Pull request #40521 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from bf0bd1d74c50186c6108e49d856ee24a0b425dda+31a86c4ab209528b77d6048f8c99c363ffd4c884 (3594cf88111b058ea4ea4614e316d0dabb38a336) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-02-14T06:03:10.212Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-14T06:03:10.220Z] Trying to pass milestone 2 [Pipeline] milestone [2020-02-14T06:03:10.246Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-14T06:03:10.378Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09b65f7ab158ec292) in /home/ubuntu/workspace/moby_PR-40521 [Pipeline] { [Pipeline] checkout [2020-02-14T06:03:10.420Z] using credential docker-jenkins-github-credentials [2020-02-14T06:03:10.428Z] Cloning the remote Git repository [2020-02-14T06:03:10.428Z] Cloning with configured refspecs honoured and without tags [2020-02-14T06:03:10.420Z] Cloning repository https://github.com/moby/moby.git [2020-02-14T06:03:10.420Z] > git init /home/ubuntu/workspace/moby_PR-40521 # timeout=10 [2020-02-14T06:03:10.434Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:03:10.434Z] > git --version # timeout=10 [2020-02-14T06:03:10.442Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:03:10.442Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:03:23.171Z] Fetching without tags [2020-02-14T06:03:23.488Z] Merging remotes/origin/master commit 31a86c4ab209528b77d6048f8c99c363ffd4c884 into PR head commit bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:23.935Z] Merge succeeded, producing bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:23.936Z] Checking out Revision bf0bd1d74c50186c6108e49d856ee24a0b425dda (PR-40521) [2020-02-14T06:03:24.398Z] Commit message: "layer, vfs: Remove switching copy method during tests" [2020-02-14T06:03:24.408Z] First time build. Skipping changelog. [2020-02-14T06:03:23.136Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:03:23.141Z] > git config --add remote.origin.fetch +refs/pull/40521/head:refs/remotes/origin/PR-40521 # timeout=10 [2020-02-14T06:03:23.146Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-14T06:03:23.153Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:03:23.163Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:03:23.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:03:23.163Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:03:23.480Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:03:23.482Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:23.914Z] > git merge 31a86c4ab209528b77d6048f8c99c363ffd4c884 # timeout=10 [2020-02-14T06:03:23.920Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-14T06:03:23.928Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:03:23.937Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:24.392Z] > git rev-list --no-walk 3759682d9ef1c1d29c2bafb93318ad155715b637 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-14T06:03:25.362Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40521:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-02-14T06:03:25.362Z] Unable to find image 'alpine:latest' locally [2020-02-14T06:03:26.291Z] latest: Pulling from library/alpine [2020-02-14T06:03:26.292Z] c9b1b535fdd9: Already exists [2020-02-14T06:03:26.292Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-02-14T06:03:26.292Z] Status: Downloaded newer image for alpine:latest [2020-02-14T06:03:29.570Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-02-14T06:03:30.043Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09b65f7ab158ec292) in /home/ubuntu/workspace/moby_PR-40521 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-02-14T06:03:30.084Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a86aac83dffe6eac) in /home/ubuntu/workspace/moby_PR-40521 [2020-02-14T06:03:30.100Z] Running on ppc64le-ubuntu-19 in /home/docker/workspace/moby_PR-40521 [Pipeline] checkout [2020-02-14T06:03:30.115Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-02-14T06:03:30.130Z] Fetching changes from the remote Git repository [2020-02-14T06:03:30.137Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-02-14T06:03:30.212Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-02-14T06:03:30.217Z] Running on s390x-ubuntu-05 in /home/jenkins/workspace/moby_PR-40521 [2020-02-14T06:03:30.222Z] Cloning the remote Git repository [2020-02-14T06:03:30.222Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } [2020-02-14T06:03:30.268Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-02-14T06:03:30.286Z] Cloning the remote Git repository [2020-02-14T06:03:30.286Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-02-14T06:03:30.371Z] Merging remotes/origin/master commit 31a86c4ab209528b77d6048f8c99c363ffd4c884 into PR head commit bf0bd1d74c50186c6108e49d856ee24a0b425dda [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-14T06:03:30.447Z] Merge succeeded, producing bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:30.448Z] Checking out Revision bf0bd1d74c50186c6108e49d856ee24a0b425dda (PR-40521) [2020-02-14T06:03:30.487Z] using credential docker-jenkins-github-credentials [2020-02-14T06:03:30.501Z] Commit message: "layer, vfs: Remove switching copy method during tests" [2020-02-14T06:03:30.531Z] Cloning the remote Git repository [2020-02-14T06:03:30.531Z] Cloning with configured refspecs honoured and without tags [2020-02-14T06:03:30.113Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-02-14T06:03:30.122Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:03:30.130Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:03:30.130Z] > git --version # timeout=10 [2020-02-14T06:03:30.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:03:30.135Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:03:30.363Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:03:30.373Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:30.413Z] > git merge 31a86c4ab209528b77d6048f8c99c363ffd4c884 # timeout=10 [2020-02-14T06:03:30.423Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-14T06:03:30.440Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:03:30.445Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-14T06:03:30.210Z] Cloning repository https://github.com/moby/moby.git [2020-02-14T06:03:30.211Z] > git init /home/ubuntu/workspace/moby_PR-40521 # timeout=10 [2020-02-14T06:03:30.226Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:03:30.226Z] > git --version # timeout=10 [2020-02-14T06:03:30.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:03:30.231Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:03:30.284Z] Cloning repository https://github.com/moby/moby.git [2020-02-14T06:03:30.285Z] > git init /home/docker/workspace/moby_PR-40521 # timeout=10 [2020-02-14T06:03:30.298Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:03:30.298Z] > git --version # timeout=10 [2020-02-14T06:03:30.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:03:30.304Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:03:30.570Z] Cloning repository https://github.com/moby/moby.git [2020-02-14T06:03:30.572Z] > git init /home/jenkins/workspace/moby_PR-40521 # timeout=10 [2020-02-14T06:03:30.591Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:03:30.593Z] > git --version # timeout=10 [2020-02-14T06:03:30.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:03:30.611Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:03:31.404Z] + [ PR != PR ] [2020-02-14T06:03:31.404Z] + [ master != master ] [2020-02-14T06:03:31.404Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-14T06:03:31.723Z] + docker version [2020-02-14T06:03:31.723Z] Client: Docker Engine - Community [2020-02-14T06:03:31.723Z] Version: 19.03.5 [2020-02-14T06:03:31.723Z] API version: 1.40 [2020-02-14T06:03:31.723Z] Go version: go1.12.12 [2020-02-14T06:03:31.723Z] Git commit: 633a0ea838 [2020-02-14T06:03:31.723Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-14T06:03:31.723Z] OS/Arch: linux/amd64 [2020-02-14T06:03:31.723Z] Experimental: false [2020-02-14T06:03:31.723Z] [2020-02-14T06:03:31.723Z] Server: Docker Engine - Community [2020-02-14T06:03:31.723Z] Engine: [2020-02-14T06:03:31.723Z] Version: 19.03.5 [2020-02-14T06:03:31.723Z] API version: 1.40 (minimum version 1.12) [2020-02-14T06:03:31.723Z] Go version: go1.12.12 [2020-02-14T06:03:31.723Z] Git commit: 633a0ea838 [2020-02-14T06:03:31.723Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-14T06:03:31.723Z] OS/Arch: linux/amd64 [2020-02-14T06:03:31.723Z] Experimental: true [2020-02-14T06:03:31.723Z] containerd: [2020-02-14T06:03:31.723Z] Version: 1.2.10 [2020-02-14T06:03:31.723Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-14T06:03:31.723Z] runc: [2020-02-14T06:03:31.723Z] Version: 1.0.0-rc8+dev [2020-02-14T06:03:31.723Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-14T06:03:31.723Z] docker-init: [2020-02-14T06:03:31.723Z] Version: 0.18.0 [2020-02-14T06:03:31.723Z] GitCommit: fec3683 [Pipeline] sh [2020-02-14T06:03:32.003Z] + docker info [2020-02-14T06:03:32.003Z] Client: [2020-02-14T06:03:32.003Z] Debug Mode: false [2020-02-14T06:03:32.003Z] [2020-02-14T06:03:32.003Z] Server: [2020-02-14T06:03:32.003Z] Containers: 0 [2020-02-14T06:03:32.003Z] Running: 0 [2020-02-14T06:03:32.003Z] Paused: 0 [2020-02-14T06:03:32.003Z] Stopped: 0 [2020-02-14T06:03:32.003Z] Images: 5 [2020-02-14T06:03:32.003Z] Server Version: 19.03.5 [2020-02-14T06:03:32.003Z] Storage Driver: overlay2 [2020-02-14T06:03:32.003Z] Backing Filesystem: extfs [2020-02-14T06:03:32.003Z] Supports d_type: true [2020-02-14T06:03:32.003Z] Native Overlay Diff: true [2020-02-14T06:03:32.003Z] Logging Driver: json-file [2020-02-14T06:03:32.003Z] Cgroup Driver: cgroupfs [2020-02-14T06:03:32.003Z] Plugins: [2020-02-14T06:03:32.003Z] Volume: local [2020-02-14T06:03:32.003Z] Network: bridge host ipvlan macvlan null overlay [2020-02-14T06:03:32.003Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-14T06:03:32.003Z] Swarm: inactive [2020-02-14T06:03:32.003Z] Runtimes: runc [2020-02-14T06:03:32.003Z] Default Runtime: runc [2020-02-14T06:03:32.003Z] Init Binary: docker-init [2020-02-14T06:03:32.003Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-14T06:03:32.003Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-14T06:03:32.003Z] init version: fec3683 [2020-02-14T06:03:32.003Z] Security Options: [2020-02-14T06:03:32.003Z] apparmor [2020-02-14T06:03:32.003Z] seccomp [2020-02-14T06:03:32.003Z] Profile: default [2020-02-14T06:03:32.003Z] Kernel Version: 4.15.0-1058-aws [2020-02-14T06:03:32.003Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-14T06:03:32.003Z] OSType: linux [2020-02-14T06:03:32.003Z] Architecture: x86_64 [2020-02-14T06:03:32.003Z] CPUs: 2 [2020-02-14T06:03:32.003Z] Total Memory: 7.501GiB [2020-02-14T06:03:32.003Z] Name: ip-10-100-115-242 [2020-02-14T06:03:32.003Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-14T06:03:32.003Z] Docker Root Dir: /var/lib/docker [2020-02-14T06:03:32.003Z] Debug Mode: false [2020-02-14T06:03:32.003Z] Registry: https://index.docker.io/v1/ [2020-02-14T06:03:32.003Z] Labels: [2020-02-14T06:03:32.003Z] Experimental: true [2020-02-14T06:03:32.003Z] Insecure Registries: [2020-02-14T06:03:32.003Z] 127.0.0.0/8 [2020-02-14T06:03:32.003Z] Live Restore Enabled: true [2020-02-14T06:03:32.003Z] [2020-02-14T06:03:32.003Z] WARNING: No swap limit support [Pipeline] sh [2020-02-14T06:03:32.286Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-14T06:03:32.286Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-14T06:03:32.286Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40521/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-14T06:03:32.286Z] + bash /home/ubuntu/workspace/moby_PR-40521/check-config.sh [2020-02-14T06:03:32.286Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-14T06:03:32.286Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-14T06:03:32.286Z] [2020-02-14T06:03:32.286Z] Generally Necessary: [2020-02-14T06:03:32.286Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-14T06:03:32.286Z] - apparmor: enabled and tools installed [2020-02-14T06:03:32.286Z] - CONFIG_NAMESPACES: enabled [2020-02-14T06:03:32.286Z] - CONFIG_NET_NS: enabled [2020-02-14T06:03:32.286Z] - CONFIG_PID_NS: enabled [2020-02-14T06:03:32.286Z] - CONFIG_IPC_NS: enabled [2020-02-14T06:03:32.286Z] - CONFIG_UTS_NS: enabled [2020-02-14T06:03:32.286Z] - CONFIG_CGROUPS: enabled [2020-02-14T06:03:32.286Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-14T06:03:32.543Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-14T06:03:32.543Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-14T06:03:32.543Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-14T06:03:32.543Z] - CONFIG_CPUSETS: enabled [2020-02-14T06:03:32.543Z] - CONFIG_MEMCG: enabled [2020-02-14T06:03:32.543Z] - CONFIG_KEYS: enabled [2020-02-14T06:03:32.543Z] - CONFIG_VETH: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-14T06:03:32.543Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-14T06:03:32.543Z] [2020-02-14T06:03:32.543Z] Optional Features: [2020-02-14T06:03:32.543Z] - CONFIG_USER_NS: enabled [2020-02-14T06:03:32.543Z] - CONFIG_SECCOMP: enabled [2020-02-14T06:03:32.543Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-14T06:03:32.543Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-14T06:03:32.543Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-14T06:03:32.543Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-14T06:03:32.543Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-14T06:03:32.543Z] - CONFIG_BLK_CGROUP: enabled [2020-02-14T06:03:32.543Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-14T06:03:32.543Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-14T06:03:32.543Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-14T06:03:32.543Z] - CONFIG_CGROUP_PERF: enabled [2020-02-14T06:03:32.543Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-14T06:03:32.543Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-14T06:03:32.543Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-14T06:03:32.543Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-14T06:03:32.543Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-14T06:03:32.543Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_IP_VS: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-14T06:03:32.543Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-14T06:03:32.543Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-14T06:03:32.543Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_EXT4_FS: enabled [2020-02-14T06:03:32.543Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-14T06:03:32.543Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-14T06:03:32.543Z] - Network Drivers: [2020-02-14T06:03:32.543Z] - "overlay": [2020-02-14T06:03:32.543Z] - CONFIG_VXLAN: enabled (as module) [2020-02-14T06:03:32.543Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-14T06:03:32.543Z] Optional (for encrypted networks): [2020-02-14T06:03:32.800Z] - CONFIG_CRYPTO: enabled [2020-02-14T06:03:32.800Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-14T06:03:32.800Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-14T06:03:32.800Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-14T06:03:32.800Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-14T06:03:32.800Z] - CONFIG_XFRM: enabled [2020-02-14T06:03:32.800Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-14T06:03:32.800Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-14T06:03:32.800Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-14T06:03:32.800Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-14T06:03:32.800Z] - "ipvlan": [2020-02-14T06:03:32.800Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-14T06:03:32.800Z] - "macvlan": [2020-02-14T06:03:32.800Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-14T06:03:32.800Z] - CONFIG_DUMMY: enabled (as module) [2020-02-14T06:03:32.800Z] - "ftp,tftp client in container": [2020-02-14T06:03:32.800Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-14T06:03:32.800Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-14T06:03:32.800Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-14T06:03:32.800Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-14T06:03:32.800Z] - Storage Drivers: [2020-02-14T06:03:32.800Z] - "aufs": [2020-02-14T06:03:32.800Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-14T06:03:32.800Z] - "btrfs": [2020-02-14T06:03:32.800Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-14T06:03:32.800Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-14T06:03:32.800Z] - "devicemapper": [2020-02-14T06:03:32.800Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-14T06:03:32.800Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-14T06:03:32.800Z] - "overlay": [2020-02-14T06:03:32.800Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-14T06:03:32.800Z] - "zfs": [2020-02-14T06:03:32.800Z] - /dev/zfs: missing [2020-02-14T06:03:32.800Z] - zfs command: missing [2020-02-14T06:03:32.800Z] - zpool command: missing [2020-02-14T06:03:32.800Z] [2020-02-14T06:03:32.800Z] Limits: [2020-02-14T06:03:32.800Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-14T06:03:32.800Z] [2020-02-14T06:03:32.800Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-14T06:03:33.125Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda . [2020-02-14T06:03:33.125Z] #1 [internal] load build definition from Dockerfile [2020-02-14T06:03:33.125Z] #1 transferring dockerfile: 15.71kB done [2020-02-14T06:03:33.125Z] #1 DONE 0.0s [2020-02-14T06:03:33.125Z] [2020-02-14T06:03:33.125Z] #2 [internal] load .dockerignore [2020-02-14T06:03:33.125Z] #2 transferring context: 87B done [2020-02-14T06:03:33.125Z] #2 DONE 0.0s [2020-02-14T06:03:33.126Z] [2020-02-14T06:03:33.126Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-14T06:03:33.126Z] #3 DONE 0.1s [2020-02-14T06:03:33.382Z] [2020-02-14T06:03:33.382Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-14T06:03:33.382Z] #4 CACHED [2020-02-14T06:03:33.946Z] [2020-02-14T06:03:33.946Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-14T06:03:33.946Z] #6 DONE 0.0s [2020-02-14T06:03:33.946Z] [2020-02-14T06:03:33.946Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-14T06:03:33.946Z] #5 DONE 0.1s [2020-02-14T06:03:33.946Z] [2020-02-14T06:03:33.946Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-14T06:03:33.946Z] #68 DONE 0.0s [2020-02-14T06:03:33.946Z] [2020-02-14T06:03:33.946Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-14T06:03:33.946Z] #7 DONE 0.0s [2020-02-14T06:03:33.946Z] [2020-02-14T06:03:33.946Z] #20 [internal] load build context [2020-02-14T06:03:35.369Z] #20 transferring context: 47.12MB 1.1s done [2020-02-14T06:03:35.369Z] #20 DONE 1.2s [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:03:35.369Z] #60 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-14T06:03:35.369Z] #24 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:03:35.369Z] #33 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-14T06:03:35.369Z] #72 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:03:35.369Z] #47 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:03:35.369Z] #23 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:03:35.369Z] #59 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:03:35.369Z] #53 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-14T06:03:35.369Z] #34 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-14T06:03:35.369Z] #9 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-14T06:03:35.369Z] #48 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-14T06:03:35.369Z] #45 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-14T06:03:35.369Z] #56 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:03:35.369Z] #38 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:03:35.369Z] #62 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-14T06:03:35.369Z] #29 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-14T06:03:35.369Z] #22 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-14T06:03:35.369Z] #28 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-14T06:03:35.369Z] #54 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:03:35.369Z] #41 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-14T06:03:35.369Z] #11 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-14T06:03:35.369Z] #64 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:03:35.369Z] #36 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-14T06:03:35.369Z] #18 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-14T06:03:35.369Z] #63 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:03:35.369Z] #17 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-14T06:03:35.369Z] #52 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:03:35.369Z] #25 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:03:35.369Z] #44 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #16 [dev 6/25] RUN ldconfig [2020-02-14T06:03:35.369Z] #16 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:03:35.369Z] #71 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-14T06:03:35.369Z] #37 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:03:35.369Z] #57 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-14T06:03:35.369Z] #8 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-14T06:03:35.369Z] #30 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-14T06:03:35.369Z] #46 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-14T06:03:35.369Z] #42 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:03:35.369Z] #10 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-14T06:03:35.369Z] #15 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-14T06:03:35.369Z] #51 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:03:35.369Z] #55 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-14T06:03:35.369Z] #39 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-14T06:03:35.369Z] #31 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-14T06:03:35.369Z] #13 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-14T06:03:35.369Z] #49 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:03:35.369Z] #43 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:03:35.369Z] #27 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-14T06:03:35.369Z] #58 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-14T06:03:35.369Z] #61 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:03:35.369Z] #50 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-14T06:03:35.369Z] #67 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-14T06:03:35.369Z] #40 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-14T06:03:35.369Z] #14 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-14T06:03:35.369Z] #70 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-14T06:03:35.369Z] #19 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-14T06:03:35.369Z] #12 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-14T06:03:35.369Z] #26 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:03:35.369Z] #35 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-14T06:03:35.369Z] #69 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-14T06:03:35.369Z] #32 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:03:35.369Z] #21 CACHED [2020-02-14T06:03:35.369Z] [2020-02-14T06:03:35.369Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-14T06:03:35.370Z] #66 CACHED [2020-02-14T06:03:35.370Z] [2020-02-14T06:03:35.370Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:03:35.370Z] #65 CACHED [2020-02-14T06:03:35.370Z] [2020-02-14T06:03:35.370Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-14T06:03:35.370Z] #73 CACHED [2020-02-14T06:03:35.370Z] [2020-02-14T06:03:35.370Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-14T06:03:36.299Z] #74 DONE 1.0s [2020-02-14T06:03:36.299Z] [2020-02-14T06:03:36.299Z] #75 exporting to image [2020-02-14T06:03:36.299Z] #75 exporting layers [2020-02-14T06:03:37.229Z] #75 exporting layers 0.9s done [2020-02-14T06:03:37.229Z] #75 writing image sha256:f8bcf034bd458e4b30dea03ca2d0a1498043d70848f3e98aa5b586e817774bad done [2020-02-14T06:03:37.229Z] #75 naming to docker.io/library/docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda done [2020-02-14T06:03:37.229Z] #75 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-14T06:03:37.553Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40521/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40521/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda hack/validate/default [2020-02-14T06:03:38.481Z] Congratulations! All commits are properly signed with the DCO! [2020-02-14T06:03:38.481Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-02-14T06:03:38.481Z] No api/types/ or api/swagger.yaml changes in diff. [2020-02-14T06:03:38.481Z] Congratulations! All TOML source files changed here have valid syntax. [2020-02-14T06:03:38.481Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-14T06:03:38.481Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-02-14T06:03:38.481Z] Congratulations! No new tests were added to integration-cli. [2020-02-14T06:03:38.481Z] [2020-02-14T06:03:38.481Z] INFO Start validation with golang-ci-lint [2020-02-14T06:03:38.481Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-02-14T06:03:38.481Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-02-14T06:03:38.672Z] Fetching without tags [2020-02-14T06:03:39.040Z] Merging remotes/origin/master commit 31a86c4ab209528b77d6048f8c99c363ffd4c884 into PR head commit bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:39.726Z] Merge succeeded, producing bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:39.727Z] Checking out Revision bf0bd1d74c50186c6108e49d856ee24a0b425dda (PR-40521) [2020-02-14T06:03:38.558Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:03:38.574Z] > git config --add remote.origin.fetch +refs/pull/40521/head:refs/remotes/origin/PR-40521 # timeout=10 [2020-02-14T06:03:38.590Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-14T06:03:38.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:03:38.706Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:03:38.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:03:38.709Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:03:39.072Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:03:39.088Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:39.600Z] > git merge 31a86c4ab209528b77d6048f8c99c363ffd4c884 # timeout=10 [2020-02-14T06:03:39.675Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-14T06:03:39.760Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:03:39.779Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:40.377Z] Commit message: "layer, vfs: Remove switching copy method during tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-14T06:03:41.636Z] + docker version [2020-02-14T06:03:41.637Z] Client: [2020-02-14T06:03:41.637Z] Version: 18.06.3-ce [2020-02-14T06:03:41.637Z] API version: 1.38 [2020-02-14T06:03:41.637Z] Go version: go1.10.3 [2020-02-14T06:03:41.637Z] Git commit: d7080c1 [2020-02-14T06:03:41.637Z] Built: Wed Feb 20 02:27:09 2019 [2020-02-14T06:03:41.637Z] OS/Arch: linux/s390x [2020-02-14T06:03:41.637Z] Experimental: false [2020-02-14T06:03:41.637Z] [2020-02-14T06:03:41.637Z] Server: [2020-02-14T06:03:41.637Z] Engine: [2020-02-14T06:03:41.637Z] Version: 18.06.3-ce [2020-02-14T06:03:41.637Z] API version: 1.38 (minimum version 1.12) [2020-02-14T06:03:41.637Z] Go version: go1.10.3 [2020-02-14T06:03:41.637Z] Git commit: d7080c1 [2020-02-14T06:03:41.637Z] Built: Wed Feb 20 02:26:03 2019 [2020-02-14T06:03:41.637Z] OS/Arch: linux/s390x [2020-02-14T06:03:41.637Z] Experimental: true [Pipeline] sh [2020-02-14T06:03:42.382Z] + docker info [2020-02-14T06:03:42.382Z] Containers: 0 [2020-02-14T06:03:42.382Z] Running: 0 [2020-02-14T06:03:42.382Z] Paused: 0 [2020-02-14T06:03:42.382Z] Stopped: 0 [2020-02-14T06:03:42.382Z] Images: 0 [2020-02-14T06:03:42.382Z] Server Version: 18.06.3-ce [2020-02-14T06:03:42.382Z] Storage Driver: overlay2 [2020-02-14T06:03:42.382Z] Backing Filesystem: extfs [2020-02-14T06:03:42.382Z] Supports d_type: true [2020-02-14T06:03:42.382Z] Native Overlay Diff: true [2020-02-14T06:03:42.382Z] Logging Driver: json-file [2020-02-14T06:03:42.382Z] Cgroup Driver: cgroupfs [2020-02-14T06:03:42.382Z] Plugins: [2020-02-14T06:03:42.382Z] Volume: local [2020-02-14T06:03:42.382Z] Network: bridge host ipvlan macvlan null overlay [2020-02-14T06:03:42.382Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-14T06:03:42.382Z] Swarm: inactive [2020-02-14T06:03:42.382Z] Runtimes: runc [2020-02-14T06:03:42.382Z] Default Runtime: runc [2020-02-14T06:03:42.382Z] Init Binary: docker-init [2020-02-14T06:03:42.382Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-14T06:03:42.382Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-02-14T06:03:42.382Z] init version: fec3683 [2020-02-14T06:03:42.382Z] Security Options: [2020-02-14T06:03:42.382Z] apparmor [2020-02-14T06:03:42.382Z] seccomp [2020-02-14T06:03:42.382Z] Profile: default [2020-02-14T06:03:42.382Z] Kernel Version: 4.4.0-171-generic [2020-02-14T06:03:42.382Z] Operating System: Ubuntu 16.04.6 LTS [2020-02-14T06:03:42.382Z] OSType: linux [2020-02-14T06:03:42.382Z] Architecture: s390x [2020-02-14T06:03:42.382Z] CPUs: 2 [2020-02-14T06:03:42.382Z] Total Memory: 7.862GiB [2020-02-14T06:03:42.382Z] Name: s390x-ubuntu-05 [2020-02-14T06:03:42.382Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-14T06:03:42.382Z] Docker Root Dir: /var/lib/docker [2020-02-14T06:03:42.382Z] Debug Mode (client): false [2020-02-14T06:03:42.382Z] Debug Mode (server): false [2020-02-14T06:03:42.382Z] Username: dockerbuildbot [2020-02-14T06:03:42.382Z] Registry: https://index.docker.io/v1/ [2020-02-14T06:03:42.382Z] Labels: [2020-02-14T06:03:42.382Z] Experimental: true [2020-02-14T06:03:42.382Z] Insecure Registries: [2020-02-14T06:03:42.382Z] 127.0.0.0/8 [2020-02-14T06:03:42.382Z] Live Restore Enabled: false [2020-02-14T06:03:42.382Z] [2020-02-14T06:03:42.382Z] WARNING: No swap limit support [Pipeline] sh [2020-02-14T06:03:43.115Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-14T06:03:43.115Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-14T06:03:43.115Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40521/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-14T06:03:43.115Z] + bash /home/jenkins/workspace/moby_PR-40521/check-config.sh [2020-02-14T06:03:43.115Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-14T06:03:43.115Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-14T06:03:43.115Z] [2020-02-14T06:03:43.115Z] Generally Necessary: [2020-02-14T06:03:43.468Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-14T06:03:43.468Z] - apparmor: enabled and tools installed [2020-02-14T06:03:43.468Z] - CONFIG_NAMESPACES: enabled [2020-02-14T06:03:43.468Z] - CONFIG_NET_NS: enabled [2020-02-14T06:03:43.468Z] - CONFIG_PID_NS: enabled [2020-02-14T06:03:43.468Z] - CONFIG_IPC_NS: enabled [2020-02-14T06:03:43.468Z] - CONFIG_UTS_NS: enabled [2020-02-14T06:03:43.468Z] - CONFIG_CGROUPS: enabled [2020-02-14T06:03:43.468Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-14T06:03:43.468Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-14T06:03:43.468Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-14T06:03:43.468Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-14T06:03:43.468Z] - CONFIG_CPUSETS: enabled [2020-02-14T06:03:43.468Z] - CONFIG_MEMCG: enabled [2020-02-14T06:03:43.468Z] - CONFIG_KEYS: enabled [2020-02-14T06:03:43.468Z] - CONFIG_VETH: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-14T06:03:43.468Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-14T06:03:43.468Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-14T06:03:43.468Z] [2020-02-14T06:03:43.468Z] Optional Features: [2020-02-14T06:03:43.468Z] - CONFIG_USER_NS: enabled [2020-02-14T06:03:43.468Z] - CONFIG_SECCOMP: enabled [2020-02-14T06:03:43.468Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-14T06:03:43.468Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-14T06:03:43.468Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-14T06:03:43.468Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-14T06:03:43.468Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-14T06:03:43.468Z] - CONFIG_BLK_CGROUP: enabled [2020-02-14T06:03:43.468Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-14T06:03:43.468Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-14T06:03:43.468Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-14T06:03:43.468Z] - CONFIG_CGROUP_PERF: enabled [2020-02-14T06:03:43.468Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-14T06:03:43.468Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-14T06:03:43.468Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-14T06:03:43.468Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-14T06:03:43.468Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-14T06:03:43.468Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_IP_VS: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-14T06:03:43.468Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-14T06:03:43.468Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-14T06:03:43.468Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_EXT4_FS: enabled [2020-02-14T06:03:43.468Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-14T06:03:43.468Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-14T06:03:43.468Z] - Network Drivers: [2020-02-14T06:03:43.468Z] - "overlay": [2020-02-14T06:03:43.468Z] - CONFIG_VXLAN: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-14T06:03:43.468Z] Optional (for encrypted networks): [2020-02-14T06:03:43.468Z] - CONFIG_CRYPTO: enabled [2020-02-14T06:03:43.468Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_XFRM: enabled [2020-02-14T06:03:43.468Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-14T06:03:43.468Z] - "ipvlan": [2020-02-14T06:03:43.468Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-14T06:03:43.468Z] - "macvlan": [2020-02-14T06:03:43.468Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-14T06:03:43.468Z] - CONFIG_DUMMY: enabled (as module) [2020-02-14T06:03:43.468Z] - "ftp,tftp client in container": [2020-02-14T06:03:43.817Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-14T06:03:43.817Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-14T06:03:43.817Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-14T06:03:43.817Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-14T06:03:43.817Z] - Storage Drivers: [2020-02-14T06:03:43.817Z] - "aufs": [2020-02-14T06:03:43.817Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-14T06:03:43.817Z] - "btrfs": [2020-02-14T06:03:43.817Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-14T06:03:43.817Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-14T06:03:43.817Z] - "devicemapper": [2020-02-14T06:03:43.817Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-14T06:03:43.817Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-14T06:03:43.817Z] - "overlay": [2020-02-14T06:03:43.817Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-14T06:03:43.817Z] - "zfs": [2020-02-14T06:03:43.817Z] - /dev/zfs: missing [2020-02-14T06:03:43.817Z] - zfs command: missing [2020-02-14T06:03:43.817Z] - zpool command: missing [2020-02-14T06:03:43.817Z] [2020-02-14T06:03:43.817Z] Limits: [2020-02-14T06:03:43.817Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-14T06:03:43.817Z] [2020-02-14T06:03:43.817Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-14T06:03:44.588Z] + make bundles/buildx [2020-02-14T06:03:44.588Z] make: command: Command not found [2020-02-14T06:03:44.588Z] make: command: Command not found [2020-02-14T06:03:44.588Z] mkdir bundles [2020-02-14T06:03:44.588Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-14T06:03:44.588Z] --build-arg BUILDX_COMMIT \ [2020-02-14T06:03:44.588Z] --build-arg BUILDX_REPO \ [2020-02-14T06:03:44.588Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-14T06:03:44.588Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-14T06:03:44.588Z] . [2020-02-14T06:03:44.588Z] /bin/sh: 4: go: not found [2020-02-14T06:03:44.588Z] /bin/sh: 5: go: not found [2020-02-14T06:03:44.765Z] Fetching without tags [2020-02-14T06:03:45.038Z] Still waiting to schedule task [2020-02-14T06:03:45.038Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-02-14T06:03:45.052Z] Still waiting to schedule task [2020-02-14T06:03:45.052Z] Waiting for next available executor on ‘windows-2019’ [2020-02-14T06:03:45.212Z] Merging remotes/origin/master commit 31a86c4ab209528b77d6048f8c99c363ffd4c884 into PR head commit bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:45.861Z] Sending build context to Docker daemon 51.69MB [2020-02-14T06:03:45.861Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-14T06:03:45.861Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-14T06:03:45.861Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-14T06:03:45.861Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-14T06:03:45.861Z] 1.12.10-stretch: Pulling from library/golang [2020-02-14T06:03:46.078Z] Merge succeeded, producing bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:46.079Z] Checking out Revision bf0bd1d74c50186c6108e49d856ee24a0b425dda (PR-40521) [2020-02-14T06:03:44.720Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:03:44.725Z] > git config --add remote.origin.fetch +refs/pull/40521/head:refs/remotes/origin/PR-40521 # timeout=10 [2020-02-14T06:03:44.733Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-14T06:03:44.744Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:03:44.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:03:44.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:03:44.754Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:03:45.199Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:03:45.204Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:46.041Z] > git merge 31a86c4ab209528b77d6048f8c99c363ffd4c884 # timeout=10 [2020-02-14T06:03:46.057Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-14T06:03:46.066Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:03:46.181Z] Commit message: "layer, vfs: Remove switching copy method during tests" [2020-02-14T06:03:46.242Z] ade01ea651a2: Pulling fs layer [2020-02-14T06:03:46.242Z] fbabdb69f639: Pulling fs layer [2020-02-14T06:03:46.242Z] ff33bd1013d7: Pulling fs layer [2020-02-14T06:03:46.242Z] 85cfe9d77eff: Pulling fs layer [2020-02-14T06:03:46.242Z] ace5139f9caa: Pulling fs layer [2020-02-14T06:03:46.242Z] e4d79466b81c: Pulling fs layer [2020-02-14T06:03:46.242Z] b00baabad4ce: Pulling fs layer [2020-02-14T06:03:46.242Z] ace5139f9caa: Waiting [2020-02-14T06:03:46.242Z] e4d79466b81c: Waiting [2020-02-14T06:03:46.242Z] b00baabad4ce: Waiting [2020-02-14T06:03:46.242Z] 85cfe9d77eff: Waiting [2020-02-14T06:03:46.643Z] ff33bd1013d7: Verifying Checksum [2020-02-14T06:03:46.643Z] ff33bd1013d7: Download complete [2020-02-14T06:03:46.643Z] fbabdb69f639: Verifying Checksum [2020-02-14T06:03:46.643Z] fbabdb69f639: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-14T06:03:47.061Z] ade01ea651a2: Verifying Checksum [2020-02-14T06:03:47.061Z] ade01ea651a2: Download complete [2020-02-14T06:03:47.117Z] + docker version [2020-02-14T06:03:47.117Z] Client: Docker Engine - Community [2020-02-14T06:03:47.117Z] Version: 19.03.5 [2020-02-14T06:03:47.117Z] API version: 1.40 [2020-02-14T06:03:47.117Z] Go version: go1.12.12 [2020-02-14T06:03:47.117Z] Git commit: 633a0ea [2020-02-14T06:03:47.117Z] Built: Wed Nov 13 07:27:53 2019 [2020-02-14T06:03:47.117Z] OS/Arch: linux/arm64 [2020-02-14T06:03:47.117Z] Experimental: false [2020-02-14T06:03:47.117Z] [2020-02-14T06:03:47.117Z] Server: Docker Engine - Community [2020-02-14T06:03:47.117Z] Engine: [2020-02-14T06:03:47.117Z] Version: 19.03.5 [2020-02-14T06:03:47.117Z] API version: 1.40 (minimum version 1.12) [2020-02-14T06:03:47.117Z] Go version: go1.12.12 [2020-02-14T06:03:47.117Z] Git commit: 633a0ea [2020-02-14T06:03:47.117Z] Built: Wed Nov 13 07:26:25 2019 [2020-02-14T06:03:47.117Z] OS/Arch: linux/arm64 [2020-02-14T06:03:47.117Z] Experimental: true [2020-02-14T06:03:47.117Z] containerd: [2020-02-14T06:03:47.117Z] Version: 1.2.10 [2020-02-14T06:03:47.117Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-14T06:03:47.117Z] runc: [2020-02-14T06:03:47.117Z] Version: 1.0.0-rc8+dev [2020-02-14T06:03:47.117Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-14T06:03:47.117Z] docker-init: [2020-02-14T06:03:47.117Z] Version: 0.18.0 [2020-02-14T06:03:47.117Z] GitCommit: fec3683 [Pipeline] sh [2020-02-14T06:03:47.408Z] + docker info [2020-02-14T06:03:46.071Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:47.935Z] ace5139f9caa: Verifying Checksum [2020-02-14T06:03:47.935Z] ace5139f9caa: Download complete [2020-02-14T06:03:47.975Z] Client: [2020-02-14T06:03:47.975Z] Debug Mode: false [2020-02-14T06:03:47.975Z] [2020-02-14T06:03:47.975Z] Server: [2020-02-14T06:03:47.975Z] Containers: 0 [2020-02-14T06:03:47.975Z] Running: 0 [2020-02-14T06:03:47.975Z] Paused: 0 [2020-02-14T06:03:47.975Z] Stopped: 0 [2020-02-14T06:03:47.975Z] Images: 2 [2020-02-14T06:03:47.975Z] Server Version: 19.03.5 [2020-02-14T06:03:47.975Z] Storage Driver: overlay2 [2020-02-14T06:03:47.975Z] Backing Filesystem: extfs [2020-02-14T06:03:47.975Z] Supports d_type: true [2020-02-14T06:03:47.975Z] Native Overlay Diff: true [2020-02-14T06:03:47.975Z] Logging Driver: json-file [2020-02-14T06:03:47.975Z] Cgroup Driver: cgroupfs [2020-02-14T06:03:47.975Z] Plugins: [2020-02-14T06:03:47.975Z] Volume: local [2020-02-14T06:03:47.975Z] Network: bridge host ipvlan macvlan null overlay [2020-02-14T06:03:47.975Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-14T06:03:47.975Z] Swarm: inactive [2020-02-14T06:03:47.975Z] Runtimes: runc [2020-02-14T06:03:47.975Z] Default Runtime: runc [2020-02-14T06:03:47.975Z] Init Binary: docker-init [2020-02-14T06:03:47.975Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-14T06:03:47.975Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-14T06:03:47.975Z] init version: fec3683 [2020-02-14T06:03:47.975Z] Security Options: [2020-02-14T06:03:47.975Z] apparmor [2020-02-14T06:03:47.975Z] seccomp [2020-02-14T06:03:47.975Z] Profile: default [2020-02-14T06:03:47.975Z] Kernel Version: 4.15.0-1057-aws [2020-02-14T06:03:47.975Z] Operating System: Ubuntu 16.04.6 LTS [2020-02-14T06:03:47.975Z] OSType: linux [2020-02-14T06:03:47.975Z] Architecture: aarch64 [2020-02-14T06:03:47.975Z] CPUs: 4 [2020-02-14T06:03:47.975Z] Total Memory: 7.525GiB [2020-02-14T06:03:47.975Z] Name: ip-10-100-105-254 [2020-02-14T06:03:47.975Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-02-14T06:03:47.975Z] Docker Root Dir: /var/lib/docker [2020-02-14T06:03:47.975Z] Debug Mode: false [2020-02-14T06:03:47.975Z] Registry: https://index.docker.io/v1/ [2020-02-14T06:03:47.975Z] Labels: [2020-02-14T06:03:47.975Z] Experimental: true [2020-02-14T06:03:47.975Z] Insecure Registries: [2020-02-14T06:03:47.975Z] 127.0.0.0/8 [2020-02-14T06:03:47.975Z] Live Restore Enabled: true [2020-02-14T06:03:47.975Z] [2020-02-14T06:03:47.975Z] WARNING: No swap limit support [Pipeline] sh [2020-02-14T06:03:48.267Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-14T06:03:48.267Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-14T06:03:48.267Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40521/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-14T06:03:48.267Z] + bash /home/ubuntu/workspace/moby_PR-40521/check-config.sh [2020-02-14T06:03:48.267Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-14T06:03:48.267Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-02-14T06:03:48.267Z] [2020-02-14T06:03:48.267Z] Generally Necessary: [2020-02-14T06:03:48.267Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-14T06:03:48.267Z] - apparmor: enabled and tools installed [2020-02-14T06:03:48.267Z] - CONFIG_NAMESPACES: enabled [2020-02-14T06:03:48.267Z] - CONFIG_NET_NS: enabled [2020-02-14T06:03:48.267Z] - CONFIG_PID_NS: enabled [2020-02-14T06:03:48.267Z] - CONFIG_IPC_NS: enabled [2020-02-14T06:03:48.267Z] - CONFIG_UTS_NS: enabled [2020-02-14T06:03:48.267Z] - CONFIG_CGROUPS: enabled [2020-02-14T06:03:48.323Z] b00baabad4ce: Verifying Checksum [2020-02-14T06:03:48.323Z] b00baabad4ce: Download complete [2020-02-14T06:03:48.323Z] e4d79466b81c: Verifying Checksum [2020-02-14T06:03:48.323Z] e4d79466b81c: Download complete [2020-02-14T06:03:48.323Z] ade01ea651a2: Pull complete [2020-02-14T06:03:48.526Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-14T06:03:48.526Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-14T06:03:48.526Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-14T06:03:48.526Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-14T06:03:48.526Z] - CONFIG_CPUSETS: enabled [2020-02-14T06:03:48.526Z] - CONFIG_MEMCG: enabled [2020-02-14T06:03:48.526Z] - CONFIG_KEYS: enabled [2020-02-14T06:03:48.526Z] - CONFIG_VETH: enabled (as module) [2020-02-14T06:03:48.526Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-14T06:03:48.526Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-14T06:03:48.526Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-14T06:03:48.526Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-14T06:03:48.526Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-14T06:03:48.526Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-14T06:03:48.526Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-14T06:03:48.526Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-14T06:03:48.526Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-14T06:03:48.526Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-14T06:03:48.526Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-14T06:03:48.526Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-14T06:03:48.526Z] [2020-02-14T06:03:48.526Z] Optional Features: [2020-02-14T06:03:48.526Z] - CONFIG_USER_NS: enabled [2020-02-14T06:03:48.526Z] - CONFIG_SECCOMP: enabled [2020-02-14T06:03:48.526Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-14T06:03:48.526Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-14T06:03:48.526Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-14T06:03:48.526Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-14T06:03:48.670Z] 85cfe9d77eff: Verifying Checksum [2020-02-14T06:03:48.670Z] 85cfe9d77eff: Download complete [2020-02-14T06:03:48.670Z] fbabdb69f639: Pull complete [2020-02-14T06:03:48.786Z] - CONFIG_BLK_CGROUP: enabled [2020-02-14T06:03:48.786Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-14T06:03:48.786Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-14T06:03:48.786Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-14T06:03:48.786Z] - CONFIG_CGROUP_PERF: enabled [2020-02-14T06:03:48.786Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-14T06:03:48.786Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-14T06:03:48.786Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-14T06:03:48.786Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-14T06:03:48.786Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-14T06:03:48.786Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-14T06:03:48.786Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-14T06:03:48.786Z] - CONFIG_IP_VS: enabled (as module) [2020-02-14T06:03:48.786Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-14T06:03:48.786Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-14T06:03:48.786Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-14T06:03:48.786Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-14T06:03:48.786Z] - CONFIG_EXT4_FS: enabled [2020-02-14T06:03:48.786Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-14T06:03:48.786Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-14T06:03:48.786Z] - Network Drivers: [2020-02-14T06:03:48.786Z] - "overlay": [2020-02-14T06:03:48.786Z] - CONFIG_VXLAN: enabled (as module) [2020-02-14T06:03:48.786Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-14T06:03:48.786Z] Optional (for encrypted networks): [2020-02-14T06:03:49.028Z] ff33bd1013d7: Pull complete [2020-02-14T06:03:49.045Z] - CONFIG_CRYPTO: enabled [2020-02-14T06:03:49.045Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-14T06:03:49.045Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-14T06:03:49.045Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-14T06:03:49.045Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-14T06:03:49.045Z] - CONFIG_XFRM: enabled [2020-02-14T06:03:49.045Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-14T06:03:49.045Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-14T06:03:49.045Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-14T06:03:49.045Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-14T06:03:49.045Z] - "ipvlan": [2020-02-14T06:03:49.045Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-14T06:03:49.045Z] - "macvlan": [2020-02-14T06:03:49.045Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-14T06:03:49.045Z] - CONFIG_DUMMY: enabled (as module) [2020-02-14T06:03:49.045Z] - "ftp,tftp client in container": [2020-02-14T06:03:49.045Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-14T06:03:49.045Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-14T06:03:49.045Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-14T06:03:49.045Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-14T06:03:49.045Z] - Storage Drivers: [2020-02-14T06:03:49.045Z] - "aufs": [2020-02-14T06:03:49.045Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-14T06:03:49.045Z] - "btrfs": [2020-02-14T06:03:49.045Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-14T06:03:49.045Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-14T06:03:49.045Z] - "devicemapper": [2020-02-14T06:03:49.045Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-14T06:03:49.045Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-14T06:03:49.045Z] - "overlay": [2020-02-14T06:03:49.304Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-14T06:03:49.304Z] - "zfs": [2020-02-14T06:03:49.304Z] - /dev/zfs: missing [2020-02-14T06:03:49.304Z] - zfs command: missing [2020-02-14T06:03:49.304Z] - zpool command: missing [2020-02-14T06:03:49.304Z] [2020-02-14T06:03:49.304Z] Limits: [2020-02-14T06:03:49.304Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-14T06:03:49.304Z] [2020-02-14T06:03:49.304Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-14T06:03:49.637Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda . [2020-02-14T06:03:49.637Z] #2 [internal] load build definition from Dockerfile [2020-02-14T06:03:49.637Z] #2 transferring dockerfile: 15.71kB 0.0s done [2020-02-14T06:03:49.637Z] #2 DONE 0.0s [2020-02-14T06:03:49.637Z] [2020-02-14T06:03:49.637Z] #1 [internal] load .dockerignore [2020-02-14T06:03:49.637Z] #1 transferring context: 87B done [2020-02-14T06:03:49.637Z] #1 DONE 0.0s [2020-02-14T06:03:49.637Z] [2020-02-14T06:03:49.637Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-14T06:03:49.637Z] #3 DONE 0.1s [2020-02-14T06:03:49.896Z] [2020-02-14T06:03:49.896Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-14T06:03:49.896Z] #4 CACHED [2020-02-14T06:03:50.463Z] [2020-02-14T06:03:50.463Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-14T06:03:50.463Z] #6 DONE 0.0s [2020-02-14T06:03:50.463Z] [2020-02-14T06:03:50.463Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-14T06:03:50.463Z] #5 DONE 0.1s [2020-02-14T06:03:50.463Z] [2020-02-14T06:03:50.463Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-14T06:03:50.463Z] #68 DONE 0.0s [2020-02-14T06:03:50.463Z] [2020-02-14T06:03:50.463Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-14T06:03:50.463Z] #7 DONE 0.0s [2020-02-14T06:03:50.463Z] [2020-02-14T06:03:50.463Z] #20 [internal] load build context [2020-02-14T06:03:50.774Z] 85cfe9d77eff: Pull complete [2020-02-14T06:03:51.843Z] #20 transferring context: 47.12MB 1.3s done [2020-02-14T06:03:51.843Z] #20 DONE 1.4s [2020-02-14T06:03:51.843Z] [2020-02-14T06:03:51.843Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:03:51.843Z] #33 CACHED [2020-02-14T06:03:51.843Z] [2020-02-14T06:03:51.843Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:03:51.843Z] #71 CACHED [2020-02-14T06:03:51.843Z] [2020-02-14T06:03:51.843Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:03:51.843Z] #35 CACHED [2020-02-14T06:03:51.843Z] [2020-02-14T06:03:51.843Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-14T06:03:51.843Z] #52 CACHED [2020-02-14T06:03:51.843Z] [2020-02-14T06:03:51.843Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:03:51.843Z] #25 CACHED [2020-02-14T06:03:51.843Z] [2020-02-14T06:03:51.843Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-14T06:03:51.843Z] #63 CACHED [2020-02-14T06:03:51.843Z] [2020-02-14T06:03:51.843Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-14T06:03:51.843Z] #40 CACHED [2020-02-14T06:03:51.843Z] [2020-02-14T06:03:51.843Z] #16 [dev 6/25] RUN ldconfig [2020-02-14T06:03:51.843Z] #16 CACHED [2020-02-14T06:03:51.843Z] [2020-02-14T06:03:51.843Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-14T06:03:51.843Z] #26 CACHED [2020-02-14T06:03:51.843Z] [2020-02-14T06:03:51.843Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:03:51.843Z] #36 CACHED [2020-02-14T06:03:51.843Z] [2020-02-14T06:03:51.843Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:03:51.843Z] #17 CACHED [2020-02-14T06:03:51.843Z] [2020-02-14T06:03:51.843Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-14T06:03:51.844Z] #31 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-14T06:03:51.844Z] #37 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-14T06:03:51.844Z] #34 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-14T06:03:51.844Z] #19 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:03:51.844Z] #53 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:03:51.844Z] #43 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-14T06:03:51.844Z] #12 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:03:51.844Z] #27 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-14T06:03:51.844Z] #48 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-14T06:03:51.844Z] #56 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-14T06:03:51.844Z] #22 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-14T06:03:51.844Z] #14 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:03:51.844Z] #57 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:03:51.844Z] #41 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-14T06:03:51.844Z] #67 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-14T06:03:51.844Z] #51 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-14T06:03:51.844Z] #9 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-14T06:03:51.844Z] #30 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:03:51.844Z] #60 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-14T06:03:51.844Z] #18 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:03:51.844Z] #10 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-14T06:03:51.844Z] #69 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:03:51.844Z] #59 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-14T06:03:51.844Z] #42 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-14T06:03:51.844Z] #54 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:03:51.844Z] #50 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-14T06:03:51.844Z] #61 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-14T06:03:51.844Z] #39 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:03:51.844Z] #38 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-14T06:03:51.844Z] #24 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-14T06:03:51.844Z] #8 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-14T06:03:51.844Z] #46 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-14T06:03:51.844Z] #13 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-14T06:03:51.844Z] #11 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-14T06:03:51.844Z] #49 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:03:51.844Z] #65 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:03:51.844Z] #21 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:03:51.844Z] #62 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-14T06:03:51.844Z] #64 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-14T06:03:51.844Z] #72 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-14T06:03:51.844Z] #58 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-14T06:03:51.844Z] #66 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-14T06:03:51.844Z] #29 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-14T06:03:51.844Z] #70 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:03:51.844Z] #23 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:03:51.844Z] #44 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-14T06:03:51.844Z] #15 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-14T06:03:51.844Z] #45 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:03:51.844Z] #47 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-14T06:03:51.844Z] #28 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-14T06:03:51.844Z] #32 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:03:51.844Z] #55 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-14T06:03:51.844Z] #73 CACHED [2020-02-14T06:03:51.844Z] [2020-02-14T06:03:51.844Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-14T06:03:52.223Z] ace5139f9caa: Pull complete [2020-02-14T06:03:54.378Z] #74 DONE 2.5s [2020-02-14T06:03:54.378Z] [2020-02-14T06:03:54.378Z] #75 exporting to image [2020-02-14T06:03:54.378Z] #75 exporting layers [2020-02-14T06:03:54.648Z] e4d79466b81c: Pull complete [2020-02-14T06:03:54.998Z] b00baabad4ce: Pull complete [2020-02-14T06:03:54.998Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-14T06:03:54.998Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-14T06:03:54.998Z] ---> 687421176e14 [2020-02-14T06:03:54.998Z] Step 5/16 : ARG BUILDX_REPO [2020-02-14T06:03:54.998Z] ---> Running in 464928c2bbe2 [2020-02-14T06:03:54.998Z] Removing intermediate container 464928c2bbe2 [2020-02-14T06:03:54.998Z] ---> 374e1d2abe3a [2020-02-14T06:03:54.998Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-14T06:03:54.998Z] ---> Running in 7d06cb03a6b4 [2020-02-14T06:03:55.373Z] Fetching without tags [2020-02-14T06:03:55.754Z] Cloning into '/buildx'... [2020-02-14T06:03:55.876Z] Merging remotes/origin/master commit 31a86c4ab209528b77d6048f8c99c363ffd4c884 into PR head commit bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:55.330Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:03:55.334Z] > git config --add remote.origin.fetch +refs/pull/40521/head:refs/remotes/origin/PR-40521 # timeout=10 [2020-02-14T06:03:55.338Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-14T06:03:55.355Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:03:55.371Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:03:55.371Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:03:55.372Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:03:55.875Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:03:55.879Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:56.282Z] #75 exporting layers 1.5s done [2020-02-14T06:03:56.282Z] #75 writing image sha256:13437a425e2d00afb3064d2ef0c8090913c6e65752ab05d397abe4718e716fad [2020-02-14T06:03:56.282Z] #75 writing image sha256:13437a425e2d00afb3064d2ef0c8090913c6e65752ab05d397abe4718e716fad done [2020-02-14T06:03:56.282Z] #75 naming to docker.io/library/docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda done [2020-02-14T06:03:56.282Z] #75 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-14T06:03:56.617Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40521/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda hack/test/unit [2020-02-14T06:03:56.835Z] Merge succeeded, producing bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:03:56.836Z] Checking out Revision bf0bd1d74c50186c6108e49d856ee24a0b425dda (PR-40521) [2020-02-14T06:03:57.869Z] Commit message: "layer, vfs: Remove switching copy method during tests" [2020-02-14T06:03:58.249Z] Removing intermediate container 7d06cb03a6b4 [2020-02-14T06:03:58.249Z] ---> 19469b5d3bc9 [2020-02-14T06:03:58.249Z] Step 7/16 : WORKDIR /buildx [2020-02-14T06:03:58.249Z] ---> Running in 4c4973bd9212 [2020-02-14T06:03:58.249Z] Removing intermediate container 4c4973bd9212 [2020-02-14T06:03:58.249Z] ---> 61b0bb6c15da [2020-02-14T06:03:58.249Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-14T06:03:58.249Z] ---> Running in b37fec9a96cd [2020-02-14T06:03:56.793Z] > git merge 31a86c4ab209528b77d6048f8c99c363ffd4c884 # timeout=10 [2020-02-14T06:03:56.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-14T06:03:56.834Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:03:56.838Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-14T06:03:58.594Z] Removing intermediate container b37fec9a96cd [2020-02-14T06:03:58.594Z] ---> 59b5cc488724 [2020-02-14T06:03:58.594Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-14T06:03:58.594Z] ---> Running in f9ce339ef78d [2020-02-14T06:03:58.867Z] + docker version [2020-02-14T06:03:58.867Z] Client: [2020-02-14T06:03:58.867Z] Version: 18.06.1-ce [2020-02-14T06:03:58.867Z] API version: 1.38 [2020-02-14T06:03:58.867Z] Go version: go1.10.3 [2020-02-14T06:03:58.867Z] Git commit: e68fc7a [2020-02-14T06:03:58.867Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-14T06:03:58.867Z] OS/Arch: linux/ppc64le [2020-02-14T06:03:58.867Z] Experimental: false [2020-02-14T06:03:58.867Z] [2020-02-14T06:03:58.867Z] Server: [2020-02-14T06:03:58.867Z] Engine: [2020-02-14T06:03:58.867Z] Version: 18.06.1-ce [2020-02-14T06:03:58.867Z] API version: 1.38 (minimum version 1.12) [2020-02-14T06:03:58.867Z] Go version: go1.10.3 [2020-02-14T06:03:58.867Z] Git commit: e68fc7a [2020-02-14T06:03:58.867Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-14T06:03:58.867Z] OS/Arch: linux/ppc64le [2020-02-14T06:03:58.867Z] Experimental: true [Pipeline] sh [2020-02-14T06:03:59.249Z] + docker info [2020-02-14T06:03:59.249Z] Containers: 0 [2020-02-14T06:03:59.249Z] Running: 0 [2020-02-14T06:03:59.249Z] Paused: 0 [2020-02-14T06:03:59.249Z] Stopped: 0 [2020-02-14T06:03:59.249Z] Images: 0 [2020-02-14T06:03:59.249Z] Server Version: 18.06.1-ce [2020-02-14T06:03:59.249Z] Storage Driver: overlay2 [2020-02-14T06:03:59.249Z] Backing Filesystem: extfs [2020-02-14T06:03:59.249Z] Supports d_type: true [2020-02-14T06:03:59.249Z] Native Overlay Diff: true [2020-02-14T06:03:59.249Z] Logging Driver: json-file [2020-02-14T06:03:59.249Z] Cgroup Driver: cgroupfs [2020-02-14T06:03:59.249Z] Plugins: [2020-02-14T06:03:59.249Z] Volume: local [2020-02-14T06:03:59.249Z] Network: bridge host ipvlan macvlan null overlay [2020-02-14T06:03:59.249Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-14T06:03:59.249Z] Swarm: inactive [2020-02-14T06:03:59.249Z] Runtimes: runc [2020-02-14T06:03:59.249Z] Default Runtime: runc [2020-02-14T06:03:59.249Z] Init Binary: docker-init [2020-02-14T06:03:59.249Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-14T06:03:59.249Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-14T06:03:59.249Z] init version: fec3683 [2020-02-14T06:03:59.249Z] Security Options: [2020-02-14T06:03:59.249Z] apparmor [2020-02-14T06:03:59.249Z] seccomp [2020-02-14T06:03:59.249Z] Profile: default [2020-02-14T06:03:59.249Z] Kernel Version: 4.4.0-130-generic [2020-02-14T06:03:59.249Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-14T06:03:59.249Z] OSType: linux [2020-02-14T06:03:59.249Z] Architecture: ppc64le [2020-02-14T06:03:59.249Z] CPUs: 4 [2020-02-14T06:03:59.249Z] Total Memory: 7.972GiB [2020-02-14T06:03:59.249Z] Name: ppc64le-ubuntu-19 [2020-02-14T06:03:59.249Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-14T06:03:59.249Z] Docker Root Dir: /var/lib/docker [2020-02-14T06:03:59.249Z] Debug Mode (client): false [2020-02-14T06:03:59.249Z] Debug Mode (server): false [2020-02-14T06:03:59.249Z] Username: dockerbuildbot [2020-02-14T06:03:59.249Z] Registry: https://index.docker.io/v1/ [2020-02-14T06:03:59.249Z] Labels: [2020-02-14T06:03:59.249Z] Experimental: true [2020-02-14T06:03:59.249Z] Insecure Registries: [2020-02-14T06:03:59.249Z] 127.0.0.0/8 [2020-02-14T06:03:59.249Z] Live Restore Enabled: false [2020-02-14T06:03:59.249Z] [Pipeline] sh [2020-02-14T06:03:59.349Z] From https://github.com/docker/buildx [2020-02-14T06:03:59.349Z] * [new tag] v0.3.1 -> build [2020-02-14T06:03:59.349Z] Switched to branch 'build' [2020-02-14T06:03:59.633Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-14T06:03:59.633Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-14T06:03:59.633Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40521/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-14T06:03:59.917Z] + bash /home/docker/workspace/moby_PR-40521/check-config.sh [2020-02-14T06:03:59.917Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-14T06:03:59.917Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-02-14T06:03:59.917Z] [2020-02-14T06:03:59.917Z] Generally Necessary: [2020-02-14T06:03:59.917Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-14T06:03:59.917Z] - apparmor: enabled and tools installed [2020-02-14T06:03:59.917Z] - CONFIG_NAMESPACES: enabled [2020-02-14T06:03:59.917Z] - CONFIG_NET_NS: enabled [2020-02-14T06:03:59.917Z] - CONFIG_PID_NS: enabled [2020-02-14T06:03:59.917Z] - CONFIG_IPC_NS: enabled [2020-02-14T06:03:59.917Z] - CONFIG_UTS_NS: enabled [2020-02-14T06:03:59.917Z] - CONFIG_CGROUPS: enabled [2020-02-14T06:03:59.917Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-14T06:03:59.917Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-14T06:03:59.917Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-14T06:03:59.917Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-14T06:03:59.917Z] - CONFIG_CPUSETS: enabled [2020-02-14T06:03:59.917Z] - CONFIG_MEMCG: enabled [2020-02-14T06:03:59.917Z] - CONFIG_KEYS: enabled [2020-02-14T06:03:59.917Z] - CONFIG_VETH: enabled (as module) [2020-02-14T06:03:59.917Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-14T06:03:59.917Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-14T06:03:59.917Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-14T06:04:00.105Z] Removing intermediate container f9ce339ef78d [2020-02-14T06:04:00.105Z] ---> c0103bb64c6d [2020-02-14T06:04:00.105Z] Step 10/16 : RUN go mod download [2020-02-14T06:04:00.105Z] ---> Running in eb61b6287317 [2020-02-14T06:04:00.202Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-14T06:04:00.202Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-14T06:04:00.203Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-14T06:04:00.203Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-14T06:04:00.203Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-14T06:04:00.203Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-14T06:04:00.203Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-14T06:04:00.203Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-14T06:04:00.203Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-14T06:04:00.203Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-14T06:04:00.203Z] [2020-02-14T06:04:00.203Z] Optional Features: [2020-02-14T06:04:00.203Z] - CONFIG_USER_NS: enabled [2020-02-14T06:04:00.203Z] - CONFIG_SECCOMP: enabled [2020-02-14T06:04:00.203Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-14T06:04:00.203Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-14T06:04:00.203Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-14T06:04:00.203Z] (cgroup swap accounting is currently enabled) [2020-02-14T06:04:00.203Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-14T06:04:00.203Z] - CONFIG_BLK_CGROUP: enabled [2020-02-14T06:04:00.203Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-14T06:04:00.203Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-14T06:04:00.203Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-14T06:04:00.203Z] - CONFIG_CGROUP_PERF: enabled [2020-02-14T06:04:00.203Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-14T06:04:00.203Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-14T06:04:00.203Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-14T06:04:00.203Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-14T06:04:00.203Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-14T06:04:00.203Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-14T06:04:00.203Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-14T06:04:00.203Z] - CONFIG_IP_VS: enabled (as module) [2020-02-14T06:04:00.203Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-14T06:04:00.203Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-14T06:04:00.203Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-14T06:04:00.488Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_EXT4_FS: enabled [2020-02-14T06:04:00.488Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-14T06:04:00.488Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-14T06:04:00.488Z] - Network Drivers: [2020-02-14T06:04:00.488Z] - "overlay": [2020-02-14T06:04:00.488Z] - CONFIG_VXLAN: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-14T06:04:00.488Z] Optional (for encrypted networks): [2020-02-14T06:04:00.488Z] - CONFIG_CRYPTO: enabled [2020-02-14T06:04:00.488Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_XFRM: enabled [2020-02-14T06:04:00.488Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-14T06:04:00.488Z] - "ipvlan": [2020-02-14T06:04:00.488Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-14T06:04:00.488Z] - "macvlan": [2020-02-14T06:04:00.488Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_DUMMY: enabled (as module) [2020-02-14T06:04:00.488Z] - "ftp,tftp client in container": [2020-02-14T06:04:00.488Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-14T06:04:00.488Z] - Storage Drivers: [2020-02-14T06:04:00.488Z] - "aufs": [2020-02-14T06:04:00.488Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-14T06:04:00.488Z] - "btrfs": [2020-02-14T06:04:00.488Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-14T06:04:00.488Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-14T06:04:00.488Z] - "devicemapper": [2020-02-14T06:04:00.772Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-14T06:04:00.772Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-14T06:04:00.772Z] - "overlay": [2020-02-14T06:04:00.772Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-14T06:04:00.772Z] - "zfs": [2020-02-14T06:04:00.772Z] - /dev/zfs: missing [2020-02-14T06:04:00.772Z] - zfs command: missing [2020-02-14T06:04:00.772Z] - zpool command: missing [2020-02-14T06:04:00.772Z] [2020-02-14T06:04:00.772Z] Limits: [2020-02-14T06:04:00.772Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-14T06:04:00.772Z] [2020-02-14T06:04:00.772Z] + true [Pipeline] } [Pipeline] // stage [2020-02-14T06:04:00.810Z] ? github.com/docker/docker/api [no test files] [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-14T06:04:00.867Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-14T06:04:00.867Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-14T06:04:00.867Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-14T06:04:00.867Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-14T06:04:00.867Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-14T06:04:00.867Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-14T06:04:00.867Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-14T06:04:00.867Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-14T06:04:00.867Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-14T06:04:01.213Z] + make bundles/buildx [2020-02-14T06:04:01.677Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-14T06:04:01.677Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-14T06:04:01.677Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-14T06:04:01.677Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-14T06:04:01.677Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-14T06:04:01.677Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-14T06:04:01.831Z] make: command: Command not found [2020-02-14T06:04:01.832Z] make: command: Command not found [2020-02-14T06:04:01.832Z] mkdir bundles [2020-02-14T06:04:01.832Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-14T06:04:01.832Z] --build-arg BUILDX_COMMIT \ [2020-02-14T06:04:01.832Z] --build-arg BUILDX_REPO \ [2020-02-14T06:04:01.832Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-14T06:04:01.832Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-14T06:04:01.832Z] . [2020-02-14T06:04:01.832Z] /bin/sh: 4: go: not found [2020-02-14T06:04:01.832Z] /bin/sh: 5: go: not found [2020-02-14T06:04:02.054Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-14T06:04:02.054Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-14T06:04:02.428Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-14T06:04:02.428Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-14T06:04:02.806Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-14T06:04:02.806Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-14T06:04:03.166Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-14T06:04:03.166Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-14T06:04:03.166Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-14T06:04:03.538Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-14T06:04:03.917Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-14T06:04:03.917Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-14T06:04:03.917Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-14T06:04:04.282Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-14T06:04:04.527Z] Sending build context to Docker daemon 51.69MB [2020-02-14T06:04:04.527Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-14T06:04:04.527Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-14T06:04:04.527Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-14T06:04:04.527Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-14T06:04:04.527Z] 1.12.10-stretch: Pulling from library/golang [2020-02-14T06:04:04.527Z] fb056072eab9: Pulling fs layer [2020-02-14T06:04:04.527Z] 6a33b1f9796f: Pulling fs layer [2020-02-14T06:04:04.527Z] 8f8f8962e456: Pulling fs layer [2020-02-14T06:04:04.527Z] 68adcc365214: Pulling fs layer [2020-02-14T06:04:04.527Z] 76d8adf27bdf: Pulling fs layer [2020-02-14T06:04:04.527Z] d66e58854927: Pulling fs layer [2020-02-14T06:04:04.527Z] 71497195576e: Pulling fs layer [2020-02-14T06:04:04.527Z] 68adcc365214: Waiting [2020-02-14T06:04:04.527Z] 71497195576e: Waiting [2020-02-14T06:04:04.527Z] 76d8adf27bdf: Waiting [2020-02-14T06:04:04.674Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-14T06:04:04.674Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-14T06:04:04.674Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-14T06:04:05.070Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-14T06:04:05.070Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-14T06:04:05.175Z] 8f8f8962e456: Verifying Checksum [2020-02-14T06:04:05.175Z] 8f8f8962e456: Download complete [2020-02-14T06:04:05.457Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-14T06:04:05.457Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-14T06:04:05.802Z] 6a33b1f9796f: Verifying Checksum [2020-02-14T06:04:05.802Z] 6a33b1f9796f: Download complete [2020-02-14T06:04:05.837Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-14T06:04:05.837Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-14T06:04:05.837Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-14T06:04:06.200Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-14T06:04:06.200Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-14T06:04:06.572Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-14T06:04:06.952Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-14T06:04:06.952Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-14T06:04:07.316Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-14T06:04:07.316Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-14T06:04:07.316Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-14T06:04:07.869Z] fb056072eab9: Verifying Checksum [2020-02-14T06:04:07.869Z] fb056072eab9: Download complete [2020-02-14T06:04:07.902Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-14T06:04:07.902Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-14T06:04:08.343Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-14T06:04:08.343Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-14T06:04:08.343Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-14T06:04:08.884Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-14T06:04:08.884Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-14T06:04:08.884Z] go: finding github.com/lib/pq v1.0.0 [2020-02-14T06:04:08.894Z] 68adcc365214: Verifying Checksum [2020-02-14T06:04:08.895Z] 68adcc365214: Download complete [2020-02-14T06:04:09.336Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-14T06:04:09.525Z] 71497195576e: Verifying Checksum [2020-02-14T06:04:09.525Z] 71497195576e: Download complete [2020-02-14T06:04:09.714Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-14T06:04:09.816Z] 76d8adf27bdf: Verifying Checksum [2020-02-14T06:04:09.816Z] 76d8adf27bdf: Download complete [2020-02-14T06:04:10.094Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-14T06:04:10.094Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-14T06:04:10.094Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-14T06:04:10.480Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-14T06:04:10.480Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-14T06:04:10.480Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-14T06:04:10.866Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-14T06:04:11.247Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-14T06:04:11.636Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-14T06:04:11.636Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-14T06:04:12.005Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-14T06:04:12.399Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-14T06:04:12.399Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-14T06:04:12.399Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-14T06:04:12.517Z] fb056072eab9: Pull complete [2020-02-14T06:04:12.792Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-14T06:04:13.034Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2020-02-14T06:04:13.140Z] 6a33b1f9796f: Pull complete [2020-02-14T06:04:13.198Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-14T06:04:13.426Z] 8f8f8962e456: Pull complete [2020-02-14T06:04:14.026Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-14T06:04:14.911Z] d66e58854927: Verifying Checksum [2020-02-14T06:04:14.911Z] d66e58854927: Download complete [2020-02-14T06:04:15.589Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-14T06:04:15.589Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-14T06:04:15.970Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-14T06:04:15.970Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-14T06:04:15.970Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-14T06:04:16.347Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-14T06:04:16.728Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-14T06:04:16.952Z] 68adcc365214: Pull complete [2020-02-14T06:04:17.107Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-14T06:04:17.107Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-14T06:04:17.107Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-14T06:04:17.925Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-14T06:04:18.311Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-14T06:04:18.311Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-14T06:04:18.311Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-14T06:04:18.695Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-14T06:04:19.082Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-14T06:04:19.082Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-14T06:04:19.459Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-14T06:04:19.669Z] 76d8adf27bdf: Pull complete [2020-02-14T06:04:19.832Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-14T06:04:20.213Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-14T06:04:20.213Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-14T06:04:20.213Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-14T06:04:20.584Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-14T06:04:20.584Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-14T06:04:20.957Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-14T06:04:21.322Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-14T06:04:21.322Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-14T06:04:21.322Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-14T06:04:21.322Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-14T06:04:21.322Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-14T06:04:21.322Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-14T06:04:21.690Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-14T06:04:22.062Z] go: finding golang.org/x/text v0.3.0 [2020-02-14T06:04:22.450Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-14T06:04:22.450Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-14T06:04:22.450Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-14T06:04:22.820Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-14T06:04:22.820Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-14T06:04:22.820Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-14T06:04:22.820Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-14T06:04:22.820Z] go: finding github.com/golang/mock v1.1.1 [2020-02-14T06:04:23.187Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-14T06:04:23.187Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-14T06:04:23.577Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-14T06:04:23.577Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-14T06:04:24.144Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-14T06:04:24.144Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-14T06:04:24.578Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-14T06:04:25.025Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-14T06:04:25.025Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-14T06:04:25.025Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-14T06:04:25.483Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-14T06:04:25.483Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-14T06:04:25.483Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-14T06:04:25.483Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-14T06:04:25.846Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-14T06:04:26.216Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-14T06:04:26.216Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-14T06:04:26.501Z] d66e58854927: Pull complete [2020-02-14T06:04:26.501Z] 71497195576e: Pull complete [2020-02-14T06:04:26.501Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-14T06:04:26.501Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-14T06:04:26.501Z] ---> ebd73b5ebd31 [2020-02-14T06:04:26.501Z] Step 5/16 : ARG BUILDX_REPO [2020-02-14T06:04:26.501Z] ---> Running in a4671de911e5 [2020-02-14T06:04:26.501Z] Removing intermediate container a4671de911e5 [2020-02-14T06:04:26.501Z] ---> 7bbfbf574dab [2020-02-14T06:04:26.501Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-14T06:04:26.501Z] ---> Running in 9a3fa7f78619 [2020-02-14T06:04:26.501Z] Cloning into '/buildx'... [2020-02-14T06:04:26.595Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-14T06:04:26.595Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-14T06:04:26.595Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-14T06:04:26.998Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-14T06:04:26.998Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-14T06:04:27.369Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-14T06:04:27.369Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-14T06:04:27.746Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-14T06:04:27.746Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-14T06:04:27.746Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-14T06:04:28.124Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-14T06:04:28.124Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-14T06:04:28.504Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-14T06:04:28.504Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-14T06:04:28.504Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-14T06:04:28.904Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-14T06:04:29.286Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-14T06:04:29.286Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-14T06:04:29.286Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-14T06:04:29.286Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-14T06:04:29.286Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-14T06:04:29.286Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-14T06:04:29.679Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-14T06:04:29.679Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-14T06:04:29.679Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-14T06:04:29.679Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-14T06:04:29.970Z] Removing intermediate container 9a3fa7f78619 [2020-02-14T06:04:29.970Z] ---> 2fecf80bd900 [2020-02-14T06:04:29.970Z] Step 7/16 : WORKDIR /buildx [2020-02-14T06:04:29.970Z] ---> Running in a1abcef57dd2 [2020-02-14T06:04:30.258Z] Removing intermediate container a1abcef57dd2 [2020-02-14T06:04:30.258Z] ---> 5bac26e63be4 [2020-02-14T06:04:30.258Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-14T06:04:30.258Z] ---> Running in bb51771356ba [2020-02-14T06:04:30.258Z] Removing intermediate container bb51771356ba [2020-02-14T06:04:30.258Z] ---> 83cce905e434 [2020-02-14T06:04:30.258Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-14T06:04:30.258Z] ---> Running in a968181d2b4d [2020-02-14T06:04:30.485Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-14T06:04:30.887Z] From https://github.com/docker/buildx [2020-02-14T06:04:30.887Z] * [new tag] v0.3.1 -> build [2020-02-14T06:04:31.023Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-14T06:04:31.023Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-14T06:04:31.428Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-14T06:04:31.902Z] Switched to branch 'build' [2020-02-14T06:04:32.232Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-14T06:04:32.534Z] Removing intermediate container a968181d2b4d [2020-02-14T06:04:32.534Z] ---> 5d85ec36743d [2020-02-14T06:04:32.534Z] Step 10/16 : RUN go mod download [2020-02-14T06:04:32.534Z] ---> Running in 4e9915ade3a8 [2020-02-14T06:04:32.607Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-14T06:04:32.821Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-14T06:04:32.821Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-14T06:04:32.821Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-14T06:04:32.821Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-14T06:04:32.821Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-14T06:04:32.821Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-14T06:04:32.821Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-14T06:04:32.821Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-14T06:04:32.821Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-14T06:04:32.981Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-14T06:04:32.981Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-14T06:04:33.367Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-14T06:04:33.743Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-14T06:04:33.846Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-14T06:04:34.110Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-14T06:04:34.110Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-14T06:04:34.485Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-14T06:04:34.854Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-14T06:04:34.854Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-14T06:04:34.900Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-14T06:04:35.190Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-14T06:04:35.190Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-14T06:04:35.235Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-14T06:04:35.235Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-14T06:04:35.480Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-14T06:04:35.598Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-14T06:04:35.598Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-14T06:04:35.598Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-14T06:04:35.598Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-14T06:04:35.773Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-14T06:04:35.773Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-14T06:04:35.773Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-14T06:04:35.969Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-14T06:04:35.969Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-14T06:04:35.969Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-14T06:04:35.969Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-14T06:04:35.969Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-14T06:04:35.969Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-14T06:04:36.062Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-14T06:04:36.360Z] go: finding github.com/kr/text v0.1.0 [2020-02-14T06:04:36.360Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-14T06:04:36.693Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-14T06:04:36.693Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-14T06:04:36.741Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-14T06:04:36.741Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-14T06:04:36.980Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-14T06:04:37.097Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-14T06:04:37.097Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-14T06:04:37.097Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-14T06:04:37.097Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-14T06:04:37.271Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-14T06:04:37.271Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-14T06:04:37.497Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-14T06:04:37.564Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-14T06:04:37.857Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-14T06:04:37.857Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-14T06:04:37.873Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-14T06:04:37.873Z] go: finding cloud.google.com/go v0.26.0 [2020-02-14T06:04:38.255Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-14T06:04:38.255Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-14T06:04:38.255Z] go: finding github.com/kr/pty v1.1.1 [2020-02-14T06:04:38.623Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-14T06:04:39.007Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-14T06:04:39.386Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-14T06:04:39.386Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-14T06:04:39.386Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-14T06:04:39.933Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-14T06:04:39.933Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-14T06:04:40.010Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-14T06:04:40.147Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9fc5aaa0e8618f1) in /home/ubuntu/workspace/moby_PR-40521 [Pipeline] { [Pipeline] checkout [2020-02-14T06:04:40.225Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-14T06:04:40.225Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-14T06:04:40.225Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-14T06:04:40.225Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-14T06:04:40.453Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-14T06:04:40.523Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-14T06:04:41.154Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-14T06:04:41.783Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-14T06:04:42.075Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-14T06:04:42.075Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-14T06:04:42.075Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-14T06:04:42.250Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-14T06:04:42.365Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-14T06:04:42.670Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-14T06:04:43.306Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-14T06:04:43.842Z] using credential docker-jenkins-github-credentials [2020-02-14T06:04:43.855Z] Cloning the remote Git repository [2020-02-14T06:04:43.855Z] Cloning with configured refspecs honoured and without tags [2020-02-14T06:04:44.354Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-14T06:04:44.354Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-14T06:04:43.916Z] Cloning repository https://github.com/moby/moby.git [2020-02-14T06:04:43.977Z] > git init /home/ubuntu/workspace/moby_PR-40521 # timeout=10 [2020-02-14T06:04:44.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:04:44.285Z] > git --version # timeout=10 [2020-02-14T06:04:44.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:04:44.369Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:04:44.993Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-14T06:04:45.286Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-14T06:04:45.575Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-14T06:04:45.864Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-14T06:04:47.918Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-14T06:04:48.944Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-14T06:04:50.995Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-14T06:04:53.064Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-14T06:04:53.064Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-14T06:04:53.693Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-14T06:04:53.693Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-14T06:04:53.693Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-14T06:04:57.199Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-14T06:04:57.199Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-14T06:04:57.199Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-14T06:04:57.490Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-14T06:04:58.120Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-14T06:04:58.412Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-14T06:04:59.440Z] go: finding golang.org/x/text v0.3.0 [2020-02-14T06:04:59.732Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-14T06:05:00.764Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-14T06:05:00.764Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-14T06:05:00.764Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-14T06:05:01.053Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-14T06:05:01.053Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-14T06:05:01.345Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-14T06:05:02.370Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-14T06:05:02.999Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-14T06:05:03.659Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-14T06:05:03.950Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-14T06:05:03.950Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-14T06:05:04.578Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-14T06:05:05.570Z] Fetching without tags [2020-02-14T06:05:05.610Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-14T06:05:05.847Z] Merging remotes/origin/master commit 31a86c4ab209528b77d6048f8c99c363ffd4c884 into PR head commit bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:05:05.901Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-14T06:05:05.902Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-14T06:05:06.193Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-14T06:05:06.193Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-14T06:05:06.193Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-14T06:05:06.415Z] Merge succeeded, producing bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:05:06.416Z] Checking out Revision bf0bd1d74c50186c6108e49d856ee24a0b425dda (PR-40521) [2020-02-14T06:05:05.504Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:05:05.521Z] > git config --add remote.origin.fetch +refs/pull/40521/head:refs/remotes/origin/PR-40521 # timeout=10 [2020-02-14T06:05:05.538Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-14T06:05:05.554Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:05:05.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:05:05.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:05:05.574Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:05:05.854Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:05:05.870Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:05:06.375Z] > git merge 31a86c4ab209528b77d6048f8c99c363ffd4c884 # timeout=10 [2020-02-14T06:05:06.400Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-14T06:05:06.417Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:05:06.483Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-14T06:05:07.849Z] Commit message: "layer, vfs: Remove switching copy method during tests" [2020-02-14T06:05:07.986Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-14T06:05:08.278Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-14T06:05:08.278Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-14T06:05:08.570Z] go: finding github.com/magiconair/properties v1.8.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-14T06:05:06.433Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:05:09.201Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-14T06:05:09.291Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-14T06:05:09.291Z] ok github.com/docker/docker/api/server/middleware 0.080s coverage: 37.7% of statements [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-14T06:05:09.291Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2020-02-14T06:05:09.291Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2020-02-14T06:05:09.291Z] ok github.com/docker/docker/api/server/router/swarm 0.031s coverage: 4.5% of statements [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/types [no test files] [2020-02-14T06:05:09.291Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-14T06:05:09.292Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2020-02-14T06:05:09.292Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/builder [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-14T06:05:09.292Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-14T06:05:09.292Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-02-14T06:05:09.312Z] + docker version [2020-02-14T06:05:09.491Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-14T06:05:09.491Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-14T06:05:09.491Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-14T06:05:09.862Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-02-14T06:05:10.547Z] Removing intermediate container eb61b6287317 [2020-02-14T06:05:10.547Z] ---> d6137b9c3b23 [2020-02-14T06:05:10.547Z] Step 11/16 : ARG GOOS [2020-02-14T06:05:10.547Z] ---> Running in 2b97d8ae89af [2020-02-14T06:05:10.547Z] Removing intermediate container 2b97d8ae89af [2020-02-14T06:05:10.547Z] ---> 5f560fcb6ea3 [2020-02-14T06:05:10.547Z] Step 12/16 : ARG GOARCH [2020-02-14T06:05:10.547Z] ---> Running in 8876d7cc5dee [2020-02-14T06:05:10.547Z] Removing intermediate container 8876d7cc5dee [2020-02-14T06:05:10.547Z] ---> 1fc695223012 [2020-02-14T06:05:10.547Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-02-14T06:05:10.547Z] ---> Running in 7b6bb3818e70 [2020-02-14T06:05:10.986Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-14T06:05:11.276Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-14T06:05:11.276Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-14T06:05:11.568Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-14T06:05:11.889Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-14T06:05:12.186Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-14T06:05:12.186Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-14T06:05:13.161Z] ok github.com/docker/docker/builder/remotecontext 0.324s coverage: 13.6% of statements [2020-02-14T06:05:13.161Z] ok github.com/docker/docker/builder/remotecontext/git 3.691s coverage: 86.3% of statements [2020-02-14T06:05:13.217Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-14T06:05:13.506Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-14T06:05:13.733Z] ok github.com/docker/docker/builder/dockerfile 1.163s coverage: 48.2% of statements [2020-02-14T06:05:13.733Z] ? github.com/docker/docker/cli [no test files] [2020-02-14T06:05:13.733Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-14T06:05:14.137Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-14T06:05:14.427Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-14T06:05:14.427Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-14T06:05:14.578Z] Client: Docker Engine - Community [2020-02-14T06:05:14.578Z] Version: 19.03.5 [2020-02-14T06:05:14.578Z] API version: 1.40 [2020-02-14T06:05:14.578Z] Go version: go1.12.12 [2020-02-14T06:05:14.578Z] Git commit: 633a0ea838 [2020-02-14T06:05:14.578Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-14T06:05:14.578Z] OS/Arch: linux/amd64 [2020-02-14T06:05:14.578Z] Experimental: false [2020-02-14T06:05:14.578Z] [2020-02-14T06:05:14.578Z] Server: Docker Engine - Community [2020-02-14T06:05:14.578Z] Engine: [2020-02-14T06:05:14.578Z] Version: 19.03.5 [2020-02-14T06:05:14.578Z] API version: 1.40 (minimum version 1.12) [2020-02-14T06:05:14.578Z] Go version: go1.12.12 [2020-02-14T06:05:14.578Z] Git commit: 633a0ea838 [2020-02-14T06:05:14.578Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-14T06:05:14.578Z] OS/Arch: linux/amd64 [2020-02-14T06:05:14.578Z] Experimental: true [2020-02-14T06:05:14.578Z] containerd: [2020-02-14T06:05:14.578Z] Version: 1.2.10 [2020-02-14T06:05:14.578Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-14T06:05:14.578Z] runc: [2020-02-14T06:05:14.578Z] Version: 1.0.0-rc8+dev [2020-02-14T06:05:14.578Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-14T06:05:14.578Z] docker-init: [2020-02-14T06:05:14.578Z] Version: 0.18.0 [2020-02-14T06:05:14.578Z] GitCommit: fec3683 [Pipeline] sh [2020-02-14T06:05:14.912Z] + docker info [2020-02-14T06:05:15.055Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-14T06:05:15.056Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-14T06:05:15.056Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-14T06:05:15.346Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-14T06:05:15.637Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-14T06:05:16.669Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-14T06:05:16.669Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-14T06:05:16.958Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-14T06:05:17.248Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-14T06:05:17.878Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-14T06:05:17.937Z] ok github.com/docker/docker/client 0.376s coverage: 75.8% of statements [2020-02-14T06:05:18.169Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-14T06:05:18.463Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-14T06:05:18.463Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-14T06:05:18.463Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-14T06:05:18.753Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-14T06:05:19.042Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-14T06:05:19.042Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-14T06:05:19.042Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-14T06:05:19.670Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-14T06:05:19.670Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-14T06:05:19.670Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-14T06:05:20.701Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-14T06:05:20.701Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-14T06:05:20.701Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-14T06:05:20.701Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-14T06:05:21.004Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-14T06:05:21.293Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-14T06:05:21.293Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-14T06:05:21.923Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-14T06:05:22.217Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-14T06:05:22.847Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-14T06:05:22.847Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-14T06:05:23.138Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-14T06:05:23.431Z] go: finding github.com/lib/pq v1.0.0 [2020-02-14T06:05:23.724Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-14T06:05:23.724Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-14T06:05:23.724Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-14T06:05:24.015Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-14T06:05:24.015Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-14T06:05:24.015Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-14T06:05:24.654Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-14T06:05:24.876Z] Client: [2020-02-14T06:05:24.876Z] Debug Mode: false [2020-02-14T06:05:24.876Z] [2020-02-14T06:05:24.876Z] Server: [2020-02-14T06:05:24.876Z] Containers: 0 [2020-02-14T06:05:24.876Z] Running: 0 [2020-02-14T06:05:24.876Z] Paused: 0 [2020-02-14T06:05:24.876Z] Stopped: 0 [2020-02-14T06:05:24.876Z] Images: 0 [2020-02-14T06:05:24.877Z] Server Version: 19.03.5 [2020-02-14T06:05:24.877Z] Storage Driver: overlay2 [2020-02-14T06:05:24.877Z] Backing Filesystem: extfs [2020-02-14T06:05:24.877Z] Supports d_type: true [2020-02-14T06:05:24.877Z] Native Overlay Diff: true [2020-02-14T06:05:24.877Z] Logging Driver: json-file [2020-02-14T06:05:24.877Z] Cgroup Driver: cgroupfs [2020-02-14T06:05:24.877Z] Plugins: [2020-02-14T06:05:24.877Z] Volume: local [2020-02-14T06:05:24.877Z] Network: bridge host ipvlan macvlan null overlay [2020-02-14T06:05:24.877Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-14T06:05:24.877Z] Swarm: inactive [2020-02-14T06:05:24.877Z] Runtimes: runc [2020-02-14T06:05:24.877Z] Default Runtime: runc [2020-02-14T06:05:24.877Z] Init Binary: docker-init [2020-02-14T06:05:24.877Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-14T06:05:24.877Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-14T06:05:24.877Z] init version: fec3683 [2020-02-14T06:05:24.877Z] Security Options: [2020-02-14T06:05:24.877Z] apparmor [2020-02-14T06:05:24.877Z] seccomp [2020-02-14T06:05:24.877Z] Profile: default [2020-02-14T06:05:24.877Z] Kernel Version: 4.15.0-1058-aws [2020-02-14T06:05:24.877Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-14T06:05:24.877Z] OSType: linux [2020-02-14T06:05:24.877Z] Architecture: x86_64 [2020-02-14T06:05:24.877Z] CPUs: 2 [2020-02-14T06:05:24.877Z] Total Memory: 7.501GiB [2020-02-14T06:05:24.877Z] Name: ip-10-100-41-43 [2020-02-14T06:05:24.877Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-14T06:05:24.877Z] Docker Root Dir: /var/lib/docker [2020-02-14T06:05:24.877Z] Debug Mode: false [2020-02-14T06:05:24.877Z] Registry: https://index.docker.io/v1/ [2020-02-14T06:05:24.877Z] Labels: [2020-02-14T06:05:24.877Z] Experimental: true [2020-02-14T06:05:24.877Z] Insecure Registries: [2020-02-14T06:05:24.877Z] 127.0.0.0/8 [2020-02-14T06:05:24.877Z] Live Restore Enabled: true [2020-02-14T06:05:24.877Z] [2020-02-14T06:05:24.877Z] WARNING: No swap limit support [Pipeline] sh [2020-02-14T06:05:25.173Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-14T06:05:25.173Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-14T06:05:25.173Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40521/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-14T06:05:25.173Z] + bash /home/ubuntu/workspace/moby_PR-40521/check-config.sh [2020-02-14T06:05:25.173Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-14T06:05:25.173Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-14T06:05:25.173Z] [2020-02-14T06:05:25.173Z] Generally Necessary: [2020-02-14T06:05:25.173Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-14T06:05:25.173Z] - apparmor: enabled and tools installed [2020-02-14T06:05:25.173Z] - CONFIG_NAMESPACES: enabled [2020-02-14T06:05:25.173Z] - CONFIG_NET_NS: enabled [2020-02-14T06:05:25.173Z] - CONFIG_PID_NS: enabled [2020-02-14T06:05:25.173Z] - CONFIG_IPC_NS: enabled [2020-02-14T06:05:25.173Z] - CONFIG_UTS_NS: enabled [2020-02-14T06:05:25.173Z] - CONFIG_CGROUPS: enabled [2020-02-14T06:05:25.173Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-14T06:05:25.173Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-14T06:05:25.173Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-14T06:05:25.173Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-14T06:05:25.173Z] - CONFIG_CPUSETS: enabled [2020-02-14T06:05:25.173Z] - CONFIG_MEMCG: enabled [2020-02-14T06:05:25.173Z] - CONFIG_KEYS: enabled [2020-02-14T06:05:25.173Z] - CONFIG_VETH: enabled (as module) [2020-02-14T06:05:25.173Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-14T06:05:25.173Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-14T06:05:25.173Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-14T06:05:25.173Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-14T06:05:25.173Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-14T06:05:25.173Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-14T06:05:25.173Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-14T06:05:25.173Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-14T06:05:25.173Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-14T06:05:25.173Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-14T06:05:25.173Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-14T06:05:25.173Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-14T06:05:25.173Z] [2020-02-14T06:05:25.173Z] Optional Features: [2020-02-14T06:05:25.173Z] - CONFIG_USER_NS: enabled [2020-02-14T06:05:25.173Z] - CONFIG_SECCOMP: enabled [2020-02-14T06:05:25.282Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-14T06:05:25.282Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-14T06:05:25.282Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-14T06:05:25.431Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-14T06:05:25.431Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-14T06:05:25.431Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-14T06:05:25.431Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-14T06:05:25.431Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-14T06:05:25.431Z] - CONFIG_BLK_CGROUP: enabled [2020-02-14T06:05:25.431Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-14T06:05:25.431Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-14T06:05:25.431Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-14T06:05:25.431Z] - CONFIG_CGROUP_PERF: enabled [2020-02-14T06:05:25.431Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-14T06:05:25.431Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-14T06:05:25.431Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-14T06:05:25.431Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-14T06:05:25.431Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-14T06:05:25.431Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-14T06:05:25.431Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-14T06:05:25.431Z] - CONFIG_IP_VS: enabled (as module) [2020-02-14T06:05:25.431Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-14T06:05:25.431Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-14T06:05:25.431Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-14T06:05:25.431Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-14T06:05:25.431Z] - CONFIG_EXT4_FS: enabled [2020-02-14T06:05:25.431Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-14T06:05:25.431Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-14T06:05:25.431Z] - Network Drivers: [2020-02-14T06:05:25.431Z] - "overlay": [2020-02-14T06:05:25.431Z] - CONFIG_VXLAN: enabled (as module) [2020-02-14T06:05:25.431Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-14T06:05:25.431Z] Optional (for encrypted networks): [2020-02-14T06:05:25.431Z] - CONFIG_CRYPTO: enabled [2020-02-14T06:05:25.431Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-14T06:05:25.431Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-14T06:05:25.431Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-14T06:05:25.431Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-14T06:05:25.431Z] - CONFIG_XFRM: enabled [2020-02-14T06:05:25.431Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-14T06:05:25.431Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-14T06:05:25.431Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-14T06:05:25.431Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-14T06:05:25.431Z] - "ipvlan": [2020-02-14T06:05:25.431Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-14T06:05:25.431Z] - "macvlan": [2020-02-14T06:05:25.432Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-14T06:05:25.432Z] - CONFIG_DUMMY: enabled (as module) [2020-02-14T06:05:25.432Z] - "ftp,tftp client in container": [2020-02-14T06:05:25.432Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-14T06:05:25.432Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-14T06:05:25.432Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-14T06:05:25.432Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-14T06:05:25.432Z] - Storage Drivers: [2020-02-14T06:05:25.432Z] - "aufs": [2020-02-14T06:05:25.432Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-14T06:05:25.432Z] - "btrfs": [2020-02-14T06:05:25.432Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-14T06:05:25.432Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-14T06:05:25.432Z] - "devicemapper": [2020-02-14T06:05:25.572Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-14T06:05:25.688Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-14T06:05:25.688Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-14T06:05:25.688Z] - "overlay": [2020-02-14T06:05:25.689Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-14T06:05:25.689Z] - "zfs": [2020-02-14T06:05:25.689Z] - /dev/zfs: missing [2020-02-14T06:05:25.689Z] - zfs command: missing [2020-02-14T06:05:25.689Z] - zpool command: missing [2020-02-14T06:05:25.689Z] [2020-02-14T06:05:25.689Z] Limits: [2020-02-14T06:05:25.689Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-14T06:05:25.689Z] [2020-02-14T06:05:25.689Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-14T06:05:26.035Z] + sudo modprobe ip_vs [2020-02-14T06:05:26.201Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-14T06:05:26.294Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda . [2020-02-14T06:05:26.294Z] #1 [internal] load build definition from Dockerfile [2020-02-14T06:05:26.294Z] #1 transferring dockerfile: 15.71kB 0.0s done [2020-02-14T06:05:26.294Z] #1 DONE 0.1s [2020-02-14T06:05:26.294Z] [2020-02-14T06:05:26.294Z] #2 [internal] load .dockerignore [2020-02-14T06:05:26.294Z] #2 transferring context: 87B done [2020-02-14T06:05:26.489Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-14T06:05:26.551Z] #2 DONE 0.1s [2020-02-14T06:05:26.551Z] [2020-02-14T06:05:26.551Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-14T06:05:27.116Z] #3 DONE 0.5s [2020-02-14T06:05:27.116Z] [2020-02-14T06:05:27.116Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-14T06:05:27.116Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-14T06:05:27.116Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-14T06:05:27.116Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-02-14T06:05:27.116Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-02-14T06:05:27.116Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.89MB / 8.82MB 0.2s [2020-02-14T06:05:27.116Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-02-14T06:05:27.116Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-02-14T06:05:27.118Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-14T06:05:27.118Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-14T06:05:27.682Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.3s done [2020-02-14T06:05:27.682Z] #4 DONE 0.7s [2020-02-14T06:05:27.747Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-14T06:05:28.035Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-14T06:05:28.035Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-14T06:05:28.251Z] [2020-02-14T06:05:28.251Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-14T06:05:28.512Z] #6 DONE 0.2s [2020-02-14T06:05:28.512Z] [2020-02-14T06:05:28.512Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-14T06:05:28.680Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-14T06:05:28.680Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-14T06:05:28.778Z] #5 DONE 0.4s [2020-02-14T06:05:28.778Z] [2020-02-14T06:05:28.778Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-14T06:05:28.778Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-14T06:05:28.778Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-14T06:05:28.778Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-14T06:05:28.778Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2020-02-14T06:05:28.969Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-14T06:05:28.969Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-14T06:05:29.036Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.82MB / 9.11MB 0.2s [2020-02-14T06:05:29.036Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s [2020-02-14T06:05:29.036Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-02-14T06:05:29.295Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-02-14T06:05:29.600Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-14T06:05:29.600Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-14T06:05:29.890Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-14T06:05:30.182Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-14T06:05:30.472Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-14T06:05:31.499Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-14T06:05:32.527Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-14T06:05:32.527Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-14T06:05:32.816Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-14T06:05:33.108Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-14T06:05:33.108Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-14T06:05:33.399Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-14T06:05:33.492Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.8s done [2020-02-14T06:05:33.492Z] #68 DONE 4.4s [2020-02-14T06:05:33.492Z] [2020-02-14T06:05:33.492Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-14T06:05:33.492Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-14T06:05:33.492Z] #7 sha256:6586e3d10e9613cb13f3917adc0c0c8157ed94e44106f8140259e045b07dc1fa 5.46kB / 5.46kB done [2020-02-14T06:05:33.492Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.3s done [2020-02-14T06:05:33.492Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-14T06:05:33.492Z] #7 sha256:453fe9f2a24a42530430d8a5f5a2c8ea3bcd724d3aec277dbfc4b20031140fc3 1.79kB / 1.79kB done [2020-02-14T06:05:33.492Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.6s done [2020-02-14T06:05:33.492Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 1.9s done [2020-02-14T06:05:33.492Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.7s done [2020-02-14T06:05:33.492Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 3.4s done [2020-02-14T06:05:33.492Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 71.62MB / 120.07MB 4.4s [2020-02-14T06:05:33.492Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 2.5s [2020-02-14T06:05:33.492Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 2.1s done [2020-02-14T06:05:33.492Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 81.34MB / 120.07MB 4.7s [2020-02-14T06:05:33.688Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-14T06:05:33.749Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 93.14MB / 120.07MB 4.9s [2020-02-14T06:05:33.749Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 99.30MB / 120.07MB 5.1s [2020-02-14T06:05:33.977Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-14T06:05:34.079Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 106.01MB / 120.07MB 5.3s [2020-02-14T06:05:34.337Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 113.35MB / 120.07MB 5.6s [2020-02-14T06:05:34.907Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 6.0s [2020-02-14T06:05:35.478Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-14T06:05:35.478Z] go: finding github.com/golang/mock v1.1.1 [2020-02-14T06:05:35.846Z] #7 ... [2020-02-14T06:05:35.846Z] [2020-02-14T06:05:35.846Z] #20 [internal] load build context [2020-02-14T06:05:35.846Z] #20 transferring context: 47.12MB 6.8s done [2020-02-14T06:05:35.846Z] #20 DONE 7.0s [2020-02-14T06:05:35.846Z] [2020-02-14T06:05:35.846Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-14T06:05:35.846Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 7.2s done [2020-02-14T06:05:36.107Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-14T06:05:36.107Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-14T06:05:37.133Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-14T06:05:37.222Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 6.7s done [2020-02-14T06:05:37.436Z] go: finding github.com/kr/text v0.1.0 [2020-02-14T06:05:37.479Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 [2020-02-14T06:05:38.044Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.5s done [2020-02-14T06:05:38.044Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.1s [2020-02-14T06:05:38.301Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.3s done [2020-02-14T06:05:38.474Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-14T06:05:38.474Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-14T06:05:38.558Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 [2020-02-14T06:05:38.802Z] Removing intermediate container 7b6bb3818e70 [2020-02-14T06:05:38.802Z] ---> 014f923dcdff [2020-02-14T06:05:38.802Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-14T06:05:38.802Z] ---> 687421176e14 [2020-02-14T06:05:38.802Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-14T06:05:39.105Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-14T06:05:39.105Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-14T06:05:39.105Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-14T06:05:39.152Z] ---> d7e4faa43c43 [2020-02-14T06:05:39.152Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-14T06:05:39.152Z] ---> Running in e14d302cfeaf [2020-02-14T06:05:39.153Z] Removing intermediate container e14d302cfeaf [2020-02-14T06:05:39.153Z] ---> 712c4bec2f09 [2020-02-14T06:05:39.396Z] go: finding github.com/kr/pty v1.1.1 [2020-02-14T06:05:39.679Z] Successfully built 712c4bec2f09 [2020-02-14T06:05:39.679Z] Successfully tagged moby-buildx:latest [2020-02-14T06:05:39.679Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-14T06:05:39.679Z] if [ -n "${id}" ]; then \ [2020-02-14T06:05:39.679Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-14T06:05:39.679Z] && touch bundles/buildx; \ [2020-02-14T06:05:39.679Z] docker rm -f ${id}; \ [2020-02-14T06:05:39.679Z] fi [2020-02-14T06:05:39.679Z] c71cb5432cff12c813683f0148b46fcc485b21456028410b8050e13912ad3cbc [2020-02-14T06:05:39.679Z] bundles/buildx version [2020-02-14T06:05:39.679Z] buildx v0.3.1 6db68d0 [2020-02-14T06:05:39.679Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda . [2020-02-14T06:05:39.687Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-14T06:05:39.687Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-14T06:05:39.978Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-14T06:05:40.053Z] #1 [internal] booting buildkit [2020-02-14T06:05:40.053Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-14T06:05:40.267Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-14T06:05:40.557Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-14T06:05:40.557Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-14T06:05:41.583Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-14T06:05:41.848Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2020-02-14T06:05:41.848Z] #1 creating container buildx_buildkit_default [2020-02-14T06:05:41.872Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-14T06:05:42.160Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-14T06:05:42.160Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-14T06:05:42.200Z] #1 creating container buildx_buildkit_default 0.4s done [2020-02-14T06:05:42.200Z] #1 DONE 2.3s [2020-02-14T06:05:42.549Z] [2020-02-14T06:05:42.549Z] #3 [internal] load build definition from Dockerfile [2020-02-14T06:05:42.549Z] #3 transferring dockerfile: 15.71kB done [2020-02-14T06:05:42.549Z] #3 DONE 0.0s [2020-02-14T06:05:42.549Z] [2020-02-14T06:05:42.549Z] #2 [internal] load .dockerignore [2020-02-14T06:05:42.549Z] #2 transferring context: 87B done [2020-02-14T06:05:42.549Z] #2 DONE 0.0s [2020-02-14T06:05:42.549Z] [2020-02-14T06:05:42.549Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-14T06:05:42.743Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 3.7s done [2020-02-14T06:05:42.743Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 0.1s [2020-02-14T06:05:42.931Z] #4 DONE 0.4s [2020-02-14T06:05:42.931Z] [2020-02-14T06:05:42.931Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-14T06:05:42.931Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-14T06:05:42.931Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-14T06:05:42.931Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-02-14T06:05:42.931Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done [2020-02-14T06:05:42.931Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-02-14T06:05:43.180Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-14T06:05:43.287Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-14T06:05:43.287Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2020-02-14T06:05:43.287Z] #5 DONE 0.4s [2020-02-14T06:05:43.467Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-14T06:05:43.632Z] [2020-02-14T06:05:43.632Z] #7 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-14T06:05:43.753Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-14T06:05:43.753Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-14T06:05:44.035Z] #7 ... [2020-02-14T06:05:44.035Z] [2020-02-14T06:05:44.035Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-14T06:05:44.035Z] #6 DONE 0.2s [2020-02-14T06:05:44.035Z] [2020-02-14T06:05:44.035Z] #7 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-14T06:05:44.035Z] #7 DONE 0.4s [2020-02-14T06:05:44.035Z] [2020-02-14T06:05:44.035Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-14T06:05:44.035Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-14T06:05:44.382Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-14T06:05:44.455Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-14T06:05:44.455Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.1s [2020-02-14T06:05:44.455Z] #8 sha256:405b58165bf06b178dacbf6c969d559fe180cadb2d6f1c75fe0755bdf368aaa0 5.45kB / 5.45kB done [2020-02-14T06:05:44.455Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 0B / 7.38MB 0.1s [2020-02-14T06:05:44.455Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 0B / 9.88MB 0.1s [2020-02-14T06:05:44.455Z] #8 sha256:053af876b91913aed3c9ac2dd8b595bad22b94416eea6848860df62f3367af60 1.79kB / 1.79kB done [2020-02-14T06:05:44.455Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 0B / 48.95MB 0.1s [2020-02-14T06:05:44.455Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 0B / 51.33MB 0.1s [2020-02-14T06:05:44.455Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.1s done [2020-02-14T06:05:44.455Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 4.37MB / 7.38MB 0.2s [2020-02-14T06:05:44.455Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 2.54MB / 9.88MB 0.2s [2020-02-14T06:05:44.455Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 4.55MB / 48.95MB 0.2s [2020-02-14T06:05:44.455Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 1.11MB / 102.16MB 0.2s [2020-02-14T06:05:44.455Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 2.10MB / 56.59MB 0.2s [2020-02-14T06:05:44.455Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 6.77MB / 7.38MB 0.4s [2020-02-14T06:05:44.455Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 4.86MB / 9.88MB 0.4s [2020-02-14T06:05:44.455Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 4.24MB / 51.33MB 0.4s [2020-02-14T06:05:44.841Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.38MB / 7.38MB 0.5s done [2020-02-14T06:05:44.841Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 7.42MB / 9.88MB 0.5s [2020-02-14T06:05:44.841Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 8.14MB / 48.95MB 0.5s [2020-02-14T06:05:44.841Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 6.55MB / 102.16MB 0.5s [2020-02-14T06:05:44.841Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 7.50MB / 56.59MB 0.5s [2020-02-14T06:05:44.841Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.39MB / 9.88MB 0.7s [2020-02-14T06:05:44.841Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 7.09MB / 51.33MB 0.7s [2020-02-14T06:05:44.841Z] #8 ... [2020-02-14T06:05:44.841Z] [2020-02-14T06:05:44.841Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-14T06:05:44.841Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-14T06:05:44.841Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-14T06:05:44.841Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2020-02-14T06:05:44.841Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-14T06:05:44.841Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2020-02-14T06:05:44.841Z] #69 DONE 1.0s [2020-02-14T06:05:44.841Z] [2020-02-14T06:05:44.841Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-14T06:05:44.841Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.8s done [2020-02-14T06:05:44.841Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 11.77MB / 48.95MB 0.8s [2020-02-14T06:05:44.841Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 11.05MB / 51.33MB 0.8s [2020-02-14T06:05:44.841Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 11.71MB / 102.16MB 0.8s [2020-02-14T06:05:44.841Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 11.32MB / 56.59MB 0.8s [2020-02-14T06:05:44.897Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 1m52.169318732s [2020-02-14T06:05:44.897Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.608783ms [2020-02-14T06:05:45.028Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-14T06:05:45.277Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 15.19MB / 48.95MB 1.0s [2020-02-14T06:05:45.277Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 15.25MB / 51.33MB 1.0s [2020-02-14T06:05:45.277Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 14.73MB / 56.59MB 1.0s [2020-02-14T06:05:45.277Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 19.47MB / 48.95MB 1.1s [2020-02-14T06:05:45.277Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 19.57MB / 51.33MB 1.1s [2020-02-14T06:05:45.277Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 20.20MB / 102.16MB 1.1s [2020-02-14T06:05:45.277Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 19.15MB / 56.59MB 1.1s [2020-02-14T06:05:45.277Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 23.92MB / 48.95MB 1.3s [2020-02-14T06:05:45.277Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 23.96MB / 51.33MB 1.3s [2020-02-14T06:05:45.277Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 23.75MB / 56.59MB 1.3s [2020-02-14T06:05:45.701Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 27.56MB / 48.95MB 1.4s [2020-02-14T06:05:45.701Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 27.88MB / 51.33MB 1.4s [2020-02-14T06:05:45.701Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 28.46MB / 102.16MB 1.4s [2020-02-14T06:05:45.701Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 28.27MB / 56.59MB 1.4s [2020-02-14T06:05:45.701Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 31.43MB / 48.95MB 1.6s [2020-02-14T06:05:45.701Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 32.37MB / 51.33MB 1.6s [2020-02-14T06:05:45.701Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 32.95MB / 56.59MB 1.6s [2020-02-14T06:05:45.701Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 35.63MB / 48.95MB 1.7s [2020-02-14T06:05:45.701Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 37.09MB / 51.33MB 1.7s [2020-02-14T06:05:45.701Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 37.10MB / 102.16MB 1.7s [2020-02-14T06:05:45.701Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 37.05MB / 56.59MB 1.7s [2020-02-14T06:05:46.075Z] #8 ... [2020-02-14T06:05:46.075Z] [2020-02-14T06:05:46.075Z] #21 [internal] load build context [2020-02-14T06:05:46.075Z] #21 transferring context: 47.12MB 1.9s done [2020-02-14T06:05:46.075Z] #21 DONE 1.9s [2020-02-14T06:05:46.075Z] [2020-02-14T06:05:46.075Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-14T06:05:46.075Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 39.93MB / 48.95MB 1.9s [2020-02-14T06:05:46.075Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 41.25MB / 51.33MB 1.9s [2020-02-14T06:05:46.075Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 41.63MB / 56.59MB 1.9s [2020-02-14T06:05:46.454Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.72MB / 48.95MB 2.2s [2020-02-14T06:05:46.454Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 49.93MB / 51.33MB 2.2s [2020-02-14T06:05:46.454Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 50.55MB / 102.16MB 2.2s [2020-02-14T06:05:46.454Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 50.45MB / 56.59MB 2.2s [2020-02-14T06:05:46.455Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.95MB / 48.95MB 2.3s done [2020-02-14T06:05:46.455Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.3s done [2020-02-14T06:05:46.455Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 76.43MB / 102.16MB 2.5s [2020-02-14T06:05:46.455Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.4s done [2020-02-14T06:05:46.864Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 89.01MB / 102.16MB 2.6s [2020-02-14T06:05:46.864Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 102.16MB / 102.16MB 2.8s [2020-02-14T06:05:46.864Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 102.16MB / 102.16MB 2.9s done [2020-02-14T06:05:46.926Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 3.9s done [2020-02-14T06:05:46.927Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 [2020-02-14T06:05:47.094Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-14T06:05:47.268Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-14T06:05:47.383Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-14T06:05:47.383Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-14T06:05:47.383Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-14T06:05:47.671Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-14T06:05:49.169Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-14T06:05:49.458Z] go: finding cloud.google.com/go v0.26.0 [2020-02-14T06:05:50.044Z] ok github.com/docker/docker/cmd/dockerd 0.114s coverage: 30.7% of statements [2020-02-14T06:05:50.044Z] ok github.com/docker/docker/container 0.147s coverage: 35.3% of statements [2020-02-14T06:05:50.044Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-14T06:05:50.044Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-14T06:05:50.044Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-14T06:05:50.044Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-14T06:05:51.109Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 4.2s done [2020-02-14T06:05:51.109Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 done [2020-02-14T06:05:51.109Z] #7 DONE 22.4s [2020-02-14T06:05:51.109Z] [2020-02-14T06:05:51.109Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-14T06:05:53.343Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2020-02-14T06:05:53.343Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.7% of statements [2020-02-14T06:05:54.285Z] ok github.com/docker/docker/daemon/cluster 0.191s coverage: 0.5% of statements [2020-02-14T06:05:54.383Z] #8 DONE 2.7s [2020-02-14T06:05:54.383Z] [2020-02-14T06:05:54.383Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-14T06:05:54.641Z] #9 DONE 0.9s [2020-02-14T06:05:54.641Z] [2020-02-14T06:05:54.641Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-14T06:05:54.641Z] #29 DONE 0.1s [2020-02-14T06:05:54.641Z] [2020-02-14T06:05:54.641Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:05:54.641Z] #21 DONE 0.1s [2020-02-14T06:05:54.641Z] [2020-02-14T06:05:54.641Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-14T06:05:54.641Z] #40 DONE 0.1s [2020-02-14T06:05:54.641Z] [2020-02-14T06:05:54.641Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-14T06:05:54.898Z] #32 DONE 0.2s [2020-02-14T06:05:54.898Z] [2020-02-14T06:05:54.898Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-14T06:05:54.898Z] #70 DONE 0.1s [2020-02-14T06:05:54.898Z] [2020-02-14T06:05:54.898Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-14T06:05:54.898Z] #64 DONE 0.1s [2020-02-14T06:05:54.898Z] [2020-02-14T06:05:54.898Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-14T06:05:54.898Z] #22 DONE 0.2s [2020-02-14T06:05:54.898Z] [2020-02-14T06:05:54.898Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:05:54.898Z] #65 ... [2020-02-14T06:05:54.898Z] [2020-02-14T06:05:54.898Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-14T06:05:54.898Z] #46 DONE 0.2s [2020-02-14T06:05:54.898Z] [2020-02-14T06:05:54.898Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-14T06:05:54.898Z] #49 DONE 0.2s [2020-02-14T06:05:54.898Z] [2020-02-14T06:05:54.898Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-14T06:05:54.898Z] #52 DONE 0.2s [2020-02-14T06:05:55.156Z] [2020-02-14T06:05:55.156Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:05:56.390Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 9.2s done [2020-02-14T06:05:56.390Z] #8 DONE 12.2s [2020-02-14T06:05:56.390Z] [2020-02-14T06:05:56.390Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-14T06:05:56.742Z] #9 DONE 0.2s [2020-02-14T06:05:56.742Z] [2020-02-14T06:05:56.742Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-14T06:05:56.742Z] #10 DONE 0.2s [2020-02-14T06:05:56.742Z] [2020-02-14T06:05:56.742Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-14T06:05:56.742Z] #41 DONE 0.0s [2020-02-14T06:05:56.742Z] [2020-02-14T06:05:56.742Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-14T06:05:56.742Z] #30 DONE 0.1s [2020-02-14T06:05:56.742Z] [2020-02-14T06:05:56.742Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:05:56.742Z] #22 DONE 0.1s [2020-02-14T06:05:56.742Z] [2020-02-14T06:05:56.742Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-14T06:05:57.110Z] #31 ... [2020-02-14T06:05:57.110Z] [2020-02-14T06:05:57.110Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-14T06:05:57.110Z] #71 DONE 0.1s [2020-02-14T06:05:57.110Z] [2020-02-14T06:05:57.110Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-14T06:05:57.110Z] #33 DONE 0.1s [2020-02-14T06:05:57.110Z] [2020-02-14T06:05:57.110Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-14T06:05:57.110Z] #23 DONE 0.1s [2020-02-14T06:05:57.110Z] [2020-02-14T06:05:57.110Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-14T06:05:57.110Z] #47 DONE 0.1s [2020-02-14T06:05:57.110Z] [2020-02-14T06:05:57.110Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-14T06:05:57.110Z] #53 DONE 0.1s [2020-02-14T06:05:57.110Z] [2020-02-14T06:05:57.110Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-14T06:05:57.110Z] #65 DONE 0.1s [2020-02-14T06:05:57.110Z] [2020-02-14T06:05:57.110Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-14T06:05:57.110Z] #50 DONE 0.1s [2020-02-14T06:05:57.110Z] [2020-02-14T06:05:57.110Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:05:57.504Z] #51 0.523 + RM_GOPATH=0 [2020-02-14T06:05:57.504Z] #51 0.524 + TMP_GOPATH= [2020-02-14T06:05:57.504Z] #51 0.525 + : /build [2020-02-14T06:05:57.504Z] #51 0.525 + '[' -z '' ']' [2020-02-14T06:05:57.504Z] #51 0.528 ++ mktemp -d [2020-02-14T06:05:57.504Z] #51 0.528 + export GOPATH=/tmp/tmp.QLzsP57LOC [2020-02-14T06:05:57.504Z] #51 0.533 + GOPATH=/tmp/tmp.QLzsP57LOC [2020-02-14T06:05:57.504Z] #51 0.533 + RM_GOPATH=1 [2020-02-14T06:05:57.504Z] #51 0.534 ++ dirname ./install.sh [2020-02-14T06:05:57.504Z] #51 0.537 + dir=. [2020-02-14T06:05:57.504Z] #51 0.537 + bin=gotestsum [2020-02-14T06:05:57.504Z] #51 0.537 + shift [2020-02-14T06:05:57.504Z] #51 0.537 + '[' '!' -f ./gotestsum.installer ']' [2020-02-14T06:05:57.504Z] #51 0.537 + . ./gotestsum.installer [2020-02-14T06:05:57.504Z] #51 0.537 ++ : v0.3.5 [2020-02-14T06:05:57.504Z] #51 0.538 Installing gotestsum version v0.3.5 [2020-02-14T06:05:57.504Z] #51 0.538 + install_gotestsum [2020-02-14T06:05:57.504Z] #51 0.538 + echo 'Installing gotestsum version v0.3.5' [2020-02-14T06:05:57.504Z] #51 0.538 + go get -d gotest.tools/gotestsum [2020-02-14T06:05:57.587Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2020-02-14T06:05:57.587Z] ok github.com/docker/docker/daemon/config 0.081s coverage: 81.7% of statements [2020-02-14T06:05:58.974Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-02-14T06:06:00.359Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-02-14T06:06:00.419Z] #53 ... [2020-02-14T06:06:00.419Z] [2020-02-14T06:06:00.419Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:06:00.419Z] #10 3.145 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:06:00.419Z] #10 3.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:06:00.419Z] #10 3.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:06:00.419Z] #10 3.504 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-14T06:06:00.419Z] #10 4.577 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-14T06:06:00.985Z] #10 ... [2020-02-14T06:06:00.985Z] [2020-02-14T06:06:00.985Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:00.985Z] #33 5.946 + RM_GOPATH=0 [2020-02-14T06:06:00.985Z] #33 5.946 + TMP_GOPATH= [2020-02-14T06:06:00.985Z] #33 5.946 + : /build [2020-02-14T06:06:00.985Z] #33 5.950 + '[' -z '' ']' [2020-02-14T06:06:00.985Z] #33 5.954 ++ mktemp -d [2020-02-14T06:06:00.985Z] #33 5.961 + export GOPATH=/tmp/tmp.MhzwiiZNI5 [2020-02-14T06:06:00.985Z] #33 5.961 + GOPATH=/tmp/tmp.MhzwiiZNI5 [2020-02-14T06:06:00.985Z] #33 5.961 + RM_GOPATH=1 [2020-02-14T06:06:00.985Z] #33 5.964 ++ dirname ./install.sh [2020-02-14T06:06:00.985Z] #33 5.965 + dir=. [2020-02-14T06:06:00.985Z] #33 5.966 + bin=tomlv [2020-02-14T06:06:00.985Z] #33 5.966 + shift [2020-02-14T06:06:00.985Z] #33 5.966 + '[' '!' -f ./tomlv.installer ']' [2020-02-14T06:06:00.985Z] #33 5.966 + . ./tomlv.installer [2020-02-14T06:06:00.985Z] #33 5.966 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-14T06:06:00.985Z] #33 5.967 + install_tomlv [2020-02-14T06:06:00.985Z] #33 5.968 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-14T06:06:00.985Z] #33 5.968 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-14T06:06:00.985Z] #33 5.968 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MhzwiiZNI5/src/github.com/BurntSushi/toml [2020-02-14T06:06:00.985Z] #33 5.977 Cloning into '/tmp/tmp.MhzwiiZNI5/src/github.com/BurntSushi/toml'... [2020-02-14T06:06:01.243Z] #33 ... [2020-02-14T06:06:01.243Z] [2020-02-14T06:06:01.243Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:06:01.243Z] #10 6.701 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-14T06:06:02.626Z] #51 ... [2020-02-14T06:06:02.626Z] [2020-02-14T06:06:02.626Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:02.626Z] #34 0.535 + RM_GOPATH=0 [2020-02-14T06:06:02.626Z] #34 0.535 + TMP_GOPATH= [2020-02-14T06:06:02.626Z] #34 0.535 + : /build [2020-02-14T06:06:02.626Z] #34 0.535 + '[' -z '' ']' [2020-02-14T06:06:02.626Z] #34 0.536 ++ mktemp -d [2020-02-14T06:06:02.626Z] #34 0.536 + export GOPATH=/tmp/tmp.83lyprwvUB [2020-02-14T06:06:02.626Z] #34 0.536 + GOPATH=/tmp/tmp.83lyprwvUB [2020-02-14T06:06:02.626Z] #34 0.536 + RM_GOPATH=1 [2020-02-14T06:06:02.626Z] #34 0.537 ++ dirname ./install.sh [2020-02-14T06:06:02.627Z] #34 0.537 + dir=. [2020-02-14T06:06:02.627Z] #34 0.537 + bin=tomlv [2020-02-14T06:06:02.627Z] #34 0.537 + shift [2020-02-14T06:06:02.627Z] #34 0.538 + '[' '!' -f ./tomlv.installer ']' [2020-02-14T06:06:02.627Z] #34 0.538 + . ./tomlv.installer [2020-02-14T06:06:02.627Z] #34 0.538 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-14T06:06:02.627Z] #34 0.539 + install_tomlv [2020-02-14T06:06:02.627Z] #34 0.540 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-14T06:06:02.627Z] #34 0.540 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-14T06:06:02.627Z] #34 0.540 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.83lyprwvUB/src/github.com/BurntSushi/toml [2020-02-14T06:06:02.627Z] #34 0.541 Cloning into '/tmp/tmp.83lyprwvUB/src/github.com/BurntSushi/toml'... [2020-02-14T06:06:02.627Z] #34 1.056 + cd /tmp/tmp.83lyprwvUB/src/github.com/BurntSushi/toml [2020-02-14T06:06:02.627Z] #34 1.056 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-14T06:06:02.627Z] #34 1.081 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-14T06:06:02.627Z] #34 1.561 internal/cpu [2020-02-14T06:06:02.627Z] #34 1.589 runtime/internal/atomic [2020-02-14T06:06:02.627Z] #34 1.777 runtime/internal/sys [2020-02-14T06:06:02.627Z] #34 1.889 runtime/internal/math [2020-02-14T06:06:02.627Z] #34 1.948 math/bits [2020-02-14T06:06:02.627Z] #34 2.115 internal/bytealg [2020-02-14T06:06:02.627Z] #34 2.351 runtime [2020-02-14T06:06:02.627Z] #34 2.405 math [2020-02-14T06:06:03.628Z] #34 6.581 unicode/utf8 [2020-02-14T06:06:03.628Z] #34 ... [2020-02-14T06:06:03.628Z] [2020-02-14T06:06:03.628Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:03.628Z] #24 0.578 + RM_GOPATH=0 [2020-02-14T06:06:03.628Z] #24 0.578 + TMP_GOPATH= [2020-02-14T06:06:03.628Z] #24 0.579 + : /build [2020-02-14T06:06:03.628Z] #24 0.579 + '[' -z '' ']' [2020-02-14T06:06:03.628Z] #24 0.579 ++ mktemp -d [2020-02-14T06:06:03.628Z] #24 0.589 + export GOPATH=/tmp/tmp.DDiRrrK4oS [2020-02-14T06:06:03.628Z] #24 0.589 + GOPATH=/tmp/tmp.DDiRrrK4oS [2020-02-14T06:06:03.628Z] #24 0.590 + RM_GOPATH=1 [2020-02-14T06:06:03.628Z] #24 0.593 ++ dirname ./install.sh [2020-02-14T06:06:03.628Z] #24 0.598 + dir=. [2020-02-14T06:06:03.628Z] #24 0.599 + bin=dockercli [2020-02-14T06:06:03.628Z] #24 0.600 + shift [2020-02-14T06:06:03.628Z] #24 0.600 + '[' '!' -f ./dockercli.installer ']' [2020-02-14T06:06:03.628Z] #24 0.601 + . ./dockercli.installer [2020-02-14T06:06:03.628Z] #24 0.601 ++ : stable [2020-02-14T06:06:03.628Z] #24 0.602 ++ : 17.06.2-ce [2020-02-14T06:06:03.628Z] #24 0.603 + install_dockercli [2020-02-14T06:06:03.628Z] #24 0.603 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-14T06:06:03.628Z] #24 0.603 Install docker/cli version 17.06.2-ce from stable [2020-02-14T06:06:03.628Z] #24 0.604 ++ uname -m [2020-02-14T06:06:03.628Z] #24 0.604 + arch=s390x [2020-02-14T06:06:03.628Z] #24 0.604 + '[' s390x '!=' x86_64 ']' [2020-02-14T06:06:03.628Z] #24 0.604 + '[' s390x '!=' s390x ']' [2020-02-14T06:06:03.628Z] #24 0.605 + url=https://download.docker.com/linux/static [2020-02-14T06:06:03.628Z] #24 0.605 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-14T06:06:03.628Z] #24 0.608 + tar -xz docker/docker [2020-02-14T06:06:03.628Z] #24 6.449 + mkdir -p /build [2020-02-14T06:06:03.628Z] #24 6.484 + mv docker/docker /build/ [2020-02-14T06:06:03.628Z] #24 6.484 + rmdir docker [2020-02-14T06:06:03.628Z] #24 DONE 6.7s [2020-02-14T06:06:03.628Z] [2020-02-14T06:06:03.628Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:03.628Z] #48 0.544 + RM_GOPATH=0 [2020-02-14T06:06:03.628Z] #48 0.544 + TMP_GOPATH= [2020-02-14T06:06:03.628Z] #48 0.545 + : /build [2020-02-14T06:06:03.628Z] #48 0.545 + '[' -z '' ']' [2020-02-14T06:06:03.628Z] #48 0.550 ++ mktemp -d [2020-02-14T06:06:03.628Z] #48 0.555 + export GOPATH=/tmp/tmp.PNmNFAPXG6 [2020-02-14T06:06:03.628Z] #48 0.555 + GOPATH=/tmp/tmp.PNmNFAPXG6 [2020-02-14T06:06:03.628Z] #48 0.555 + RM_GOPATH=1 [2020-02-14T06:06:03.628Z] #48 0.555 ++ dirname ./install.sh [2020-02-14T06:06:03.628Z] #48 0.561 + dir=. [2020-02-14T06:06:03.628Z] #48 0.562 + bin=vndr [2020-02-14T06:06:03.628Z] #48 0.562 + shift [2020-02-14T06:06:03.628Z] #48 0.563 + '[' '!' -f ./vndr.installer ']' [2020-02-14T06:06:03.628Z] #48 0.564 + . ./vndr.installer [2020-02-14T06:06:03.628Z] #48 0.564 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-14T06:06:03.628Z] #48 0.565 + install_vndr [2020-02-14T06:06:03.628Z] #48 0.566 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-14T06:06:03.628Z] #48 0.566 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PNmNFAPXG6/src/github.com/LK4D4/vndr [2020-02-14T06:06:03.628Z] #48 0.566 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-14T06:06:03.628Z] #48 0.568 Cloning into '/tmp/tmp.PNmNFAPXG6/src/github.com/LK4D4/vndr'... [2020-02-14T06:06:03.628Z] #48 1.115 + cd /tmp/tmp.PNmNFAPXG6/src/github.com/LK4D4/vndr [2020-02-14T06:06:03.628Z] #48 1.115 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-14T06:06:03.628Z] #48 1.128 + go build -buildmode=pie -v -o /build/vndr . [2020-02-14T06:06:03.628Z] #48 2.076 internal/cpu [2020-02-14T06:06:03.628Z] #48 2.090 internal/race [2020-02-14T06:06:03.628Z] #48 2.235 sync/atomic [2020-02-14T06:06:03.628Z] #48 2.402 unicode [2020-02-14T06:06:03.628Z] #48 2.632 runtime [2020-02-14T06:06:03.628Z] #48 6.007 unicode/utf8 [2020-02-14T06:06:03.628Z] #48 6.639 internal/testlog [2020-02-14T06:06:04.526Z] #10 ... [2020-02-14T06:06:04.526Z] [2020-02-14T06:06:04.526Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:06:04.526Z] #59 6.342 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:06:04.526Z] #59 6.373 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:06:04.526Z] #59 6.373 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:06:04.526Z] #59 7.416 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-14T06:06:04.526Z] #59 9.791 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-14T06:06:04.559Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-02-14T06:06:04.569Z] #48 7.460 encoding [2020-02-14T06:06:04.569Z] #48 7.712 unicode/utf16 [2020-02-14T06:06:04.783Z] #59 ... [2020-02-14T06:06:04.783Z] [2020-02-14T06:06:04.783Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:06:04.783Z] #43 6.460 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:06:04.783Z] #43 6.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:06:04.783Z] #43 6.527 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:06:04.783Z] #43 7.516 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-14T06:06:04.783Z] #43 9.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-14T06:06:04.783Z] #43 ... [2020-02-14T06:06:04.783Z] [2020-02-14T06:06:04.783Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:04.783Z] #35 2.981 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:06:04.783Z] #35 2.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:06:04.783Z] #35 2.996 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:06:04.783Z] #35 3.254 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-14T06:06:04.783Z] #35 4.314 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-14T06:06:04.783Z] #35 6.532 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-14T06:06:04.979Z] #48 7.939 container/list [2020-02-14T06:06:04.979Z] #48 ... [2020-02-14T06:06:04.979Z] [2020-02-14T06:06:04.979Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:04.979Z] #34 8.012 runtime/cgo [2020-02-14T06:06:05.041Z] #35 ... [2020-02-14T06:06:05.041Z] [2020-02-14T06:06:05.041Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-14T06:06:05.041Z] #30 6.204 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-14T06:06:05.041Z] #30 6.233 Cloning into '.'... [2020-02-14T06:06:05.127Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.473s coverage: 13.7% of statements [2020-02-14T06:06:05.299Z] #30 ... [2020-02-14T06:06:05.299Z] [2020-02-14T06:06:05.299Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:06:05.299Z] #25 6.113 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:06:05.299Z] #25 6.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:06:05.299Z] #25 6.162 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:06:05.299Z] #25 7.233 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-14T06:06:05.299Z] #25 9.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-14T06:06:05.299Z] #25 ... [2020-02-14T06:06:05.299Z] [2020-02-14T06:06:05.299Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:05.299Z] #23 6.966 + RM_GOPATH=0 [2020-02-14T06:06:05.299Z] #23 6.966 + TMP_GOPATH= [2020-02-14T06:06:05.299Z] #23 6.966 + : /build [2020-02-14T06:06:05.299Z] #23 6.967 + '[' -z '' ']' [2020-02-14T06:06:05.299Z] #23 6.971 ++ mktemp -d [2020-02-14T06:06:05.299Z] #23 6.971 + export GOPATH=/tmp/tmp.BqbzT48fRl [2020-02-14T06:06:05.299Z] #23 6.971 + GOPATH=/tmp/tmp.BqbzT48fRl [2020-02-14T06:06:05.299Z] #23 6.972 + RM_GOPATH=1 [2020-02-14T06:06:05.299Z] #23 6.973 ++ dirname ./install.sh [2020-02-14T06:06:05.299Z] #23 6.978 + dir=. [2020-02-14T06:06:05.299Z] #23 6.978 + bin=dockercli [2020-02-14T06:06:05.299Z] #23 6.978 + shift [2020-02-14T06:06:05.299Z] #23 6.978 + '[' '!' -f ./dockercli.installer ']' [2020-02-14T06:06:05.299Z] #23 6.978 + . ./dockercli.installer [2020-02-14T06:06:05.299Z] #23 6.978 ++ : stable [2020-02-14T06:06:05.299Z] #23 6.978 ++ : 17.06.2-ce [2020-02-14T06:06:05.299Z] #23 6.979 + install_dockercli [2020-02-14T06:06:05.299Z] #23 6.979 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-14T06:06:05.299Z] #23 6.979 Install docker/cli version 17.06.2-ce from stable [2020-02-14T06:06:05.299Z] #23 6.979 ++ uname -m [2020-02-14T06:06:05.299Z] #23 6.986 + arch=x86_64 [2020-02-14T06:06:05.299Z] #23 6.986 + '[' x86_64 '!=' x86_64 ']' [2020-02-14T06:06:05.299Z] #23 6.986 + url=https://download.docker.com/linux/static [2020-02-14T06:06:05.299Z] #23 6.986 + tar -xz docker/docker [2020-02-14T06:06:05.299Z] #23 6.991 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-14T06:06:05.388Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.148s coverage: 66.8% of statements [2020-02-14T06:06:05.557Z] #23 ... [2020-02-14T06:06:05.557Z] [2020-02-14T06:06:05.557Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:06:05.557Z] #41 6.188 + git clone https://github.com/docker/distribution.git . [2020-02-14T06:06:05.557Z] #41 6.190 Cloning into '.'... [2020-02-14T06:06:05.557Z] #41 ... [2020-02-14T06:06:05.557Z] [2020-02-14T06:06:05.557Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:05.557Z] #47 6.300 + RM_GOPATH=0 [2020-02-14T06:06:05.557Z] #47 6.300 + TMP_GOPATH= [2020-02-14T06:06:05.557Z] #47 6.300 + : /build [2020-02-14T06:06:05.557Z] #47 6.301 + '[' -z '' ']' [2020-02-14T06:06:05.557Z] #47 6.306 ++ mktemp -d [2020-02-14T06:06:05.557Z] #47 6.308 + export GOPATH=/tmp/tmp.qX2w78vq2c [2020-02-14T06:06:05.557Z] #47 6.308 + GOPATH=/tmp/tmp.qX2w78vq2c [2020-02-14T06:06:05.557Z] #47 6.308 + RM_GOPATH=1 [2020-02-14T06:06:05.557Z] #47 6.314 ++ dirname ./install.sh [2020-02-14T06:06:05.557Z] #47 6.315 + dir=. [2020-02-14T06:06:05.557Z] #47 6.315 + bin=vndr [2020-02-14T06:06:05.557Z] #47 6.315 + shift [2020-02-14T06:06:05.557Z] #47 6.316 + '[' '!' -f ./vndr.installer ']' [2020-02-14T06:06:05.557Z] #47 6.316 + . ./vndr.installer [2020-02-14T06:06:05.557Z] #47 6.316 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-14T06:06:05.557Z] #47 6.316 + install_vndr [2020-02-14T06:06:05.557Z] #47 6.316 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-14T06:06:05.557Z] #47 6.317 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-14T06:06:05.557Z] #47 6.317 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qX2w78vq2c/src/github.com/LK4D4/vndr [2020-02-14T06:06:05.557Z] #47 6.319 Cloning into '/tmp/tmp.qX2w78vq2c/src/github.com/LK4D4/vndr'... [2020-02-14T06:06:05.557Z] #47 7.135 + cd /tmp/tmp.qX2w78vq2c/src/github.com/LK4D4/vndr [2020-02-14T06:06:05.557Z] #47 7.135 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-14T06:06:05.557Z] #47 7.163 + go build -buildmode=pie -v -o /build/vndr . [2020-02-14T06:06:05.557Z] #47 8.413 internal/race [2020-02-14T06:06:05.557Z] #47 8.448 internal/bytealg [2020-02-14T06:06:05.557Z] #47 8.531 sync/atomic [2020-02-14T06:06:05.557Z] #47 8.901 unicode [2020-02-14T06:06:05.557Z] #47 9.063 runtime [2020-02-14T06:06:05.814Z] #47 ... [2020-02-14T06:06:05.814Z] [2020-02-14T06:06:05.814Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:05.814Z] #71 6.517 + RM_GOPATH=0 [2020-02-14T06:06:05.814Z] #71 6.517 + TMP_GOPATH= [2020-02-14T06:06:05.814Z] #71 6.517 + : /build [2020-02-14T06:06:05.814Z] #71 6.518 + '[' -z '' ']' [2020-02-14T06:06:05.814Z] #71 6.523 ++ mktemp -d [2020-02-14T06:06:05.814Z] #71 6.534 + export GOPATH=/tmp/tmp.3IRLQIzCdh [2020-02-14T06:06:05.814Z] #71 6.534 + GOPATH=/tmp/tmp.3IRLQIzCdh [2020-02-14T06:06:05.814Z] #71 6.534 + RM_GOPATH=1 [2020-02-14T06:06:05.814Z] #71 6.535 ++ dirname ./install.sh [2020-02-14T06:06:05.814Z] #71 6.536 + dir=. [2020-02-14T06:06:05.814Z] #71 6.536 + bin=proxy [2020-02-14T06:06:05.814Z] #71 6.537 + shift [2020-02-14T06:06:05.814Z] #71 6.537 + '[' '!' -f ./proxy.installer ']' [2020-02-14T06:06:05.814Z] #71 6.537 + . ./proxy.installer [2020-02-14T06:06:05.814Z] #71 6.539 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-14T06:06:05.814Z] #71 6.539 + install_proxy [2020-02-14T06:06:05.814Z] #71 6.541 + case "$1" in [2020-02-14T06:06:05.814Z] #71 6.544 + export CGO_ENABLED=0 [2020-02-14T06:06:05.814Z] #71 6.547 + CGO_ENABLED=0 [2020-02-14T06:06:05.814Z] #71 6.547 + _install_proxy [2020-02-14T06:06:05.814Z] #71 6.547 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-14T06:06:05.814Z] #71 6.547 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-14T06:06:05.814Z] #71 6.548 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3IRLQIzCdh/src/github.com/docker/libnetwork [2020-02-14T06:06:05.814Z] #71 6.556 Cloning into '/tmp/tmp.3IRLQIzCdh/src/github.com/docker/libnetwork'... [2020-02-14T06:06:06.072Z] #71 ... [2020-02-14T06:06:06.072Z] [2020-02-14T06:06:06.072Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:06.072Z] #50 6.738 + RM_GOPATH=0 [2020-02-14T06:06:06.072Z] #50 6.738 + TMP_GOPATH= [2020-02-14T06:06:06.072Z] #50 6.738 + : /build [2020-02-14T06:06:06.072Z] #50 6.738 + '[' -z '' ']' [2020-02-14T06:06:06.072Z] #50 6.743 ++ mktemp -d [2020-02-14T06:06:06.072Z] #50 6.751 + export GOPATH=/tmp/tmp.CQVCBci4Xz [2020-02-14T06:06:06.072Z] #50 6.751 + GOPATH=/tmp/tmp.CQVCBci4Xz [2020-02-14T06:06:06.072Z] #50 6.751 + RM_GOPATH=1 [2020-02-14T06:06:06.072Z] #50 6.768 ++ dirname ./install.sh [2020-02-14T06:06:06.072Z] #50 6.775 + dir=. [2020-02-14T06:06:06.072Z] #50 6.776 + bin=gotestsum [2020-02-14T06:06:06.072Z] #50 6.776 + shift [2020-02-14T06:06:06.072Z] #50 6.776 + '[' '!' -f ./gotestsum.installer ']' [2020-02-14T06:06:06.072Z] #50 6.776 + . ./gotestsum.installer [2020-02-14T06:06:06.072Z] #50 6.776 ++ : v0.3.5 [2020-02-14T06:06:06.072Z] #50 6.776 + install_gotestsum [2020-02-14T06:06:06.072Z] #50 6.776 + echo 'Installing gotestsum version v0.3.5' [2020-02-14T06:06:06.072Z] #50 6.776 + go get -d gotest.tools/gotestsum [2020-02-14T06:06:06.072Z] #50 6.776 Installing gotestsum version v0.3.5 [2020-02-14T06:06:06.072Z] #50 ... [2020-02-14T06:06:06.072Z] [2020-02-14T06:06:06.072Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:06.072Z] #65 6.963 + RM_GOPATH=0 [2020-02-14T06:06:06.072Z] #65 6.964 + TMP_GOPATH= [2020-02-14T06:06:06.072Z] #65 6.964 + : /build/ [2020-02-14T06:06:06.072Z] #65 6.964 + '[' -z '' ']' [2020-02-14T06:06:06.072Z] #65 6.966 ++ mktemp -d [2020-02-14T06:06:06.072Z] #65 6.966 + export GOPATH=/tmp/tmp.x0I0rYzEs1 [2020-02-14T06:06:06.072Z] #65 6.966 + GOPATH=/tmp/tmp.x0I0rYzEs1 [2020-02-14T06:06:06.072Z] #65 6.966 + RM_GOPATH=1 [2020-02-14T06:06:06.072Z] #65 6.976 ++ dirname ./install.sh [2020-02-14T06:06:06.072Z] #65 6.981 + dir=. [2020-02-14T06:06:06.072Z] #65 6.983 + bin=rootlesskit [2020-02-14T06:06:06.072Z] #65 6.983 + shift [2020-02-14T06:06:06.072Z] #65 6.983 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-14T06:06:06.072Z] #65 6.983 + . ./rootlesskit.installer [2020-02-14T06:06:06.072Z] #65 6.983 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-14T06:06:06.072Z] #65 6.987 + install_rootlesskit [2020-02-14T06:06:06.072Z] #65 6.987 + case "$1" in [2020-02-14T06:06:06.072Z] #65 6.987 + export CGO_ENABLED=0 [2020-02-14T06:06:06.072Z] #65 6.987 + CGO_ENABLED=0 [2020-02-14T06:06:06.072Z] #65 6.987 + _install_rootlesskit [2020-02-14T06:06:06.072Z] #65 6.988 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-14T06:06:06.072Z] #65 6.988 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-14T06:06:06.072Z] #65 6.988 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.x0I0rYzEs1/src/github.com/rootless-containers/rootlesskit [2020-02-14T06:06:06.072Z] #65 7.014 Cloning into '/tmp/tmp.x0I0rYzEs1/src/github.com/rootless-containers/rootlesskit'... [2020-02-14T06:06:06.072Z] #65 10.94 + cd /tmp/tmp.x0I0rYzEs1/src/github.com/rootless-containers/rootlesskit [2020-02-14T06:06:06.072Z] #65 10.94 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-14T06:06:06.330Z] #65 11.50 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-14T06:06:06.330Z] #65 11.50 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-14T06:06:06.844Z] #34 ... [2020-02-14T06:06:06.844Z] [2020-02-14T06:06:06.844Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:06:06.844Z] #44 0.544 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:06:06.844Z] #44 0.637 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:06:06.844Z] #44 0.753 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:06:06.844Z] #44 1.087 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-14T06:06:06.844Z] #44 2.791 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-14T06:06:06.844Z] #44 2.805 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-14T06:06:06.844Z] #44 ... [2020-02-14T06:06:06.844Z] [2020-02-14T06:06:06.844Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:06:06.844Z] #60 0.657 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:06:06.844Z] #60 0.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:06:06.844Z] #60 0.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:06:06.844Z] #60 1.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-14T06:06:06.844Z] #60 3.351 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-14T06:06:06.844Z] #60 4.684 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-14T06:06:07.222Z] #60 ... [2020-02-14T06:06:07.222Z] [2020-02-14T06:06:07.222Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:07.222Z] #36 0.500 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:06:07.222Z] #36 0.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:06:07.222Z] #36 0.754 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:06:07.222Z] #36 0.850 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-14T06:06:07.222Z] #36 2.202 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-14T06:06:07.222Z] #36 3.624 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-14T06:06:07.222Z] #36 ... [2020-02-14T06:06:07.222Z] [2020-02-14T06:06:07.222Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:06:07.222Z] #11 0.523 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:06:07.222Z] #11 0.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:06:07.222Z] #11 0.761 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:06:07.222Z] #11 1.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-14T06:06:07.222Z] #11 2.760 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-14T06:06:07.222Z] #11 4.489 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-14T06:06:07.618Z] #11 ... [2020-02-14T06:06:07.618Z] [2020-02-14T06:06:07.618Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:07.618Z] #54 0.528 + RM_GOPATH=0 [2020-02-14T06:06:07.618Z] #54 0.535 + TMP_GOPATH= [2020-02-14T06:06:07.618Z] #54 0.535 + : /build [2020-02-14T06:06:07.618Z] #54 0.536 + '[' -z '' ']' [2020-02-14T06:06:07.618Z] #54 0.539 ++ mktemp -d [2020-02-14T06:06:07.618Z] #54 0.539 + export GOPATH=/tmp/tmp.hFBhLBwanq [2020-02-14T06:06:07.618Z] #54 0.540 + GOPATH=/tmp/tmp.hFBhLBwanq [2020-02-14T06:06:07.618Z] #54 0.545 + RM_GOPATH=1 [2020-02-14T06:06:07.618Z] #54 0.546 ++ dirname ./install.sh [2020-02-14T06:06:07.618Z] #54 0.549 + dir=. [2020-02-14T06:06:07.618Z] #54 0.549 + bin=golangci_lint [2020-02-14T06:06:07.618Z] #54 0.549 + shift [2020-02-14T06:06:07.618Z] #54 0.549 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-14T06:06:07.618Z] #54 0.549 + . ./golangci_lint.installer [2020-02-14T06:06:07.618Z] #54 0.549 ++ : v1.20.0 [2020-02-14T06:06:07.618Z] #54 0.550 + install_golangci_lint [2020-02-14T06:06:07.618Z] #54 0.550 Installing golangci-lint version v1.20.0 [2020-02-14T06:06:07.618Z] #54 0.550 + echo 'Installing golangci-lint version v1.20.0' [2020-02-14T06:06:07.618Z] #54 0.550 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-14T06:06:07.618Z] #54 ... [2020-02-14T06:06:07.618Z] [2020-02-14T06:06:07.618Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-14T06:06:07.618Z] #31 0.420 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-14T06:06:07.618Z] #31 0.421 Cloning into '.'... [2020-02-14T06:06:07.618Z] #31 ... [2020-02-14T06:06:07.618Z] [2020-02-14T06:06:07.618Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:06:07.618Z] #26 0.545 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:06:07.618Z] #26 0.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:06:07.618Z] #26 0.842 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:06:07.618Z] #26 1.115 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-14T06:06:07.618Z] #26 2.749 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-14T06:06:07.618Z] #26 4.410 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-14T06:06:07.618Z] #26 ... [2020-02-14T06:06:07.618Z] [2020-02-14T06:06:07.618Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:06:07.618Z] #42 0.735 + git clone https://github.com/docker/distribution.git . [2020-02-14T06:06:07.618Z] #42 0.738 Cloning into '.'... [2020-02-14T06:06:07.618Z] #42 10.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-14T06:06:08.003Z] #42 ... [2020-02-14T06:06:08.003Z] [2020-02-14T06:06:08.003Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:08.003Z] #66 0.532 + RM_GOPATH=0 [2020-02-14T06:06:08.003Z] #66 0.533 + TMP_GOPATH= [2020-02-14T06:06:08.003Z] #66 0.533 + : /build/ [2020-02-14T06:06:08.003Z] #66 0.534 + '[' -z '' ']' [2020-02-14T06:06:08.003Z] #66 0.538 ++ mktemp -d [2020-02-14T06:06:08.003Z] #66 0.542 + export GOPATH=/tmp/tmp.V2u807EOMt [2020-02-14T06:06:08.003Z] #66 0.542 + GOPATH=/tmp/tmp.V2u807EOMt [2020-02-14T06:06:08.003Z] #66 0.543 + RM_GOPATH=1 [2020-02-14T06:06:08.003Z] #66 0.544 ++ dirname ./install.sh [2020-02-14T06:06:08.003Z] #66 0.550 + dir=. [2020-02-14T06:06:08.003Z] #66 0.550 + bin=rootlesskit [2020-02-14T06:06:08.003Z] #66 0.551 + shift [2020-02-14T06:06:08.003Z] #66 0.551 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-14T06:06:08.003Z] #66 0.552 + . ./rootlesskit.installer [2020-02-14T06:06:08.003Z] #66 0.553 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-14T06:06:08.003Z] #66 0.555 + install_rootlesskit [2020-02-14T06:06:08.003Z] #66 0.555 + case "$1" in [2020-02-14T06:06:08.003Z] #66 0.555 + export CGO_ENABLED=0 [2020-02-14T06:06:08.003Z] #66 0.555 + CGO_ENABLED=0 [2020-02-14T06:06:08.003Z] #66 0.555 + _install_rootlesskit [2020-02-14T06:06:08.003Z] #66 0.556 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-14T06:06:08.003Z] #66 0.557 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-14T06:06:08.003Z] #66 0.558 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.V2u807EOMt/src/github.com/rootless-containers/rootlesskit [2020-02-14T06:06:08.003Z] #66 0.561 Cloning into '/tmp/tmp.V2u807EOMt/src/github.com/rootless-containers/rootlesskit'... [2020-02-14T06:06:08.003Z] #66 3.176 + cd /tmp/tmp.V2u807EOMt/src/github.com/rootless-containers/rootlesskit [2020-02-14T06:06:08.003Z] #66 3.176 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-14T06:06:08.003Z] #66 3.532 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-14T06:06:08.003Z] #66 3.532 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-14T06:06:08.003Z] #66 ... [2020-02-14T06:06:08.003Z] [2020-02-14T06:06:08.003Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:08.003Z] #72 0.274 + RM_GOPATH=0 [2020-02-14T06:06:08.003Z] #72 0.274 + TMP_GOPATH= [2020-02-14T06:06:08.003Z] #72 0.274 + : /build [2020-02-14T06:06:08.003Z] #72 0.274 + '[' -z '' ']' [2020-02-14T06:06:08.003Z] #72 0.275 ++ mktemp -d [2020-02-14T06:06:08.003Z] #72 0.276 + export GOPATH=/tmp/tmp.20pjdPLGiF [2020-02-14T06:06:08.003Z] #72 0.276 + GOPATH=/tmp/tmp.20pjdPLGiF [2020-02-14T06:06:08.003Z] #72 0.276 + RM_GOPATH=1 [2020-02-14T06:06:08.003Z] #72 0.277 ++ dirname ./install.sh [2020-02-14T06:06:08.003Z] #72 0.277 + dir=. [2020-02-14T06:06:08.003Z] #72 0.277 + bin=proxy [2020-02-14T06:06:08.003Z] #72 0.278 + shift [2020-02-14T06:06:08.003Z] #72 0.278 + '[' '!' -f ./proxy.installer ']' [2020-02-14T06:06:08.003Z] #72 0.278 + . ./proxy.installer [2020-02-14T06:06:08.003Z] #72 0.279 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-14T06:06:08.003Z] #72 0.279 + install_proxy [2020-02-14T06:06:08.003Z] #72 0.279 + case "$1" in [2020-02-14T06:06:08.003Z] #72 0.279 + export CGO_ENABLED=0 [2020-02-14T06:06:08.003Z] #72 0.279 + CGO_ENABLED=0 [2020-02-14T06:06:08.003Z] #72 0.279 + _install_proxy [2020-02-14T06:06:08.003Z] #72 0.280 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-14T06:06:08.003Z] #72 0.280 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-14T06:06:08.003Z] #72 0.280 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.20pjdPLGiF/src/github.com/docker/libnetwork [2020-02-14T06:06:08.003Z] #72 0.281 Cloning into '/tmp/tmp.20pjdPLGiF/src/github.com/docker/libnetwork'... [2020-02-14T06:06:08.003Z] #72 11.09 + cd /tmp/tmp.20pjdPLGiF/src/github.com/docker/libnetwork [2020-02-14T06:06:08.003Z] #72 11.09 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-14T06:06:08.376Z] #72 ... [2020-02-14T06:06:08.376Z] [2020-02-14T06:06:08.376Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:06:08.376Z] #26 11.35 Fetched 8022 kB in 11s (741 kB/s) [2020-02-14T06:06:09.589Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.713s coverage: 46.7% of statements [2020-02-14T06:06:09.606Z] #65 ... [2020-02-14T06:06:09.606Z] [2020-02-14T06:06:09.606Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:09.606Z] #47 12.50 unicode/utf8 [2020-02-14T06:06:09.606Z] #47 13.37 internal/testlog [2020-02-14T06:06:09.606Z] #47 13.69 unicode/utf16 [2020-02-14T06:06:09.606Z] #47 13.89 container/list [2020-02-14T06:06:09.606Z] #47 14.46 crypto/internal/subtle [2020-02-14T06:06:09.606Z] #47 14.54 crypto/subtle [2020-02-14T06:06:09.606Z] #47 14.68 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-14T06:06:09.863Z] #47 14.79 internal/nettrace [2020-02-14T06:06:09.863Z] #47 14.91 runtime/cgo [2020-02-14T06:06:10.159Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.403s coverage: 46.2% of statements [2020-02-14T06:06:10.431Z] #47 ... [2020-02-14T06:06:10.431Z] [2020-02-14T06:06:10.431Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:10.431Z] #23 15.08 + mkdir -p /build [2020-02-14T06:06:10.431Z] #23 15.08 + mv docker/docker /build/ [2020-02-14T06:06:10.431Z] #23 15.08 + rmdir docker [2020-02-14T06:06:10.431Z] #23 DONE 15.5s [2020-02-14T06:06:10.431Z] [2020-02-14T06:06:10.431Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:10.431Z] #53 6.637 + RM_GOPATH=0 [2020-02-14T06:06:10.431Z] #53 6.637 + TMP_GOPATH= [2020-02-14T06:06:10.431Z] #53 6.637 + : /build [2020-02-14T06:06:10.431Z] #53 6.637 + '[' -z '' ']' [2020-02-14T06:06:10.431Z] #53 6.646 ++ mktemp -d [2020-02-14T06:06:10.431Z] #53 6.653 + export GOPATH=/tmp/tmp.67W0ZylUT4 [2020-02-14T06:06:10.431Z] #53 6.653 + GOPATH=/tmp/tmp.67W0ZylUT4 [2020-02-14T06:06:10.431Z] #53 6.655 + RM_GOPATH=1 [2020-02-14T06:06:10.431Z] #53 6.659 ++ dirname ./install.sh [2020-02-14T06:06:10.431Z] #53 6.664 + dir=. [2020-02-14T06:06:10.431Z] #53 6.664 + bin=golangci_lint [2020-02-14T06:06:10.431Z] #53 6.664 + shift [2020-02-14T06:06:10.431Z] #53 6.665 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-14T06:06:10.431Z] #53 6.667 + . ./golangci_lint.installer [2020-02-14T06:06:10.431Z] #53 6.674 ++ : v1.20.0 [2020-02-14T06:06:10.431Z] #53 6.675 + install_golangci_lint [2020-02-14T06:06:10.431Z] #53 6.680 + echo 'Installing golangci-lint version v1.20.0' [2020-02-14T06:06:10.431Z] #53 6.680 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-14T06:06:10.431Z] #53 6.680 Installing golangci-lint version v1.20.0 [2020-02-14T06:06:10.727Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.359s coverage: 72.5% of statements [2020-02-14T06:06:11.811Z] #53 ... [2020-02-14T06:06:11.811Z] [2020-02-14T06:06:11.811Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:11.811Z] #33 6.906 + cd /tmp/tmp.MhzwiiZNI5/src/github.com/BurntSushi/toml [2020-02-14T06:06:11.811Z] #33 6.915 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-14T06:06:11.811Z] #33 6.935 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-14T06:06:11.811Z] #33 7.606 runtime/internal/atomic [2020-02-14T06:06:11.811Z] #33 7.632 internal/cpu [2020-02-14T06:06:11.811Z] #33 7.815 runtime/internal/sys [2020-02-14T06:06:11.811Z] #33 8.029 runtime/internal/math [2020-02-14T06:06:11.811Z] #33 8.164 internal/bytealg [2020-02-14T06:06:11.811Z] #33 8.170 math/bits [2020-02-14T06:06:11.811Z] #33 8.705 runtime [2020-02-14T06:06:11.811Z] #33 8.765 math [2020-02-14T06:06:11.811Z] #33 12.81 unicode/utf8 [2020-02-14T06:06:11.811Z] #33 13.27 internal/testlog [2020-02-14T06:06:11.811Z] #33 13.50 encoding [2020-02-14T06:06:11.811Z] #33 13.64 runtime/cgo [2020-02-14T06:06:11.826Z] #26 11.35 Reading package lists... [2020-02-14T06:06:12.376Z] #33 ... [2020-02-14T06:06:12.376Z] [2020-02-14T06:06:12.376Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:12.376Z] #35 17.83 Fetched 8325 kB in 15s (548 kB/s) [2020-02-14T06:06:12.637Z] ok github.com/docker/docker/daemon 12.336s coverage: 17.5% of statements [2020-02-14T06:06:12.637Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-14T06:06:12.637Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-14T06:06:12.637Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-14T06:06:12.637Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-14T06:06:12.637Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-14T06:06:12.637Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 54.7% of statements [2020-02-14T06:06:13.208Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.595s coverage: 76.1% of statements [2020-02-14T06:06:13.686Z] #26 14.90 Reading package lists... [2020-02-14T06:06:13.686Z] #26 ... [2020-02-14T06:06:13.686Z] [2020-02-14T06:06:13.686Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:06:13.686Z] #42 12.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-14T06:06:14.594Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-02-14T06:06:14.855Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.061s coverage: 3.0% of statements [2020-02-14T06:06:15.516Z] #42 ... [2020-02-14T06:06:15.516Z] [2020-02-14T06:06:15.516Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:06:15.516Z] #26 14.90 Reading package lists... [2020-02-14T06:06:15.516Z] #26 ... [2020-02-14T06:06:15.516Z] [2020-02-14T06:06:15.517Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:15.517Z] #48 8.372 crypto/internal/subtle [2020-02-14T06:06:15.517Z] #48 8.415 crypto/subtle [2020-02-14T06:06:15.517Z] #48 8.689 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-14T06:06:15.517Z] #48 8.729 internal/nettrace [2020-02-14T06:06:15.517Z] #48 8.811 runtime/cgo [2020-02-14T06:06:15.517Z] #48 ... [2020-02-14T06:06:15.517Z] [2020-02-14T06:06:15.517Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:06:15.907Z] #26 18.74 Building dependency tree... [2020-02-14T06:06:16.564Z] #35 17.83 Reading package lists... [2020-02-14T06:06:16.564Z] #35 ... [2020-02-14T06:06:16.564Z] [2020-02-14T06:06:16.564Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:06:16.564Z] #43 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-14T06:06:16.564Z] #43 ... [2020-02-14T06:06:16.564Z] [2020-02-14T06:06:16.564Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:06:16.564Z] #25 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-14T06:06:16.564Z] #25 21.50 Fetched 8325 kB in 16s (533 kB/s) [2020-02-14T06:06:16.564Z] #25 21.50 Reading package lists... [2020-02-14T06:06:16.564Z] #25 ... [2020-02-14T06:06:16.564Z] [2020-02-14T06:06:16.564Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:16.706Z] #26 19.84 ca-certificates is already the newest version (20190110). [2020-02-14T06:06:16.706Z] #26 19.84 The following additional packages will be installed: [2020-02-14T06:06:16.706Z] #26 19.84 libjq1 libonig5 [2020-02-14T06:06:16.706Z] #26 20.04 The following NEW packages will be installed: [2020-02-14T06:06:16.706Z] #26 20.06 jq libjq1 libonig5 [2020-02-14T06:06:16.824Z] #71 21.61 Checking out files: 69% (1396/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) [2020-02-14T06:06:16.825Z] #71 ... [2020-02-14T06:06:16.825Z] [2020-02-14T06:06:16.825Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:06:16.825Z] #59 12.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-14T06:06:16.825Z] #59 ... [2020-02-14T06:06:16.825Z] [2020-02-14T06:06:16.825Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:17.067Z] #26 20.10 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-14T06:06:17.067Z] #26 20.10 Need to get 350 kB of archives. [2020-02-14T06:06:17.067Z] #26 20.10 After this operation, 1154 kB of additional disk space will be used. [2020-02-14T06:06:17.067Z] #26 20.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-14T06:06:17.067Z] #26 20.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-14T06:06:17.067Z] #26 20.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-14T06:06:17.067Z] #26 20.37 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:06:17.067Z] #26 20.39 Fetched 350 kB in 0s (3699 kB/s) [2020-02-14T06:06:17.092Z] #71 21.61 Checking out files: 69% (1396/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-02-14T06:06:17.092Z] #71 22.19 + cd /tmp/tmp.3IRLQIzCdh/src/github.com/docker/libnetwork [2020-02-14T06:06:17.092Z] #71 22.21 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-14T06:06:17.400Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 4.9% of statements [2020-02-14T06:06:17.400Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 42.7% of statements [2020-02-14T06:06:17.400Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.917s coverage: 60.1% of statements [2020-02-14T06:06:17.400Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-14T06:06:17.400Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-14T06:06:17.400Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-14T06:06:17.400Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-14T06:06:17.440Z] #26 20.45 Selecting previously unselected package libonig5:s390x. [2020-02-14T06:06:17.440Z] #26 20.45 (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 ... 15168 files and directories currently installed.) [2020-02-14T06:06:17.440Z] #26 20.47 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-02-14T06:06:17.440Z] #26 20.49 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-14T06:06:17.440Z] #26 20.67 Selecting previously unselected package libjq1:s390x. [2020-02-14T06:06:17.440Z] #26 20.67 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-14T06:06:17.440Z] #26 ... [2020-02-14T06:06:17.440Z] [2020-02-14T06:06:17.440Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:06:17.440Z] #60 10.61 Fetched 8022 kB in 10s (802 kB/s) [2020-02-14T06:06:17.440Z] #60 10.61 Reading package lists... [2020-02-14T06:06:17.440Z] #60 14.05 Reading package lists... [2020-02-14T06:06:17.440Z] #60 17.73 Building dependency tree... [2020-02-14T06:06:17.440Z] #60 18.72 The following additional packages will be installed: [2020-02-14T06:06:17.440Z] #60 18.78 libbtrfs0 [2020-02-14T06:06:17.440Z] #60 18.86 The following NEW packages will be installed: [2020-02-14T06:06:17.440Z] #60 18.86 libbtrfs-dev libbtrfs0 [2020-02-14T06:06:17.440Z] #60 18.95 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-14T06:06:17.440Z] #60 18.95 Need to get 118 kB of archives. [2020-02-14T06:06:17.440Z] #60 18.95 After this operation, 390 kB of additional disk space will be used. [2020-02-14T06:06:17.440Z] #60 18.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-14T06:06:17.440Z] #60 18.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-14T06:06:17.440Z] #60 19.96 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:06:17.440Z] #60 20.05 Fetched 118 kB in 0s (1212 kB/s) [2020-02-14T06:06:17.440Z] #60 20.14 Selecting previously unselected package libbtrfs0. [2020-02-14T06:06:17.440Z] #60 20.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-14T06:06:17.440Z] #60 20.26 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-14T06:06:17.440Z] #60 20.26 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-14T06:06:17.440Z] #60 20.36 Selecting previously unselected package libbtrfs-dev. [2020-02-14T06:06:17.440Z] #60 20.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-14T06:06:17.440Z] #60 20.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-14T06:06:17.440Z] #60 20.47 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-14T06:06:17.440Z] #60 20.47 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-14T06:06:17.440Z] #60 20.49 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:06:17.440Z] #60 DONE 20.7s [2020-02-14T06:06:17.440Z] [2020-02-14T06:06:17.440Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:06:17.440Z] #61 DONE 0.1s [2020-02-14T06:06:17.440Z] [2020-02-14T06:06:17.440Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:06:17.440Z] #26 20.67 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-14T06:06:17.656Z] #71 22.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-14T06:06:17.660Z] ok github.com/docker/docker/daemon/logger/awslogs 0.249s coverage: 77.8% of statements [2020-02-14T06:06:17.660Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-14T06:06:17.660Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-14T06:06:17.825Z] #26 ... [2020-02-14T06:06:17.825Z] [2020-02-14T06:06:17.825Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-14T06:06:17.825Z] #62 DONE 0.1s [2020-02-14T06:06:17.825Z] [2020-02-14T06:06:17.825Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:06:17.825Z] #26 20.84 Selecting previously unselected package jq. [2020-02-14T06:06:17.825Z] #26 20.84 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-14T06:06:17.825Z] #26 20.86 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-14T06:06:17.825Z] #26 21.03 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-14T06:06:17.825Z] #26 ... [2020-02-14T06:06:17.825Z] [2020-02-14T06:06:17.825Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:17.825Z] #36 10.94 Fetched 8022 kB in 11s (759 kB/s) [2020-02-14T06:06:17.825Z] #36 10.94 Reading package lists... [2020-02-14T06:06:17.825Z] #36 14.24 Reading package lists... [2020-02-14T06:06:17.825Z] #36 17.92 Building dependency tree... [2020-02-14T06:06:17.825Z] #36 18.69 The following additional packages will be installed: [2020-02-14T06:06:17.825Z] #36 18.69 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-14T06:06:17.825Z] #36 18.69 Suggested packages: [2020-02-14T06:06:17.825Z] #36 18.69 cmake-doc ninja-build lrzip [2020-02-14T06:06:17.825Z] #36 18.69 Recommended packages: [2020-02-14T06:06:17.825Z] #36 18.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-14T06:06:17.825Z] #36 19.34 The following NEW packages will be installed: [2020-02-14T06:06:17.825Z] #36 19.36 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-14T06:06:17.825Z] #36 19.36 vim-common xxd [2020-02-14T06:06:17.825Z] #36 19.47 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-14T06:06:17.825Z] #36 19.47 Need to get 13.9 MB of archives. [2020-02-14T06:06:17.825Z] #36 19.47 After this operation, 62.1 MB of additional disk space will be used. [2020-02-14T06:06:17.825Z] #36 19.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-14T06:06:17.825Z] #36 19.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-14T06:06:17.825Z] #36 19.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-02-14T06:06:17.825Z] #36 19.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-14T06:06:17.825Z] #36 20.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-02-14T06:06:17.825Z] #36 20.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-02-14T06:06:17.825Z] #36 20.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-14T06:06:17.825Z] #36 20.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-02-14T06:06:17.825Z] #36 20.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-02-14T06:06:17.825Z] #36 20.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-02-14T06:06:17.825Z] #36 21.17 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:06:17.825Z] #36 ... [2020-02-14T06:06:17.825Z] [2020-02-14T06:06:17.825Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:06:17.825Z] #44 11.06 Fetched 8022 kB in 11s (762 kB/s) [2020-02-14T06:06:17.825Z] #44 11.06 Reading package lists... [2020-02-14T06:06:17.825Z] #44 14.33 Reading package lists... [2020-02-14T06:06:17.825Z] #44 17.97 Building dependency tree... [2020-02-14T06:06:17.825Z] #44 18.73 The following additional packages will be installed: [2020-02-14T06:06:17.825Z] #44 18.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-14T06:06:17.825Z] #44 18.73 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-14T06:06:17.825Z] #44 18.74 Suggested packages: [2020-02-14T06:06:17.825Z] #44 18.74 manpages-dev python-setuptools [2020-02-14T06:06:17.825Z] #44 19.53 The following NEW packages will be installed: [2020-02-14T06:06:17.825Z] #44 19.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-14T06:06:17.825Z] #44 19.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-14T06:06:17.825Z] #44 19.54 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-14T06:06:17.825Z] #44 19.54 python-six zlib1g-dev [2020-02-14T06:06:17.825Z] #44 19.62 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-14T06:06:17.825Z] #44 19.62 Need to get 3742 kB of archives. [2020-02-14T06:06:17.825Z] #44 19.62 After this operation, 22.0 MB of additional disk space will be used. [2020-02-14T06:06:17.825Z] #44 19.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-02-14T06:06:17.825Z] #44 19.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-14T06:06:17.825Z] #44 19.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-02-14T06:06:17.825Z] #44 19.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-14T06:06:17.825Z] #44 19.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-02-14T06:06:17.825Z] #44 19.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-14T06:06:17.825Z] #44 19.67 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-02-14T06:06:17.825Z] #44 19.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-02-14T06:06:17.826Z] #44 19.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-02-14T06:06:17.826Z] #44 19.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-02-14T06:06:17.826Z] #44 19.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-02-14T06:06:17.826Z] #44 19.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-02-14T06:06:17.826Z] #44 19.77 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-02-14T06:06:17.826Z] #44 19.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-02-14T06:06:17.826Z] #44 19.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-14T06:06:17.826Z] #44 19.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-02-14T06:06:17.826Z] #44 19.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-02-14T06:06:17.826Z] #44 20.43 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:06:17.826Z] #44 20.57 Fetched 3742 kB in 0s (19.8 MB/s) [2020-02-14T06:06:17.826Z] #44 20.65 Selecting previously unselected package libcap-dev:s390x. [2020-02-14T06:06:17.826Z] #44 20.65 (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 ... 15168 files and directories currently installed.) [2020-02-14T06:06:17.826Z] #44 20.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-02-14T06:06:17.826Z] #44 20.70 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-02-14T06:06:17.826Z] #44 20.83 Selecting previously unselected package libnet1:s390x. [2020-02-14T06:06:17.826Z] #44 20.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-14T06:06:17.826Z] #44 20.86 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-14T06:06:17.826Z] #44 20.97 Selecting previously unselected package libnet1-dev. [2020-02-14T06:06:17.826Z] #44 20.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-14T06:06:17.826Z] #44 21.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-14T06:06:18.206Z] #44 21.18 Selecting previously unselected package libnl-3-200:s390x. [2020-02-14T06:06:18.206Z] #44 21.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-14T06:06:18.206Z] #44 ... [2020-02-14T06:06:18.206Z] [2020-02-14T06:06:18.206Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:18.206Z] #36 21.27 Fetched 13.9 MB in 1s (17.3 MB/s) [2020-02-14T06:06:18.206Z] [2020-02-14T06:06:18.206Z] #36 ... [2020-02-14T06:06:18.206Z] [2020-02-14T06:06:18.206Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:06:18.206Z] #26 21.03 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-14T06:06:18.206Z] #26 21.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-14T06:06:18.206Z] #26 21.05 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:06:18.206Z] #26 DONE 21.3s [2020-02-14T06:06:18.206Z] [2020-02-14T06:06:18.206Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:18.206Z] #36 21.31 Selecting previously unselected package xxd. [2020-02-14T06:06:18.206Z] #36 21.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% #36 ... [2020-02-14T06:06:18.206Z] [2020-02-14T06:06:18.206Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-14T06:06:18.206Z] #27 DONE 0.1s [2020-02-14T06:06:18.206Z] [2020-02-14T06:06:18.206Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:18.206Z] #36 21.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-14T06:06:18.206Z] #36 21.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-14T06:06:18.206Z] #36 21.42 Unpacking xxd (2:8.1.0875-5) ... [2020-02-14T06:06:18.588Z] #36 21.73 Selecting previously unselected package vim-common. [2020-02-14T06:06:18.588Z] #36 21.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-14T06:06:18.588Z] #36 21.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-14T06:06:18.588Z] #36 ... [2020-02-14T06:06:18.588Z] [2020-02-14T06:06:18.588Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:18.588Z] #72 11.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-14T06:06:18.602Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2020-02-14T06:06:18.863Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.038s coverage: 88.3% of statements [2020-02-14T06:06:18.863Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 26.2% of statements [2020-02-14T06:06:18.976Z] #72 ... [2020-02-14T06:06:18.976Z] [2020-02-14T06:06:18.976Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:06:18.976Z] #11 11.99 Fetched 8022 kB in 12s (690 kB/s) [2020-02-14T06:06:18.976Z] #11 11.99 Reading package lists... [2020-02-14T06:06:18.976Z] #11 15.85 Reading package lists... [2020-02-14T06:06:18.976Z] #11 18.79 Building dependency tree... [2020-02-14T06:06:18.976Z] #11 19.62 The following additional packages will be installed: [2020-02-14T06:06:18.976Z] #11 19.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-14T06:06:18.976Z] #11 19.62 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-14T06:06:18.976Z] #11 19.62 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-14T06:06:18.976Z] #11 19.62 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-14T06:06:18.976Z] #11 19.62 mingw-w64-x86-64-dev [2020-02-14T06:06:18.976Z] #11 19.63 Suggested packages: [2020-02-14T06:06:18.976Z] #11 19.63 gcc-8-locales seccomp wine64 [2020-02-14T06:06:18.976Z] #11 20.74 The following NEW packages will be installed: [2020-02-14T06:06:18.976Z] #11 20.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-14T06:06:18.976Z] #11 20.74 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-14T06:06:18.976Z] #11 20.74 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-14T06:06:18.976Z] #11 20.74 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-14T06:06:18.976Z] #11 20.74 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-14T06:06:18.976Z] #11 20.74 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-14T06:06:18.976Z] #11 20.75 The following packages will be upgraded: [2020-02-14T06:06:18.976Z] #11 20.75 libsystemd0 libudev1 [2020-02-14T06:06:18.976Z] #11 20.86 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-14T06:06:18.976Z] #11 20.86 Need to get 73.7 MB of archives. [2020-02-14T06:06:18.977Z] #11 20.86 After this operation, 494 MB of additional disk space will be used. [2020-02-14T06:06:18.977Z] #11 20.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u3 [306 kB] [2020-02-14T06:06:18.977Z] #11 20.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u3 [144 kB] [2020-02-14T06:06:18.977Z] #11 20.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-02-14T06:06:18.977Z] #11 21.11 Get:4 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-02-14T06:06:18.977Z] #11 21.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-14T06:06:18.977Z] #11 21.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-02-14T06:06:18.977Z] #11 21.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-02-14T06:06:18.977Z] #11 21.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-14T06:06:18.977Z] #11 21.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-14T06:06:18.977Z] #11 21.80 Get:10 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-02-14T06:06:18.977Z] #11 21.81 Get:11 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-02-14T06:06:18.977Z] #11 ... [2020-02-14T06:06:18.977Z] [2020-02-14T06:06:18.977Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:06:18.977Z] #44 21.27 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-14T06:06:18.977Z] #44 21.38 Selecting previously unselected package libnl-3-dev:s390x. [2020-02-14T06:06:18.977Z] #44 21.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-02-14T06:06:18.977Z] #44 21.39 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-02-14T06:06:18.977Z] #44 21.72 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-14T06:06:18.977Z] #44 21.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-14T06:06:18.977Z] #44 21.73 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-14T06:06:18.977Z] #44 21.78 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-14T06:06:18.977Z] #44 21.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-02-14T06:06:18.977Z] #44 21.79 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-14T06:06:18.977Z] #44 21.82 Selecting previously unselected package zlib1g-dev:s390x. [2020-02-14T06:06:18.977Z] #44 21.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-02-14T06:06:18.977Z] #44 21.83 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-14T06:06:18.977Z] #44 21.99 Selecting previously unselected package libprotobuf17:s390x. [2020-02-14T06:06:18.977Z] #44 22.00 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-02-14T06:06:18.977Z] #44 22.00 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-14T06:06:19.342Z] #44 22.59 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-02-14T06:06:19.342Z] #44 22.59 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-02-14T06:06:19.342Z] #44 22.60 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-14T06:06:19.435Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.055s coverage: 62.1% of statements [2020-02-14T06:06:19.712Z] #44 22.73 Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-14T06:06:19.713Z] #44 22.74 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-02-14T06:06:19.713Z] #44 22.74 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-14T06:06:20.542Z] #44 23.72 Selecting previously unselected package libprotoc17:s390x. [2020-02-14T06:06:20.542Z] #44 23.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-02-14T06:06:20.542Z] #44 23.72 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-02-14T06:06:20.819Z] ok github.com/docker/docker/daemon/logger/local 0.052s coverage: 74.7% of statements [2020-02-14T06:06:20.819Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-14T06:06:21.080Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 19.9% of statements [2020-02-14T06:06:21.456Z] #44 24.50 Selecting previously unselected package protobuf-c-compiler. [2020-02-14T06:06:21.456Z] #44 24.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-02-14T06:06:21.456Z] #44 24.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-14T06:06:21.456Z] #44 24.56 Selecting previously unselected package protobuf-compiler. [2020-02-14T06:06:21.456Z] #44 24.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-02-14T06:06:21.456Z] #44 24.56 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-14T06:06:21.456Z] #44 24.65 Selecting previously unselected package python-pkg-resources. [2020-02-14T06:06:21.456Z] #44 24.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-14T06:06:21.456Z] #44 24.66 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-14T06:06:21.456Z] #44 ... [2020-02-14T06:06:21.456Z] [2020-02-14T06:06:21.456Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:21.456Z] #54 14.39 + cd /tmp/tmp.hFBhLBwanq/src/github.com/golangci/golangci-lint/ [2020-02-14T06:06:21.456Z] #54 14.39 + git checkout -q v1.20.0 [2020-02-14T06:06:21.456Z] #54 15.07 ++ git describe --tags [2020-02-14T06:06:21.456Z] #54 15.07 + version=v1.20.0 [2020-02-14T06:06:21.456Z] #54 15.07 ++ git rev-parse --short HEAD [2020-02-14T06:06:21.456Z] #54 15.07 + commit=cc98739 [2020-02-14T06:06:21.456Z] #54 15.07 ++ git show -s --format=%cd [2020-02-14T06:06:21.456Z] #54 15.07 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-14T06:06:21.456Z] #54 15.07 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-14T06:06:21.456Z] #54 ... [2020-02-14T06:06:21.456Z] [2020-02-14T06:06:21.456Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:21.456Z] #28 1.425 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-14T06:06:21.456Z] #28 1.706 [2020-02-14T06:06:21.456Z] #28 1.821 # 2.4% ###### 8.7% ########## 14.9% ############# 19.1% ################## 25.4% ###################### 31.6% ########################### 37.9% ############################### 44.2% ##################################### 52.5% ########################################## 58.8% ############################################## 65.1% ################################################ 67.1% ################################################# 69.3% [2020-02-14T06:06:21.456Z] #28 ... [2020-02-14T06:06:21.456Z] [2020-02-14T06:06:21.456Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:21.456Z] #72 DONE 24.6s [2020-02-14T06:06:21.456Z] [2020-02-14T06:06:21.456Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:21.651Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2020-02-14T06:06:21.837Z] #71 ... [2020-02-14T06:06:21.837Z] [2020-02-14T06:06:21.837Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:06:21.837Z] #25 21.50 Reading package lists... [2020-02-14T06:06:21.911Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 47.8% of statements [2020-02-14T06:06:22.290Z] #28 1.821 # 2.4% ###### 8.7% ########## 14.9% ############# 19.1% ################## 25.4% ###################### 31.6% ########################### 37.9% ############################### 44.2% ##################################### 52.5% ########################################## 58.8% ############################################## 65.1% ################################################ 67.1% ################################################# 69.3% ########################################################## 81.8% ################################################################## 92.2% ##################################################################### 96.4% ######################################################################## 100.0% [2020-02-14T06:06:22.481Z] ok github.com/docker/docker/daemon/network 0.045s coverage: 63.8% of statements [2020-02-14T06:06:22.968Z] #25 27.64 Reading package lists... [2020-02-14T06:06:22.968Z] #25 ... [2020-02-14T06:06:22.968Z] [2020-02-14T06:06:22.968Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:06:22.968Z] #10 18.31 Fetched 8325 kB in 15s (541 kB/s) [2020-02-14T06:06:22.968Z] #10 18.31 Reading package lists... [2020-02-14T06:06:22.968Z] #10 24.87 Reading package lists... [2020-02-14T06:06:22.968Z] #10 ... [2020-02-14T06:06:22.968Z] [2020-02-14T06:06:22.968Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:22.968Z] #53 25.27 + cd /tmp/tmp.67W0ZylUT4/src/github.com/golangci/golangci-lint/ [2020-02-14T06:06:22.968Z] #53 25.27 + git checkout -q v1.20.0 [2020-02-14T06:06:22.968Z] #53 26.06 ++ git describe --tags [2020-02-14T06:06:22.968Z] #53 26.06 + version=v1.20.0 [2020-02-14T06:06:22.968Z] #53 26.06 ++ git rev-parse --short HEAD [2020-02-14T06:06:22.968Z] #53 26.07 + commit=cc98739 [2020-02-14T06:06:22.968Z] #53 26.07 ++ git show -s --format=%cd [2020-02-14T06:06:22.968Z] #53 26.08 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-14T06:06:22.968Z] #53 26.08 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-14T06:06:23.053Z] ok github.com/docker/docker/daemon/logger/splunk 1.854s coverage: 82.5% of statements [2020-02-14T06:06:23.053Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-14T06:06:23.053Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-14T06:06:23.135Z] #28 4.732 #=#=# [2020-02-14T06:06:23.895Z] #28 4.946 #=#=# ############ 17.9% ######################### 34.9% ################################# 46.2% ############################################# 63.2% ######################################################### 80.2% ##################################################################### 97.2% ######################################################################## 100.0% [2020-02-14T06:06:24.272Z] #28 6.191 [2020-02-14T06:06:24.437Z] ok github.com/docker/docker/distribution/metadata 0.108s coverage: 48.2% of statements [2020-02-14T06:06:25.378Z] ok github.com/docker/docker/errdefs 0.033s coverage: 49.4% of statements [2020-02-14T06:06:25.492Z] #53 ... [2020-02-14T06:06:25.492Z] [2020-02-14T06:06:25.492Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:06:25.492Z] #41 20.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-14T06:06:25.492Z] #41 22.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-14T06:06:25.492Z] #41 ... [2020-02-14T06:06:25.492Z] [2020-02-14T06:06:25.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:06:25.492Z] #10 24.87 Reading package lists... [2020-02-14T06:06:25.755Z] #28 6.337 ##### 7.1% ############ 17.2% ################# 24.9% ####################### 32.5% ############################ 40.1% #################################### 50.3% ######################################### 57.9% ################################################# 68.1% ########################################################## 80.8% ############################################################### 88.4% ###################################################################### 98.6% ######################################################################## 100.0% [2020-02-14T06:06:25.949Z] ok github.com/docker/docker/distribution 0.248s coverage: 22.1% of statements [2020-02-14T06:06:25.949Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-14T06:06:26.120Z] #28 7.870 [2020-02-14T06:06:26.891Z] ok github.com/docker/docker/image 0.071s coverage: 86.4% of statements [2020-02-14T06:06:27.122Z] #10 31.08 Building dependency tree... [2020-02-14T06:06:27.150Z] ok github.com/docker/docker/distribution/xfer 1.729s coverage: 85.6% of statements [2020-02-14T06:06:27.150Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-14T06:06:27.379Z] #10 ... [2020-02-14T06:06:27.379Z] [2020-02-14T06:06:27.379Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:06:27.379Z] #43 22.76 Fetched 8325 kB in 17s (501 kB/s) [2020-02-14T06:06:27.379Z] #43 22.76 Reading package lists... [2020-02-14T06:06:27.379Z] #43 29.03 Reading package lists... [2020-02-14T06:06:27.379Z] #43 ... [2020-02-14T06:06:27.379Z] [2020-02-14T06:06:27.379Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:27.379Z] #35 17.83 Reading package lists... [2020-02-14T06:06:27.379Z] #35 24.36 Reading package lists... [2020-02-14T06:06:27.379Z] #35 30.61 Building dependency tree... [2020-02-14T06:06:27.410Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2020-02-14T06:06:27.410Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-14T06:06:27.608Z] #28 8.025 # 2.2% ### 5.1% ##### 7.9% ######### 12.6% ########### 16.4% ############## 20.2% ################## 25.3% #################### 29.1% ###################### 31.9% ######################### 34.7% ########################### 37.6% ############################# 40.4% ############################### 44.2% ################################## [2020-02-14T06:06:27.608Z] #28 ... [2020-02-14T06:06:27.608Z] [2020-02-14T06:06:27.608Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:27.608Z] #63 0.227 + RM_GOPATH=0 [2020-02-14T06:06:27.608Z] #63 0.228 + TMP_GOPATH= [2020-02-14T06:06:27.608Z] #63 0.229 + : /build [2020-02-14T06:06:27.608Z] #63 0.229 + '[' -z '' ']' [2020-02-14T06:06:27.608Z] #63 0.229 ++ mktemp -d [2020-02-14T06:06:27.608Z] #63 0.233 + export GOPATH=/tmp/tmp.DCee2G76uB [2020-02-14T06:06:27.608Z] #63 0.234 + GOPATH=/tmp/tmp.DCee2G76uB [2020-02-14T06:06:27.608Z] #63 0.234 + RM_GOPATH=1 [2020-02-14T06:06:27.608Z] #63 0.234 ++ dirname ./install.sh [2020-02-14T06:06:27.608Z] #63 0.235 + dir=. [2020-02-14T06:06:27.608Z] #63 0.235 + bin=containerd [2020-02-14T06:06:27.608Z] #63 0.236 + shift [2020-02-14T06:06:27.608Z] #63 0.236 + '[' '!' -f ./containerd.installer ']' [2020-02-14T06:06:27.608Z] #63 0.236 + . ./containerd.installer [2020-02-14T06:06:27.608Z] #63 0.236 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-14T06:06:27.608Z] #63 0.237 + install_containerd [2020-02-14T06:06:27.608Z] #63 0.237 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-14T06:06:27.608Z] #63 0.237 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-14T06:06:27.608Z] #63 0.237 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DCee2G76uB/src/github.com/containerd/containerd [2020-02-14T06:06:27.608Z] #63 0.240 Cloning into '/tmp/tmp.DCee2G76uB/src/github.com/containerd/containerd'... [2020-02-14T06:06:27.943Z] #35 ... [2020-02-14T06:06:27.943Z] [2020-02-14T06:06:27.943Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:06:27.943Z] #59 23.10 Fetched 8325 kB in 17s (489 kB/s) [2020-02-14T06:06:27.943Z] #59 23.10 Reading package lists... [2020-02-14T06:06:27.981Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2020-02-14T06:06:27.982Z] ok github.com/docker/docker/image/v1 0.052s coverage: 25.0% of statements [2020-02-14T06:06:27.982Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-14T06:06:27.994Z] #63 ... [2020-02-14T06:06:27.995Z] [2020-02-14T06:06:27.995Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:28.201Z] #59 29.72 Reading package lists... [2020-02-14T06:06:28.201Z] #59 ... [2020-02-14T06:06:28.201Z] [2020-02-14T06:06:28.201Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:06:28.201Z] #25 27.64 Reading package lists... [2020-02-14T06:06:28.917Z] #28 8.025 # 2.2% ### 5.1% ##### 7.9% ######### 12.6% ########### 16.4% ############## 20.2% ################## 25.3% #################### 29.1% ###################### 31.9% ######################### 34.7% ########################### 37.6% ############################# 40.4% ############################### 44.2% ################################## 48.0% ##################################### 52.7% ####################################### 55.5% ########################################## 59.3% ############################################# 63.1% ############################################## 65.0% ################################################## 70.7% ###################################################### 75.4% ####################################################### 77.3% [2020-02-14T06:06:28.917Z] #28 ... [2020-02-14T06:06:28.917Z] [2020-02-14T06:06:28.917Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:28.917Z] #36 21.98 Selecting previously unselected package cmake-data. [2020-02-14T06:06:28.917Z] #36 21.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-14T06:06:28.917Z] #36 22.01 Unpacking cmake-data (3.13.4-1) ... [2020-02-14T06:06:28.917Z] #36 24.76 Selecting previously unselected package libicu63:s390x. [2020-02-14T06:06:28.917Z] #36 24.81 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-02-14T06:06:28.917Z] #36 24.87 Unpacking libicu63:s390x (63.1-6) ... [2020-02-14T06:06:28.917Z] #36 30.76 Selecting previously unselected package libxml2:s390x. [2020-02-14T06:06:28.917Z] #36 30.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-02-14T06:06:28.917Z] #36 30.78 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-14T06:06:28.917Z] #36 31.19 Selecting previously unselected package libarchive13:s390x. [2020-02-14T06:06:28.917Z] #36 31.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-02-14T06:06:28.917Z] #36 31.20 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-14T06:06:28.917Z] #36 31.45 Selecting previously unselected package libjsoncpp1:s390x. [2020-02-14T06:06:28.917Z] #36 31.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-14T06:06:28.917Z] #36 31.45 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-14T06:06:28.917Z] #36 31.57 Selecting previously unselected package librhash0:s390x. [2020-02-14T06:06:28.917Z] #36 31.57 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-02-14T06:06:28.917Z] #36 31.57 Unpacking librhash0:s390x (1.3.8-1) ... [2020-02-14T06:06:28.917Z] #36 31.78 Selecting previously unselected package libuv1:s390x. [2020-02-14T06:06:28.917Z] #36 31.78 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-02-14T06:06:28.917Z] #36 31.79 Unpacking libuv1:s390x (1.24.1-1) ... [2020-02-14T06:06:28.917Z] #36 31.87 Selecting previously unselected package cmake. [2020-02-14T06:06:28.917Z] #36 31.87 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-02-14T06:06:28.917Z] #36 31.87 Unpacking cmake (3.13.4-1) ... [2020-02-14T06:06:28.917Z] #36 ... [2020-02-14T06:06:28.917Z] [2020-02-14T06:06:28.917Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:28.924Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 50.0% of statements [2020-02-14T06:06:29.457Z] #28 8.025 # 2.2% ### 5.1% ##### 7.9% ######### 12.6% ########### 16.4% ############## 20.2% ################## 25.3% #################### 29.1% ###################### 31.9% ######################### 34.7% ########################### 37.6% ############################# 40.4% ############################### 44.2% ################################## 48.0% ##################################### 52.7% ####################################### 55.5% ########################################## 59.3% ############################################# 63.1% ############################################## 65.0% ################################################## 70.7% ###################################################### 75.4% ####################################################### 77.3% ######################################################### 80.1% ########################################################### 83.0% ################## [2020-02-14T06:06:29.457Z] #28 ... [2020-02-14T06:06:29.457Z] [2020-02-14T06:06:29.457Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:29.457Z] #48 22.19 sync [2020-02-14T06:06:29.457Z] #48 22.20 internal/reflectlite [2020-02-14T06:06:29.457Z] #48 23.50 github.com/LK4D4/vndr/godl/singleflight [2020-02-14T06:06:29.457Z] #48 23.71 math/rand [2020-02-14T06:06:29.457Z] #48 25.63 internal/singleflight [2020-02-14T06:06:29.457Z] #48 26.13 errors [2020-02-14T06:06:29.457Z] #48 26.13 sort [2020-02-14T06:06:29.457Z] #48 26.42 io [2020-02-14T06:06:29.457Z] #48 27.09 strconv [2020-02-14T06:06:29.457Z] #48 27.34 bytes [2020-02-14T06:06:29.457Z] #48 29.48 bufio [2020-02-14T06:06:29.457Z] #48 29.49 reflect [2020-02-14T06:06:29.457Z] #48 30.98 syscall [2020-02-14T06:06:29.457Z] #48 ... [2020-02-14T06:06:29.457Z] [2020-02-14T06:06:29.457Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:29.457Z] #28 8.025 # 2.2% ### 5.1% ##### 7.9% ######### 12.6% ########### 16.4% ############## 20.2% ################## 25.3% #################### 29.1% ###################### 31.9% ######################### 34.7% ########################### 37.6% ############################# 40.4% ############################### 44.2% ################################## 48.0% ##################################### 52.7% ####################################### 55.5% ########################################## 59.3% ############################################# 63.1% ############################################## 65.0% ################################################## 70.7% ###################################################### 75.4% ####################################################### 77.3% ######################################################### 80.1% ########################################################### 83.0% ############################################################# 85.8% ############################################################### 87.7% [2020-02-14T06:06:29.457Z] #28 ... [2020-02-14T06:06:29.457Z] [2020-02-14T06:06:29.457Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:29.457Z] #34 22.49 sync [2020-02-14T06:06:29.457Z] #34 22.49 internal/reflectlite [2020-02-14T06:06:29.457Z] #34 26.01 errors [2020-02-14T06:06:29.457Z] #34 26.01 sort [2020-02-14T06:06:29.457Z] #34 26.41 strconv [2020-02-14T06:06:29.457Z] #34 27.21 io [2020-02-14T06:06:29.457Z] #34 28.32 syscall [2020-02-14T06:06:29.457Z] #34 29.33 reflect [2020-02-14T06:06:29.571Z] #25 33.64 Building dependency tree... [2020-02-14T06:06:29.846Z] #34 ... [2020-02-14T06:06:29.846Z] [2020-02-14T06:06:29.846Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:29.846Z] #28 8.025 # 2.2% ### 5.1% ##### 7.9% ######### 12.6% ########### 16.4% ############## 20.2% ################## 25.3% #################### 29.1% ###################### 31.9% ######################### 34.7% ########################### 37.6% ############################# 40.4% ############################### 44.2% ################################## 48.0% ##################################### 52.7% ####################################### 55.5% ########################################## 59.3% ############################################# 63.1% ############################################## 65.0% ################################################## 70.7% ###################################################### 75.4% ####################################################### 77.3% ######################################################### 80.1% ########################################################### 83.0% ############################################################# 85.8% ############################################################### 87.7% ################################################################ 89.6% ################################################################# 91.5% ##################################################################### 96.2% ####################################################################### 98.9% ######################################################################## 100.0% [2020-02-14T06:06:29.846Z] #28 11.73 [2020-02-14T06:06:29.865Z] ok github.com/docker/docker/opts 0.065s coverage: 67.4% of statements [2020-02-14T06:06:30.137Z] #25 ... [2020-02-14T06:06:30.137Z] [2020-02-14T06:06:30.137Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:30.137Z] #47 25.16 vendor/golang.org/x/crypto/curve25519 [2020-02-14T06:06:30.137Z] #47 ... [2020-02-14T06:06:30.137Z] [2020-02-14T06:06:30.137Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:06:30.137Z] #59 29.72 Reading package lists... [2020-02-14T06:06:30.212Z] #28 ... [2020-02-14T06:06:30.212Z] [2020-02-14T06:06:30.212Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:06:30.212Z] #44 25.09 Selecting previously unselected package python-six. [2020-02-14T06:06:30.212Z] #44 25.10 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-14T06:06:30.212Z] #44 25.12 Unpacking python-six (1.12.0-1) ... [2020-02-14T06:06:30.212Z] #44 25.17 Selecting previously unselected package python-protobuf. [2020-02-14T06:06:30.212Z] #44 25.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-02-14T06:06:30.212Z] #44 25.20 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-14T06:06:30.212Z] #44 26.06 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-14T06:06:30.212Z] #44 27.99 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-14T06:06:30.212Z] #44 28.00 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-14T06:06:30.212Z] #44 28.00 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-14T06:06:30.212Z] #44 28.02 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-14T06:06:30.212Z] #44 28.03 Setting up python-six (1.12.0-1) ... [2020-02-14T06:06:30.212Z] #44 29.40 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-14T06:06:30.212Z] #44 29.41 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-14T06:06:30.212Z] #44 29.42 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-14T06:06:30.212Z] #44 29.43 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-02-14T06:06:30.212Z] #44 29.44 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-02-14T06:06:30.212Z] #44 29.45 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-14T06:06:30.212Z] #44 29.46 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-14T06:06:30.212Z] #44 29.47 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-14T06:06:30.212Z] #44 29.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-14T06:06:30.212Z] #44 29.48 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-14T06:06:30.212Z] #44 33.21 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-02-14T06:06:30.212Z] #44 33.22 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:06:30.212Z] #44 DONE 33.6s [2020-02-14T06:06:30.595Z] [2020-02-14T06:06:30.595Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:06:30.595Z] #11 23.65 Get:12 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-02-14T06:06:30.595Z] #11 25.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-02-14T06:06:30.595Z] #11 25.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-02-14T06:06:30.595Z] #11 25.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-14T06:06:30.595Z] #11 25.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-14T06:06:30.595Z] #11 25.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-02-14T06:06:30.595Z] #11 25.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-02-14T06:06:30.595Z] #11 25.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-02-14T06:06:30.595Z] #11 25.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-02-14T06:06:30.595Z] #11 25.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-02-14T06:06:30.595Z] #11 25.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-02-14T06:06:30.595Z] #11 25.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-02-14T06:06:30.595Z] #11 25.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-02-14T06:06:30.595Z] #11 25.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-02-14T06:06:30.595Z] #11 25.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-02-14T06:06:30.595Z] #11 25.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-02-14T06:06:30.595Z] #11 26.73 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:06:30.595Z] #11 26.82 Fetched 73.7 MB in 5s (14.3 MB/s) [2020-02-14T06:06:30.595Z] #11 26.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-14T06:06:30.595Z] #11 26.89 Preparing to unpack .../libsystemd0_241-7~deb10u3_s390x.deb ... [2020-02-14T06:06:30.595Z] #11 26.90 Unpacking libsystemd0:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-14T06:06:30.595Z] #11 27.11 Setting up libsystemd0:s390x (241-7~deb10u3) ... [2020-02-14T06:06:30.595Z] #11 27.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 ... 15168 files and directories currently installed.) [2020-02-14T06:06:30.595Z] #11 27.21 Preparing to unpack .../libudev1_241-7~deb10u3_s390x.deb ... [2020-02-14T06:06:30.595Z] #11 27.23 Unpacking libudev1:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-14T06:06:30.595Z] #11 27.34 Setting up libudev1:s390x (241-7~deb10u3) ... [2020-02-14T06:06:30.595Z] #11 27.47 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-14T06:06:30.595Z] #11 27.47 (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 ... 15168 files and directories currently installed.) [2020-02-14T06:06:30.595Z] #11 27.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-02-14T06:06:30.595Z] #11 27.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-14T06:06:30.595Z] #11 29.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-14T06:06:30.595Z] #11 29.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-02-14T06:06:30.595Z] #11 29.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-14T06:06:30.595Z] #11 31.79 Selecting previously unselected package binutils-mingw-w64. [2020-02-14T06:06:30.595Z] #11 31.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-14T06:06:30.595Z] #11 31.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-14T06:06:30.595Z] #11 32.05 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-14T06:06:30.595Z] #11 32.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-14T06:06:30.595Z] #11 32.05 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-14T06:06:30.595Z] #11 32.23 Selecting previously unselected package dmsetup. [2020-02-14T06:06:30.595Z] #11 32.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-02-14T06:06:30.595Z] #11 32.24 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-14T06:06:30.595Z] #11 32.52 Selecting previously unselected package mingw-w64-common. [2020-02-14T06:06:30.595Z] #11 32.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-14T06:06:30.595Z] #11 32.53 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-14T06:06:30.955Z] #11 ... [2020-02-14T06:06:30.955Z] [2020-02-14T06:06:30.955Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:30.955Z] #36 34.35 Setting up libicu63:s390x (63.1-6) ... [2020-02-14T06:06:31.250Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-02-14T06:06:31.327Z] #36 34.38 Setting up xxd (2:8.1.0875-5) ... [2020-02-14T06:06:31.327Z] #36 34.39 Setting up libuv1:s390x (1.24.1-1) ... [2020-02-14T06:06:31.327Z] #36 34.42 Setting up vim-common (2:8.1.0875-5) ... [2020-02-14T06:06:31.327Z] #36 34.43 Setting up librhash0:s390x (1.3.8-1) ... [2020-02-14T06:06:31.327Z] #36 34.46 Setting up cmake-data (3.13.4-1) ... [2020-02-14T06:06:31.327Z] #36 34.47 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-14T06:06:31.327Z] #36 34.49 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-14T06:06:31.327Z] #36 34.50 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-14T06:06:31.327Z] #36 34.50 Setting up cmake (3.13.4-1) ... [2020-02-14T06:06:31.327Z] #36 34.51 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:06:31.327Z] #36 34.56 Processing triggers for mime-support (3.62) ... [2020-02-14T06:06:31.510Z] ok github.com/docker/docker/pkg/authorization 0.601s coverage: 68.3% of statements [2020-02-14T06:06:31.510Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-02-14T06:06:31.709Z] #36 DONE 34.8s [2020-02-14T06:06:31.709Z] [2020-02-14T06:06:31.709Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:31.709Z] #28 12.80 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-14T06:06:31.709Z] #28 13.07 [2020-02-14T06:06:31.709Z] #28 13.24 ######################################################################## 100.0% [2020-02-14T06:06:31.709Z] #28 13.41 [2020-02-14T06:06:31.709Z] #28 ... [2020-02-14T06:06:31.709Z] [2020-02-14T06:06:31.709Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:06:31.709Z] #37 DONE 0.1s [2020-02-14T06:06:31.709Z] [2020-02-14T06:06:31.709Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-14T06:06:31.709Z] #38 DONE 0.1s [2020-02-14T06:06:32.040Z] #59 35.63 Building dependency tree... [2020-02-14T06:06:32.086Z] [2020-02-14T06:06:32.086Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:32.086Z] #39 0.226 + RM_GOPATH=0 [2020-02-14T06:06:32.086Z] #39 0.226 + TMP_GOPATH= [2020-02-14T06:06:32.086Z] #39 0.226 + : /build [2020-02-14T06:06:32.086Z] #39 0.226 + '[' -z '' ']' [2020-02-14T06:06:32.086Z] #39 0.226 ++ mktemp -d [2020-02-14T06:06:32.086Z] #39 0.228 + export GOPATH=/tmp/tmp.kdmcqFkmRr [2020-02-14T06:06:32.086Z] #39 0.228 + GOPATH=/tmp/tmp.kdmcqFkmRr [2020-02-14T06:06:32.086Z] #39 0.228 + RM_GOPATH=1 [2020-02-14T06:06:32.086Z] #39 0.229 ++ dirname ./install.sh [2020-02-14T06:06:32.086Z] #39 0.232 + dir=. [2020-02-14T06:06:32.086Z] #39 0.232 + bin=tini [2020-02-14T06:06:32.086Z] #39 0.232 + shift [2020-02-14T06:06:32.086Z] #39 0.232 + '[' '!' -f ./tini.installer ']' [2020-02-14T06:06:32.086Z] #39 0.232 + . ./tini.installer [2020-02-14T06:06:32.086Z] #39 0.233 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-14T06:06:32.086Z] #39 0.233 + install_tini [2020-02-14T06:06:32.086Z] #39 0.233 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-14T06:06:32.086Z] #39 0.234 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-14T06:06:32.086Z] #39 0.234 + git clone https://github.com/krallin/tini.git /tmp/tmp.kdmcqFkmRr/tini [2020-02-14T06:06:32.086Z] #39 0.238 Cloning into '/tmp/tmp.kdmcqFkmRr/tini'... [2020-02-14T06:06:32.449Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2020-02-14T06:06:32.449Z] ok github.com/docker/docker/pkg/archive 1.259s coverage: 77.2% of statements [2020-02-14T06:06:32.459Z] #39 0.733 + cd /tmp/tmp.kdmcqFkmRr/tini [2020-02-14T06:06:32.459Z] #39 0.733 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-14T06:06:32.459Z] #39 0.749 + cmake . [2020-02-14T06:06:32.974Z] #59 38.42 The following additional packages will be installed: [2020-02-14T06:06:32.974Z] #59 38.42 libbtrfs0 [2020-02-14T06:06:33.019Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-02-14T06:06:33.232Z] #59 38.63 The following NEW packages will be installed: [2020-02-14T06:06:33.232Z] #59 38.64 libbtrfs-dev libbtrfs0 [2020-02-14T06:06:33.241Z] #39 1.311 -- The C compiler identification is GNU 8.3.0 [2020-02-14T06:06:33.241Z] #39 1.377 -- Check for working C compiler: /usr/bin/cc [2020-02-14T06:06:33.280Z] ok github.com/docker/docker/pkg/discovery/file 0.025s coverage: 92.9% of statements [2020-02-14T06:06:33.490Z] #59 39.03 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-14T06:06:33.490Z] #59 39.03 Need to get 119 kB of archives. [2020-02-14T06:06:33.490Z] #59 39.03 After this operation, 387 kB of additional disk space will be used. [2020-02-14T06:06:33.490Z] #59 39.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-14T06:06:33.612Z] #39 1.707 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-14T06:06:33.612Z] #39 ... [2020-02-14T06:06:33.612Z] [2020-02-14T06:06:33.612Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:33.612Z] #51 26.44 + cd /tmp/tmp.QLzsP57LOC/src/gotest.tools/gotestsum [2020-02-14T06:06:33.612Z] #51 26.44 + git checkout -q v0.3.5 [2020-02-14T06:06:33.612Z] #51 26.50 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-14T06:06:33.612Z] #51 ... [2020-02-14T06:06:33.612Z] [2020-02-14T06:06:33.612Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:33.612Z] #28 14.26 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-14T06:06:33.612Z] #28 14.52 [2020-02-14T06:06:33.612Z] #28 14.63 ######################################################################## 100.0% [2020-02-14T06:06:33.612Z] #28 14.69 [2020-02-14T06:06:33.612Z] #28 15.48 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-14T06:06:33.612Z] #28 15.50 skipping existing b63cc5f62c21 [2020-02-14T06:06:33.612Z] #28 15.57 [2020-02-14T06:06:33.748Z] #59 39.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-14T06:06:34.219Z] ok github.com/docker/docker/pkg/discovery/memory 0.045s coverage: 92.3% of statements [2020-02-14T06:06:34.683Z] #59 39.96 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:06:34.683Z] #59 40.11 Fetched 119 kB in 0s (426 kB/s) [2020-02-14T06:06:34.788Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-02-14T06:06:34.899Z] #28 16.50 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-14T06:06:34.899Z] #28 16.72 [2020-02-14T06:06:34.942Z] [2020-02-14T06:06:34.942Z] #59 ... [2020-02-14T06:06:34.942Z] [2020-02-14T06:06:34.942Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:34.942Z] #71 DONE 40.0s [2020-02-14T06:06:34.942Z] [2020-02-14T06:06:34.942Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:06:34.942Z] #25 36.35 ca-certificates is already the newest version (20190110). [2020-02-14T06:06:34.942Z] #25 36.35 The following additional packages will be installed: [2020-02-14T06:06:34.942Z] #25 36.37 libjq1 libonig5 [2020-02-14T06:06:34.942Z] #25 36.88 The following NEW packages will be installed: [2020-02-14T06:06:34.942Z] #25 36.89 jq libjq1 libonig5 [2020-02-14T06:06:34.942Z] #25 37.30 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-14T06:06:34.942Z] #25 37.30 Need to get 355 kB of archives. [2020-02-14T06:06:34.942Z] #25 37.30 After this operation, 1072 kB of additional disk space will be used. [2020-02-14T06:06:34.942Z] #25 37.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-14T06:06:34.942Z] #25 37.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-14T06:06:34.942Z] #25 37.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-14T06:06:34.942Z] #25 38.48 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:06:34.942Z] #25 38.69 Fetched 355 kB in 0s (1243 kB/s) [2020-02-14T06:06:34.942Z] #25 38.80 Selecting previously unselected package libonig5:amd64. [2020-02-14T06:06:34.942Z] #25 38.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-14T06:06:34.942Z] #25 38.92 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-02-14T06:06:34.942Z] #25 38.93 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-14T06:06:34.942Z] #25 39.17 Selecting previously unselected package libjq1:amd64. [2020-02-14T06:06:34.942Z] #25 39.17 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-14T06:06:34.942Z] #25 39.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-14T06:06:34.942Z] #25 39.44 Selecting previously unselected package jq. [2020-02-14T06:06:34.942Z] #25 39.44 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-14T06:06:34.942Z] #25 39.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-14T06:06:34.942Z] #25 39.70 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-14T06:06:34.942Z] #25 39.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-14T06:06:34.942Z] #25 39.82 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-14T06:06:34.942Z] #25 39.87 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:06:34.942Z] #25 DONE 40.2s [2020-02-14T06:06:34.942Z] [2020-02-14T06:06:34.942Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:06:34.942Z] #59 40.28 Selecting previously unselected package libbtrfs0. [2020-02-14T06:06:34.942Z] #59 40.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% [2020-02-14T06:06:34.942Z] #59 ... [2020-02-14T06:06:34.942Z] [2020-02-14T06:06:34.942Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-14T06:06:34.942Z] #26 DONE 0.1s [2020-02-14T06:06:34.942Z] [2020-02-14T06:06:34.942Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:34.942Z] #35 33.72 The following additional packages will be installed: [2020-02-14T06:06:34.942Z] #35 33.72 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-14T06:06:34.942Z] #35 33.73 Suggested packages: [2020-02-14T06:06:34.942Z] #35 33.74 cmake-doc ninja-build lrzip [2020-02-14T06:06:34.942Z] #35 33.74 Recommended packages: [2020-02-14T06:06:34.942Z] #35 33.74 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-14T06:06:34.942Z] #35 34.80 The following NEW packages will be installed: [2020-02-14T06:06:34.942Z] #35 34.83 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-14T06:06:34.942Z] #35 34.84 vim-common xxd [2020-02-14T06:06:34.942Z] #35 35.35 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-14T06:06:34.942Z] #35 35.35 Need to get 14.9 MB of archives. [2020-02-14T06:06:34.942Z] #35 35.35 After this operation, 61.8 MB of additional disk space will be used. [2020-02-14T06:06:34.942Z] #35 35.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-14T06:06:34.942Z] #35 35.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-14T06:06:34.942Z] #35 35.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-14T06:06:34.942Z] #35 35.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-14T06:06:34.942Z] #35 36.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-02-14T06:06:34.942Z] #35 36.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-02-14T06:06:34.942Z] #35 36.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-14T06:06:34.942Z] #35 36.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-02-14T06:06:34.942Z] #35 36.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-02-14T06:06:34.942Z] #35 36.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-02-14T06:06:34.942Z] #35 37.83 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:06:34.942Z] #35 38.03 Fetched 14.9 MB in 2s (8230 kB/s) [2020-02-14T06:06:34.942Z] #35 38.16 Selecting previously unselected package xxd. [2020-02-14T06:06:34.942Z] #35 38.16 (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 ... 15401 files and directories currently installed.) [2020-02-14T06:06:34.942Z] #35 38.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-14T06:06:34.942Z] #35 38.23 Unpacking xxd (2:8.1.0875-5) ... [2020-02-14T06:06:34.942Z] #35 38.46 Selecting previously unselected package vim-common. [2020-02-14T06:06:34.942Z] #35 38.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-14T06:06:34.942Z] #35 38.53 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-14T06:06:34.942Z] #35 38.92 Selecting previously unselected package cmake-data. [2020-02-14T06:06:34.942Z] #35 38.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-14T06:06:34.942Z] #35 38.94 Unpacking cmake-data (3.13.4-1) ... [2020-02-14T06:06:35.048Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-02-14T06:06:35.199Z] #35 ... [2020-02-14T06:06:35.199Z] [2020-02-14T06:06:35.199Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:06:35.199Z] #59 40.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 ... 15401 files and directories currently installed.) [2020-02-14T06:06:35.199Z] #59 40.44 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-14T06:06:35.199Z] #59 40.44 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-14T06:06:35.199Z] #59 40.58 Selecting previously unselected package libbtrfs-dev. [2020-02-14T06:06:35.199Z] #59 40.59 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-14T06:06:35.199Z] #59 40.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-14T06:06:35.289Z] #28 16.82 ######################################################################## 100.0% [2020-02-14T06:06:35.290Z] #28 16.93 [2020-02-14T06:06:35.290Z] #28 16.97 Download of images into '/build' complete. [2020-02-14T06:06:35.290Z] #28 16.97 Use something like the following to load the result into a Docker daemon: [2020-02-14T06:06:35.290Z] #28 16.97 tar -cC '/build' . | docker load [2020-02-14T06:06:35.290Z] #28 DONE 17.1s [2020-02-14T06:06:35.290Z] [2020-02-14T06:06:35.290Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:35.290Z] #39 1.707 -- Detecting C compiler ABI info [2020-02-14T06:06:35.290Z] #39 1.875 -- Detecting C compiler ABI info - done [2020-02-14T06:06:35.290Z] #39 1.880 -- Detecting C compile features [2020-02-14T06:06:35.290Z] #39 2.710 -- Detecting C compile features - done [2020-02-14T06:06:35.290Z] #39 2.722 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-14T06:06:35.290Z] #39 2.902 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-14T06:06:35.290Z] #39 3.018 -- Configuring done [2020-02-14T06:06:35.290Z] #39 3.034 -- Generating done [2020-02-14T06:06:35.290Z] #39 3.045 -- Build files have been written to: /tmp/tmp.kdmcqFkmRr/tini [2020-02-14T06:06:35.290Z] #39 3.052 + make tini-static [2020-02-14T06:06:35.290Z] #39 3.299 Scanning dependencies of target tini-static [2020-02-14T06:06:35.290Z] #39 3.324 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-14T06:06:35.457Z] #59 40.96 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-14T06:06:35.714Z] #59 41.09 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-14T06:06:35.714Z] #59 41.13 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:06:36.092Z] #39 ... [2020-02-14T06:06:36.092Z] [2020-02-14T06:06:36.092Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-14T06:06:36.092Z] #31 29.09 Checking out files: 99% (1517/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-14T06:06:36.092Z] #31 29.13 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-14T06:06:36.092Z] #31 29.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-14T06:06:36.288Z] #59 DONE 41.6s [2020-02-14T06:06:36.288Z] [2020-02-14T06:06:36.288Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:06:36.427Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2020-02-14T06:06:36.470Z] #31 ... [2020-02-14T06:06:36.470Z] [2020-02-14T06:06:36.471Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:36.471Z] #39 4.653 [100%] Linking C executable tini-static [2020-02-14T06:06:36.547Z] #60 DONE 0.1s [2020-02-14T06:06:36.547Z] [2020-02-14T06:06:36.547Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-14T06:06:36.547Z] #61 DONE 0.1s [2020-02-14T06:06:36.547Z] [2020-02-14T06:06:36.547Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:36.686Z] ok github.com/docker/docker/pkg/chrootarchive 3.565s coverage: 43.2% of statements [2020-02-14T06:06:36.854Z] #39 5.145 [100%] Built target tini-static [2020-02-14T06:06:36.854Z] #39 5.199 + mkdir -p /build [2020-02-14T06:06:36.854Z] #39 5.207 + cp tini-static /build/docker-init [2020-02-14T06:06:36.946Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-02-14T06:06:37.281Z] #39 DONE 5.3s [2020-02-14T06:06:37.282Z] [2020-02-14T06:06:37.282Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:37.282Z] #48 37.59 time [2020-02-14T06:06:37.282Z] #48 40.05 internal/fmtsort [2020-02-14T06:06:37.517Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-02-14T06:06:37.517Z] ok github.com/docker/docker/pkg/fsutils 0.337s coverage: 85.1% of statements [2020-02-14T06:06:37.517Z] ok github.com/docker/docker/pkg/discovery/kv 3.103s coverage: 84.1% of statements [2020-02-14T06:06:38.053Z] #48 41.12 internal/syscall/unix [2020-02-14T06:06:38.087Z] ok github.com/docker/docker/layer 7.782s coverage: 68.8% of statements [2020-02-14T06:06:38.348Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-14T06:06:38.348Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-14T06:06:38.348Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-14T06:06:38.348Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-14T06:06:38.348Z] ? github.com/docker/docker/oci [no test files] [2020-02-14T06:06:38.348Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-14T06:06:38.348Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-14T06:06:38.348Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-14T06:06:38.519Z] #48 41.44 strings [2020-02-14T06:06:38.608Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-02-14T06:06:38.868Z] ok github.com/docker/docker/pkg/locker 0.026s coverage: 88.9% of statements [2020-02-14T06:06:38.868Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-02-14T06:06:39.077Z] #62 ... [2020-02-14T06:06:39.077Z] [2020-02-14T06:06:39.077Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:06:39.077Z] #10 34.19 The following additional packages will be installed: [2020-02-14T06:06:39.077Z] #10 34.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-14T06:06:39.077Z] #10 34.20 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-14T06:06:39.077Z] #10 34.20 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-14T06:06:39.077Z] #10 34.20 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-14T06:06:39.077Z] #10 34.20 mingw-w64-x86-64-dev [2020-02-14T06:06:39.078Z] #10 34.22 Suggested packages: [2020-02-14T06:06:39.078Z] #10 34.22 gcc-8-locales seccomp wine64 [2020-02-14T06:06:39.078Z] #10 35.75 The following NEW packages will be installed: [2020-02-14T06:06:39.078Z] #10 35.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-14T06:06:39.078Z] #10 35.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-14T06:06:39.078Z] #10 35.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-14T06:06:39.078Z] #10 35.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-14T06:06:39.078Z] #10 35.78 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-14T06:06:39.078Z] #10 35.78 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-14T06:06:39.078Z] #10 35.79 The following packages will be upgraded: [2020-02-14T06:06:39.078Z] #10 35.80 libsystemd0 libudev1 [2020-02-14T06:06:39.078Z] #10 36.30 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-14T06:06:39.078Z] #10 36.30 Need to get 78.2 MB of archives. [2020-02-14T06:06:39.078Z] #10 36.30 After this operation, 487 MB of additional disk space will be used. [2020-02-14T06:06:39.078Z] #10 36.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB] [2020-02-14T06:06:39.078Z] #10 36.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB] [2020-02-14T06:06:39.078Z] #10 36.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-02-14T06:06:39.078Z] #10 36.53 Get:4 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-02-14T06:06:39.078Z] #10 36.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-14T06:06:39.078Z] #10 36.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-02-14T06:06:39.078Z] #10 36.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-02-14T06:06:39.078Z] #10 36.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-14T06:06:39.078Z] #10 37.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-14T06:06:39.078Z] #10 37.67 Get:10 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-02-14T06:06:39.078Z] #10 37.69 Get:11 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-02-14T06:06:39.078Z] #10 41.76 Get:12 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-02-14T06:06:39.078Z] #10 44.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-02-14T06:06:39.078Z] #10 44.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-02-14T06:06:39.078Z] #10 44.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-14T06:06:39.078Z] #10 44.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-14T06:06:39.078Z] #10 44.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-02-14T06:06:39.078Z] #10 44.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-02-14T06:06:39.078Z] #10 44.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-02-14T06:06:39.078Z] #10 44.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-02-14T06:06:39.078Z] #10 44.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-02-14T06:06:39.078Z] #10 44.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-02-14T06:06:39.078Z] #10 44.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-02-14T06:06:39.078Z] #10 44.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-02-14T06:06:39.078Z] #10 44.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-02-14T06:06:39.078Z] #10 44.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-02-14T06:06:39.078Z] #10 ... [2020-02-14T06:06:39.078Z] [2020-02-14T06:06:39.078Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:06:39.078Z] #43 29.03 Reading package lists... [2020-02-14T06:06:39.078Z] #43 35.14 Building dependency tree... [2020-02-14T06:06:39.078Z] #43 37.95 The following additional packages will be installed: [2020-02-14T06:06:39.078Z] #43 37.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-14T06:06:39.078Z] #43 37.95 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-14T06:06:39.078Z] #43 37.96 Suggested packages: [2020-02-14T06:06:39.078Z] #43 37.97 manpages-dev python-setuptools [2020-02-14T06:06:39.078Z] #43 39.29 The following NEW packages will be installed: [2020-02-14T06:06:39.078Z] #43 39.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-14T06:06:39.078Z] #43 39.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-14T06:06:39.078Z] #43 39.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-14T06:06:39.078Z] #43 39.32 python-six zlib1g-dev [2020-02-14T06:06:39.078Z] #43 39.70 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-14T06:06:39.078Z] #43 39.70 Need to get 4095 kB of archives. [2020-02-14T06:06:39.078Z] #43 39.70 After this operation, 22.5 MB of additional disk space will be used. [2020-02-14T06:06:39.078Z] #43 39.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-02-14T06:06:39.078Z] #43 39.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-14T06:06:39.078Z] #43 39.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-02-14T06:06:39.078Z] #43 39.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-14T06:06:39.078Z] #43 39.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-02-14T06:06:39.078Z] #43 39.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-14T06:06:39.078Z] #43 39.76 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-02-14T06:06:39.078Z] #43 39.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-02-14T06:06:39.078Z] #43 39.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-02-14T06:06:39.078Z] #43 39.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-02-14T06:06:39.078Z] #43 39.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-02-14T06:06:39.078Z] #43 40.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-02-14T06:06:39.078Z] #43 40.20 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-02-14T06:06:39.078Z] #43 40.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-02-14T06:06:39.078Z] #43 40.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-14T06:06:39.078Z] #43 40.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-02-14T06:06:39.078Z] #43 40.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-02-14T06:06:39.078Z] #43 42.00 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:06:39.078Z] #43 42.24 Fetched 4095 kB in 1s (4494 kB/s) [2020-02-14T06:06:39.078Z] #43 42.44 Selecting previously unselected package libcap-dev:amd64. [2020-02-14T06:06:39.078Z] #43 42.44 (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 ... 15401 files and directories currently installed.) [2020-02-14T06:06:39.078Z] #43 42.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-02-14T06:06:39.078Z] #43 42.66 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-02-14T06:06:39.078Z] #43 42.95 Selecting previously unselected package libnet1:amd64. [2020-02-14T06:06:39.078Z] #43 42.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-14T06:06:39.078Z] #43 42.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-14T06:06:39.078Z] #43 43.13 Selecting previously unselected package libnet1-dev. [2020-02-14T06:06:39.078Z] #43 43.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-14T06:06:39.078Z] #43 43.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-14T06:06:39.078Z] #43 43.38 Selecting previously unselected package libnl-3-200:amd64. [2020-02-14T06:06:39.078Z] #43 43.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-14T06:06:39.078Z] #43 43.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-14T06:06:39.078Z] #43 43.51 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-14T06:06:39.078Z] #43 43.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-02-14T06:06:39.078Z] #43 43.54 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-14T06:06:39.078Z] #43 43.76 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-14T06:06:39.078Z] #43 43.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-14T06:06:39.078Z] #43 43.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-14T06:06:39.078Z] #43 43.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-14T06:06:39.078Z] #43 43.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-02-14T06:06:39.078Z] #43 43.89 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-14T06:06:39.078Z] #43 44.01 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-14T06:06:39.078Z] #43 44.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-02-14T06:06:39.078Z] #43 44.01 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-14T06:06:39.078Z] #43 44.29 Selecting previously unselected package libprotobuf17:amd64. [2020-02-14T06:06:39.078Z] #43 44.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-02-14T06:06:39.078Z] #43 44.30 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-14T06:06:39.337Z] #43 ... [2020-02-14T06:06:39.337Z] [2020-02-14T06:06:39.337Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:39.337Z] #50 44.44 + cd /tmp/tmp.CQVCBci4Xz/src/gotest.tools/gotestsum [2020-02-14T06:06:39.337Z] #50 44.44 + git checkout -q v0.3.5 [2020-02-14T06:06:39.337Z] #50 44.49 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-14T06:06:39.437Z] ok github.com/docker/docker/pkg/ioutils 0.659s coverage: 69.3% of statements [2020-02-14T06:06:39.437Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-02-14T06:06:39.698Z] ok github.com/docker/docker/pkg/idtools 1.028s coverage: 70.1% of statements [2020-02-14T06:06:39.698Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-14T06:06:39.932Z] #48 42.76 os [2020-02-14T06:06:40.268Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-02-14T06:06:40.268Z] ok github.com/docker/docker/pkg/parsers/kernel 0.028s coverage: 60.0% of statements [2020-02-14T06:06:40.318Z] #48 ... [2020-02-14T06:06:40.318Z] [2020-02-14T06:06:40.318Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:06:40.318Z] #45 6.123 Note: Building without setproctitle() and strlcpy() support. [2020-02-14T06:06:40.318Z] #45 6.123 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-14T06:06:40.318Z] #45 6.950 fatal: not a git repository (or any of the parent directories): .git [2020-02-14T06:06:40.318Z] #45 6.953 GEN .gitid [2020-02-14T06:06:40.318Z] #45 6.963 GEN criu/include/version.h [2020-02-14T06:06:40.318Z] #45 6.966 GEN include/common/asm [2020-02-14T06:06:40.318Z] #45 8.261 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-14T06:06:40.318Z] #45 8.309 PBCC images/opts.pb-c.c [2020-02-14T06:06:40.318Z] #45 8.349 PBCC images/sit.pb-c.c [2020-02-14T06:06:40.318Z] #45 8.459 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-14T06:06:40.318Z] #45 8.511 DEP images/opts.pb-c.d [2020-02-14T06:06:40.318Z] #45 8.538 DEP images/sit.pb-c.d [2020-02-14T06:06:40.318Z] #45 8.589 PBCC images/macvlan.pb-c.c [2020-02-14T06:06:40.318Z] #45 8.604 DEP images/macvlan.pb-c.d [2020-02-14T06:06:40.318Z] #45 8.649 PBCC images/autofs.pb-c.c [2020-02-14T06:06:40.318Z] #45 8.714 DEP images/autofs.pb-c.d [2020-02-14T06:06:40.318Z] #45 8.749 PBCC images/sysctl.pb-c.c [2020-02-14T06:06:40.318Z] #45 8.755 DEP images/sysctl.pb-c.d [2020-02-14T06:06:40.318Z] #45 8.796 PBCC images/time.pb-c.c [2020-02-14T06:06:40.318Z] #45 8.800 DEP images/time.pb-c.d [2020-02-14T06:06:40.318Z] #45 8.868 PBCC images/binfmt-misc.pb-c.c [2020-02-14T06:06:40.318Z] #45 8.873 DEP images/binfmt-misc.pb-c.d [2020-02-14T06:06:40.318Z] #45 8.910 PBCC images/seccomp.pb-c.c [2020-02-14T06:06:40.318Z] #45 8.921 DEP images/seccomp.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.009 PBCC images/userns.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.013 DEP images/userns.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.047 PBCC images/cgroup.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.073 DEP images/cgroup.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.100 PBCC images/fown.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.113 PBCC images/ext-file.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.131 DEP images/fown.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.179 DEP images/ext-file.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.229 PBCC images/rpc.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.255 DEP images/rpc.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.307 PBCC images/siginfo.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.334 DEP images/siginfo.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.368 PBCC images/pagemap.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.412 DEP images/pagemap.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.421 PBCC images/rlimit.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.430 DEP images/rlimit.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.478 PBCC images/file-lock.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.481 DEP images/file-lock.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.491 PBCC images/tty.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.529 DEP images/tty.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.569 PBCC images/tun.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.591 PBCC images/netdev.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.610 DEP images/tun.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.644 DEP images/netdev.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.661 PBCC images/vma.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.677 DEP images/vma.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.728 PBCC images/creds.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.759 DEP images/creds.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.798 PBCC images/utsns.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.817 DEP images/utsns.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.858 PBCC images/ipc-desc.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.891 PBCC images/ipc-sem.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.898 DEP images/ipc-desc.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.927 DEP images/ipc-sem.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.969 PBCC images/ipc-msg.pb-c.c [2020-02-14T06:06:40.318Z] #45 9.975 DEP images/ipc-msg.pb-c.d [2020-02-14T06:06:40.318Z] #45 9.993 PBCC images/ipc-shm.pb-c.c [2020-02-14T06:06:40.318Z] #45 10.02 DEP images/ipc-shm.pb-c.d [2020-02-14T06:06:40.318Z] #45 10.04 PBCC images/ipc-var.pb-c.c [2020-02-14T06:06:40.318Z] #45 10.06 DEP images/ipc-var.pb-c.d [2020-02-14T06:06:40.318Z] #45 10.06 PBCC images/sk-opts.pb-c.c [2020-02-14T06:06:40.318Z] #45 10.10 PBCC images/packet-sock.pb-c.c [2020-02-14T06:06:40.529Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 91.4% of statements [2020-02-14T06:06:40.687Z] #45 10.19 DEP images/sk-opts.pb-c.d [2020-02-14T06:06:40.687Z] #45 ... [2020-02-14T06:06:40.687Z] [2020-02-14T06:06:40.687Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:40.687Z] #48 43.62 regexp/syntax [2020-02-14T06:06:40.713Z] #50 ... [2020-02-14T06:06:40.713Z] [2020-02-14T06:06:40.713Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:40.713Z] #33 35.61 sync [2020-02-14T06:06:40.713Z] #33 35.63 internal/reflectlite [2020-02-14T06:06:40.713Z] #33 38.01 sort [2020-02-14T06:06:40.713Z] #33 38.01 errors [2020-02-14T06:06:40.713Z] #33 38.41 strconv [2020-02-14T06:06:40.713Z] #33 39.39 io [2020-02-14T06:06:40.713Z] #33 40.77 internal/oserror [2020-02-14T06:06:40.713Z] #33 41.07 syscall [2020-02-14T06:06:40.713Z] #33 42.95 reflect [2020-02-14T06:06:40.713Z] #33 ... [2020-02-14T06:06:40.713Z] [2020-02-14T06:06:40.713Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:40.713Z] #27 4.846 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-14T06:06:40.713Z] #27 5.152 [2020-02-14T06:06:40.789Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2020-02-14T06:06:41.049Z] ok github.com/docker/docker/pkg/mount 0.964s coverage: 70.0% of statements [2020-02-14T06:06:41.050Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-14T06:06:41.050Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-14T06:06:41.050Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-14T06:06:41.488Z] #27 5.347 0.5% ##### 7.0% ######### 13.3% ############### 21.6% ####################### 32.4% ################################ 44.7% ###################################### 53.8% ########################################### 60.9% ################################################### 71.5% ######################################################## 78.3% ############################################################## 87.3% ################################################################## 92.7% ######################################################################## 100.0% [2020-02-14T06:06:41.620Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2020-02-14T06:06:41.747Z] #27 ... [2020-02-14T06:06:41.747Z] [2020-02-14T06:06:41.747Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:41.747Z] #47 36.84 sync [2020-02-14T06:06:41.747Z] #47 36.85 internal/reflectlite [2020-02-14T06:06:41.747Z] #47 38.54 github.com/LK4D4/vndr/godl/singleflight [2020-02-14T06:06:41.747Z] #47 38.91 math/rand [2020-02-14T06:06:41.747Z] #47 40.44 internal/singleflight [2020-02-14T06:06:41.747Z] #47 40.48 io [2020-02-14T06:06:41.747Z] #47 40.89 strconv [2020-02-14T06:06:41.747Z] #47 42.62 bytes [2020-02-14T06:06:41.747Z] #47 44.67 bufio [2020-02-14T06:06:41.747Z] #47 45.38 reflect [2020-02-14T06:06:41.747Z] #47 46.63 syscall [2020-02-14T06:06:41.880Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-02-14T06:06:42.014Z] #47 ... [2020-02-14T06:06:42.014Z] [2020-02-14T06:06:42.014Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:06:42.014Z] #10 44.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-02-14T06:06:42.014Z] #10 45.49 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:06:42.014Z] #10 45.66 Fetched 78.2 MB in 8s (9236 kB/s) [2020-02-14T06:06:42.014Z] #10 45.79 (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 ... 15401 files and directories currently installed.) [2020-02-14T06:06:42.014Z] #10 45.90 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ... [2020-02-14T06:06:42.014Z] #10 45.94 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-14T06:06:42.014Z] #10 46.27 Setting up libsystemd0:amd64 (241-7~deb10u3) ... [2020-02-14T06:06:42.014Z] #10 46.46 (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 ... 15401 files and directories currently installed.) [2020-02-14T06:06:42.014Z] #10 46.57 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ... [2020-02-14T06:06:42.014Z] #10 46.59 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-14T06:06:42.014Z] #10 46.85 Setting up libudev1:amd64 (241-7~deb10u3) ... [2020-02-14T06:06:42.014Z] #10 47.01 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-14T06:06:42.014Z] #10 47.01 (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 ... 15401 files and directories currently installed.) [2020-02-14T06:06:42.014Z] #10 47.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-02-14T06:06:42.014Z] #10 47.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-14T06:06:42.141Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2020-02-14T06:06:42.141Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-02-14T06:06:42.490Z] #48 ... [2020-02-14T06:06:42.490Z] [2020-02-14T06:06:42.490Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:42.490Z] #34 35.27 time [2020-02-14T06:06:42.490Z] #34 39.52 internal/poll [2020-02-14T06:06:42.490Z] #34 40.36 internal/fmtsort [2020-02-14T06:06:42.490Z] #34 41.55 strings [2020-02-14T06:06:42.490Z] #34 41.88 os [2020-02-14T06:06:42.490Z] #34 43.86 path [2020-02-14T06:06:42.490Z] #34 44.23 text/tabwriter [2020-02-14T06:06:42.490Z] #34 44.62 fmt [2020-02-14T06:06:42.490Z] #34 44.85 path/filepath [2020-02-14T06:06:42.490Z] #34 ... [2020-02-14T06:06:42.490Z] [2020-02-14T06:06:42.490Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:06:42.490Z] #45 10.25 DEP images/packet-sock.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.29 PBCC images/sk-netlink.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.32 DEP images/sk-netlink.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.35 PBCC images/sk-inet.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.38 DEP images/sk-inet.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.41 PBCC images/sk-unix.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.44 DEP images/sk-unix.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.46 PBCC images/mm.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.50 DEP images/mm.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.53 PBCC images/timerfd.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.56 DEP images/timerfd.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.61 PBCC images/timer.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.61 DEP images/timer.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.62 PBCC images/sa.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.64 DEP images/sa.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.66 PBCC images/pipe-data.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.67 DEP images/pipe-data.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.71 PBCC images/mnt.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.73 DEP images/mnt.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.76 PBCC images/sk-packet.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.77 DEP images/sk-packet.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.85 PBCC images/tcp-stream.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.87 DEP images/tcp-stream.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.91 PBCC images/pipe.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.94 DEP images/pipe.pb-c.d [2020-02-14T06:06:42.490Z] #45 10.97 PBCC images/pstree.pb-c.c [2020-02-14T06:06:42.490Z] #45 10.99 DEP images/pstree.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.02 PBCC images/fs.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.03 DEP images/fs.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.07 PBCC images/signalfd.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.09 DEP images/signalfd.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.11 PBCC images/fh.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.16 PBCC images/fsnotify.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.19 DEP images/fh.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.25 DEP images/fsnotify.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.30 PBCC images/eventpoll.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.31 DEP images/eventpoll.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.35 PBCC images/eventfd.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.37 DEP images/eventfd.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.38 PBCC images/remap-file-path.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.39 DEP images/remap-file-path.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.40 PBCC images/fifo.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.42 DEP images/fifo.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.45 PBCC images/ghost-file.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.47 DEP images/ghost-file.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.51 PBCC images/regfile.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.53 DEP images/regfile.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.56 PBCC images/ns.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.57 DEP images/ns.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.60 PBCC images/fdinfo.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.64 DEP images/fdinfo.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.67 PBCC images/core-aarch64.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.70 PBCC images/core-arm.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.72 PBCC images/core-ppc64.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.76 PBCC images/core-s390.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.77 PBCC images/core-x86.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.81 PBCC images/core.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.87 PBCC images/inventory.pb-c.c [2020-02-14T06:06:42.490Z] #45 11.92 DEP images/core-aarch64.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.94 DEP images/core-arm.pb-c.d [2020-02-14T06:06:42.490Z] #45 11.95 DEP images/core-ppc64.pb-c.d [2020-02-14T06:06:42.490Z] #45 12.00 DEP images/core-s390.pb-c.d [2020-02-14T06:06:42.490Z] #45 12.04 DEP images/core-x86.pb-c.d [2020-02-14T06:06:42.490Z] #45 12.07 DEP images/core.pb-c.d [2020-02-14T06:06:42.490Z] #45 12.09 DEP images/inventory.pb-c.d [2020-02-14T06:06:42.490Z] #45 12.11 PBCC images/cpuinfo.pb-c.c [2020-02-14T06:06:42.490Z] #45 12.13 DEP images/cpuinfo.pb-c.d [2020-02-14T06:06:42.490Z] #45 12.17 PBCC images/stats.pb-c.c [2020-02-14T06:06:42.490Z] #45 12.19 DEP images/stats.pb-c.d [2020-02-14T06:06:42.711Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-02-14T06:06:43.276Z] #45 ... [2020-02-14T06:06:43.276Z] [2020-02-14T06:06:43.276Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:06:43.276Z] #11 36.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-14T06:06:43.276Z] #11 36.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-14T06:06:43.276Z] #11 36.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-14T06:06:43.276Z] #11 42.79 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-14T06:06:43.276Z] #11 42.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-14T06:06:43.276Z] #11 42.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:06:43.276Z] #11 42.95 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-14T06:06:43.276Z] #11 42.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-14T06:06:43.276Z] #11 42.97 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:06:43.276Z] #11 ... [2020-02-14T06:06:43.276Z] [2020-02-14T06:06:43.276Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:06:43.276Z] #45 12.98 make[1]: Nothing to be done for 'all'. [2020-02-14T06:06:43.649Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2020-02-14T06:06:43.649Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 73.9% of statements [2020-02-14T06:06:44.060Z] #45 13.77 CC images/stats.o [2020-02-14T06:06:44.219Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-02-14T06:06:44.219Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2020-02-14T06:06:44.425Z] #45 14.07 CC images/core.o [2020-02-14T06:06:44.545Z] #10 ... [2020-02-14T06:06:44.545Z] [2020-02-14T06:06:44.545Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:44.545Z] #27 6.929 [2020-02-14T06:06:44.545Z] #27 7.135 ###### 9.2% ################ 22.5% ########################### 38.2% ######################################## 56.6% ###################################################### 76.0% ############################################################ 83.7% ######################################################################## 100.0% [2020-02-14T06:06:44.545Z] #27 8.164 [2020-02-14T06:06:44.545Z] #27 8.368 #### 6.1% ############# 18.1% #################### 28.0% ########################## 36.4% ############################## 42.4% ################################### 49.2% ####################################### 55.0% ############################################ 62.1% ################################################### 72.2% ######################################################### 79.8% ################################################################ 89.1% ##################################################################### 96.0% ######################################################################## 100.0% [2020-02-14T06:06:44.789Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2020-02-14T06:06:44.796Z] #45 14.40 CC images/core-x86.o [2020-02-14T06:06:44.807Z] #27 10.01 [2020-02-14T06:06:45.049Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 71.3% of statements [2020-02-14T06:06:45.167Z] #45 14.72 CC images/core-arm.o [2020-02-14T06:06:45.590Z] #45 14.96 CC images/core-aarch64.o [2020-02-14T06:06:45.590Z] #45 15.32 CC images/core-ppc64.o [2020-02-14T06:06:45.988Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.2% of statements [2020-02-14T06:06:45.988Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2020-02-14T06:06:45.988Z] ok github.com/docker/docker/pkg/signal 2.855s coverage: 61.0% of statements [2020-02-14T06:06:46.562Z] testing: warning: no tests to run [2020-02-14T06:06:46.562Z] coverage: [no statements] [2020-02-14T06:06:46.562Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2020-02-14T06:06:46.706Z] #45 15.85 CC images/core-s390.o [2020-02-14T06:06:46.834Z] ok github.com/docker/docker/pkg/term 0.019s coverage: 84.8% of statements [2020-02-14T06:06:46.834Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2020-02-14T06:06:47.083Z] #45 16.49 CC images/cpuinfo.o [2020-02-14T06:06:47.094Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2020-02-14T06:06:47.355Z] ok github.com/docker/docker/pkg/truncindex 0.116s coverage: 91.5% of statements [2020-02-14T06:06:47.355Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-02-14T06:06:47.464Z] #45 16.99 CC images/inventory.o [2020-02-14T06:06:47.464Z] #45 17.23 CC images/fdinfo.o [2020-02-14T06:06:47.835Z] #45 17.40 CC images/fown.o [2020-02-14T06:06:47.835Z] #45 17.50 CC images/ns.o [2020-02-14T06:06:47.872Z] #27 10.23 0.0% # 2.5% ### 4.3% #### 6.1% ###### 8.6% ######## 11.3% ######### 13.2% ########### 15.6% ############# 18.5% ############## 20.4% ################ 22.6% ################# 24.6% ################## 26.3% #################### 29.0% ####################### 32.0% ####################### 33.3% ######################### 35.3% ########################### 37.7% ############################ 39.6% ############################## 41.8% ############################### 43.2% ################################ 45.2% ################################## 47.5% ################################### 49.5% ##################################### 52.0% ###################################### 53.6% # [2020-02-14T06:06:47.872Z] #27 ... [2020-02-14T06:06:47.872Z] [2020-02-14T06:06:47.872Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:47.872Z] #35 43.34 Selecting previously unselected package libicu63:amd64. [2020-02-14T06:06:47.872Z] #35 43.35 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-02-14T06:06:47.872Z] #35 43.37 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-14T06:06:47.872Z] #35 50.76 Selecting previously unselected package libxml2:amd64. [2020-02-14T06:06:47.872Z] #35 50.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-02-14T06:06:47.872Z] #35 50.81 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-14T06:06:47.872Z] #35 51.39 Selecting previously unselected package libarchive13:amd64. [2020-02-14T06:06:47.872Z] #35 51.40 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-02-14T06:06:47.872Z] #35 51.40 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-14T06:06:47.872Z] #35 51.92 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-14T06:06:47.872Z] #35 51.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-14T06:06:47.872Z] #35 52.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-14T06:06:47.872Z] #35 52.32 Selecting previously unselected package librhash0:amd64. [2020-02-14T06:06:47.872Z] #35 52.33 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-02-14T06:06:47.872Z] #35 52.33 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-02-14T06:06:47.872Z] #35 52.58 Selecting previously unselected package libuv1:amd64. [2020-02-14T06:06:47.872Z] #35 52.59 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-02-14T06:06:47.872Z] #35 52.61 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-02-14T06:06:47.872Z] #35 52.86 Selecting previously unselected package cmake. [2020-02-14T06:06:47.872Z] #35 52.87 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-02-14T06:06:47.872Z] #35 52.89 Unpacking cmake (3.13.4-1) ... [2020-02-14T06:06:48.130Z] #35 ... [2020-02-14T06:06:48.130Z] [2020-02-14T06:06:48.130Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:48.199Z] #45 17.58 CC images/regfile.o [2020-02-14T06:06:48.199Z] #45 17.71 CC images/ghost-file.o [2020-02-14T06:06:48.199Z] #45 17.87 CC images/fifo.o [2020-02-14T06:06:48.199Z] #45 18.00 CC images/remap-file-path.o [2020-02-14T06:06:48.572Z] #45 18.20 CC images/eventfd.o [2020-02-14T06:06:48.933Z] #45 18.32 CC images/eventpoll.o [2020-02-14T06:06:48.933Z] #45 18.54 CC images/fh.o [2020-02-14T06:06:48.933Z] #45 18.72 CC images/fsnotify.o [2020-02-14T06:06:49.265Z] ok github.com/docker/docker/plugin/v2 0.020s coverage: 14.5% of statements [2020-02-14T06:06:49.265Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 73.8% of statements [2020-02-14T06:06:49.423Z] #27 10.23 0.0% # 2.5% ### 4.3% #### 6.1% ###### 8.6% ######## 11.3% ######### 13.2% ########### 15.6% ############# 18.5% ############## 20.4% ################ 22.6% ################# 24.6% ################## 26.3% #################### 29.0% ####################### 32.0% ####################### 33.3% ######################### 35.3% ########################### 37.7% ############################ 39.6% ############################## 41.8% ############################### 43.2% ################################ 45.2% ################################## 47.5% ################################### 49.5% ##################################### 52.0% ###################################### 53.6% ######################################## 55.6% ######################################### 57.1% ########################################### 59.7% ############################################ 62.4% ############################################## 64.1% ############################################### 66.1% ################################################# 68.8% ################################################### 71.1% ##################################################### 73.9% ####################################################### 76.7% ######################################################## 79.1% ########################################################## 81.5% ############################################################ 84.2% ############################################################## 86.1% [2020-02-14T06:06:49.423Z] #27 ... [2020-02-14T06:06:49.423Z] [2020-02-14T06:06:49.423Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:49.423Z] #62 3.096 + RM_GOPATH=0 [2020-02-14T06:06:49.423Z] #62 3.097 + TMP_GOPATH= [2020-02-14T06:06:49.423Z] #62 3.097 + : /build [2020-02-14T06:06:49.423Z] #62 3.097 + '[' -z '' ']' [2020-02-14T06:06:49.423Z] #62 3.105 ++ mktemp -d [2020-02-14T06:06:49.423Z] #62 3.114 + export GOPATH=/tmp/tmp.z8cAB58qPE [2020-02-14T06:06:49.423Z] #62 3.114 + GOPATH=/tmp/tmp.z8cAB58qPE [2020-02-14T06:06:49.423Z] #62 3.115 + RM_GOPATH=1 [2020-02-14T06:06:49.423Z] #62 3.115 ++ dirname ./install.sh [2020-02-14T06:06:49.423Z] #62 3.116 + dir=. [2020-02-14T06:06:49.423Z] #62 3.118 + bin=containerd [2020-02-14T06:06:49.423Z] #62 3.118 + shift [2020-02-14T06:06:49.423Z] #62 3.119 + '[' '!' -f ./containerd.installer ']' [2020-02-14T06:06:49.423Z] #62 3.119 + . ./containerd.installer [2020-02-14T06:06:49.423Z] #62 3.119 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-14T06:06:49.423Z] #62 3.120 + install_containerd [2020-02-14T06:06:49.423Z] #62 3.120 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-14T06:06:49.423Z] #62 3.120 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-14T06:06:49.423Z] #62 3.120 + git clone https://github.com/containerd/containerd.git /tmp/tmp.z8cAB58qPE/src/github.com/containerd/containerd [2020-02-14T06:06:49.423Z] #62 3.123 Cloning into '/tmp/tmp.z8cAB58qPE/src/github.com/containerd/containerd'... [2020-02-14T06:06:49.681Z] #62 ... [2020-02-14T06:06:49.681Z] [2020-02-14T06:06:49.681Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:49.681Z] #27 10.23 0.0% # 2.5% ### 4.3% #### 6.1% ###### 8.6% ######## 11.3% ######### 13.2% ########### 15.6% ############# 18.5% ############## 20.4% ################ 22.6% ################# 24.6% ################## 26.3% #################### 29.0% ####################### 32.0% ####################### 33.3% ######################### 35.3% ########################### 37.7% ############################ 39.6% ############################## 41.8% ############################### 43.2% ################################ 45.2% ################################## 47.5% ################################### 49.5% ##################################### 52.0% ###################################### 53.6% ######################################## 55.6% ######################################### 57.1% ########################################### 59.7% ############################################ 62.4% ############################################## 64.1% ############################################### 66.1% ################################################# 68.8% ################################################### 71.1% ##################################################### 73.9% ####################################################### 76.7% ######################################################## 79.1% ########################################################## 81.5% ############################################################ 84.2% ############################################################## 86.1% ############################################################### 88.4% ################################################################ 89.9% [2020-02-14T06:06:49.681Z] #27 ... [2020-02-14T06:06:49.681Z] [2020-02-14T06:06:49.681Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:06:49.681Z] #43 45.12 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-02-14T06:06:49.681Z] #43 45.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-02-14T06:06:49.681Z] #43 45.15 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-14T06:06:49.681Z] #43 45.35 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-14T06:06:49.681Z] #43 45.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-02-14T06:06:49.681Z] #43 45.36 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-14T06:06:49.681Z] #43 46.82 Selecting previously unselected package libprotoc17:amd64. [2020-02-14T06:06:49.681Z] #43 46.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-02-14T06:06:49.681Z] #43 46.83 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-14T06:06:49.681Z] #43 47.46 Selecting previously unselected package protobuf-c-compiler. [2020-02-14T06:06:49.681Z] #43 47.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-02-14T06:06:49.681Z] #43 47.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-14T06:06:49.681Z] #43 47.69 Selecting previously unselected package protobuf-compiler. [2020-02-14T06:06:49.681Z] #43 47.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-02-14T06:06:49.681Z] #43 47.70 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-14T06:06:49.681Z] #43 47.90 Selecting previously unselected package python-pkg-resources. [2020-02-14T06:06:49.681Z] #43 47.90 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-14T06:06:49.681Z] #43 47.91 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-14T06:06:49.681Z] #43 48.16 Selecting previously unselected package python-six. [2020-02-14T06:06:49.681Z] #43 48.18 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-14T06:06:49.681Z] #43 48.19 Unpacking python-six (1.12.0-1) ... [2020-02-14T06:06:49.681Z] #43 48.30 Selecting previously unselected package python-protobuf. [2020-02-14T06:06:49.681Z] #43 48.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-02-14T06:06:49.681Z] #43 48.31 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-14T06:06:49.681Z] #43 48.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-14T06:06:49.681Z] #43 53.60 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-14T06:06:49.681Z] #43 53.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-14T06:06:49.681Z] #43 53.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-14T06:06:49.681Z] #43 53.66 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-14T06:06:49.681Z] #43 53.67 Setting up python-six (1.12.0-1) ... [2020-02-14T06:06:49.713Z] #45 19.05 CC images/signalfd.o [2020-02-14T06:06:49.713Z] #45 19.20 CC images/fs.o [2020-02-14T06:06:49.713Z] #45 19.31 CC images/pstree.o [2020-02-14T06:06:49.713Z] #45 19.40 CC images/pipe.o [2020-02-14T06:06:49.941Z] #43 ... [2020-02-14T06:06:49.941Z] [2020-02-14T06:06:49.941Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:50.082Z] #45 19.51 CC images/tcp-stream.o [2020-02-14T06:06:50.083Z] #45 19.64 CC images/sk-packet.o [2020-02-14T06:06:50.199Z] #27 10.23 0.0% # 2.5% ### 4.3% #### 6.1% ###### 8.6% ######## 11.3% ######### 13.2% ########### 15.6% ############# 18.5% ############## 20.4% ################ 22.6% ################# 24.6% ################## 26.3% #################### 29.0% ####################### 32.0% ####################### 33.3% ######################### 35.3% ########################### 37.7% ############################ 39.6% ############################## 41.8% ############################### 43.2% ################################ 45.2% ################################## 47.5% ################################### 49.5% ##################################### 52.0% ###################################### 53.6% ######################################## 55.6% ######################################### 57.1% ########################################### 59.7% ############################################ 62.4% ############################################## 64.1% ############################################### 66.1% ################################################# 68.8% ################################################### 71.1% ##################################################### 73.9% ####################################################### 76.7% ######################################################## 79.1% ########################################################## 81.5% ############################################################ 84.2% ############################################################## 86.1% ############################################################### 88.4% ################################################################ 89.9% ################################################################# 91.6% ################################################################### 93.8% #################################################################### 95.2% ###################################################################### 98.3% ######################################################################## 100.0% [2020-02-14T06:06:50.208Z] ok github.com/docker/docker/reference 0.053s coverage: 84.4% of statements [2020-02-14T06:06:50.449Z] #45 ... [2020-02-14T06:06:50.449Z] [2020-02-14T06:06:50.449Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:50.449Z] #34 45.89 io/ioutil [2020-02-14T06:06:50.449Z] #34 47.09 flag [2020-02-14T06:06:50.449Z] #34 47.09 github.com/BurntSushi/toml [2020-02-14T06:06:50.449Z] #34 48.28 log [2020-02-14T06:06:50.449Z] #34 50.64 github.com/BurntSushi/toml/cmd/tomlv [2020-02-14T06:06:50.449Z] #34 DONE 53.3s [2020-02-14T06:06:50.449Z] [2020-02-14T06:06:50.449Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:06:50.449Z] #45 19.81 CC images/mnt.o [2020-02-14T06:06:50.449Z] #45 ... [2020-02-14T06:06:50.449Z] [2020-02-14T06:06:50.449Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:06:50.449Z] #63 23.17 Checking out files: 90% (2747/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-14T06:06:50.449Z] #63 23.39 + cd /tmp/tmp.DCee2G76uB/src/github.com/containerd/containerd [2020-02-14T06:06:50.449Z] #63 23.39 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-14T06:06:50.449Z] #63 24.61 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-14T06:06:50.449Z] #63 24.62 + BUILDTAGS='netgo osusergo static_build' [2020-02-14T06:06:50.449Z] #63 24.62 + export EXTRA_FLAGS=-buildmode=pie [2020-02-14T06:06:50.449Z] #63 24.62 + EXTRA_FLAGS=-buildmode=pie [2020-02-14T06:06:50.449Z] #63 24.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-14T06:06:50.449Z] #63 24.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-14T06:06:50.449Z] #63 24.62 + '[' '' = dynamic ']' [2020-02-14T06:06:50.449Z] #63 24.62 + make [2020-02-14T06:06:50.449Z] #63 25.23 + bin/ctr [2020-02-14T06:06:50.449Z] #63 ... [2020-02-14T06:06:50.449Z] [2020-02-14T06:06:50.449Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:06:50.449Z] #45 19.92 CC images/pipe-data.o [2020-02-14T06:06:50.449Z] #45 20.02 CC images/sa.o [2020-02-14T06:06:50.457Z] #27 15.32 [2020-02-14T06:06:50.815Z] #45 20.17 CC images/timer.o [2020-02-14T06:06:50.815Z] #45 20.51 CC images/timerfd.o [2020-02-14T06:06:50.815Z] #45 20.53 CC images/mm.o [2020-02-14T06:06:50.815Z] #45 20.57 CC images/sk-opts.o [2020-02-14T06:06:51.026Z] #27 16.08 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-14T06:06:51.147Z] ok github.com/docker/docker/plugin 0.579s coverage: 27.1% of statements [2020-02-14T06:06:51.187Z] #45 20.65 CC images/sk-unix.o [2020-02-14T06:06:51.187Z] #45 20.79 CC images/sk-inet.o [2020-02-14T06:06:51.291Z] #27 16.49 [2020-02-14T06:06:51.408Z] ok github.com/docker/docker/registry/resumable 0.042s coverage: 100.0% of statements [2020-02-14T06:06:51.551Z] #45 21.02 CC images/tun.o [2020-02-14T06:06:51.551Z] #45 21.23 CC images/sk-netlink.o [2020-02-14T06:06:51.669Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 50.9% of statements [2020-02-14T06:06:51.669Z] ok github.com/docker/docker/registry 0.240s coverage: 56.0% of statements [2020-02-14T06:06:51.862Z] #27 16.67 ######################################################################## 100.0% [2020-02-14T06:06:51.862Z] #27 16.80 [2020-02-14T06:06:51.927Z] #45 21.34 CC images/packet-sock.o [2020-02-14T06:06:51.927Z] #45 21.51 CC images/ipc-var.o [2020-02-14T06:06:51.927Z] #45 21.62 CC images/ipc-desc.o [2020-02-14T06:06:52.120Z] #27 ... [2020-02-14T06:06:52.120Z] [2020-02-14T06:06:52.120Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:06:52.120Z] #35 56.40 Setting up libicu63:amd64 (63.1-6) ... [2020-02-14T06:06:52.120Z] #35 56.41 Setting up xxd (2:8.1.0875-5) ... [2020-02-14T06:06:52.120Z] #35 56.42 Setting up libuv1:amd64 (1.24.1-1) ... [2020-02-14T06:06:52.120Z] #35 56.43 Setting up vim-common (2:8.1.0875-5) ... [2020-02-14T06:06:52.120Z] #35 56.47 Setting up librhash0:amd64 (1.3.8-1) ... [2020-02-14T06:06:52.120Z] #35 56.49 Setting up cmake-data (3.13.4-1) ... [2020-02-14T06:06:52.120Z] #35 56.50 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-14T06:06:52.120Z] #35 56.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-14T06:06:52.120Z] #35 56.57 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-14T06:06:52.120Z] #35 56.58 Setting up cmake (3.13.4-1) ... [2020-02-14T06:06:52.120Z] #35 56.59 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:06:52.120Z] #35 56.68 Processing triggers for mime-support (3.62) ... [2020-02-14T06:06:52.120Z] #35 DONE 57.7s [2020-02-14T06:06:52.294Z] #45 21.68 CC images/ipc-shm.o [2020-02-14T06:06:52.294Z] #45 21.81 CC images/ipc-msg.o [2020-02-14T06:06:52.294Z] #45 21.93 CC images/ipc-sem.o [2020-02-14T06:06:52.381Z] [2020-02-14T06:06:52.381Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:06:52.381Z] #36 DONE 0.1s [2020-02-14T06:06:52.381Z] [2020-02-14T06:06:52.381Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:06:52.381Z] #43 57.80 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-14T06:06:52.381Z] #43 57.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-14T06:06:52.381Z] #43 57.80 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-14T06:06:52.381Z] #43 ... [2020-02-14T06:06:52.381Z] [2020-02-14T06:06:52.381Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-14T06:06:52.381Z] #37 DONE 0.1s [2020-02-14T06:06:52.381Z] [2020-02-14T06:06:52.381Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:06:52.381Z] #43 57.80 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-02-14T06:06:52.381Z] #43 57.82 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-14T06:06:52.381Z] #43 57.83 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-14T06:06:52.381Z] #43 57.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-14T06:06:52.381Z] #43 57.87 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-14T06:06:52.381Z] #43 57.89 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-14T06:06:52.381Z] #43 57.92 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-14T06:06:52.381Z] #43 ... [2020-02-14T06:06:52.381Z] [2020-02-14T06:06:52.381Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-14T06:06:52.381Z] #30 47.62 Checking out files: 87% (1334/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-02-14T06:06:52.381Z] #30 48.38 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-14T06:06:52.381Z] #30 48.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-14T06:06:52.611Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2020-02-14T06:06:52.639Z] #30 ... [2020-02-14T06:06:52.639Z] [2020-02-14T06:06:52.639Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:52.656Z] #45 22.04 CC images/utsns.o [2020-02-14T06:06:52.656Z] #45 22.18 CC images/creds.o [2020-02-14T06:06:52.656Z] #45 22.24 CC images/vma.o [2020-02-14T06:06:52.656Z] #45 22.32 CC images/netdev.o [2020-02-14T06:06:52.656Z] #45 ... [2020-02-14T06:06:52.656Z] [2020-02-14T06:06:52.656Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:52.656Z] #48 45.76 fmt [2020-02-14T06:06:52.656Z] #48 47.20 regexp [2020-02-14T06:06:52.656Z] #48 49.38 go/token [2020-02-14T06:06:52.656Z] #48 50.07 go/scanner [2020-02-14T06:06:52.656Z] #48 50.44 internal/lazyregexp [2020-02-14T06:06:52.656Z] #48 50.66 net/url [2020-02-14T06:06:52.656Z] #48 51.00 go/ast [2020-02-14T06:06:52.656Z] #48 51.94 text/template/parse [2020-02-14T06:06:52.656Z] #48 55.42 text/template [2020-02-14T06:06:52.656Z] #48 55.43 go/parser [2020-02-14T06:06:53.016Z] #48 ... [2020-02-14T06:06:53.016Z] [2020-02-14T06:06:53.016Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:06:53.016Z] #45 22.51 CC images/tty.o [2020-02-14T06:06:53.183Z] ok github.com/docker/docker/runconfig 0.033s coverage: 68.2% of statements [2020-02-14T06:06:53.391Z] #45 22.88 CC images/file-lock.o [2020-02-14T06:06:53.391Z] #45 23.01 CC images/rlimit.o [2020-02-14T06:06:53.391Z] #45 23.09 CC images/pagemap.o [2020-02-14T06:06:53.817Z] #45 23.24 CC images/siginfo.o [2020-02-14T06:06:53.817Z] #45 23.43 CC images/rpc.o [2020-02-14T06:06:54.548Z] #38 ... [2020-02-14T06:06:54.548Z] [2020-02-14T06:06:54.548Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:06:54.548Z] #10 49.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-14T06:06:54.548Z] #10 49.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-02-14T06:06:54.548Z] #10 49.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-14T06:06:54.548Z] #10 52.94 Selecting previously unselected package binutils-mingw-w64. [2020-02-14T06:06:54.548Z] #10 52.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-14T06:06:54.548Z] #10 52.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-14T06:06:54.548Z] #10 53.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-14T06:06:54.548Z] #10 53.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-14T06:06:54.548Z] #10 53.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-14T06:06:54.548Z] #10 53.36 Selecting previously unselected package dmsetup. [2020-02-14T06:06:54.548Z] #10 53.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-02-14T06:06:54.548Z] #10 53.38 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-14T06:06:54.548Z] #10 53.60 Selecting previously unselected package mingw-w64-common. [2020-02-14T06:06:54.548Z] #10 53.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-14T06:06:54.548Z] #10 53.61 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-14T06:06:54.548Z] #10 ... [2020-02-14T06:06:54.548Z] [2020-02-14T06:06:54.548Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:54.548Z] #27 17.72 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-14T06:06:54.548Z] #27 18.08 [2020-02-14T06:06:54.548Z] #27 18.31 0.7% ######################################################################## 100.0% [2020-02-14T06:06:54.548Z] #27 18.49 [2020-02-14T06:06:54.548Z] #27 19.42 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-14T06:06:54.548Z] #27 19.55 skipping existing 1849cc453dee [2020-02-14T06:06:54.807Z] #27 19.67 [2020-02-14T06:06:54.848Z] #45 24.45 CC images/ext-file.o [2020-02-14T06:06:55.093Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-02-14T06:06:55.093Z] ok github.com/docker/docker/volume/drivers 0.023s coverage: 36.1% of statements [2020-02-14T06:06:55.258Z] #45 24.61 CC images/cgroup.o [2020-02-14T06:06:55.258Z] #45 25.03 CC images/userns.o [2020-02-14T06:06:55.353Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements [2020-02-14T06:06:55.372Z] #27 ... [2020-02-14T06:06:55.372Z] [2020-02-14T06:06:55.372Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:55.372Z] #33 50.38 time [2020-02-14T06:06:55.372Z] #33 55.76 internal/fmtsort [2020-02-14T06:06:55.372Z] #33 56.61 internal/syscall/unix [2020-02-14T06:06:55.372Z] #33 56.79 internal/poll [2020-02-14T06:06:55.372Z] #33 57.13 strings [2020-02-14T06:06:55.372Z] #33 59.64 os [2020-02-14T06:06:55.372Z] #33 60.59 path [2020-02-14T06:06:55.372Z] #33 ... [2020-02-14T06:06:55.372Z] [2020-02-14T06:06:55.372Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:55.372Z] #38 2.921 + RM_GOPATH=0 [2020-02-14T06:06:55.372Z] #38 2.921 + TMP_GOPATH= [2020-02-14T06:06:55.372Z] #38 2.921 + : /build [2020-02-14T06:06:55.372Z] #38 2.921 + '[' -z '' ']' [2020-02-14T06:06:55.372Z] #38 2.923 ++ mktemp -d [2020-02-14T06:06:55.372Z] #38 2.927 + export GOPATH=/tmp/tmp.wE5z9kFTqR [2020-02-14T06:06:55.372Z] #38 2.928 + GOPATH=/tmp/tmp.wE5z9kFTqR [2020-02-14T06:06:55.372Z] #38 2.929 + RM_GOPATH=1 [2020-02-14T06:06:55.372Z] #38 2.934 ++ dirname ./install.sh [2020-02-14T06:06:55.372Z] #38 2.947 + dir=. [2020-02-14T06:06:55.372Z] #38 2.947 + bin=tini [2020-02-14T06:06:55.372Z] #38 2.947 + shift [2020-02-14T06:06:55.372Z] #38 2.948 + '[' '!' -f ./tini.installer ']' [2020-02-14T06:06:55.372Z] #38 2.948 + . ./tini.installer [2020-02-14T06:06:55.372Z] #38 2.950 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-14T06:06:55.372Z] #38 2.951 + install_tini [2020-02-14T06:06:55.372Z] #38 2.953 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-14T06:06:55.372Z] #38 2.955 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-14T06:06:55.372Z] #38 2.955 + git clone https://github.com/krallin/tini.git /tmp/tmp.wE5z9kFTqR/tini [2020-02-14T06:06:55.372Z] #38 2.959 Cloning into '/tmp/tmp.wE5z9kFTqR/tini'... [2020-02-14T06:06:55.619Z] #45 25.14 CC images/google/protobuf/descriptor.o [2020-02-14T06:06:56.309Z] #38 3.673 + cd /tmp/tmp.wE5z9kFTqR/tini [2020-02-14T06:06:56.309Z] #38 3.678 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-14T06:06:56.309Z] #38 3.709 + cmake . [2020-02-14T06:06:56.401Z] #45 25.87 CC images/opts.o [2020-02-14T06:06:56.401Z] #45 25.97 CC images/seccomp.o [2020-02-14T06:06:56.401Z] #45 26.10 CC images/binfmt-misc.o [2020-02-14T06:06:56.401Z] #45 26.16 CC images/time.o [2020-02-14T06:06:56.567Z] #38 ... [2020-02-14T06:06:56.567Z] [2020-02-14T06:06:56.567Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:06:56.567Z] #27 20.60 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-14T06:06:56.567Z] #27 21.00 [2020-02-14T06:06:56.567Z] #27 21.21 ######################################################################## 100.0% [2020-02-14T06:06:56.567Z] #27 21.33 [2020-02-14T06:06:56.567Z] #27 21.39 Download of images into '/build' complete. [2020-02-14T06:06:56.567Z] #27 21.39 Use something like the following to load the result into a Docker daemon: [2020-02-14T06:06:56.567Z] #27 21.39 tar -cC '/build' . | docker load [2020-02-14T06:06:56.567Z] #27 DONE 21.6s [2020-02-14T06:06:56.567Z] [2020-02-14T06:06:56.567Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:06:56.567Z] #33 61.19 text/tabwriter [2020-02-14T06:06:56.731Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-02-14T06:06:56.769Z] #45 26.28 CC images/sysctl.o [2020-02-14T06:06:56.769Z] #45 26.37 CC images/autofs.o [2020-02-14T06:06:56.769Z] #45 26.46 CC images/macvlan.o [2020-02-14T06:06:56.769Z] #45 26.56 CC images/sit.o [2020-02-14T06:06:57.146Z] #45 26.69 LINK images/built-in.o [2020-02-14T06:06:57.146Z] #45 26.84 GEN compel/include/asm [2020-02-14T06:06:57.146Z] #45 26.84 GEN compel/include/version.h [2020-02-14T06:06:57.146Z] #45 26.85 touch .config [2020-02-14T06:06:57.146Z] #45 26.85 GEN include/common/config.h [2020-02-14T06:06:57.146Z] #45 26.89 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-14T06:06:57.146Z] #45 26.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-14T06:06:57.146Z] #45 26.95 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-14T06:06:57.497Z] #45 26.98 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-14T06:06:57.497Z] #45 27.01 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-14T06:06:57.497Z] #45 27.02 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-14T06:06:57.497Z] #45 27.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-14T06:06:57.497Z] #45 27.02 DEP compel/plugins/std/infect.d [2020-02-14T06:06:57.497Z] #45 27.14 DEP compel/plugins/std/string.d [2020-02-14T06:06:57.497Z] #45 27.17 DEP compel/plugins/std/log.d [2020-02-14T06:06:57.497Z] #45 27.21 DEP compel/plugins/std/fds.d [2020-02-14T06:06:57.866Z] #45 27.26 DEP compel/plugins/std/std.d [2020-02-14T06:06:57.866Z] #45 27.36 DEP compel/plugins/shmem/shmem.d [2020-02-14T06:06:57.866Z] #45 27.41 DEP compel/plugins/fds/fds.d [2020-02-14T06:06:57.866Z] #45 27.47 CC compel/plugins/std/std.o [2020-02-14T06:06:57.866Z] #45 27.59 CC compel/plugins/std/fds.o [2020-02-14T06:06:58.236Z] #45 27.81 CC compel/plugins/std/log.o [2020-02-14T06:06:58.466Z] #33 63.59 path/filepath [2020-02-14T06:06:58.466Z] #33 63.61 fmt [2020-02-14T06:06:58.602Z] #45 28.29 CC compel/plugins/std/string.o [2020-02-14T06:06:58.976Z] #45 28.67 CC compel/plugins/std/infect.o [2020-02-14T06:06:59.034Z] #33 ... [2020-02-14T06:06:59.034Z] [2020-02-14T06:06:59.034Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:59.034Z] #47 53.95 time [2020-02-14T06:06:59.034Z] #47 60.20 os [2020-02-14T06:06:59.034Z] #47 61.57 regexp/syntax [2020-02-14T06:06:59.034Z] #47 ... [2020-02-14T06:06:59.034Z] [2020-02-14T06:06:59.034Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:06:59.034Z] #38 4.491 -- The C compiler identification is GNU 8.3.0 [2020-02-14T06:06:59.034Z] #38 4.605 -- Check for working C compiler: /usr/bin/cc [2020-02-14T06:06:59.034Z] #38 5.643 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-14T06:06:59.034Z] #38 5.652 -- Detecting C compiler ABI info [2020-02-14T06:06:59.034Z] #38 6.576 -- Detecting C compiler ABI info - done [2020-02-14T06:06:59.034Z] #38 6.592 -- Detecting C compile features [2020-02-14T06:06:59.335Z] #45 28.91 CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-14T06:06:59.335Z] #45 28.92 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-14T06:06:59.335Z] #45 28.94 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-14T06:06:59.335Z] #45 28.99 AR compel/plugins/std.lib.a [2020-02-14T06:06:59.335Z] #45 29.00 CC compel/plugins/fds/fds.o [2020-02-14T06:06:59.711Z] #45 29.15 AR compel/plugins/fds.lib.a [2020-02-14T06:06:59.711Z] #45 29.18 HOSTDEP compel/src/lib/log-host.d [2020-02-14T06:06:59.711Z] #45 29.28 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-14T06:06:59.711Z] #45 29.35 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-14T06:07:00.092Z] #45 29.43 HOSTDEP compel/src/main-host.d [2020-02-14T06:07:00.092Z] #45 29.52 DEP compel/src/lib/ptrace.d [2020-02-14T06:07:00.092Z] #45 29.60 DEP compel/src/lib/infect.d [2020-02-14T06:07:00.092Z] #45 29.69 DEP compel/src/lib/infect-util.d [2020-02-14T06:07:00.092Z] #45 29.74 DEP compel/src/lib/infect-rpc.d [2020-02-14T06:07:00.092Z] #45 29.83 DEP compel/arch/s390/src/lib/infect.d [2020-02-14T06:07:00.460Z] #45 29.89 DEP compel/arch/s390/src/lib/cpu.d [2020-02-14T06:07:00.460Z] #45 30.01 DEP compel/src/lib/log.d [2020-02-14T06:07:00.460Z] #45 30.05 DEP compel/src/main.d [2020-02-14T06:07:00.460Z] #45 30.09 DEP compel/src/lib/handle-elf.d [2020-02-14T06:07:00.460Z] #45 30.12 DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-14T06:07:00.460Z] #45 30.18 CC compel/src/lib/log.o [2020-02-14T06:07:00.463Z] #38 ... [2020-02-14T06:07:00.463Z] [2020-02-14T06:07:00.463Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:07:00.463Z] #43 65.38 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-14T06:07:00.463Z] #43 65.40 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:07:00.463Z] #43 DONE 65.6s [2020-02-14T06:07:00.463Z] [2020-02-14T06:07:00.463Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:07:00.463Z] #33 65.39 io/ioutil [2020-02-14T06:07:00.821Z] #45 30.36 CC compel/arch/s390/src/lib/cpu.o [2020-02-14T06:07:01.205Z] #45 30.51 CC compel/arch/s390/src/lib/infect.o [2020-02-14T06:07:01.730Z] #45 31.10 CC compel/src/lib/infect-rpc.o [2020-02-14T06:07:02.156Z] #45 31.56 CC compel/src/lib/infect-util.o [2020-02-14T06:07:02.564Z] #45 31.89 CC compel/src/lib/infect.o [2020-02-14T06:07:03.022Z] #33 68.08 github.com/BurntSushi/toml [2020-02-14T06:07:03.022Z] #33 68.08 flag [2020-02-14T06:07:03.824Z] #45 33.31 CC compel/src/lib/ptrace.o [2020-02-14T06:07:03.824Z] #45 33.52 AR compel/libcompel.a [2020-02-14T06:07:03.824Z] #45 33.58 HOSTCC compel/src/main-host.o [2020-02-14T06:07:04.192Z] #45 33.76 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-14T06:07:04.192Z] #45 33.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-14T06:07:04.555Z] #45 34.10 HOSTCC compel/src/lib/log-host.o [2020-02-14T06:07:04.555Z] #45 34.24 HOSTLINK compel/compel-host-bin [2020-02-14T06:07:04.555Z] #45 34.31 DEP soccr/soccr.d [2020-02-14T06:07:04.922Z] #33 ... [2020-02-14T06:07:04.922Z] [2020-02-14T06:07:04.922Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:04.922Z] #38 8.850 -- Detecting C compile features - done [2020-02-14T06:07:04.922Z] #38 8.900 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-14T06:07:04.922Z] #38 9.109 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-14T06:07:04.922Z] #38 9.182 -- Configuring done [2020-02-14T06:07:04.922Z] #38 9.201 -- Generating done [2020-02-14T06:07:04.922Z] #38 9.212 -- Build files have been written to: /tmp/tmp.wE5z9kFTqR/tini [2020-02-14T06:07:04.922Z] #38 9.218 + make tini-static [2020-02-14T06:07:04.922Z] #38 9.692 Scanning dependencies of target tini-static [2020-02-14T06:07:04.922Z] #38 9.888 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-14T06:07:04.922Z] #38 11.13 [100%] Linking C executable tini-static [2020-02-14T06:07:04.922Z] #38 11.81 [100%] Built target tini-static [2020-02-14T06:07:04.922Z] #38 11.88 + mkdir -p /build [2020-02-14T06:07:04.922Z] #38 11.90 + cp tini-static /build/docker-init [2020-02-14T06:07:04.922Z] #38 DONE 12.2s [2020-02-14T06:07:04.922Z] [2020-02-14T06:07:04.922Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:07:04.922Z] #33 69.94 log [2020-02-14T06:07:04.926Z] #45 34.38 CC soccr/soccr.o [2020-02-14T06:07:05.180Z] #33 ... [2020-02-14T06:07:05.180Z] [2020-02-14T06:07:05.180Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:07:05.180Z] #10 60.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-14T06:07:05.180Z] #10 60.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-14T06:07:05.180Z] #10 60.53 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-14T06:07:05.180Z] #10 68.90 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-14T06:07:05.180Z] #10 68.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-14T06:07:05.180Z] #10 68.91 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:07:05.180Z] #10 69.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-14T06:07:05.180Z] #10 69.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-14T06:07:05.180Z] #10 69.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:07:05.180Z] #10 ... [2020-02-14T06:07:05.180Z] [2020-02-14T06:07:05.180Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:05.180Z] #44 4.092 Note: Building without setproctitle() and strlcpy() support. [2020-02-14T06:07:05.180Z] #44 4.092 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-14T06:07:05.295Z] #45 ... [2020-02-14T06:07:05.296Z] [2020-02-14T06:07:05.296Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:05.296Z] #48 58.39 encoding/xml [2020-02-14T06:07:05.296Z] #48 60.06 go/doc [2020-02-14T06:07:05.296Z] #48 62.11 github.com/LK4D4/vndr/versioned [2020-02-14T06:07:05.296Z] #48 62.27 net [2020-02-14T06:07:05.296Z] #48 62.99 github.com/LK4D4/vndr/build [2020-02-14T06:07:05.296Z] #48 65.18 vendor/golang.org/x/text/transform [2020-02-14T06:07:05.296Z] #48 65.99 vendor/golang.org/x/text/unicode/bidi [2020-02-14T06:07:05.296Z] #48 67.56 vendor/golang.org/x/text/secure/bidirule [2020-02-14T06:07:05.296Z] #48 67.87 vendor/golang.org/x/text/unicode/norm [2020-02-14T06:07:05.661Z] #48 ... [2020-02-14T06:07:05.661Z] [2020-02-14T06:07:05.661Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:05.661Z] #45 35.14 AR soccr/libsoccr.a [2020-02-14T06:07:05.661Z] #45 35.17 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-14T06:07:05.661Z] #45 35.35 DEP criu/arch/s390/sigframe.d [2020-02-14T06:07:05.661Z] #45 35.42 DEP criu/arch/s390/crtools.d [2020-02-14T06:07:06.033Z] #45 35.59 DEP criu/arch/s390/cpu.d [2020-02-14T06:07:06.033Z] #45 35.66 CC criu/arch/s390/cpu.o [2020-02-14T06:07:06.306Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-02-14T06:07:06.306Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-02-14T06:07:06.306Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/1, cgo: 10/46, path_prettifier: 10/10, exclude: 1/1, autogenerated_exclude: 1/10, skip_files: 10/10, skip_dirs: 10/10, identifier_marker: 1/1, exclude-rules: 1/1, filename_unadjuster: 10/10 [2020-02-14T06:07:06.306Z] INFO [runner] processing took 867.904µs with stages: nolint: 393.185µs, path_prettifier: 198.575µs, skip_dirs: 100.067µs, autogenerated_exclude: 69.183µs, filename_unadjuster: 63.383µs, identifier_marker: 21.787µs, cgo: 13.277µs, exclude-rules: 3.504µs, max_same_issues: 1.228µs, path_shortener: 604ns, skip_files: 582ns, source_code: 540ns, exclude: 510ns, diff: 461ns, max_from_linter: 414ns, uniq_by_line: 326ns, max_per_file_from_linter: 278ns [2020-02-14T06:07:06.306Z] INFO [runner] linters took 1m31.979773702s with stages: goanalysis_metalinter: 1m13.469454009s, unused: 18.509301112s [2020-02-14T06:07:06.306Z] INFO File cache stats: 1446 entries of total size 6.8MiB [2020-02-14T06:07:06.306Z] INFO Memory: 1383 samples, avg is 659.0MB, max is 3637.6MB [2020-02-14T06:07:06.306Z] INFO Execution took 3m24.620700559s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-14T06:07:06.407Z] #45 36.01 CC criu/arch/s390/crtools.o [2020-02-14T06:07:06.553Z] #44 6.345 fatal: not a git repository (or any of the parent directories): .git [2020-02-14T06:07:06.553Z] #44 6.376 GEN .gitid [2020-02-14T06:07:06.632Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40521/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda hack/make.sh dynbinary-daemon test-docker-py [2020-02-14T06:07:06.785Z] #45 ... [2020-02-14T06:07:06.785Z] [2020-02-14T06:07:06.785Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:07:06.785Z] #11 59.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-14T06:07:06.785Z] #11 59.81 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-14T06:07:06.785Z] #11 59.81 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:07:06.811Z] #44 6.391 GEN criu/include/version.h [2020-02-14T06:07:06.811Z] #44 6.428 GEN include/common/asm [2020-02-14T06:07:07.155Z] #11 ... [2020-02-14T06:07:07.155Z] [2020-02-14T06:07:07.155Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:07.155Z] #45 36.78 CC criu/arch/s390/sigframe.o [2020-02-14T06:07:07.195Z] [2020-02-14T06:07:07.377Z] #44 ... [2020-02-14T06:07:07.377Z] [2020-02-14T06:07:07.377Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:07:07.377Z] #33 72.60 github.com/BurntSushi/toml/cmd/tomlv [2020-02-14T06:07:07.452Z] Removing bundles/ [2020-02-14T06:07:07.452Z] [2020-02-14T06:07:07.452Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-14T06:07:07.452Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-14T06:07:07.452Z] GOOS="" GOARCH="" GOARM="" [2020-02-14T06:07:07.532Z] #45 36.95 LINK criu/arch/s390/crtools.built-in.o [2020-02-14T06:07:07.532Z] #45 36.98 DEP criu/arch/s390/vdso-pie.d [2020-02-14T06:07:07.532Z] #45 37.09 DEP criu/pie/parasite-vdso.d [2020-02-14T06:07:07.916Z] #45 37.21 DEP criu/pie/util-vdso.d [2020-02-14T06:07:07.916Z] #45 37.37 DEP criu/pie/util.d [2020-02-14T06:07:07.916Z] #45 37.48 CC criu/pie/util.o [2020-02-14T06:07:08.274Z] #45 37.83 CC criu/pie/util-vdso.o [2020-02-14T06:07:08.638Z] #45 38.19 CC criu/pie/parasite-vdso.o [2020-02-14T06:07:09.007Z] #45 38.58 CC criu/arch/s390/vdso-pie.o [2020-02-14T06:07:09.370Z] #45 38.75 AR criu/pie/pie.lib.a [2020-02-14T06:07:09.371Z] #45 38.81 DEP criu/pie/restorer.d [2020-02-14T06:07:09.371Z] #45 38.97 DEP criu/arch/s390/restorer.d [2020-02-14T06:07:09.371Z] #45 39.06 DEP criu/pie/parasite.d [2020-02-14T06:07:09.905Z] #33 ... [2020-02-14T06:07:09.905Z] [2020-02-14T06:07:09.905Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:09.905Z] #47 64.83 fmt [2020-02-14T06:07:09.905Z] #47 67.99 regexp [2020-02-14T06:07:09.905Z] #47 71.17 go/token [2020-02-14T06:07:09.905Z] #47 71.78 internal/lazyregexp [2020-02-14T06:07:09.905Z] #47 71.87 go/scanner [2020-02-14T06:07:09.905Z] #47 72.10 net/url [2020-02-14T06:07:09.905Z] #47 73.40 go/ast [2020-02-14T06:07:09.905Z] #47 73.76 text/template/parse [2020-02-14T06:07:09.905Z] #47 ... [2020-02-14T06:07:09.905Z] [2020-02-14T06:07:09.905Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:09.905Z] #44 7.758 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-14T06:07:09.905Z] #44 7.832 PBCC images/opts.pb-c.c [2020-02-14T06:07:09.905Z] #44 7.906 PBCC images/sit.pb-c.c [2020-02-14T06:07:09.905Z] #44 7.943 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-14T06:07:09.905Z] #44 7.996 DEP images/opts.pb-c.d [2020-02-14T06:07:09.905Z] #44 8.067 DEP images/sit.pb-c.d [2020-02-14T06:07:09.905Z] #44 8.125 PBCC images/macvlan.pb-c.c [2020-02-14T06:07:09.905Z] #44 8.161 DEP images/macvlan.pb-c.d [2020-02-14T06:07:09.905Z] #44 8.188 PBCC images/autofs.pb-c.c [2020-02-14T06:07:09.905Z] #44 8.224 DEP images/autofs.pb-c.d [2020-02-14T06:07:09.905Z] #44 8.280 PBCC images/sysctl.pb-c.c [2020-02-14T06:07:09.905Z] #44 8.324 DEP images/sysctl.pb-c.d [2020-02-14T06:07:09.905Z] #44 8.361 PBCC images/time.pb-c.c [2020-02-14T06:07:09.905Z] #44 8.409 DEP images/time.pb-c.d [2020-02-14T06:07:09.905Z] #44 8.500 PBCC images/binfmt-misc.pb-c.c [2020-02-14T06:07:09.905Z] #44 8.515 DEP images/binfmt-misc.pb-c.d [2020-02-14T06:07:09.905Z] #44 8.592 PBCC images/seccomp.pb-c.c [2020-02-14T06:07:09.905Z] #44 8.604 DEP images/seccomp.pb-c.d [2020-02-14T06:07:09.905Z] #44 8.672 PBCC images/userns.pb-c.c [2020-02-14T06:07:09.905Z] #44 8.728 DEP images/userns.pb-c.d [2020-02-14T06:07:09.905Z] #44 8.785 PBCC images/cgroup.pb-c.c [2020-02-14T06:07:09.905Z] #44 8.845 DEP images/cgroup.pb-c.d [2020-02-14T06:07:09.905Z] #44 8.917 PBCC images/fown.pb-c.c [2020-02-14T06:07:09.905Z] #44 8.954 PBCC images/ext-file.pb-c.c [2020-02-14T06:07:09.905Z] #44 9.012 DEP images/fown.pb-c.d [2020-02-14T06:07:09.905Z] #44 9.060 DEP images/ext-file.pb-c.d [2020-02-14T06:07:09.905Z] #44 9.088 PBCC images/rpc.pb-c.c [2020-02-14T06:07:09.905Z] #44 9.145 DEP images/rpc.pb-c.d [2020-02-14T06:07:09.905Z] #44 9.212 PBCC images/siginfo.pb-c.c [2020-02-14T06:07:09.905Z] #44 9.268 DEP images/siginfo.pb-c.d [2020-02-14T06:07:09.905Z] #44 9.334 PBCC images/pagemap.pb-c.c [2020-02-14T06:07:09.905Z] #44 9.417 DEP images/pagemap.pb-c.d [2020-02-14T06:07:09.905Z] #44 9.470 PBCC images/rlimit.pb-c.c [2020-02-14T06:07:09.905Z] #44 9.508 DEP images/rlimit.pb-c.d [2020-02-14T06:07:09.905Z] #44 9.546 PBCC images/file-lock.pb-c.c [2020-02-14T06:07:09.905Z] #44 9.567 DEP images/file-lock.pb-c.d [2020-02-14T06:07:09.905Z] #44 9.608 PBCC images/tty.pb-c.c [2020-02-14T06:07:09.905Z] #44 9.651 DEP images/tty.pb-c.d [2020-02-14T06:07:09.905Z] #44 9.697 PBCC images/tun.pb-c.c [2020-02-14T06:07:09.905Z] #44 9.748 PBCC images/netdev.pb-c.c [2020-02-14T06:07:09.963Z] #45 39.24 CC criu/pie/parasite.o [2020-02-14T06:07:10.163Z] #44 9.791 DEP images/tun.pb-c.d [2020-02-14T06:07:10.163Z] #44 9.886 DEP images/netdev.pb-c.d [2020-02-14T06:07:10.163Z] #44 9.950 PBCC images/vma.pb-c.c [2020-02-14T06:07:10.163Z] #44 10.03 DEP images/vma.pb-c.d [2020-02-14T06:07:10.421Z] #44 10.06 PBCC images/creds.pb-c.c [2020-02-14T06:07:10.421Z] #44 10.09 DEP images/creds.pb-c.d [2020-02-14T06:07:10.421Z] #44 10.14 PBCC images/utsns.pb-c.c [2020-02-14T06:07:10.421Z] #44 10.17 DEP images/utsns.pb-c.d [2020-02-14T06:07:10.421Z] #44 10.21 PBCC images/ipc-desc.pb-c.c [2020-02-14T06:07:10.421Z] #44 10.24 PBCC images/ipc-sem.pb-c.c [2020-02-14T06:07:10.421Z] #44 10.27 DEP images/ipc-desc.pb-c.d [2020-02-14T06:07:10.543Z] #45 40.22 LINK criu/pie/parasite.built-in.o [2020-02-14T06:07:10.679Z] #44 10.33 DEP images/ipc-sem.pb-c.d [2020-02-14T06:07:10.679Z] #44 10.38 PBCC images/ipc-msg.pb-c.c [2020-02-14T06:07:10.679Z] #44 10.41 DEP images/ipc-msg.pb-c.d [2020-02-14T06:07:10.679Z] #44 10.48 PBCC images/ipc-shm.pb-c.c [2020-02-14T06:07:10.679Z] #44 10.52 DEP images/ipc-shm.pb-c.d [2020-02-14T06:07:10.679Z] #44 10.57 PBCC images/ipc-var.pb-c.c [2020-02-14T06:07:10.679Z] #44 10.58 DEP images/ipc-var.pb-c.d [2020-02-14T06:07:10.937Z] #44 10.67 PBCC images/sk-opts.pb-c.c [2020-02-14T06:07:10.937Z] #44 10.71 PBCC images/packet-sock.pb-c.c [2020-02-14T06:07:10.937Z] #44 10.78 DEP images/sk-opts.pb-c.d [2020-02-14T06:07:10.990Z] #45 40.23 GEN criu/pie/parasite-blob.h [2020-02-14T06:07:10.990Z] #45 40.25 CC criu/arch/s390/restorer.o [2020-02-14T06:07:11.195Z] #44 10.81 DEP images/packet-sock.pb-c.d [2020-02-14T06:07:11.195Z] #44 10.86 PBCC images/sk-netlink.pb-c.c [2020-02-14T06:07:11.195Z] #44 10.90 DEP images/sk-netlink.pb-c.d [2020-02-14T06:07:11.195Z] #44 10.96 PBCC images/sk-inet.pb-c.c [2020-02-14T06:07:11.195Z] #44 10.98 DEP images/sk-inet.pb-c.d [2020-02-14T06:07:11.373Z] #45 40.85 CC criu/pie/restorer.o [2020-02-14T06:07:11.454Z] #44 11.07 PBCC images/sk-unix.pb-c.c [2020-02-14T06:07:11.454Z] #44 11.12 DEP images/sk-unix.pb-c.d [2020-02-14T06:07:11.454Z] #44 11.23 PBCC images/mm.pb-c.c [2020-02-14T06:07:11.606Z] Removing intermediate container 4e9915ade3a8 [2020-02-14T06:07:11.607Z] ---> 68d3519aaeaf [2020-02-14T06:07:11.607Z] Step 11/16 : ARG GOOS [2020-02-14T06:07:11.607Z] ---> Running in 36ed6e065e10 [2020-02-14T06:07:11.607Z] Removing intermediate container 36ed6e065e10 [2020-02-14T06:07:11.607Z] ---> 493adff90aae [2020-02-14T06:07:11.607Z] Step 12/16 : ARG GOARCH [2020-02-14T06:07:11.607Z] ---> Running in 331ab1f75f9f [2020-02-14T06:07:11.607Z] Removing intermediate container 331ab1f75f9f [2020-02-14T06:07:11.607Z] ---> aae70060e46d [2020-02-14T06:07:11.607Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-02-14T06:07:11.607Z] ---> Running in 153b32d61e6e [2020-02-14T06:07:11.714Z] #44 11.31 DEP images/mm.pb-c.d [2020-02-14T06:07:11.714Z] #44 11.36 PBCC images/timerfd.pb-c.c [2020-02-14T06:07:11.714Z] #44 11.40 DEP images/timerfd.pb-c.d [2020-02-14T06:07:11.714Z] #44 11.49 PBCC images/timer.pb-c.c [2020-02-14T06:07:11.714Z] #44 11.51 DEP images/timer.pb-c.d [2020-02-14T06:07:11.714Z] #44 11.55 PBCC images/sa.pb-c.c [2020-02-14T06:07:11.753Z] #45 ... [2020-02-14T06:07:11.753Z] [2020-02-14T06:07:11.753Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:07:11.753Z] #11 71.80 Selecting previously unselected package libapparmor1:s390x. [2020-02-14T06:07:11.753Z] #11 71.80 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 71.81 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-02-14T06:07:11.753Z] #11 71.87 Selecting previously unselected package libapparmor-dev:s390x. [2020-02-14T06:07:11.753Z] #11 71.87 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 71.87 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-02-14T06:07:11.753Z] #11 71.96 Selecting previously unselected package libbtrfs0. [2020-02-14T06:07:11.753Z] #11 71.96 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 71.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-14T06:07:11.753Z] #11 72.02 Selecting previously unselected package libbtrfs-dev. [2020-02-14T06:07:11.753Z] #11 72.02 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 72.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-14T06:07:11.753Z] #11 72.09 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-14T06:07:11.753Z] #11 72.09 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 72.10 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-14T06:07:11.753Z] #11 72.14 Selecting previously unselected package libudev-dev:s390x. [2020-02-14T06:07:11.753Z] #11 72.14 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 72.15 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-02-14T06:07:11.753Z] #11 72.27 Selecting previously unselected package libsepol1-dev:s390x. [2020-02-14T06:07:11.753Z] #11 72.27 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 72.27 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-02-14T06:07:11.753Z] #11 72.50 Selecting previously unselected package libpcre16-3:s390x. [2020-02-14T06:07:11.753Z] #11 72.50 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 72.50 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-02-14T06:07:11.753Z] #11 72.60 Selecting previously unselected package libpcre32-3:s390x. [2020-02-14T06:07:11.753Z] #11 72.60 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 72.61 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-02-14T06:07:11.753Z] #11 72.70 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-14T06:07:11.753Z] #11 72.70 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 72.70 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-14T06:07:11.753Z] #11 72.74 Selecting previously unselected package libpcre3-dev:s390x. [2020-02-14T06:07:11.753Z] #11 72.74 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 72.75 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-02-14T06:07:11.753Z] #11 73.05 Selecting previously unselected package libselinux1-dev:s390x. [2020-02-14T06:07:11.753Z] #11 73.05 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 73.05 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-14T06:07:11.753Z] #11 73.46 Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-14T06:07:11.753Z] #11 73.48 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 73.49 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-14T06:07:11.753Z] #11 73.57 Selecting previously unselected package libseccomp-dev:s390x. [2020-02-14T06:07:11.753Z] #11 73.57 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 73.57 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-02-14T06:07:11.753Z] #11 73.67 Selecting previously unselected package libsystemd-dev:s390x. [2020-02-14T06:07:11.753Z] #11 73.67 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-02-14T06:07:11.753Z] #11 73.67 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-14T06:07:11.753Z] #11 74.27 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-14T06:07:11.753Z] #11 74.28 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-02-14T06:07:11.753Z] #11 74.28 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-02-14T06:07:11.753Z] #11 74.30 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-14T06:07:11.753Z] #11 74.30 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-02-14T06:07:11.753Z] #11 74.31 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-02-14T06:07:11.753Z] #11 74.31 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:07:11.753Z] #11 74.32 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-14T06:07:11.753Z] #11 74.33 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-02-14T06:07:11.753Z] #11 74.33 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-02-14T06:07:11.753Z] #11 74.34 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-14T06:07:11.753Z] #11 74.35 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-14T06:07:11.753Z] #11 74.36 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-02-14T06:07:11.753Z] #11 74.37 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-14T06:07:11.753Z] #11 74.37 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-14T06:07:11.753Z] #11 74.38 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-14T06:07:11.753Z] #11 74.39 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-02-14T06:07:11.753Z] #11 74.39 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:07:11.753Z] #11 74.40 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-14T06:07:11.753Z] #11 74.40 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-14T06:07:11.753Z] #11 74.41 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:07:11.753Z] #11 74.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-14T06:07:11.753Z] #11 74.42 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-14T06:07:11.753Z] #11 74.42 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-14T06:07:11.753Z] #11 74.43 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-14T06:07:11.753Z] #11 74.44 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-14T06:07:11.753Z] #11 74.44 Setting up dmsetup (2:1.02.155-3) ... [2020-02-14T06:07:11.753Z] #11 74.45 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-14T06:07:11.753Z] #11 74.46 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-14T06:07:11.753Z] #11 74.46 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:07:11.753Z] #11 DONE 74.8s [2020-02-14T06:07:11.753Z] [2020-02-14T06:07:11.753Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:07:11.753Z] #56 DONE 0.2s [2020-02-14T06:07:11.753Z] [2020-02-14T06:07:11.753Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-14T06:07:11.753Z] #57 DONE 0.1s [2020-02-14T06:07:11.753Z] [2020-02-14T06:07:11.753Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-14T06:07:11.976Z] #44 ... [2020-02-14T06:07:11.976Z] [2020-02-14T06:07:11.976Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:07:11.976Z] #33 DONE 76.9s [2020-02-14T06:07:11.976Z] [2020-02-14T06:07:11.976Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:11.976Z] #44 11.63 DEP images/sa.pb-c.d [2020-02-14T06:07:11.976Z] #44 11.72 PBCC images/pipe-data.pb-c.c [2020-02-14T06:07:11.976Z] #44 11.74 DEP images/pipe-data.pb-c.d [2020-02-14T06:07:11.976Z] #44 11.79 PBCC images/mnt.pb-c.c [2020-02-14T06:07:12.135Z] #12 DONE 0.4s [2020-02-14T06:07:12.135Z] [2020-02-14T06:07:12.135Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-14T06:07:12.246Z] #44 11.94 DEP images/mnt.pb-c.d [2020-02-14T06:07:12.246Z] #44 11.98 PBCC images/sk-packet.pb-c.c [2020-02-14T06:07:12.246Z] #44 12.03 DEP images/sk-packet.pb-c.d [2020-02-14T06:07:12.246Z] #44 12.06 PBCC images/tcp-stream.pb-c.c [2020-02-14T06:07:12.504Z] #44 12.16 DEP images/tcp-stream.pb-c.d [2020-02-14T06:07:12.504Z] #44 12.23 PBCC images/pipe.pb-c.c [2020-02-14T06:07:12.504Z] #44 12.28 DEP images/pipe.pb-c.d [2020-02-14T06:07:12.513Z] #13 DONE 0.4s [2020-02-14T06:07:12.513Z] [2020-02-14T06:07:12.513Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:12.513Z] #58 0.264 + RM_GOPATH=0 [2020-02-14T06:07:12.513Z] #58 0.264 + TMP_GOPATH= [2020-02-14T06:07:12.513Z] #58 0.264 + : /build [2020-02-14T06:07:12.513Z] #58 0.265 + '[' -z '' ']' [2020-02-14T06:07:12.513Z] #58 0.265 ++ mktemp -d [2020-02-14T06:07:12.513Z] #58 0.266 + export GOPATH=/tmp/tmp.7yOT0ajBg1 [2020-02-14T06:07:12.513Z] #58 0.266 + GOPATH=/tmp/tmp.7yOT0ajBg1 [2020-02-14T06:07:12.513Z] #58 0.266 + RM_GOPATH=1 [2020-02-14T06:07:12.513Z] #58 0.266 ++ dirname ./install.sh [2020-02-14T06:07:12.513Z] #58 0.267 + dir=. [2020-02-14T06:07:12.513Z] #58 0.267 + bin=runc [2020-02-14T06:07:12.513Z] #58 0.267 + shift [2020-02-14T06:07:12.513Z] #58 0.267 + '[' '!' -f ./runc.installer ']' [2020-02-14T06:07:12.513Z] #58 0.267 + . ./runc.installer [2020-02-14T06:07:12.513Z] #58 0.267 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-14T06:07:12.513Z] #58 0.268 + install_runc [2020-02-14T06:07:12.513Z] #58 0.268 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-14T06:07:12.513Z] #58 0.269 + uname -r [2020-02-14T06:07:12.513Z] #58 0.270 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-14T06:07:12.513Z] #58 0.270 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-14T06:07:12.513Z] #58 0.270 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-14T06:07:12.513Z] #58 0.270 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7yOT0ajBg1/src/github.com/opencontainers/runc [2020-02-14T06:07:12.513Z] #58 0.272 Cloning into '/tmp/tmp.7yOT0ajBg1/src/github.com/opencontainers/runc'... [2020-02-14T06:07:12.762Z] #44 12.51 PBCC images/pstree.pb-c.c [2020-02-14T06:07:12.762Z] #44 12.52 DEP images/pstree.pb-c.d [2020-02-14T06:07:12.762Z] #44 12.54 PBCC images/fs.pb-c.c [2020-02-14T06:07:12.762Z] #44 12.56 DEP images/fs.pb-c.d [2020-02-14T06:07:12.762Z] #44 12.61 PBCC images/signalfd.pb-c.c [2020-02-14T06:07:12.882Z] #58 ... [2020-02-14T06:07:12.882Z] [2020-02-14T06:07:12.882Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-14T06:07:12.882Z] #14 0.215 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-14T06:07:12.882Z] #14 DONE 0.3s [2020-02-14T06:07:12.882Z] [2020-02-14T06:07:12.882Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:12.882Z] #45 42.50 LINK criu/pie/restorer.built-in.o [2020-02-14T06:07:12.882Z] #45 42.50 GEN criu/pie/restorer-blob.h [2020-02-14T06:07:12.882Z] #45 42.54 DEP criu/vdso.d [2020-02-14T06:07:12.882Z] #45 ... [2020-02-14T06:07:12.882Z] [2020-02-14T06:07:12.882Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-14T06:07:12.882Z] #15 DONE 0.3s [2020-02-14T06:07:12.882Z] [2020-02-14T06:07:12.882Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:12.882Z] #45 42.66 DEP criu/uts_ns.d [2020-02-14T06:07:13.019Z] #44 12.66 DEP images/signalfd.pb-c.d [2020-02-14T06:07:13.019Z] #44 12.71 PBCC images/fh.pb-c.c [2020-02-14T06:07:13.019Z] #44 12.75 PBCC images/fsnotify.pb-c.c [2020-02-14T06:07:13.019Z] #44 12.80 DEP images/fh.pb-c.d [2020-02-14T06:07:13.246Z] #45 42.79 DEP criu/util.d [2020-02-14T06:07:13.246Z] #45 42.87 DEP criu/uffd.d [2020-02-14T06:07:13.277Z] #44 12.84 DEP images/fsnotify.pb-c.d [2020-02-14T06:07:13.277Z] #44 12.94 PBCC images/eventpoll.pb-c.c [2020-02-14T06:07:13.277Z] #44 12.99 DEP images/eventpoll.pb-c.d [2020-02-14T06:07:13.277Z] #44 13.05 PBCC images/eventfd.pb-c.c [2020-02-14T06:07:13.277Z] #44 13.11 DEP images/eventfd.pb-c.d [2020-02-14T06:07:13.277Z] #44 13.18 PBCC images/remap-file-path.pb-c.c [2020-02-14T06:07:13.535Z] #44 13.20 DEP images/remap-file-path.pb-c.d [2020-02-14T06:07:13.535Z] #44 13.28 PBCC images/fifo.pb-c.c [2020-02-14T06:07:13.535Z] #44 13.29 DEP images/fifo.pb-c.d [2020-02-14T06:07:13.535Z] #44 13.34 PBCC images/ghost-file.pb-c.c [2020-02-14T06:07:13.535Z] #44 13.39 DEP images/ghost-file.pb-c.d [2020-02-14T06:07:13.535Z] #44 13.43 PBCC images/regfile.pb-c.c [2020-02-14T06:07:13.624Z] #45 ... [2020-02-14T06:07:13.624Z] [2020-02-14T06:07:13.624Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-14T06:07:13.624Z] #16 DONE 0.3s [2020-02-14T06:07:13.624Z] [2020-02-14T06:07:13.624Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:13.624Z] #45 42.97 DEP criu/tun.d [2020-02-14T06:07:13.624Z] #45 43.19 DEP criu/tty.d [2020-02-14T06:07:13.624Z] #45 ... [2020-02-14T06:07:13.624Z] [2020-02-14T06:07:13.624Z] #17 [dev 6/25] RUN ldconfig [2020-02-14T06:07:13.624Z] #17 DONE 0.3s [2020-02-14T06:07:13.624Z] [2020-02-14T06:07:13.624Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:07:13.624Z] #66 70.87 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-14T06:07:13.624Z] #66 70.87 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-14T06:07:13.624Z] #66 DONE 76.8s [2020-02-14T06:07:13.624Z] [2020-02-14T06:07:13.624Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:13.624Z] #45 43.35 DEP criu/timerfd.d [2020-02-14T06:07:13.793Z] #44 13.47 DEP images/regfile.pb-c.d [2020-02-14T06:07:13.793Z] #44 13.49 PBCC images/ns.pb-c.c [2020-02-14T06:07:13.793Z] #44 13.50 DEP images/ns.pb-c.d [2020-02-14T06:07:13.793Z] #44 13.53 PBCC images/fdinfo.pb-c.c [2020-02-14T06:07:13.793Z] #44 13.58 DEP images/fdinfo.pb-c.d [2020-02-14T06:07:13.793Z] #44 13.68 PBCC images/core-aarch64.pb-c.c [2020-02-14T06:07:13.996Z] #45 ... [2020-02-14T06:07:13.996Z] [2020-02-14T06:07:13.996Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-14T06:07:13.996Z] #67 DONE 0.1s [2020-02-14T06:07:13.996Z] [2020-02-14T06:07:13.996Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:13.996Z] #45 43.57 DEP criu/sysfs_parse.d [2020-02-14T06:07:13.996Z] #45 43.69 DEP criu/sysctl.d [2020-02-14T06:07:14.051Z] #44 13.75 PBCC images/core-arm.pb-c.c [2020-02-14T06:07:14.051Z] #44 13.80 PBCC images/core-ppc64.pb-c.c [2020-02-14T06:07:14.051Z] #44 13.84 PBCC images/core-s390.pb-c.c [2020-02-14T06:07:14.051Z] #44 13.91 PBCC images/core-x86.pb-c.c [2020-02-14T06:07:14.309Z] #44 13.99 PBCC images/core.pb-c.c [2020-02-14T06:07:14.309Z] #44 14.05 PBCC images/inventory.pb-c.c [2020-02-14T06:07:14.309Z] #44 14.10 DEP images/core-aarch64.pb-c.d [2020-02-14T06:07:14.309Z] #44 14.14 DEP images/core-arm.pb-c.d [2020-02-14T06:07:14.372Z] #45 43.87 DEP criu/string.d [2020-02-14T06:07:14.372Z] #45 44.02 DEP criu/stats.d [2020-02-14T06:07:14.567Z] #44 14.20 DEP images/core-ppc64.pb-c.d [2020-02-14T06:07:14.567Z] #44 14.30 DEP images/core-s390.pb-c.d [2020-02-14T06:07:14.567Z] #44 14.33 DEP images/core-x86.pb-c.d [2020-02-14T06:07:14.567Z] #44 14.40 DEP images/core.pb-c.d [2020-02-14T06:07:14.567Z] #44 14.45 DEP images/inventory.pb-c.d [2020-02-14T06:07:14.767Z] #45 44.34 DEP criu/sockets.d [2020-02-14T06:07:14.767Z] #45 44.47 DEP criu/sk-unix.d [2020-02-14T06:07:14.825Z] #44 14.51 PBCC images/cpuinfo.pb-c.c [2020-02-14T06:07:14.825Z] #44 14.55 DEP images/cpuinfo.pb-c.d [2020-02-14T06:07:14.825Z] #44 14.60 PBCC images/stats.pb-c.c [2020-02-14T06:07:14.825Z] #44 14.63 DEP images/stats.pb-c.d [2020-02-14T06:07:15.134Z] #45 44.60 DEP criu/sk-tcp.d [2020-02-14T06:07:15.134Z] #45 44.83 DEP criu/sk-queue.d [2020-02-14T06:07:15.505Z] #45 44.92 DEP criu/sk-packet.d [2020-02-14T06:07:15.505Z] #45 45.11 DEP criu/sk-netlink.d [2020-02-14T06:07:15.897Z] #45 45.27 DEP criu/sk-inet.d [2020-02-14T06:07:15.897Z] #45 45.44 DEP criu/signalfd.d [2020-02-14T06:07:15.897Z] #45 45.52 DEP criu/sigframe.d [2020-02-14T06:07:15.897Z] #45 45.58 DEP criu/shmem.d [2020-02-14T06:07:16.197Z] #44 15.87 make[1]: Nothing to be done for 'all'. [2020-02-14T06:07:16.282Z] #45 45.69 DEP criu/servicefd.d [2020-02-14T06:07:16.283Z] #45 45.82 DEP criu/seize.d [2020-02-14T06:07:16.283Z] #45 45.92 DEP criu/seccomp.d [2020-02-14T06:07:16.680Z] #45 46.06 DEP criu/rst-malloc.d [2020-02-14T06:07:16.680Z] #45 46.13 DEP criu/rbtree.d [2020-02-14T06:07:16.680Z] #45 46.15 DEP criu/pstree.d [2020-02-14T06:07:16.680Z] #45 46.28 DEP criu/protobuf.d [2020-02-14T06:07:17.052Z] #45 46.43 GEN criu/protobuf-desc-gen.h [2020-02-14T06:07:17.570Z] #44 17.15 CC images/stats.o [2020-02-14T06:07:17.827Z] #44 17.51 CC images/core.o [2020-02-14T06:07:18.393Z] #44 18.14 CC images/core-x86.o [2020-02-14T06:07:18.489Z] #45 47.77 DEP criu/protobuf-desc.d [2020-02-14T06:07:18.489Z] #45 48.04 DEP criu/proc_parse.d [2020-02-14T06:07:18.654Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/rootless [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/volume [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-14T06:07:18.654Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-14T06:07:18.654Z] [2020-02-14T06:07:18.654Z] === Skipped [2020-02-14T06:07:18.654Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-14T06:07:18.654Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-14T06:07:18.654Z] [2020-02-14T06:07:18.654Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-14T06:07:18.654Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-14T06:07:18.654Z] [2020-02-14T06:07:18.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-14T06:07:18.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:07:18.654Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:07:18.654Z] [2020-02-14T06:07:18.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-14T06:07:18.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:07:18.654Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:07:18.654Z] [2020-02-14T06:07:18.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-14T06:07:18.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:07:18.654Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:07:18.654Z] [2020-02-14T06:07:18.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-14T06:07:18.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:07:18.654Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:07:18.654Z] [2020-02-14T06:07:18.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-14T06:07:18.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:07:18.654Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:07:18.654Z] [2020-02-14T06:07:18.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-14T06:07:18.654Z] graphtest_unix.go:73: No driver to put! [2020-02-14T06:07:18.654Z] [2020-02-14T06:07:18.654Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-14T06:07:18.654Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-14T06:07:18.654Z] [2020-02-14T06:07:18.654Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-14T06:07:18.654Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-14T06:07:18.654Z] [2020-02-14T06:07:18.654Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-14T06:07:18.654Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-14T06:07:18.654Z] [2020-02-14T06:07:18.655Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-14T06:07:18.655Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-14T06:07:18.655Z] [2020-02-14T06:07:18.655Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-14T06:07:18.655Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:07:18.655Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:07:18.655Z] [2020-02-14T06:07:18.655Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-14T06:07:18.655Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:07:18.655Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:07:18.655Z] [2020-02-14T06:07:18.655Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-14T06:07:18.655Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:07:18.655Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:07:18.655Z] [2020-02-14T06:07:18.655Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-14T06:07:18.655Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:07:18.655Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:07:18.655Z] [2020-02-14T06:07:18.655Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-14T06:07:18.655Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:07:18.655Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:07:18.655Z] [2020-02-14T06:07:18.655Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-14T06:07:18.655Z] graphtest_unix.go:73: No driver to put! [2020-02-14T06:07:18.655Z] [2020-02-14T06:07:18.655Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-14T06:07:18.655Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-14T06:07:18.655Z] [2020-02-14T06:07:18.655Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-14T06:07:18.655Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-14T06:07:18.655Z] [2020-02-14T06:07:18.655Z] [2020-02-14T06:07:18.655Z] DONE 2185 tests, 20 skipped in 196.957s Post stage [Pipeline] junit [2020-02-14T06:07:18.670Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-14T06:07:18.891Z] #45 ... [2020-02-14T06:07:18.891Z] [2020-02-14T06:07:18.891Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:18.891Z] #48 71.70 vendor/golang.org/x/net/idna [2020-02-14T06:07:18.891Z] #48 74.43 vendor/golang.org/x/net/http2/hpack [2020-02-14T06:07:18.891Z] #48 75.24 mime [2020-02-14T06:07:18.891Z] #48 76.33 mime/quotedprintable [2020-02-14T06:07:18.891Z] #48 76.76 net/http/internal [2020-02-14T06:07:18.891Z] #48 78.51 net/textproto [2020-02-14T06:07:18.891Z] #48 78.53 crypto/x509 [2020-02-14T06:07:18.891Z] #48 79.37 vendor/golang.org/x/net/http/httpguts [2020-02-14T06:07:18.891Z] #48 79.52 vendor/golang.org/x/net/http/httpproxy [2020-02-14T06:07:18.891Z] #48 79.96 mime/multipart [2020-02-14T06:07:18.891Z] #48 ... [2020-02-14T06:07:18.891Z] [2020-02-14T06:07:18.891Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:18.891Z] #58 5.425 + cd /tmp/tmp.7yOT0ajBg1/src/github.com/opencontainers/runc [2020-02-14T06:07:18.891Z] #58 5.425 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-14T06:07:18.891Z] #58 5.783 + '[' -z '' ']' [2020-02-14T06:07:18.891Z] #58 5.783 + target=static [2020-02-14T06:07:18.891Z] #58 5.783 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-14T06:07:18.958Z] #44 18.74 CC images/core-arm.o [2020-02-14T06:07:19.153Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40521/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda hack/make.sh dynbinary test-integration [2020-02-14T06:07:19.267Z] #58 7.305 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-14T06:07:19.524Z] #44 19.07 CC images/core-aarch64.o [2020-02-14T06:07:19.782Z] #44 19.36 CC images/core-ppc64.o [2020-02-14T06:07:20.040Z] #44 19.90 CC images/core-s390.o [2020-02-14T06:07:20.091Z] [2020-02-14T06:07:20.091Z] Removing bundles/ [2020-02-14T06:07:20.091Z] [2020-02-14T06:07:20.091Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-14T06:07:20.091Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-14T06:07:20.091Z] GOOS="" GOARCH="" GOARM="" [2020-02-14T06:07:20.976Z] #44 20.58 CC images/cpuinfo.o [2020-02-14T06:07:20.976Z] #44 ... [2020-02-14T06:07:20.976Z] [2020-02-14T06:07:20.976Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:07:20.976Z] #62 34.39 Checking out files: 55% (1694/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 91% (2795/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-14T06:07:20.976Z] #62 35.82 + cd /tmp/tmp.z8cAB58qPE/src/github.com/containerd/containerd [2020-02-14T06:07:20.976Z] #62 35.82 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-14T06:07:20.976Z] #62 37.28 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-14T06:07:20.976Z] #62 37.28 + BUILDTAGS='netgo osusergo static_build' [2020-02-14T06:07:20.976Z] #62 37.28 + export EXTRA_FLAGS=-buildmode=pie [2020-02-14T06:07:20.976Z] #62 37.28 + EXTRA_FLAGS=-buildmode=pie [2020-02-14T06:07:20.976Z] #62 37.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-14T06:07:20.976Z] #62 37.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-14T06:07:20.976Z] #62 37.28 + '[' '' = dynamic ']' [2020-02-14T06:07:20.976Z] #62 37.28 + make [2020-02-14T06:07:20.976Z] #62 38.48 + bin/ctr [2020-02-14T06:07:21.067Z] #58 ... [2020-02-14T06:07:21.067Z] [2020-02-14T06:07:21.067Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:07:21.067Z] #51 DONE 83.7s [2020-02-14T06:07:21.067Z] [2020-02-14T06:07:21.067Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:21.067Z] #45 48.59 DEP criu/plugin.d [2020-02-14T06:07:21.067Z] #45 48.77 DEP criu/pipes.d [2020-02-14T06:07:21.067Z] #45 48.80 DEP criu/pie-util.d [2020-02-14T06:07:21.067Z] #45 48.82 DEP criu/pie-util-vdso.d [2020-02-14T06:07:21.067Z] #45 48.84 DEP criu/pie-util-vdso-elf32.d [2020-02-14T06:07:21.067Z] #45 48.93 DEP criu/path.d [2020-02-14T06:07:21.067Z] #45 49.11 DEP criu/parasite-syscall.d [2020-02-14T06:07:21.067Z] #45 49.35 DEP criu/pagemap.d [2020-02-14T06:07:21.067Z] #45 49.48 DEP criu/pagemap-cache.d [2020-02-14T06:07:21.067Z] #45 49.60 DEP criu/page-xfer.d [2020-02-14T06:07:21.067Z] #45 49.71 DEP criu/page-pipe.d [2020-02-14T06:07:21.067Z] #45 49.76 DEP criu/netfilter.d [2020-02-14T06:07:21.067Z] #45 49.93 DEP criu/net.d [2020-02-14T06:07:21.067Z] #45 50.06 DEP criu/namespaces.d [2020-02-14T06:07:21.067Z] #45 50.16 DEP criu/mount.d [2020-02-14T06:07:21.067Z] #45 50.29 DEP criu/mem.d [2020-02-14T06:07:21.067Z] #45 50.53 DEP criu/lsm.d [2020-02-14T06:07:21.067Z] #45 50.61 DEP criu/log.d [2020-02-14T06:07:21.448Z] #45 50.76 DEP criu/libnetlink.d [2020-02-14T06:07:21.448Z] #45 50.94 DEP criu/kerndat.d [2020-02-14T06:07:21.448Z] #45 51.09 DEP criu/kcmp-ids.d [2020-02-14T06:07:21.448Z] #45 51.13 DEP criu/irmap.d [2020-02-14T06:07:21.542Z] #62 ... [2020-02-14T06:07:21.542Z] [2020-02-14T06:07:21.542Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:21.542Z] #44 21.04 CC images/inventory.o [2020-02-14T06:07:21.542Z] #44 21.30 CC images/fdinfo.o [2020-02-14T06:07:21.826Z] #45 51.23 DEP criu/ipc_ns.d [2020-02-14T06:07:21.826Z] #45 51.40 DEP criu/image.d [2020-02-14T06:07:21.826Z] #45 51.60 DEP criu/image-desc.d [2020-02-14T06:07:22.107Z] #44 21.77 CC images/fown.o [2020-02-14T06:07:22.107Z] #44 22.01 CC images/ns.o [2020-02-14T06:07:22.216Z] #45 51.72 DEP criu/fsnotify.d [2020-02-14T06:07:22.216Z] #45 51.84 DEP criu/filesystems.d [2020-02-14T06:07:22.216Z] #45 51.93 DEP criu/files.d [2020-02-14T06:07:22.597Z] #45 52.08 DEP criu/files-reg.d [2020-02-14T06:07:22.597Z] #45 52.26 DEP criu/files-ext.d [2020-02-14T06:07:22.674Z] #44 22.31 CC images/regfile.o [2020-02-14T06:07:22.932Z] #44 22.54 CC images/ghost-file.o [2020-02-14T06:07:22.974Z] #45 52.42 DEP criu/file-lock.d [2020-02-14T06:07:22.974Z] #45 52.54 DEP criu/file-ids.d [2020-02-14T06:07:22.974Z] #45 52.61 DEP criu/fifo.d [2020-02-14T06:07:22.974Z] #45 52.68 DEP criu/fdstore.d [2020-02-14T06:07:23.189Z] #44 22.90 CC images/fifo.o [2020-02-14T06:07:23.189Z] #44 ... [2020-02-14T06:07:23.189Z] [2020-02-14T06:07:23.189Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:23.189Z] #47 78.33 text/template [2020-02-14T06:07:23.189Z] #47 78.60 go/parser [2020-02-14T06:07:23.189Z] #47 81.58 encoding/xml [2020-02-14T06:07:23.189Z] #47 82.90 go/doc [2020-02-14T06:07:23.189Z] #47 85.36 github.com/LK4D4/vndr/build [2020-02-14T06:07:23.189Z] #47 87.28 github.com/LK4D4/vndr/versioned [2020-02-14T06:07:23.189Z] #47 87.44 compress/flate [2020-02-14T06:07:23.347Z] #45 52.76 DEP criu/fault-injection.d [2020-02-14T06:07:23.347Z] #45 52.77 DEP criu/external.d [2020-02-14T06:07:23.347Z] #45 52.88 DEP criu/eventpoll.d [2020-02-14T06:07:23.347Z] #45 52.97 DEP criu/eventfd.d [2020-02-14T06:07:23.347Z] #45 53.08 DEP criu/crtools.d [2020-02-14T06:07:23.447Z] #47 ... [2020-02-14T06:07:23.447Z] [2020-02-14T06:07:23.447Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:23.447Z] #44 23.10 CC images/remap-file-path.o [2020-02-14T06:07:23.706Z] #44 23.36 CC images/eventfd.o [2020-02-14T06:07:23.717Z] #45 53.21 DEP criu/cr-service.d [2020-02-14T06:07:23.717Z] #45 53.29 DEP criu/cr-restore.d [2020-02-14T06:07:23.717Z] #45 ... [2020-02-14T06:07:23.717Z] [2020-02-14T06:07:23.717Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:07:23.717Z] #18 0.470 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:07:23.717Z] #18 0.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:07:23.718Z] #18 0.623 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:07:23.718Z] #18 1.264 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-14T06:07:23.718Z] #18 2.003 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-14T06:07:23.718Z] #18 3.099 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-14T06:07:23.718Z] #18 8.166 Fetched 8022 kB in 8s (1023 kB/s) [2020-02-14T06:07:23.718Z] #18 8.166 Reading package lists... [2020-02-14T06:07:23.718Z] #18 ... [2020-02-14T06:07:23.718Z] [2020-02-14T06:07:23.718Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:23.718Z] #45 53.45 DEP criu/cr-errno.d [2020-02-14T06:07:23.718Z] #45 53.45 DEP criu/cr-dump.d [2020-02-14T06:07:23.963Z] #44 23.57 CC images/eventpoll.o [2020-02-14T06:07:24.083Z] #45 53.61 DEP criu/cr-dedup.d [2020-02-14T06:07:24.083Z] #45 53.73 DEP criu/cr-check.d [2020-02-14T06:07:24.083Z] #45 53.83 DEP criu/config.d [2020-02-14T06:07:24.221Z] #44 23.89 CC images/fh.o [2020-02-14T06:07:24.460Z] #45 54.00 DEP criu/clone-noasan.d [2020-02-14T06:07:24.460Z] #45 54.03 DEP criu/cgroup.d [2020-02-14T06:07:24.460Z] #45 54.13 DEP criu/cgroup-props.d [2020-02-14T06:07:24.460Z] #45 54.23 DEP criu/bitmap.d [2020-02-14T06:07:24.460Z] #45 54.24 DEP criu/bfd.d [2020-02-14T06:07:24.479Z] #44 24.18 CC images/fsnotify.o [2020-02-14T06:07:24.826Z] #45 54.37 DEP criu/autofs.d [2020-02-14T06:07:24.826Z] #45 54.45 DEP criu/aio.d [2020-02-14T06:07:25.045Z] #44 24.67 CC images/signalfd.o [2020-02-14T06:07:25.207Z] #45 54.71 DEP criu/action-scripts.d [2020-02-14T06:07:25.207Z] #45 54.91 CC criu/action-scripts.o [2020-02-14T06:07:25.303Z] #44 24.86 CC images/fs.o [2020-02-14T06:07:25.303Z] #44 25.12 CC images/pstree.o [2020-02-14T06:07:25.561Z] #44 25.28 CC images/pipe.o [2020-02-14T06:07:25.582Z] #45 55.22 CC criu/aio.o [2020-02-14T06:07:25.820Z] #44 25.59 CC images/tcp-stream.o [2020-02-14T06:07:25.965Z] #45 55.55 CC criu/autofs.o [2020-02-14T06:07:26.385Z] #44 25.88 CC images/sk-packet.o [2020-02-14T06:07:26.385Z] #44 26.13 CC images/mnt.o [2020-02-14T06:07:26.643Z] #44 26.41 CC images/pipe-data.o [2020-02-14T06:07:26.901Z] #44 26.64 CC images/sa.o [2020-02-14T06:07:27.159Z] #44 26.88 CC images/timer.o [2020-02-14T06:07:27.418Z] #44 27.25 CC images/timerfd.o [2020-02-14T06:07:27.450Z] #45 56.66 CC criu/bfd.o [2020-02-14T06:07:27.675Z] #44 27.52 CC images/mm.o [2020-02-14T06:07:27.834Z] #45 57.42 CC criu/bitmap.o [2020-02-14T06:07:27.834Z] #45 57.47 CC criu/cgroup-props.o [2020-02-14T06:07:28.242Z] #44 27.80 CC images/sk-opts.o [2020-02-14T06:07:28.500Z] #44 28.08 CC images/sk-unix.o [2020-02-14T06:07:28.623Z] #45 58.10 CC criu/cgroup.o [2020-02-14T06:07:28.759Z] #44 28.37 CC images/sk-inet.o [2020-02-14T06:07:29.017Z] #44 28.73 CC images/tun.o [2020-02-14T06:07:29.276Z] #44 28.98 CC images/sk-netlink.o [2020-02-14T06:07:29.439Z] #45 ... [2020-02-14T06:07:29.439Z] [2020-02-14T06:07:29.439Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:29.439Z] #48 82.16 crypto/tls [2020-02-14T06:07:29.439Z] #48 86.91 net/http/httptrace [2020-02-14T06:07:29.439Z] #48 87.07 net/http [2020-02-14T06:07:29.439Z] #48 ... [2020-02-14T06:07:29.439Z] [2020-02-14T06:07:29.439Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:07:29.439Z] #18 10.34 Reading package lists... [2020-02-14T06:07:29.439Z] #18 12.25 Building dependency tree... [2020-02-14T06:07:29.439Z] #18 12.89 libcap2-bin is already the newest version (1:2.25-2). [2020-02-14T06:07:29.439Z] #18 12.89 The following additional packages will be installed: [2020-02-14T06:07:29.439Z] #18 12.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-14T06:07:29.439Z] #18 12.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-14T06:07:29.439Z] #18 12.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-14T06:07:29.439Z] #18 12.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-14T06:07:29.439Z] #18 12.90 python3.7 python3.7-minimal vim-runtime xxd [2020-02-14T06:07:29.439Z] #18 12.90 Suggested packages: [2020-02-14T06:07:29.439Z] #18 12.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-14T06:07:29.439Z] #18 12.90 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-14T06:07:29.439Z] #18 12.90 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-14T06:07:29.439Z] #18 12.90 Recommended packages: [2020-02-14T06:07:29.439Z] #18 12.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-14T06:07:29.439Z] #18 12.90 python3-keyrings.alt python3-xdg unzip [2020-02-14T06:07:29.439Z] #18 14.82 The following NEW packages will be installed: [2020-02-14T06:07:29.439Z] #18 14.82 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-14T06:07:29.439Z] #18 14.82 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-14T06:07:29.439Z] #18 14.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-14T06:07:29.439Z] #18 14.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-14T06:07:29.439Z] #18 14.82 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-14T06:07:29.439Z] #18 14.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-14T06:07:29.439Z] #18 14.82 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-14T06:07:29.439Z] #18 14.82 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-14T06:07:29.439Z] #18 14.90 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-14T06:07:29.439Z] #18 14.90 Need to get 26.3 MB of archives. [2020-02-14T06:07:29.439Z] #18 14.90 After this operation, 112 MB of additional disk space will be used. [2020-02-14T06:07:29.439Z] #18 14.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-02-14T06:07:29.439Z] #18 14.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-02-14T06:07:29.439Z] #18 14.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-02-14T06:07:29.439Z] #18 15.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-02-14T06:07:29.439Z] #18 15.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-02-14T06:07:29.439Z] #18 15.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-02-14T06:07:29.439Z] #18 15.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-02-14T06:07:29.439Z] #18 15.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-02-14T06:07:29.439Z] #18 15.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-02-14T06:07:29.439Z] #18 15.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-02-14T06:07:29.439Z] #18 15.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-02-14T06:07:29.439Z] #18 15.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-02-14T06:07:29.439Z] #18 15.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-02-14T06:07:29.439Z] #18 15.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-02-14T06:07:29.439Z] #18 15.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-02-14T06:07:29.439Z] #18 15.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-02-14T06:07:29.439Z] #18 15.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-14T06:07:29.439Z] #18 15.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-14T06:07:29.439Z] #18 15.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-02-14T06:07:29.439Z] #18 15.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-02-14T06:07:29.439Z] #18 15.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-02-14T06:07:29.439Z] #18 15.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-02-14T06:07:29.439Z] #18 15.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-02-14T06:07:29.439Z] #18 15.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-14T06:07:29.439Z] #18 15.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-14T06:07:29.439Z] #18 15.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-14T06:07:29.439Z] #18 15.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-02-14T06:07:29.439Z] #18 15.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-02-14T06:07:29.439Z] #18 15.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-14T06:07:29.536Z] #44 29.17 CC images/packet-sock.o [2020-02-14T06:07:29.794Z] #44 29.55 CC images/ipc-var.o [2020-02-14T06:07:29.826Z] #18 15.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-14T06:07:29.826Z] #18 15.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-14T06:07:29.826Z] #18 15.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-14T06:07:29.826Z] #18 15.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-02-14T06:07:29.826Z] #18 15.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-02-14T06:07:29.826Z] #18 15.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-02-14T06:07:29.826Z] #18 15.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-14T06:07:29.826Z] #18 15.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-02-14T06:07:29.826Z] #18 15.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-02-14T06:07:29.826Z] #18 15.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-14T06:07:29.826Z] #18 15.98 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-02-14T06:07:29.826Z] #18 15.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-14T06:07:29.826Z] #18 16.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-02-14T06:07:29.826Z] #18 16.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-14T06:07:29.826Z] #18 16.19 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-02-14T06:07:30.053Z] #44 29.77 CC images/ipc-desc.o [2020-02-14T06:07:30.212Z] #18 16.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-02-14T06:07:30.212Z] #18 16.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-14T06:07:30.311Z] #44 30.01 CC images/ipc-shm.o [2020-02-14T06:07:30.571Z] #44 30.21 CC images/ipc-msg.o [2020-02-14T06:07:30.603Z] #18 17.07 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:07:30.829Z] #44 30.45 CC images/ipc-sem.o [2020-02-14T06:07:30.829Z] #44 30.59 CC images/utsns.o [2020-02-14T06:07:30.977Z] #18 17.13 Fetched 26.3 MB in 2s (14.3 MB/s) [2020-02-14T06:07:30.977Z] #18 17.20 Selecting previously unselected package pigz. [2020-02-14T06:07:30.977Z] #18 17.20 (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 ... 23190 files and directories currently installed.) [2020-02-14T06:07:30.977Z] #18 17.23 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-02-14T06:07:30.977Z] #18 17.25 Unpacking pigz (2.4-1) ... [2020-02-14T06:07:30.977Z] #18 17.31 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-02-14T06:07:30.977Z] #18 17.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-14T06:07:30.977Z] #18 17.32 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-14T06:07:31.088Z] #44 30.88 CC images/creds.o [2020-02-14T06:07:31.346Z] #44 31.09 CC images/vma.o [2020-02-14T06:07:31.357Z] #18 17.73 Selecting previously unselected package python3.7-minimal. [2020-02-14T06:07:31.357Z] #18 17.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-14T06:07:31.357Z] #18 17.74 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-14T06:07:31.604Z] #44 31.33 CC images/netdev.o [2020-02-14T06:07:31.862Z] #44 31.74 CC images/tty.o [2020-02-14T06:07:32.145Z] #18 18.41 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-14T06:07:32.145Z] #18 18.43 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-14T06:07:32.432Z] #44 32.33 CC images/file-lock.o [2020-02-14T06:07:32.690Z] #44 32.48 CC images/rlimit.o [2020-02-14T06:07:32.907Z] #18 ... [2020-02-14T06:07:32.907Z] [2020-02-14T06:07:32.907Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:32.907Z] #48 95.84 github.com/LK4D4/vndr/godl [2020-02-14T06:07:32.947Z] #44 32.69 CC images/pagemap.o [2020-02-14T06:07:33.205Z] #44 33.04 CC images/siginfo.o [2020-02-14T06:07:33.463Z] #44 33.33 CC images/rpc.o [2020-02-14T06:07:33.463Z] #44 ... [2020-02-14T06:07:33.463Z] [2020-02-14T06:07:33.463Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:33.463Z] #47 88.64 hash/crc32 [2020-02-14T06:07:33.463Z] #47 89.16 vendor/golang.org/x/crypto/cryptobyte [2020-02-14T06:07:33.463Z] #47 89.95 compress/gzip [2020-02-14T06:07:33.463Z] #47 90.66 net [2020-02-14T06:07:33.463Z] #47 91.10 vendor/golang.org/x/crypto/poly1305 [2020-02-14T06:07:33.463Z] #47 91.62 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-14T06:07:33.463Z] #47 92.79 vendor/golang.org/x/crypto/hkdf [2020-02-14T06:07:33.463Z] #47 92.97 vendor/golang.org/x/text/transform [2020-02-14T06:07:33.463Z] #47 93.90 vendor/golang.org/x/text/unicode/bidi [2020-02-14T06:07:33.463Z] #47 95.55 vendor/golang.org/x/text/secure/bidirule [2020-02-14T06:07:33.463Z] #47 95.90 vendor/golang.org/x/text/unicode/norm [2020-02-14T06:07:33.697Z] #48 96.38 github.com/LK4D4/vndr [2020-02-14T06:07:34.835Z] #47 ... [2020-02-14T06:07:34.835Z] [2020-02-14T06:07:34.835Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:34.835Z] #44 34.49 CC images/ext-file.o [2020-02-14T06:07:34.835Z] #44 34.63 CC images/cgroup.o [2020-02-14T06:07:35.768Z] #44 35.29 CC images/userns.o [2020-02-14T06:07:35.768Z] #44 35.62 CC images/google/protobuf/descriptor.o [2020-02-14T06:07:37.667Z] #44 ... [2020-02-14T06:07:37.667Z] [2020-02-14T06:07:37.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:07:37.667Z] #10 92.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-14T06:07:37.667Z] #10 92.69 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-14T06:07:37.667Z] #10 92.70 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:07:37.667Z] #10 ... [2020-02-14T06:07:37.667Z] [2020-02-14T06:07:37.667Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:37.667Z] #44 37.22 CC images/opts.o [2020-02-14T06:07:37.667Z] #44 37.49 CC images/seccomp.o [2020-02-14T06:07:37.840Z] #48 ... [2020-02-14T06:07:37.840Z] [2020-02-14T06:07:37.840Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:07:37.840Z] #18 19.92 Selecting previously unselected package python3-minimal. [2020-02-14T06:07:37.840Z] #18 19.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-02-14T06:07:37.840Z] #18 19.93 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 19.95 Unpacking python3-minimal (3.7.3-1) ... [2020-02-14T06:07:37.840Z] #18 19.97 Selecting previously unselected package libmpdec2:s390x. [2020-02-14T06:07:37.840Z] #18 19.97 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 19.98 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-02-14T06:07:37.840Z] #18 20.03 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-02-14T06:07:37.840Z] #18 20.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 20.03 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-14T06:07:37.840Z] #18 20.81 Selecting previously unselected package python3.7. [2020-02-14T06:07:37.840Z] #18 20.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 20.82 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-14T06:07:37.840Z] #18 21.06 Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-14T06:07:37.840Z] #18 21.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 21.06 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-14T06:07:37.840Z] #18 21.09 Setting up python3-minimal (3.7.3-1) ... [2020-02-14T06:07:37.840Z] #18 22.12 Selecting previously unselected package python3. [2020-02-14T06:07:37.840Z] #18 22.12 (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 ... 23851 files and directories currently installed.) [2020-02-14T06:07:37.840Z] #18 22.14 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 22.15 Unpacking python3 (3.7.3-1) ... [2020-02-14T06:07:37.840Z] #18 22.21 Selecting previously unselected package libip4tc0:s390x. [2020-02-14T06:07:37.840Z] #18 22.22 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 22.22 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-02-14T06:07:37.840Z] #18 22.26 Selecting previously unselected package libip6tc0:s390x. [2020-02-14T06:07:37.840Z] #18 22.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 22.26 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-02-14T06:07:37.840Z] #18 22.32 Selecting previously unselected package libiptc0:s390x. [2020-02-14T06:07:37.840Z] #18 22.32 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 22.32 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-02-14T06:07:37.840Z] #18 22.39 Selecting previously unselected package libnfnetlink0:s390x. [2020-02-14T06:07:37.840Z] #18 22.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 22.39 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-14T06:07:37.840Z] #18 22.42 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-14T06:07:37.840Z] #18 22.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 22.42 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-14T06:07:37.840Z] #18 22.46 Selecting previously unselected package libnftnl11:s390x. [2020-02-14T06:07:37.840Z] #18 22.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 22.46 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-02-14T06:07:37.840Z] #18 22.51 Selecting previously unselected package iptables. [2020-02-14T06:07:37.840Z] #18 22.51 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 22.51 Unpacking iptables (1.8.2-4) ... [2020-02-14T06:07:37.840Z] #18 22.79 Selecting previously unselected package xxd. [2020-02-14T06:07:37.840Z] #18 22.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-14T06:07:37.840Z] #18 22.79 Unpacking xxd (2:8.1.0875-5) ... [2020-02-14T06:07:37.840Z] #18 22.87 Selecting previously unselected package vim-common. [2020-02-14T06:07:37.840Z] #18 22.88 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-14T06:07:37.840Z] #18 22.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-14T06:07:37.840Z] #18 23.00 Selecting previously unselected package bash-completion. [2020-02-14T06:07:37.840Z] #18 23.00 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-14T06:07:38.216Z] #18 24.64 Unpacking bash-completion (1:2.8-6) ... [2020-02-14T06:07:38.237Z] #44 37.75 CC images/binfmt-misc.o [2020-02-14T06:07:38.237Z] #44 37.96 CC images/time.o [2020-02-14T06:07:38.496Z] #44 38.24 CC images/sysctl.o [2020-02-14T06:07:38.606Z] #18 25.08 Selecting previously unselected package bzip2. [2020-02-14T06:07:38.606Z] #18 25.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-02-14T06:07:38.754Z] #44 38.44 CC images/autofs.o [2020-02-14T06:07:38.970Z] #18 25.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-14T06:07:38.970Z] #18 25.23 Selecting previously unselected package xz-utils. [2020-02-14T06:07:38.970Z] #18 25.23 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-02-14T06:07:38.970Z] #18 25.23 Unpacking xz-utils (5.2.4-1) ... [2020-02-14T06:07:38.970Z] #18 25.34 Selecting previously unselected package apparmor. [2020-02-14T06:07:38.970Z] #18 25.34 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-02-14T06:07:38.970Z] #18 25.37 Unpacking apparmor (2.13.2-10) ... [2020-02-14T06:07:39.011Z] #44 38.62 CC images/macvlan.o [2020-02-14T06:07:39.011Z] #44 38.84 CC images/sit.o [2020-02-14T06:07:39.269Z] #44 39.09 LINK images/built-in.o [2020-02-14T06:07:39.339Z] #18 25.78 Selecting previously unselected package aufs-tools. [2020-02-14T06:07:39.339Z] #18 25.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-02-14T06:07:39.527Z] #44 39.24 GEN compel/include/asm [2020-02-14T06:07:39.527Z] #44 39.26 GEN compel/include/version.h [2020-02-14T06:07:39.527Z] #44 39.28 touch .config [2020-02-14T06:07:39.527Z] #44 39.29 GEN include/common/config.h [2020-02-14T06:07:39.527Z] #44 39.37 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-14T06:07:39.717Z] #18 25.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-14T06:07:39.717Z] #18 25.88 Selecting previously unselected package libonig5:s390x. [2020-02-14T06:07:39.717Z] #18 25.88 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-02-14T06:07:39.717Z] #18 25.89 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-14T06:07:39.717Z] #18 26.00 Selecting previously unselected package libjq1:s390x. [2020-02-14T06:07:39.717Z] #18 26.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-14T06:07:39.717Z] #18 26.01 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-14T06:07:39.717Z] #18 26.08 Selecting previously unselected package jq. [2020-02-14T06:07:39.717Z] #18 26.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-14T06:07:39.717Z] #18 26.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-14T06:07:39.717Z] #18 26.14 Selecting previously unselected package libaio1:s390x. [2020-02-14T06:07:39.787Z] #44 39.39 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-14T06:07:39.787Z] #44 39.42 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-14T06:07:39.787Z] #44 39.44 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-14T06:07:39.787Z] #44 39.47 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-14T06:07:39.787Z] #44 39.53 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-14T06:07:39.787Z] #44 39.58 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-14T06:07:39.787Z] #44 39.61 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-14T06:07:39.787Z] #44 39.64 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-14T06:07:40.044Z] #44 39.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-14T06:07:40.044Z] #44 39.66 DEP compel/plugins/std/infect.d [2020-02-14T06:07:40.044Z] #44 39.81 DEP compel/plugins/std/string.d [2020-02-14T06:07:40.044Z] #44 39.92 DEP compel/plugins/std/log.d [2020-02-14T06:07:40.105Z] #18 26.14 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-02-14T06:07:40.105Z] #18 26.14 Unpacking libaio1:s390x (0.3.112-3) ... [2020-02-14T06:07:40.105Z] #18 26.17 Selecting previously unselected package libgpm2:s390x. [2020-02-14T06:07:40.105Z] #18 26.17 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-02-14T06:07:40.105Z] #18 26.18 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-02-14T06:07:40.105Z] #18 ... [2020-02-14T06:07:40.105Z] [2020-02-14T06:07:40.105Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:40.105Z] #48 DONE 103.1s [2020-02-14T06:07:40.105Z] [2020-02-14T06:07:40.105Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:07:40.105Z] #18 26.31 Selecting previously unselected package libicu63:s390x. [2020-02-14T06:07:40.105Z] #18 26.31 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-02-14T06:07:40.105Z] #18 26.31 Unpacking libicu63:s390x (63.1-6) ... [2020-02-14T06:07:40.105Z] #18 ... [2020-02-14T06:07:40.105Z] [2020-02-14T06:07:40.105Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:40.105Z] #45 60.15 CC criu/clone-noasan.o [2020-02-14T06:07:40.105Z] #45 60.28 CC criu/config.o [2020-02-14T06:07:40.105Z] #45 61.40 CC criu/cr-check.o [2020-02-14T06:07:40.105Z] #45 62.31 CC criu/cr-dedup.o [2020-02-14T06:07:40.105Z] #45 62.58 CC criu/cr-dump.o [2020-02-14T06:07:40.105Z] #45 64.05 CC criu/cr-errno.o [2020-02-14T06:07:40.105Z] #45 64.15 CC criu/cr-restore.o [2020-02-14T06:07:40.105Z] #45 67.94 CC criu/cr-service.o [2020-02-14T06:07:40.105Z] #45 69.32 CC criu/crtools.o [2020-02-14T06:07:40.304Z] #44 40.03 DEP compel/plugins/std/fds.d [2020-02-14T06:07:40.304Z] #44 40.11 DEP compel/plugins/std/std.d [2020-02-14T06:07:40.474Z] #45 69.97 CC criu/eventfd.o [2020-02-14T06:07:40.562Z] #44 40.25 DEP compel/plugins/shmem/shmem.d [2020-02-14T06:07:40.562Z] #44 40.33 DEP compel/plugins/fds/fds.d [2020-02-14T06:07:40.562Z] #44 40.47 CC compel/plugins/std/std.o [2020-02-14T06:07:40.843Z] #45 70.41 CC criu/eventpoll.o [2020-02-14T06:07:41.127Z] #44 40.79 CC compel/plugins/std/fds.o [2020-02-14T06:07:41.653Z] #45 71.21 CC criu/external.o [2020-02-14T06:07:41.693Z] #44 41.30 CC compel/plugins/std/log.o [2020-02-14T06:07:42.023Z] #45 71.53 CC criu/fault-injection.o [2020-02-14T06:07:42.023Z] #45 71.60 CC criu/fdstore.o [2020-02-14T06:07:42.407Z] #45 71.82 CC criu/fifo.o [2020-02-14T06:07:42.407Z] #45 72.10 CC criu/file-ids.o [2020-02-14T06:07:42.613Z] Running on azwin-2-8a9880 in d:\jenkins\workspace\moby_PR-40521 [Pipeline] { [2020-02-14T06:07:42.626Z] #44 42.29 CC compel/plugins/std/string.o [Pipeline] ws [2020-02-14T06:07:42.630Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-02-14T06:07:42.778Z] #45 72.40 CC criu/file-lock.o [2020-02-14T06:07:42.778Z] #45 ... [2020-02-14T06:07:42.778Z] [2020-02-14T06:07:42.778Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:07:42.778Z] #18 29.07 Selecting previously unselected package libnet1:s390x. [2020-02-14T06:07:42.778Z] #18 29.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-14T06:07:42.778Z] #18 29.08 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-14T06:07:42.778Z] #18 29.11 Selecting previously unselected package libnl-3-200:s390x. [2020-02-14T06:07:42.778Z] #18 29.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-14T06:07:42.778Z] #18 29.12 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-14T06:07:42.778Z] #18 29.17 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-14T06:07:42.884Z] #44 ... [2020-02-14T06:07:42.884Z] [2020-02-14T06:07:42.884Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:07:42.884Z] #65 100.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-14T06:07:42.884Z] #65 100.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-14T06:07:42.884Z] #65 DONE 108.0s [2020-02-14T06:07:42.884Z] [2020-02-14T06:07:42.884Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-14T06:07:42.884Z] #66 DONE 0.0s [2020-02-14T06:07:42.884Z] [2020-02-14T06:07:42.884Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:42.884Z] #47 100.9 vendor/golang.org/x/net/idna [2020-02-14T06:07:42.884Z] #47 103.0 vendor/golang.org/x/net/http2/hpack [2020-02-14T06:07:42.884Z] #47 104.0 mime [2020-02-14T06:07:42.884Z] #47 105.9 net/http/internal [2020-02-14T06:07:43.400Z] #18 29.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-14T06:07:43.400Z] #18 29.18 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-14T06:07:43.400Z] #18 29.23 Selecting previously unselected package libreadline5:s390x. [2020-02-14T06:07:43.400Z] #18 29.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-02-14T06:07:43.400Z] #18 29.23 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-14T06:07:43.400Z] #18 29.31 Selecting previously unselected package net-tools. [2020-02-14T06:07:43.400Z] #18 29.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-02-14T06:07:43.400Z] #18 29.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-14T06:07:43.400Z] #18 29.62 Selecting previously unselected package python-pip-whl. [2020-02-14T06:07:43.400Z] #18 29.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-14T06:07:43.400Z] #18 29.62 Unpacking python-pip-whl (18.1-5) ... [2020-02-14T06:07:43.455Z] #47 ... [2020-02-14T06:07:43.455Z] [2020-02-14T06:07:43.455Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:43.455Z] #44 43.16 CC compel/plugins/std/infect.o [2020-02-14T06:07:44.020Z] #44 43.86 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-14T06:07:44.278Z] #44 43.92 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-14T06:07:44.278Z] #44 43.98 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-14T06:07:44.278Z] #44 44.03 AR compel/plugins/std.lib.a [2020-02-14T06:07:44.278Z] #44 44.08 CC compel/plugins/fds/fds.o [2020-02-14T06:07:44.508Z] #18 30.73 Selecting previously unselected package python3-lib2to3. [2020-02-14T06:07:44.508Z] #18 30.73 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-14T06:07:44.508Z] #18 30.73 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-14T06:07:44.508Z] #18 30.85 Selecting previously unselected package python3-distutils. [2020-02-14T06:07:44.508Z] #18 30.85 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-14T06:07:44.508Z] #18 30.86 Unpacking python3-distutils (3.7.3-1) ... [2020-02-14T06:07:44.536Z] #44 44.30 AR compel/plugins/fds.lib.a [2020-02-14T06:07:44.536Z] #44 44.33 HOSTDEP compel/src/lib/log-host.d [2020-02-14T06:07:44.796Z] #44 44.42 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-14T06:07:44.796Z] #44 44.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-14T06:07:44.796Z] #44 44.60 HOSTDEP compel/src/main-host.d [2020-02-14T06:07:44.887Z] #18 30.99 Selecting previously unselected package python3-pip. [2020-02-14T06:07:44.887Z] #18 30.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-14T06:07:44.887Z] #18 31.00 Unpacking python3-pip (18.1-5) ... [2020-02-14T06:07:44.887Z] #18 31.12 Selecting previously unselected package python3-pkg-resources. [2020-02-14T06:07:44.887Z] #18 31.12 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-14T06:07:44.887Z] #18 31.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-14T06:07:44.887Z] #18 31.21 Selecting previously unselected package python3-setuptools. [2020-02-14T06:07:44.887Z] #18 31.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-14T06:07:44.887Z] #18 31.21 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-14T06:07:44.887Z] #18 31.33 Selecting previously unselected package python3-wheel. [2020-02-14T06:07:45.054Z] #44 44.73 DEP compel/src/lib/ptrace.d [2020-02-14T06:07:45.054Z] #44 44.86 DEP compel/src/lib/infect.d [2020-02-14T06:07:45.263Z] #18 31.34 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-14T06:07:45.263Z] #18 31.34 Unpacking python3-wheel (0.32.3-2) ... [2020-02-14T06:07:45.263Z] #18 31.38 Selecting previously unselected package thin-provisioning-tools. [2020-02-14T06:07:45.263Z] #18 31.38 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-02-14T06:07:45.263Z] #18 31.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-14T06:07:45.263Z] #18 31.56 Selecting previously unselected package vim-runtime. [2020-02-14T06:07:45.263Z] #18 31.56 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-14T06:07:45.263Z] #18 31.58 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-14T06:07:45.263Z] #18 31.60 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-14T06:07:45.263Z] #18 31.60 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-14T06:07:45.312Z] #44 45.02 DEP compel/src/lib/infect-util.d [2020-02-14T06:07:45.312Z] #44 45.18 DEP compel/src/lib/infect-rpc.d [2020-02-14T06:07:45.570Z] #44 45.35 DEP compel/arch/x86/src/lib/infect.d [2020-02-14T06:07:45.828Z] #44 45.48 DEP compel/arch/x86/src/lib/cpu.d [2020-02-14T06:07:45.828Z] #44 45.59 DEP compel/src/lib/log.d [2020-02-14T06:07:45.828Z] #44 45.71 DEP compel/src/main.d [2020-02-14T06:07:46.085Z] #44 45.88 DEP compel/src/lib/handle-elf.d [2020-02-14T06:07:46.343Z] #44 46.07 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-14T06:07:46.601Z] #44 46.28 CC compel/src/lib/log.o [2020-02-14T06:07:46.870Z] #44 46.58 CC compel/arch/x86/src/lib/cpu.o [2020-02-14T06:07:47.436Z] #44 47.29 CC compel/arch/x86/src/lib/infect.o [2020-02-14T06:07:47.737Z] #18 34.10 Selecting previously unselected package vim. [2020-02-14T06:07:47.737Z] #18 34.11 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-02-14T06:07:47.737Z] #18 34.12 Unpacking vim (2:8.1.0875-5) ... [2020-02-14T06:07:48.370Z] #44 ... [2020-02-14T06:07:48.370Z] [2020-02-14T06:07:48.370Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:07:48.370Z] #50 DONE 113.2s [2020-02-14T06:07:48.370Z] [2020-02-14T06:07:48.370Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:07:48.370Z] #10 109.9 Selecting previously unselected package libapparmor1:amd64. [2020-02-14T06:07:48.370Z] #10 109.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 109.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-02-14T06:07:48.370Z] #10 110.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-14T06:07:48.370Z] #10 110.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 110.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-14T06:07:48.370Z] #10 110.2 Selecting previously unselected package libbtrfs0. [2020-02-14T06:07:48.370Z] #10 110.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 110.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-14T06:07:48.370Z] #10 110.3 Selecting previously unselected package libbtrfs-dev. [2020-02-14T06:07:48.370Z] #10 110.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 110.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-14T06:07:48.370Z] #10 110.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-14T06:07:48.370Z] #10 110.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 110.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-14T06:07:48.370Z] #10 110.6 Selecting previously unselected package libudev-dev:amd64. [2020-02-14T06:07:48.370Z] #10 110.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 110.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-14T06:07:48.370Z] #10 110.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-14T06:07:48.370Z] #10 110.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 110.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-02-14T06:07:48.370Z] #10 111.0 Selecting previously unselected package libpcre16-3:amd64. [2020-02-14T06:07:48.370Z] #10 111.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 111.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-02-14T06:07:48.370Z] #10 111.2 Selecting previously unselected package libpcre32-3:amd64. [2020-02-14T06:07:48.370Z] #10 111.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 111.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-02-14T06:07:48.370Z] #10 111.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-14T06:07:48.370Z] #10 111.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 111.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-14T06:07:48.370Z] #10 111.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-14T06:07:48.370Z] #10 111.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 111.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-14T06:07:48.370Z] #10 111.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-14T06:07:48.370Z] #10 111.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 111.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-14T06:07:48.370Z] #10 112.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-14T06:07:48.370Z] #10 112.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 112.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-14T06:07:48.370Z] #10 112.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-14T06:07:48.370Z] #10 112.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 112.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-14T06:07:48.370Z] #10 112.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-14T06:07:48.370Z] #10 112.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-02-14T06:07:48.370Z] #10 112.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-14T06:07:48.370Z] #10 113.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-14T06:07:48.370Z] #10 113.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-14T06:07:48.370Z] #10 113.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-02-14T06:07:48.370Z] #10 113.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-14T06:07:48.370Z] #10 113.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-02-14T06:07:48.370Z] #10 113.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-02-14T06:07:48.370Z] #10 113.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:07:48.370Z] #10 113.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-14T06:07:48.370Z] #10 113.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-02-14T06:07:48.370Z] #10 113.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-14T06:07:48.370Z] #10 113.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-14T06:07:48.370Z] #10 113.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-14T06:07:48.370Z] #10 113.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-14T06:07:48.370Z] #10 113.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-14T06:07:48.370Z] #10 113.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-14T06:07:48.370Z] #10 113.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-14T06:07:48.370Z] #10 113.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-14T06:07:48.370Z] #10 113.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:07:48.370Z] #10 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-14T06:07:48.370Z] #10 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-14T06:07:48.370Z] #10 113.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:07:48.370Z] #10 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-14T06:07:48.370Z] #10 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-14T06:07:48.370Z] #10 113.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-14T06:07:48.370Z] #10 113.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-14T06:07:48.370Z] #10 113.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-14T06:07:48.370Z] #10 113.3 Setting up dmsetup (2:1.02.155-3) ... [2020-02-14T06:07:48.370Z] #10 113.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-14T06:07:48.370Z] #10 113.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-14T06:07:48.370Z] #10 113.3 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:07:48.370Z] #10 DONE 113.9s [2020-02-14T06:07:48.370Z] [2020-02-14T06:07:48.370Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:48.370Z] #44 48.06 CC compel/src/lib/infect-rpc.o [2020-02-14T06:07:48.538Z] #18 34.64 Selecting previously unselected package xfsprogs. [2020-02-14T06:07:48.539Z] #18 34.65 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-02-14T06:07:48.539Z] #18 34.65 Unpacking xfsprogs (4.20.0-1) ... [2020-02-14T06:07:48.629Z] #44 ... [2020-02-14T06:07:48.629Z] [2020-02-14T06:07:48.629Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:07:48.629Z] #55 DONE 0.1s [2020-02-14T06:07:48.629Z] [2020-02-14T06:07:48.629Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-14T06:07:48.629Z] #56 DONE 0.1s [2020-02-14T06:07:48.629Z] [2020-02-14T06:07:48.629Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:48.629Z] #44 48.53 CC compel/src/lib/infect-util.o [2020-02-14T06:07:48.906Z] #18 34.96 Selecting previously unselected package zip. [2020-02-14T06:07:48.906Z] #18 34.97 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-02-14T06:07:48.906Z] #18 34.97 Unpacking zip (3.0-11+b1) ... [2020-02-14T06:07:48.906Z] #18 35.11 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-14T06:07:48.906Z] #18 35.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-14T06:07:48.906Z] #18 35.13 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-02-14T06:07:48.906Z] #18 35.14 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-14T06:07:48.906Z] #18 35.14 Setting up libgpm2:s390x (1.20.7-5) ... [2020-02-14T06:07:48.906Z] #18 35.15 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-02-14T06:07:48.906Z] #18 35.16 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-02-14T06:07:48.906Z] #18 35.16 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-14T06:07:48.906Z] #18 35.17 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-14T06:07:48.906Z] #18 35.18 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-14T06:07:48.906Z] #18 35.21 Setting up libicu63:s390x (63.1-6) ... [2020-02-14T06:07:48.906Z] #18 35.21 Setting up xxd (2:8.1.0875-5) ... [2020-02-14T06:07:48.906Z] #18 35.22 Setting up zip (3.0-11+b1) ... [2020-02-14T06:07:48.906Z] #18 35.23 Setting up vim-common (2:8.1.0875-5) ... [2020-02-14T06:07:48.906Z] #18 35.24 Setting up bash-completion (1:2.8-6) ... [2020-02-14T06:07:49.563Z] #44 48.99 CC compel/src/lib/infect.o [2020-02-14T06:07:49.683Z] #18 ... [2020-02-14T06:07:49.683Z] [2020-02-14T06:07:49.683Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-14T06:07:49.683Z] #31 DONE 112.8s [2020-02-14T06:07:49.683Z] [2020-02-14T06:07:49.683Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:49.683Z] #45 73.35 CC criu/files-ext.o [2020-02-14T06:07:49.683Z] #45 73.67 CC criu/files-reg.o [2020-02-14T06:07:49.683Z] #45 75.46 CC criu/files.o [2020-02-14T06:07:49.683Z] #45 76.89 CC criu/filesystems.o [2020-02-14T06:07:49.683Z] #45 77.42 CC criu/fsnotify.o [2020-02-14T06:07:49.683Z] #45 78.34 CC criu/image-desc.o [2020-02-14T06:07:49.683Z] #45 78.45 CC criu/image.o [2020-02-14T06:07:49.683Z] #45 79.00 CC criu/ipc_ns.o [2020-02-14T06:07:50.481Z] #45 80.07 CC criu/irmap.o [2020-02-14T06:07:50.861Z] #45 ... [2020-02-14T06:07:50.861Z] [2020-02-14T06:07:50.861Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:07:50.861Z] #18 37.04 Setting up libiptc0:s390x (1.8.2-4) ... [2020-02-14T06:07:50.861Z] #18 37.05 Setting up xz-utils (5.2.4-1) ... [2020-02-14T06:07:50.861Z] #18 37.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-14T06:07:50.861Z] #18 37.06 Setting up pigz (2.4-1) ... [2020-02-14T06:07:50.861Z] #18 37.06 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-14T06:07:50.861Z] #18 37.07 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-14T06:07:50.861Z] #18 37.08 Setting up python-pip-whl (18.1-5) ... [2020-02-14T06:07:50.861Z] #18 37.09 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-02-14T06:07:50.861Z] #18 37.09 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-14T06:07:50.861Z] #18 37.27 Setting up libaio1:s390x (0.3.112-3) ... [2020-02-14T06:07:50.861Z] #18 37.28 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-14T06:07:50.861Z] #18 37.29 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-14T06:07:50.861Z] #18 37.29 Setting up vim (2:8.1.0875-5) ... [2020-02-14T06:07:50.861Z] #18 37.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-14T06:07:50.861Z] #18 37.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-14T06:07:50.861Z] #18 37.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-14T06:07:50.861Z] #18 37.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-14T06:07:50.861Z] #18 37.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-14T06:07:50.861Z] #18 37.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-14T06:07:50.861Z] #18 37.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-14T06:07:50.861Z] #18 37.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-14T06:07:50.861Z] #18 37.36 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-14T06:07:50.861Z] #18 37.36 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-14T06:07:50.861Z] #18 37.36 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-14T06:07:50.861Z] #18 37.36 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-14T06:07:50.861Z] #18 37.36 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-14T06:07:50.861Z] #18 37.37 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-14T06:07:52.094Z] #44 ... [2020-02-14T06:07:52.094Z] [2020-02-14T06:07:52.094Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-14T06:07:52.094Z] #11 DONE 3.2s [2020-02-14T06:07:52.094Z] [2020-02-14T06:07:52.094Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-14T06:07:52.700Z] #18 39.11 Setting up iptables (1.8.2-4) ... [2020-02-14T06:07:52.700Z] #18 39.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-14T06:07:53.283Z] #18 39.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-14T06:07:53.283Z] #18 39.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-14T06:07:53.283Z] #18 39.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-14T06:07:53.283Z] #18 39.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-14T06:07:53.283Z] #18 39.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-14T06:07:53.283Z] #18 39.14 Setting up python3 (3.7.3-1) ... [2020-02-14T06:07:53.283Z] #18 39.45 Setting up python3-wheel (0.32.3-2) ... [2020-02-14T06:07:53.829Z] #18 40.10 Setting up apparmor (2.13.2-10) ... [2020-02-14T06:07:53.994Z] #12 DONE 2.1s [2020-02-14T06:07:53.994Z] [2020-02-14T06:07:53.994Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:53.994Z] #44 51.99 CC compel/src/lib/ptrace.o [2020-02-14T06:07:53.994Z] #44 52.52 AR compel/libcompel.a [2020-02-14T06:07:53.994Z] #44 52.61 HOSTCC compel/src/main-host.o [2020-02-14T06:07:53.994Z] #44 53.04 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-14T06:07:53.994Z] #44 53.32 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-14T06:07:53.994Z] #44 53.82 HOSTCC compel/src/lib/log-host.o [2020-02-14T06:07:54.251Z] #44 ... [2020-02-14T06:07:54.251Z] [2020-02-14T06:07:54.251Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:54.251Z] #47 109.2 crypto/tls [2020-02-14T06:07:54.251Z] #47 116.5 net/http/httptrace [2020-02-14T06:07:54.251Z] #47 116.7 net/http [2020-02-14T06:07:54.251Z] #47 ... [2020-02-14T06:07:54.251Z] [2020-02-14T06:07:54.251Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:54.251Z] #44 54.07 HOSTLINK compel/compel-host-bin [2020-02-14T06:07:54.509Z] #44 54.22 DEP soccr/soccr.d [2020-02-14T06:07:54.509Z] #44 54.41 CC soccr/soccr.o [2020-02-14T06:07:54.764Z] #18 41.14 Setting up xfsprogs (4.20.0-1) ... [2020-02-14T06:07:54.764Z] #18 41.15 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-14T06:07:55.127Z] #18 41.38 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-14T06:07:55.509Z] #18 41.91 Setting up python3-distutils (3.7.3-1) ... [2020-02-14T06:07:55.879Z] #44 55.65 AR soccr/libsoccr.a [2020-02-14T06:07:55.889Z] #18 42.21 Setting up python3-setuptools (40.8.0-1) ... [2020-02-14T06:07:56.136Z] #44 ... [2020-02-14T06:07:56.136Z] [2020-02-14T06:07:56.136Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-14T06:07:56.136Z] #13 1.991 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-14T06:07:56.136Z] #13 DONE 2.2s [2020-02-14T06:07:56.136Z] [2020-02-14T06:07:56.136Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:56.136Z] #44 55.72 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-14T06:07:56.393Z] #44 56.28 DEP criu/arch/x86/sigframe.d [2020-02-14T06:07:56.673Z] #18 42.89 Setting up python3-pip (18.1-5) ... [2020-02-14T06:07:57.006Z] #44 56.43 DEP criu/arch/x86/sigaction_compat.d [2020-02-14T06:07:57.006Z] #44 56.52 DEP criu/arch/x86/kerndat.d [2020-02-14T06:07:57.006Z] #44 56.63 DEP criu/arch/x86/crtools.d [2020-02-14T06:07:57.006Z] #44 56.75 DEP criu/arch/x86/cpu.d [2020-02-14T06:07:57.279Z] #44 56.99 CC criu/arch/x86/cpu.o [2020-02-14T06:07:57.447Z] #18 43.49 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:07:57.447Z] #18 43.51 Processing triggers for mime-support (3.62) ... [2020-02-14T06:07:57.447Z] #18 DONE 43.8s [2020-02-14T06:07:57.447Z] [2020-02-14T06:07:57.447Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-14T06:07:57.814Z] #19 0.392 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-14T06:07:57.814Z] #19 0.394 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-14T06:07:57.814Z] #19 0.397 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-14T06:07:57.814Z] #19 DONE 0.5s [2020-02-14T06:07:57.814Z] [2020-02-14T06:07:57.814Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:57.814Z] #45 80.49 CC criu/kcmp-ids.o [2020-02-14T06:07:57.814Z] #45 80.72 CC criu/kerndat.o [2020-02-14T06:07:57.814Z] #45 81.50 CC criu/libnetlink.o [2020-02-14T06:07:57.814Z] #45 81.78 CC criu/log.o [2020-02-14T06:07:57.814Z] #45 82.17 CC criu/lsm.o [2020-02-14T06:07:57.814Z] #45 82.42 CC criu/mem.o [2020-02-14T06:07:57.814Z] #45 84.02 CC criu/mount.o [2020-02-14T06:07:57.814Z] #45 86.08 CC criu/namespaces.o [2020-02-14T06:07:57.814Z] #45 87.05 CC criu/net.o [2020-02-14T06:07:58.194Z] #45 ... [2020-02-14T06:07:58.194Z] [2020-02-14T06:07:58.194Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-14T06:07:58.229Z] #44 57.76 CC criu/arch/x86/crtools.o [2020-02-14T06:07:58.229Z] #44 ... [2020-02-14T06:07:58.229Z] [2020-02-14T06:07:58.229Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-14T06:07:58.229Z] #14 DONE 2.3s [2020-02-14T06:07:58.492Z] [2020-02-14T06:07:58.492Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-14T06:07:58.753Z] #15 ... [2020-02-14T06:07:58.753Z] [2020-02-14T06:07:58.753Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:07:58.753Z] #57 3.118 + RM_GOPATH=0 [2020-02-14T06:07:58.753Z] #57 3.118 + TMP_GOPATH= [2020-02-14T06:07:58.753Z] #57 3.118 + : /build [2020-02-14T06:07:58.753Z] #57 3.118 + '[' -z '' ']' [2020-02-14T06:07:58.753Z] #57 3.118 ++ mktemp -d [2020-02-14T06:07:58.753Z] #57 3.121 + export GOPATH=/tmp/tmp.pEdHtXFGGo [2020-02-14T06:07:58.753Z] #57 3.121 + GOPATH=/tmp/tmp.pEdHtXFGGo [2020-02-14T06:07:58.753Z] #57 3.121 + RM_GOPATH=1 [2020-02-14T06:07:58.753Z] #57 3.121 ++ dirname ./install.sh [2020-02-14T06:07:58.753Z] #57 3.126 + dir=. [2020-02-14T06:07:58.753Z] #57 3.126 + bin=runc [2020-02-14T06:07:58.753Z] #57 3.126 + shift [2020-02-14T06:07:58.753Z] #57 3.126 + '[' '!' -f ./runc.installer ']' [2020-02-14T06:07:58.753Z] #57 3.126 + . ./runc.installer [2020-02-14T06:07:58.753Z] #57 3.126 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-14T06:07:58.753Z] #57 3.126 + install_runc [2020-02-14T06:07:58.753Z] #57 3.126 + uname -r [2020-02-14T06:07:58.753Z] #57 3.128 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-14T06:07:58.753Z] #57 3.130 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-14T06:07:58.753Z] #57 3.130 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-14T06:07:58.753Z] #57 3.130 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-14T06:07:58.753Z] #57 3.130 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pEdHtXFGGo/src/github.com/opencontainers/runc [2020-02-14T06:07:58.753Z] #57 3.140 Cloning into '/tmp/tmp.pEdHtXFGGo/src/github.com/opencontainers/runc'... [2020-02-14T06:07:58.753Z] #57 9.068 + cd /tmp/tmp.pEdHtXFGGo/src/github.com/opencontainers/runc [2020-02-14T06:07:58.753Z] #57 9.074 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-14T06:07:58.753Z] #57 9.265 + '[' -z '' ']' [2020-02-14T06:07:58.753Z] #57 9.270 + target=static [2020-02-14T06:07:58.753Z] #57 9.270 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-14T06:07:59.318Z] #57 10.72 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-14T06:07:59.576Z] #57 ... [2020-02-14T06:07:59.576Z] [2020-02-14T06:07:59.576Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:07:59.576Z] #44 59.42 CC criu/arch/x86/kerndat.o [2020-02-14T06:08:00.143Z] #44 60.05 CC criu/arch/x86/sigaction_compat.o [2020-02-14T06:08:00.635Z] #20 2.691 Collecting yamllint==1.16.0 [2020-02-14T06:08:00.708Z] #44 60.28 CC criu/arch/x86/sigframe.o [2020-02-14T06:08:00.708Z] #44 ... [2020-02-14T06:08:00.708Z] [2020-02-14T06:08:00.708Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-14T06:08:00.708Z] #15 DONE 2.4s [2020-02-14T06:08:00.968Z] [2020-02-14T06:08:00.968Z] #16 [dev 6/25] RUN ldconfig [2020-02-14T06:08:01.007Z] #20 2.943 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-14T06:08:01.007Z] #20 2.970 Collecting pyyaml (from yamllint==1.16.0) [2020-02-14T06:08:01.007Z] #20 3.063 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-14T06:08:01.991Z] #20 4.042 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-14T06:08:01.991Z] #20 4.063 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-14T06:08:01.991Z] #20 4.078 Building wheels for collected packages: pyyaml [2020-02-14T06:08:02.407Z] #20 4.078 Running setup.py bdist_wheel for pyyaml: started [2020-02-14T06:08:02.816Z] #20 4.814 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-14T06:08:02.816Z] #20 4.815 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-14T06:08:02.816Z] #20 4.881 Successfully built pyyaml [2020-02-14T06:08:02.816Z] #20 4.896 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-14T06:08:02.866Z] #16 DONE 2.2s [2020-02-14T06:08:02.866Z] [2020-02-14T06:08:02.866Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:08:03.230Z] #20 5.357 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-14T06:08:03.598Z] #20 DONE 5.7s [2020-02-14T06:08:03.598Z] [2020-02-14T06:08:03.598Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:08:03.598Z] #45 88.97 CC criu/netfilter.o [2020-02-14T06:08:03.598Z] #45 89.16 CC criu/page-pipe.o [2020-02-14T06:08:03.598Z] #45 89.51 CC criu/page-xfer.o [2020-02-14T06:08:03.598Z] #45 90.23 CC criu/pagemap-cache.o [2020-02-14T06:08:03.598Z] #45 90.40 CC criu/pagemap.o [2020-02-14T06:08:03.598Z] #45 91.01 CC criu/parasite-syscall.o [2020-02-14T06:08:03.598Z] #45 91.97 CC criu/path.o [2020-02-14T06:08:03.598Z] #45 92.31 CC criu/pie-util-vdso-elf32.o [2020-02-14T06:08:03.598Z] #45 92.87 CC criu/pie-util-vdso.o [2020-02-14T06:08:03.598Z] #45 92.97 CC criu/pie-util.o [2020-02-14T06:08:03.598Z] #45 93.08 CC criu/pipes.o [2020-02-14T06:08:03.967Z] #45 ... [2020-02-14T06:08:03.967Z] [2020-02-14T06:08:03.967Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-14T06:08:03.967Z] #25 DONE 0.1s [2020-02-14T06:08:03.967Z] [2020-02-14T06:08:03.967Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:08:03.967Z] #45 93.48 CC criu/plugin.o [2020-02-14T06:08:04.349Z] #45 ... [2020-02-14T06:08:04.349Z] [2020-02-14T06:08:04.349Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-14T06:08:04.349Z] #29 DONE 0.4s [2020-02-14T06:08:04.349Z] [2020-02-14T06:08:04.349Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:08:04.349Z] #45 93.73 CC criu/proc_parse.o [2020-02-14T06:08:04.349Z] #45 ... [2020-02-14T06:08:04.349Z] [2020-02-14T06:08:04.349Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-14T06:08:04.349Z] #32 DONE 0.2s [2020-02-14T06:08:04.734Z] [2020-02-14T06:08:04.734Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-14T06:08:04.734Z] #35 DONE 0.1s [2020-02-14T06:08:04.734Z] [2020-02-14T06:08:04.734Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-14T06:08:04.734Z] #40 DONE 0.1s [2020-02-14T06:08:04.734Z] [2020-02-14T06:08:04.734Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:08:05.398Z] #17 2.575 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:08:05.398Z] #17 2.691 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:08:05.656Z] #17 2.811 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:08:05.779Z] using credential docker-jenkins-github-credentials [2020-02-14T06:08:05.857Z] Cloning the remote Git repository [2020-02-14T06:08:05.857Z] Cloning with configured refspecs honoured and without tags [2020-02-14T06:08:06.006Z] #58 ... [2020-02-14T06:08:06.006Z] [2020-02-14T06:08:06.006Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:08:06.006Z] #45 95.51 CC criu/protobuf-desc.o [2020-02-14T06:08:06.222Z] #17 3.172 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-14T06:08:06.378Z] #45 95.97 CC criu/protobuf.o [2020-02-14T06:08:06.755Z] #45 96.25 CC criu/pstree.o [2020-02-14T06:08:07.551Z] #45 96.96 CC criu/rbtree.o [2020-02-14T06:08:07.551Z] #45 97.24 CC criu/rst-malloc.o [2020-02-14T06:08:07.597Z] #17 4.574 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] [2020-02-14T06:08:07.907Z] #45 97.43 CC criu/seccomp.o [2020-02-14T06:08:06.046Z] Cloning repository https://github.com/moby/moby.git [2020-02-14T06:08:06.430Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-14T06:08:07.218Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:08:07.219Z] > git --version # timeout=10 [2020-02-14T06:08:07.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:08:07.265Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:08:08.280Z] #45 97.78 CC criu/seize.o [2020-02-14T06:08:08.656Z] #45 98.26 CC criu/servicefd.o [2020-02-14T06:08:08.974Z] #17 5.987 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-14T06:08:09.022Z] #45 98.55 CC criu/shmem.o [2020-02-14T06:08:09.395Z] #45 99.05 CC criu/sigframe.o [2020-02-14T06:08:09.395Z] #45 99.13 CC criu/signalfd.o [2020-02-14T06:08:09.540Z] #17 ... [2020-02-14T06:08:09.540Z] [2020-02-14T06:08:09.540Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:08:09.540Z] #44 60.68 LINK criu/arch/x86/crtools.built-in.o [2020-02-14T06:08:09.540Z] #44 60.78 DEP criu/pie/util-vdso-elf32.d [2020-02-14T06:08:09.540Z] #44 60.90 DEP criu/arch/x86/vdso-pie.d [2020-02-14T06:08:09.540Z] #44 61.09 DEP criu/pie/parasite-vdso.d [2020-02-14T06:08:09.540Z] #44 61.35 DEP criu/pie/util-vdso.d [2020-02-14T06:08:09.540Z] #44 61.53 DEP criu/pie/util.d [2020-02-14T06:08:09.540Z] #44 61.68 CC criu/pie/util.o [2020-02-14T06:08:09.540Z] #44 62.03 CC criu/pie/util-vdso.o [2020-02-14T06:08:09.540Z] #44 62.94 CC criu/pie/parasite-vdso.o [2020-02-14T06:08:09.540Z] #44 63.64 CC criu/arch/x86/vdso-pie.o [2020-02-14T06:08:09.540Z] #44 63.92 CC criu/pie/util-vdso-elf32.o [2020-02-14T06:08:09.540Z] #44 64.65 AR criu/pie/pie.lib.a [2020-02-14T06:08:09.540Z] #44 64.71 DEP criu/pie/restorer.d [2020-02-14T06:08:09.540Z] #44 64.94 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-14T06:08:09.540Z] #44 65.04 DEP criu/arch/x86/restorer_unmap.d [2020-02-14T06:08:09.540Z] #44 65.06 DEP criu/arch/x86/restorer.d [2020-02-14T06:08:09.540Z] #44 65.18 DEP criu/pie/parasite.d [2020-02-14T06:08:09.540Z] #44 65.52 CC criu/pie/parasite.o [2020-02-14T06:08:09.540Z] #44 66.75 LINK criu/pie/parasite.built-in.o [2020-02-14T06:08:09.540Z] #44 66.76 GEN criu/pie/parasite-blob.h [2020-02-14T06:08:09.540Z] #44 66.76 CC criu/arch/x86/restorer.o [2020-02-14T06:08:09.540Z] #44 67.26 CC criu/arch/x86/restorer_unmap.o [2020-02-14T06:08:09.540Z] #44 67.30 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-14T06:08:09.540Z] #44 67.69 CC criu/pie/restorer.o [2020-02-14T06:08:09.787Z] #45 99.34 CC criu/sk-inet.o [2020-02-14T06:08:10.714Z] #45 100.2 CC criu/sk-netlink.o [2020-02-14T06:08:10.913Z] #44 70.55 LINK criu/pie/restorer.built-in.o [2020-02-14T06:08:10.913Z] #44 70.56 GEN criu/pie/restorer-blob.h [2020-02-14T06:08:10.913Z] #44 70.65 DEP criu/vdso.d [2020-02-14T06:08:11.154Z] #45 100.5 CC criu/sk-packet.o [2020-02-14T06:08:11.171Z] #44 70.93 DEP criu/vdso-compat.d [2020-02-14T06:08:11.429Z] #44 71.12 DEP criu/uts_ns.d [2020-02-14T06:08:11.550Z] #45 101.1 CC criu/sk-queue.o [2020-02-14T06:08:11.686Z] #44 71.26 DEP criu/util.d [2020-02-14T06:08:11.687Z] #44 71.52 DEP criu/uffd.d [2020-02-14T06:08:11.940Z] #45 101.5 CC criu/sk-tcp.o [2020-02-14T06:08:11.944Z] #44 71.70 DEP criu/tun.d [2020-02-14T06:08:12.203Z] #44 71.90 DEP criu/tty.d [2020-02-14T06:08:12.203Z] #44 72.10 DEP criu/timerfd.d [2020-02-14T06:08:12.304Z] #45 101.9 CC criu/sk-unix.o [2020-02-14T06:08:12.460Z] #44 72.23 DEP criu/sysfs_parse.d [2020-02-14T06:08:12.460Z] #44 72.36 DEP criu/sysctl.d [2020-02-14T06:08:12.718Z] #44 72.54 DEP criu/string.d [2020-02-14T06:08:12.718Z] #44 72.61 DEP criu/stats.d [2020-02-14T06:08:13.283Z] #44 72.80 DEP criu/sockets.d [2020-02-14T06:08:13.283Z] #44 73.03 DEP criu/sk-unix.d [2020-02-14T06:08:13.541Z] #44 73.23 DEP criu/sk-tcp.d [2020-02-14T06:08:13.556Z] #45 103.1 CC criu/sockets.o [2020-02-14T06:08:13.798Z] #44 73.48 DEP criu/sk-queue.d [2020-02-14T06:08:14.057Z] #44 73.64 DEP criu/sk-packet.d [2020-02-14T06:08:14.057Z] #44 73.83 DEP criu/sk-netlink.d [2020-02-14T06:08:14.315Z] #44 73.96 DEP criu/sk-inet.d [2020-02-14T06:08:14.315Z] #44 74.09 DEP criu/signalfd.d [2020-02-14T06:08:14.315Z] #44 ... [2020-02-14T06:08:14.315Z] [2020-02-14T06:08:14.315Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:08:14.315Z] #17 11.50 Fetched 8325 kB in 9s (895 kB/s) [2020-02-14T06:08:14.347Z] #45 103.7 CC criu/stats.o [2020-02-14T06:08:14.347Z] #45 103.9 CC criu/string.o [2020-02-14T06:08:14.347Z] #45 104.0 CC criu/sysctl.o [2020-02-14T06:08:14.736Z] #45 104.4 CC criu/sysfs_parse.o [2020-02-14T06:08:15.123Z] #45 104.7 CC criu/timerfd.o [2020-02-14T06:08:15.123Z] #45 104.8 CC criu/tty.o [2020-02-14T06:08:15.688Z] #17 11.50 Reading package lists... [2020-02-14T06:08:15.688Z] #17 ... [2020-02-14T06:08:15.688Z] [2020-02-14T06:08:15.688Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:08:15.688Z] #47 131.0 github.com/LK4D4/vndr/godl [2020-02-14T06:08:15.688Z] #47 131.8 github.com/LK4D4/vndr [2020-02-14T06:08:15.688Z] #47 DONE 140.7s [2020-02-14T06:08:15.688Z] [2020-02-14T06:08:15.688Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:08:15.688Z] #44 74.23 DEP criu/sigframe.d [2020-02-14T06:08:15.688Z] #44 74.32 DEP criu/shmem.d [2020-02-14T06:08:15.688Z] #44 74.51 DEP criu/servicefd.d [2020-02-14T06:08:15.688Z] #44 74.68 DEP criu/seize.d [2020-02-14T06:08:15.688Z] #44 74.85 DEP criu/seccomp.d [2020-02-14T06:08:15.688Z] #44 75.04 DEP criu/rst-malloc.d [2020-02-14T06:08:15.688Z] #44 75.14 DEP criu/rbtree.d [2020-02-14T06:08:15.688Z] #44 75.20 DEP criu/pstree.d [2020-02-14T06:08:15.688Z] #44 75.33 DEP criu/protobuf.d [2020-02-14T06:08:15.688Z] #44 75.51 GEN criu/protobuf-desc-gen.h [2020-02-14T06:08:16.407Z] #45 105.9 CC criu/tun.o [2020-02-14T06:08:16.771Z] #45 106.3 CC criu/uffd.o [2020-02-14T06:08:16.771Z] #45 ... [2020-02-14T06:08:16.771Z] [2020-02-14T06:08:16.771Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:08:16.771Z] #42 129.8 + dpkg --print-architecture [2020-02-14T06:08:16.771Z] #42 129.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-14T06:08:16.771Z] #42 130.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-14T06:08:16.771Z] #42 130.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-14T06:08:17.562Z] #42 ... [2020-02-14T06:08:17.562Z] [2020-02-14T06:08:17.562Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:08:17.562Z] #45 107.0 CC criu/util.o [2020-02-14T06:08:17.587Z] #44 77.31 DEP criu/protobuf-desc.d [2020-02-14T06:08:17.587Z] #44 77.41 DEP criu/proc_parse.d [2020-02-14T06:08:17.844Z] #44 77.64 DEP criu/plugin.d [2020-02-14T06:08:18.102Z] #44 77.74 DEP criu/pipes.d [2020-02-14T06:08:18.102Z] #44 77.94 DEP criu/pie-util.d [2020-02-14T06:08:18.360Z] #44 78.04 DEP criu/pie-util-vdso.d [2020-02-14T06:08:18.435Z] #45 107.8 CC criu/uts_ns.o [2020-02-14T06:08:18.617Z] #44 78.19 DEP criu/pie-util-vdso-elf32.d [2020-02-14T06:08:18.617Z] #44 78.30 DEP criu/path.d [2020-02-14T06:08:18.876Z] #44 78.46 DEP criu/parasite-syscall.d [2020-02-14T06:08:18.876Z] #44 78.64 DEP criu/pagemap.d [2020-02-14T06:08:18.896Z] #45 108.3 CC criu/vdso.o [2020-02-14T06:08:19.134Z] #44 78.83 DEP criu/pagemap-cache.d [2020-02-14T06:08:19.134Z] #44 78.93 DEP criu/page-xfer.d [2020-02-14T06:08:19.134Z] #44 79.05 DEP criu/page-pipe.d [2020-02-14T06:08:19.360Z] #45 108.8 LINK criu/built-in.o [2020-02-14T06:08:19.360Z] #45 108.9 LINK criu/criu [2020-02-14T06:08:19.391Z] #44 79.15 DEP criu/netfilter.d [2020-02-14T06:08:19.649Z] #44 79.27 DEP criu/net.d [2020-02-14T06:08:19.649Z] #44 79.42 DEP criu/namespaces.d [2020-02-14T06:08:19.827Z] #45 109.4 DEP lib/c/criu.d [2020-02-14T06:08:19.827Z] #45 109.5 CC images/rpc.pb-c.o [2020-02-14T06:08:19.907Z] #44 79.58 DEP criu/mount.d [2020-02-14T06:08:19.907Z] #44 79.76 DEP criu/mem.d [2020-02-14T06:08:19.942Z] Removing intermediate container 153b32d61e6e [2020-02-14T06:08:19.942Z] ---> 3099fbb78c54 [2020-02-14T06:08:19.942Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-14T06:08:19.942Z] ---> ebd73b5ebd31 [2020-02-14T06:08:19.942Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-14T06:08:19.942Z] ---> 7aa51fc86d90 [2020-02-14T06:08:19.942Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-14T06:08:19.942Z] ---> Running in d2423f7eb111 [2020-02-14T06:08:19.942Z] Removing intermediate container d2423f7eb111 [2020-02-14T06:08:19.942Z] ---> 11415f4712b9 [2020-02-14T06:08:19.942Z] Successfully built 11415f4712b9 [2020-02-14T06:08:19.942Z] Successfully tagged moby-buildx:latest [2020-02-14T06:08:19.942Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-14T06:08:19.942Z] if [ -n "${id}" ]; then \ [2020-02-14T06:08:19.942Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-14T06:08:19.942Z] && touch bundles/buildx; \ [2020-02-14T06:08:19.942Z] docker rm -f ${id}; \ [2020-02-14T06:08:19.942Z] fi [2020-02-14T06:08:19.942Z] 0befefca8cb2ff6c489585cfff6b32dc4a6e2ed7990cd3c4358120429c065555 [2020-02-14T06:08:19.942Z] bundles/buildx version [2020-02-14T06:08:19.942Z] buildx v0.3.1 6db68d0 [2020-02-14T06:08:19.942Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda . [2020-02-14T06:08:19.942Z] #1 [internal] booting buildkit [2020-02-14T06:08:19.942Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-14T06:08:20.164Z] #44 79.90 DEP criu/lsm.d [2020-02-14T06:08:20.164Z] #44 80.00 DEP criu/log.d [2020-02-14T06:08:20.187Z] #45 109.9 CC lib/c/criu.o [2020-02-14T06:08:20.422Z] #44 80.16 DEP criu/libnetlink.d [2020-02-14T06:08:20.422Z] #44 80.26 DEP criu/kerndat.d [2020-02-14T06:08:20.680Z] #44 80.46 DEP criu/kcmp-ids.d [2020-02-14T06:08:20.938Z] #44 80.56 DEP criu/irmap.d [2020-02-14T06:08:20.938Z] #44 80.74 DEP criu/ipc_ns.d [2020-02-14T06:08:20.938Z] #44 80.86 DEP criu/image.d [2020-02-14T06:08:20.962Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-02-14T06:08:20.962Z] #1 creating container buildx_buildkit_default [2020-02-14T06:08:20.984Z] #45 110.6 LINK lib/c/built-in.o [2020-02-14T06:08:20.985Z] #45 110.6 LINK lib/c/libcriu.so [2020-02-14T06:08:20.985Z] #45 110.7 GEN magic.py [2020-02-14T06:08:20.985Z] #45 110.8 Note: Building without setproctitle() and strlcpy() support. [2020-02-14T06:08:20.985Z] #45 110.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-14T06:08:21.195Z] #44 80.98 DEP criu/image-desc.d [2020-02-14T06:08:21.247Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-14T06:08:21.247Z] #1 DONE 3.2s [2020-02-14T06:08:21.453Z] #44 81.06 DEP criu/fsnotify.d [2020-02-14T06:08:21.453Z] #44 81.20 DEP criu/filesystems.d [2020-02-14T06:08:21.530Z] [2020-02-14T06:08:21.530Z] #3 [internal] load .dockerignore [2020-02-14T06:08:21.530Z] #3 transferring context: 87B done [2020-02-14T06:08:21.530Z] #3 DONE 0.0s [2020-02-14T06:08:21.530Z] [2020-02-14T06:08:21.530Z] #2 [internal] load build definition from Dockerfile [2020-02-14T06:08:21.530Z] #2 transferring dockerfile: 15.71kB done [2020-02-14T06:08:21.530Z] #2 DONE 0.0s [2020-02-14T06:08:21.530Z] [2020-02-14T06:08:21.530Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-14T06:08:21.711Z] #44 81.40 DEP criu/files.d [2020-02-14T06:08:21.772Z] #45 111.2 fatal: not a git repository (or any of the parent directories): .git [2020-02-14T06:08:21.969Z] #44 81.55 DEP criu/files-reg.d [2020-02-14T06:08:21.969Z] #44 81.71 DEP criu/files-ext.d [2020-02-14T06:08:21.969Z] #44 81.83 DEP criu/file-lock.d [2020-02-14T06:08:22.138Z] #45 111.7 make[1]: Nothing to be done for 'all'. [2020-02-14T06:08:22.151Z] #4 DONE 0.6s [2020-02-14T06:08:22.151Z] [2020-02-14T06:08:22.151Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-14T06:08:22.151Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-14T06:08:22.151Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-14T06:08:22.151Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-02-14T06:08:22.151Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.72MB / 8.18MB 0.1s [2020-02-14T06:08:22.151Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-02-14T06:08:22.226Z] #44 82.04 DEP criu/file-ids.d [2020-02-14T06:08:22.434Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-02-14T06:08:22.434Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-14T06:08:22.484Z] #44 82.20 DEP criu/fifo.d [2020-02-14T06:08:22.517Z] #45 112.1 make[1]: 'images/built-in.o' is up to date. [2020-02-14T06:08:22.517Z] #45 112.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-14T06:08:22.517Z] #45 112.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-14T06:08:22.517Z] #45 112.1 make[1]: 'compel/libcompel.a' is up to date. [2020-02-14T06:08:22.517Z] #45 112.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-14T06:08:22.517Z] #45 112.1 make[1]: Nothing to be done for 'all'. [2020-02-14T06:08:22.517Z] #45 112.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-14T06:08:22.517Z] #45 112.2 make[2]: Nothing to be done for 'all'. [2020-02-14T06:08:22.517Z] #45 112.2 make[2]: Nothing to be done for 'all'. [2020-02-14T06:08:22.517Z] #45 112.3 make[2]: Nothing to be done for 'all'. [2020-02-14T06:08:22.517Z] #45 112.3 make[2]: Nothing to be done for 'all'. [2020-02-14T06:08:22.517Z] #45 112.3 make[2]: Nothing to be done for 'all'. [2020-02-14T06:08:22.719Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-02-14T06:08:22.741Z] #44 82.30 DEP criu/fdstore.d [2020-02-14T06:08:22.741Z] #44 82.38 DEP criu/fault-injection.d [2020-02-14T06:08:22.741Z] #44 82.45 DEP criu/external.d [2020-02-14T06:08:22.741Z] #44 82.54 DEP criu/eventpoll.d [2020-02-14T06:08:22.887Z] #45 112.4 make[2]: Nothing to be done for 'all'. [2020-02-14T06:08:22.887Z] #45 112.4 make[2]: Nothing to be done for 'all'. [2020-02-14T06:08:22.887Z] #45 112.5 make[2]: Nothing to be done for 'all'. [2020-02-14T06:08:22.887Z] #45 112.5 INSTALL criu/criu [2020-02-14T06:08:22.989Z] Fetching without tags [2020-02-14T06:08:22.999Z] #44 82.79 DEP criu/eventfd.d [2020-02-14T06:08:23.006Z] #5 DONE 0.8s [2020-02-14T06:08:23.006Z] [2020-02-14T06:08:23.006Z] #7 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-14T06:08:23.253Z] #45 DONE 112.7s [2020-02-14T06:08:23.253Z] [2020-02-14T06:08:23.253Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:08:23.257Z] #44 82.94 DEP criu/crtools.d [2020-02-14T06:08:23.257Z] #44 83.12 DEP criu/cr-service.d [2020-02-14T06:08:23.296Z] #7 ... [2020-02-14T06:08:23.296Z] [2020-02-14T06:08:23.296Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-14T06:08:23.296Z] #6 DONE 0.2s [2020-02-14T06:08:23.296Z] [2020-02-14T06:08:23.296Z] #7 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-14T06:08:23.296Z] #7 DONE 0.4s [2020-02-14T06:08:23.515Z] #44 83.32 DEP criu/cr-restore.d [2020-02-14T06:08:23.587Z] [2020-02-14T06:08:23.587Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-14T06:08:23.587Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-14T06:08:23.587Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 0B / 57.39MB 0.2s [2020-02-14T06:08:23.587Z] #8 sha256:58cb3db3afdb6f78f9bb067dd4d9c58d87f1951dfaefcbc52f4734e2a6ffda06 5.46kB / 5.46kB done [2020-02-14T06:08:23.587Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 0B / 155B 0.2s [2020-02-14T06:08:23.587Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 0B / 73.43MB 0.2s [2020-02-14T06:08:23.587Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 0B / 54.13MB 0.2s [2020-02-14T06:08:23.587Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-14T06:08:23.587Z] #8 sha256:64dc93eeed1d456095865eef3895c70e18daf1f542c1b6746f98bff434144b18 1.79kB / 1.79kB done [2020-02-14T06:08:23.676Z] Merging remotes/origin/master commit 31a86c4ab209528b77d6048f8c99c363ffd4c884 into PR head commit bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:08:23.773Z] #44 83.51 DEP criu/cr-errno.d [2020-02-14T06:08:23.773Z] #44 83.54 DEP criu/cr-dump.d [2020-02-14T06:08:23.883Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 155B / 155B 0.3s done [2020-02-14T06:08:23.883Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 64.59kB / 8.25MB 0.4s [2020-02-14T06:08:23.883Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 293.96kB / 96.43MB 0.4s [2020-02-14T06:08:23.883Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 0B / 10.73MB 0.4s [2020-02-14T06:08:24.031Z] #44 83.78 DEP criu/cr-dedup.d [2020-02-14T06:08:24.176Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 588.88kB / 8.25MB 0.5s [2020-02-14T06:08:24.289Z] #44 83.98 DEP criu/cr-check.d [2020-02-14T06:08:24.489Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 1.24MB / 8.25MB 0.7s [2020-02-14T06:08:24.489Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 1.15MB / 10.73MB 0.7s [2020-02-14T06:08:24.489Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 1.74MB / 8.25MB 0.8s [2020-02-14T06:08:24.489Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 1.77MB / 10.73MB 0.8s [2020-02-14T06:08:24.489Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 2.87MB / 57.39MB 1.0s [2020-02-14T06:08:24.489Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 2.78MB / 54.13MB 1.0s [2020-02-14T06:08:24.489Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 2.19MB / 8.25MB 1.0s [2020-02-14T06:08:24.546Z] #44 84.13 DEP criu/config.d [2020-02-14T06:08:24.546Z] #44 84.28 DEP criu/clone-noasan.d [2020-02-14T06:08:24.546Z] #44 84.32 DEP criu/cgroup.d [2020-02-14T06:08:22.676Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:08:22.739Z] > git config --add remote.origin.fetch +refs/pull/40521/head:refs/remotes/origin/PR-40521 # timeout=10 [2020-02-14T06:08:22.782Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-14T06:08:22.898Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-14T06:08:23.018Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-14T06:08:23.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-14T06:08:23.019Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40521/head:refs/remotes/origin/PR-40521 +refs/heads/master:refs/remotes/origin/master [2020-02-14T06:08:23.778Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:08:23.825Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:08:24.804Z] #44 84.46 DEP criu/cgroup-props.d [2020-02-14T06:08:24.804Z] #44 ... [2020-02-14T06:08:24.804Z] [2020-02-14T06:08:24.804Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:08:24.804Z] #17 11.50 Reading package lists... [2020-02-14T06:08:24.804Z] #17 15.09 Reading package lists... [2020-02-14T06:08:24.804Z] #17 18.29 Building dependency tree... [2020-02-14T06:08:24.804Z] #17 19.52 libcap2-bin is already the newest version (1:2.25-2). [2020-02-14T06:08:24.804Z] #17 19.52 The following additional packages will be installed: [2020-02-14T06:08:24.804Z] #17 19.52 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-14T06:08:24.804Z] #17 19.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-14T06:08:24.804Z] #17 19.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-14T06:08:24.804Z] #17 19.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-14T06:08:24.804Z] #17 19.52 python3.7 python3.7-minimal vim-runtime xxd [2020-02-14T06:08:24.804Z] #17 19.52 Suggested packages: [2020-02-14T06:08:24.804Z] #17 19.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-14T06:08:24.804Z] #17 19.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-14T06:08:24.804Z] #17 19.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-14T06:08:24.804Z] #17 19.52 Recommended packages: [2020-02-14T06:08:24.804Z] #17 19.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-14T06:08:24.804Z] #17 19.53 python3-keyrings.alt python3-xdg unzip [2020-02-14T06:08:24.804Z] #17 21.25 The following NEW packages will be installed: [2020-02-14T06:08:24.804Z] #17 21.26 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-14T06:08:24.804Z] #17 21.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-14T06:08:24.804Z] #17 21.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-14T06:08:24.804Z] #17 21.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-14T06:08:24.804Z] #17 21.26 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-14T06:08:24.804Z] #17 21.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-14T06:08:24.804Z] #17 21.26 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-14T06:08:24.804Z] #17 21.26 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-14T06:08:24.804Z] #17 21.57 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-14T06:08:24.804Z] #17 21.57 Need to get 27.0 MB of archives. [2020-02-14T06:08:24.804Z] #17 21.57 After this operation, 111 MB of additional disk space will be used. [2020-02-14T06:08:24.804Z] #17 21.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-02-14T06:08:24.804Z] #17 21.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-02-14T06:08:24.804Z] #17 21.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-02-14T06:08:24.804Z] #17 21.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-02-14T06:08:24.804Z] #17 21.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-02-14T06:08:24.804Z] #17 21.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-02-14T06:08:24.804Z] #17 21.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-02-14T06:08:24.804Z] #17 21.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-02-14T06:08:24.804Z] #17 21.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-02-14T06:08:24.804Z] #17 21.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-02-14T06:08:24.804Z] #17 21.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-02-14T06:08:24.804Z] #17 21.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-02-14T06:08:24.804Z] #17 21.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-02-14T06:08:24.804Z] #17 21.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-02-14T06:08:24.804Z] #17 21.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-02-14T06:08:24.804Z] #17 21.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-02-14T06:08:24.804Z] #17 21.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-14T06:08:24.804Z] #17 21.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-14T06:08:24.804Z] #17 21.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-02-14T06:08:24.804Z] #17 21.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-02-14T06:08:24.804Z] #17 21.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-02-14T06:08:24.804Z] #17 21.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-02-14T06:08:24.804Z] #17 21.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-02-14T06:08:24.804Z] #17 21.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-14T06:08:24.804Z] #17 21.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-14T06:08:24.804Z] #17 21.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-14T06:08:24.804Z] #17 21.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-02-14T06:08:24.804Z] #17 21.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-02-14T06:08:24.804Z] #17 22.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-14T06:08:24.804Z] #17 ... [2020-02-14T06:08:24.804Z] [2020-02-14T06:08:24.804Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:08:24.804Z] #44 84.58 DEP criu/bitmap.d [2020-02-14T06:08:24.804Z] #44 84.62 DEP criu/bfd.d [2020-02-14T06:08:24.804Z] #44 84.69 DEP criu/autofs.d [2020-02-14T06:08:24.831Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 3.82MB / 73.43MB 1.2s [2020-02-14T06:08:24.831Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 2.75MB / 8.25MB 1.2s [2020-02-14T06:08:24.831Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 2.75MB / 10.73MB 1.1s [2020-02-14T06:08:24.831Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 3.24MB / 8.25MB 1.3s [2020-02-14T06:08:25.061Z] #44 84.83 DEP criu/aio.d [2020-02-14T06:08:25.091Z] #42 DONE 148.4s [2020-02-14T06:08:25.091Z] [2020-02-14T06:08:25.091Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:08:25.124Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 3.57MB / 10.73MB 1.4s [2020-02-14T06:08:25.124Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 4.03MB / 8.25MB 1.6s [2020-02-14T06:08:25.319Z] #44 85.00 DEP criu/action-scripts.d [2020-02-14T06:08:25.417Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 4.55MB / 8.25MB 1.8s [2020-02-14T06:08:25.417Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 4.55MB / 10.73MB 1.8s [2020-02-14T06:08:25.417Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 5.54MB / 54.13MB 1.9s [2020-02-14T06:08:25.417Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 4.98MB / 8.25MB 1.9s [2020-02-14T06:08:25.417Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 5.14MB / 96.43MB 1.9s [2020-02-14T06:08:25.708Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 6.09MB / 57.39MB 2.1s [2020-02-14T06:08:25.708Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 5.41MB / 8.25MB 2.1s [2020-02-14T06:08:25.708Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 5.41MB / 10.73MB 2.1s [2020-02-14T06:08:25.708Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 5.93MB / 8.25MB 2.2s [2020-02-14T06:08:25.884Z] #44 85.38 CC criu/action-scripts.o [2020-02-14T06:08:25.895Z] #58 ... [2020-02-14T06:08:25.895Z] [2020-02-14T06:08:25.895Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-14T06:08:25.895Z] #43 DONE 0.1s [2020-02-14T06:08:25.895Z] [2020-02-14T06:08:25.895Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:08:26.004Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 6.42MB / 8.25MB 2.4s [2020-02-14T06:08:26.004Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 6.38MB / 10.73MB 2.4s [2020-02-14T06:08:26.004Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 7.86MB / 73.43MB 2.5s [2020-02-14T06:08:26.004Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 6.85MB / 8.25MB 2.5s [2020-02-14T06:08:26.143Z] #44 85.83 CC criu/aio.o [2020-02-14T06:08:26.272Z] #58 ... [2020-02-14T06:08:26.272Z] [2020-02-14T06:08:26.272Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-14T06:08:26.272Z] #46 DONE 0.1s [2020-02-14T06:08:26.272Z] [2020-02-14T06:08:26.272Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-14T06:08:26.272Z] #49 DONE 0.1s [2020-02-14T06:08:26.272Z] [2020-02-14T06:08:26.272Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-14T06:08:26.272Z] #52 DONE 0.1s [2020-02-14T06:08:26.272Z] [2020-02-14T06:08:26.272Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:08:26.284Z] Merge succeeded, producing bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:08:26.285Z] Checking out Revision bf0bd1d74c50186c6108e49d856ee24a0b425dda (PR-40521) [2020-02-14T06:08:26.298Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 7.27MB / 8.25MB 2.7s [2020-02-14T06:08:26.298Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 7.24MB / 10.73MB 2.7s [2020-02-14T06:08:26.298Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 8.24MB / 54.13MB 2.8s [2020-02-14T06:08:26.591Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.13MB / 8.25MB 3.0s [2020-02-14T06:08:26.591Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 8.09MB / 10.73MB 3.0s [2020-02-14T06:08:26.708Z] #44 86.44 CC criu/autofs.o [2020-02-14T06:08:26.883Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 9.60MB / 57.39MB 3.1s [2020-02-14T06:08:26.883Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 3.0s done [2020-02-14T06:08:26.883Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 8.81MB / 10.73MB 3.1s [2020-02-14T06:08:26.883Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 9.53MB / 10.73MB 3.3s [2020-02-14T06:08:26.883Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 11.04MB / 54.13MB 3.4s [2020-02-14T06:08:26.883Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 10.21MB / 96.43MB 3.4s [2020-02-14T06:08:27.168Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.43MB / 10.73MB 3.5s [2020-02-14T06:08:27.168Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 12.00MB / 73.43MB 3.7s [2020-02-14T06:08:27.168Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.6s done [2020-02-14T06:08:27.457Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 12.84MB / 57.39MB 4.0s [2020-02-14T06:08:27.457Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 13.92MB / 54.13MB 4.0s [2020-02-14T06:08:25.990Z] > git merge 31a86c4ab209528b77d6048f8c99c363ffd4c884 # timeout=10 [2020-02-14T06:08:26.124Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-14T06:08:26.314Z] > git config core.sparsecheckout # timeout=10 [2020-02-14T06:08:26.357Z] > git checkout -f bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:08:28.080Z] #44 ... [2020-02-14T06:08:28.080Z] [2020-02-14T06:08:28.080Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-14T06:08:28.080Z] #30 DONE 153.4s [2020-02-14T06:08:28.338Z] [2020-02-14T06:08:28.338Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:08:28.338Z] #17 22.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-14T06:08:28.338Z] #17 22.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-14T06:08:28.338Z] #17 22.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-14T06:08:28.338Z] #17 22.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-02-14T06:08:28.338Z] #17 22.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-02-14T06:08:28.338Z] #17 22.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-14T06:08:28.338Z] #17 22.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-14T06:08:28.338Z] #17 22.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-14T06:08:28.338Z] #17 22.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-02-14T06:08:28.338Z] #17 22.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-14T06:08:28.338Z] #17 22.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-14T06:08:28.338Z] #17 22.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-14T06:08:28.338Z] #17 22.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-02-14T06:08:28.338Z] #17 22.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-14T06:08:28.338Z] #17 22.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-02-14T06:08:28.338Z] #17 22.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-02-14T06:08:28.338Z] #17 23.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-14T06:08:28.338Z] #17 23.73 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:08:28.338Z] #17 23.92 Fetched 27.0 MB in 2s (15.5 MB/s) [2020-02-14T06:08:28.338Z] #17 23.97 Selecting previously unselected package pigz. [2020-02-14T06:08:28.338Z] #17 23.97 (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 ... 23423 files and directories currently installed.) [2020-02-14T06:08:28.338Z] #17 24.04 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-02-14T06:08:28.338Z] #17 24.05 Unpacking pigz (2.4-1) ... [2020-02-14T06:08:28.338Z] #17 24.13 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-02-14T06:08:28.338Z] #17 24.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-14T06:08:28.338Z] #17 24.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-14T06:08:28.338Z] #17 24.59 Selecting previously unselected package python3.7-minimal. [2020-02-14T06:08:28.338Z] #17 24.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-14T06:08:28.338Z] #17 24.60 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-14T06:08:28.338Z] #17 25.56 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-14T06:08:28.338Z] #17 25.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-14T06:08:28.502Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 16.39MB / 73.43MB 4.6s [2020-02-14T06:08:28.502Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 17.16MB / 54.13MB 4.6s [2020-02-14T06:08:28.502Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 15.29MB / 96.43MB 4.6s [2020-02-14T06:08:28.502Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 16.09MB / 57.39MB 4.8s [2020-02-14T06:08:28.798Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 20.43MB / 54.13MB 5.2s [2020-02-14T06:08:28.798Z] #8 ... [2020-02-14T06:08:28.798Z] [2020-02-14T06:08:28.798Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-14T06:08:28.798Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-14T06:08:28.798Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-14T06:08:28.798Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done [2020-02-14T06:08:28.798Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-14T06:08:28.798Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done [2020-02-14T06:08:28.798Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.3s done [2020-02-14T06:08:28.798Z] #69 DONE 5.4s [2020-02-14T06:08:28.798Z] [2020-02-14T06:08:28.798Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-14T06:08:28.798Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 19.69MB / 57.39MB 5.4s [2020-02-14T06:08:28.798Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 20.52MB / 73.43MB 5.4s [2020-02-14T06:08:28.798Z] #8 ... [2020-02-14T06:08:28.798Z] [2020-02-14T06:08:28.798Z] #21 [internal] load build context [2020-02-14T06:08:28.798Z] #21 transferring context: 41.06MB 5.5s [2020-02-14T06:08:28.853Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-14T06:08:28.853Z] [2020-02-14T06:08:28.853Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-14T06:08:28.853Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-14T06:08:28.853Z] Using test binary docker [2020-02-14T06:08:28.853Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-14T06:08:28.853Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-14T06:08:28.853Z] INFO: Waiting for daemon to start... [2020-02-14T06:08:28.853Z] Starting dockerd [2020-02-14T06:08:28.853Z] . [2020-02-14T06:08:28.853Z] INFO: Building docker-sdk-python3:4.2.0... [2020-02-14T06:08:29.090Z] #21 ... [2020-02-14T06:08:29.090Z] [2020-02-14T06:08:29.090Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-14T06:08:29.378Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 20.56MB / 96.43MB 5.6s [2020-02-14T06:08:29.378Z] #8 ... [2020-02-14T06:08:29.378Z] [2020-02-14T06:08:29.378Z] #21 [internal] load build context [2020-02-14T06:08:29.378Z] #21 transferring context: 47.12MB 5.9s done [2020-02-14T06:08:29.378Z] #21 DONE 6.0s [2020-02-14T06:08:29.378Z] [2020-02-14T06:08:29.378Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-14T06:08:29.378Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 23.78MB / 54.13MB 5.8s [2020-02-14T06:08:29.665Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 23.23MB / 57.39MB 5.9s [2020-02-14T06:08:29.665Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 24.50MB / 73.43MB 5.9s [2020-02-14T06:08:29.665Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 26.73MB / 54.13MB 6.1s [2020-02-14T06:08:29.951Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 26.61MB / 57.39MB 6.2s [2020-02-14T06:08:29.951Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 26.50MB / 96.43MB 6.2s [2020-02-14T06:08:29.951Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 29.74MB / 73.43MB 6.4s [2020-02-14T06:08:29.951Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 30.46MB / 54.13MB 6.4s [2020-02-14T06:08:30.236Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 30.28MB / 57.39MB 6.5s [2020-02-14T06:08:30.237Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 33.58MB / 73.43MB 6.7s [2020-02-14T06:08:30.237Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 34.29MB / 54.13MB 6.7s [2020-02-14T06:08:30.237Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 32.07MB / 96.43MB 6.7s [2020-02-14T06:08:30.536Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 33.98MB / 57.39MB 6.8s [2020-02-14T06:08:30.537Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 37.97MB / 54.13MB 7.0s [2020-02-14T06:08:30.821Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 37.81MB / 57.39MB 7.1s [2020-02-14T06:08:30.821Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 39.08MB / 73.43MB 7.1s [2020-02-14T06:08:30.821Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 37.54MB / 96.43MB 7.1s [2020-02-14T06:08:30.821Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 41.47MB / 54.13MB 7.3s [2020-02-14T06:08:30.865Z] #17 27.71 Selecting previously unselected package python3-minimal. [2020-02-14T06:08:30.865Z] #17 27.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-02-14T06:08:30.865Z] #17 27.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-02-14T06:08:30.865Z] #17 27.77 Unpacking python3-minimal (3.7.3-1) ... [2020-02-14T06:08:30.865Z] #17 27.86 Selecting previously unselected package libmpdec2:amd64. [2020-02-14T06:08:30.865Z] #17 27.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-02-14T06:08:30.865Z] #17 27.87 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-02-14T06:08:30.865Z] #17 27.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-02-14T06:08:30.865Z] #17 27.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-02-14T06:08:30.865Z] #17 27.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-14T06:08:31.108Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 41.64MB / 57.39MB 7.4s [2020-02-14T06:08:31.108Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 43.65MB / 73.43MB 7.4s [2020-02-14T06:08:31.108Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 44.71MB / 54.13MB 7.6s [2020-02-14T06:08:31.394Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 46.37MB / 57.39MB 7.7s [2020-02-14T06:08:31.394Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 48.72MB / 73.43MB 7.7s [2020-02-14T06:08:31.394Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 42.57MB / 96.43MB 7.7s [2020-02-14T06:08:31.680Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 49.87MB / 57.39MB 8.0s [2020-02-14T06:08:31.680Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 48.97MB / 54.13MB 8.0s [2020-02-14T06:08:31.680Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 54.06MB / 73.43MB 8.2s [2020-02-14T06:08:31.680Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 48.11MB / 96.43MB 8.2s [2020-02-14T06:08:31.798Z] #17 28.82 Selecting previously unselected package python3.7. [2020-02-14T06:08:31.798Z] #17 28.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-02-14T06:08:31.798Z] #17 28.83 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-14T06:08:31.798Z] #17 28.92 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-14T06:08:31.798Z] #17 28.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-02-14T06:08:31.798Z] #17 28.96 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-14T06:08:31.798Z] #17 29.03 Setting up python3-minimal (3.7.3-1) ... [2020-02-14T06:08:31.948Z] #63 ... [2020-02-14T06:08:31.948Z] [2020-02-14T06:08:31.948Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:08:31.948Z] #58 79.77 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-14T06:08:31.969Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 53.48MB / 57.39MB 8.3s [2020-02-14T06:08:31.969Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 52.74MB / 54.13MB 8.3s [2020-02-14T06:08:31.969Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 58.28MB / 73.43MB 8.5s [2020-02-14T06:08:32.255Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 8.6s [2020-02-14T06:08:32.255Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.5s done [2020-02-14T06:08:32.255Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 53.84MB / 96.43MB 8.6s [2020-02-14T06:08:32.255Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.5s done [2020-02-14T06:08:32.255Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 8.7s done [2020-02-14T06:08:32.255Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 63.61MB / 73.43MB 8.8s [2020-02-14T06:08:32.317Z] #58 80.56 + mkdir -p /build [2020-02-14T06:08:32.317Z] #58 80.56 + cp runc /build/runc [2020-02-14T06:08:32.546Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 66.07MB / 96.43MB 8.9s [2020-02-14T06:08:32.686Z] #58 DONE 80.7s [2020-02-14T06:08:32.686Z] [2020-02-14T06:08:32.686Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:08:32.731Z] #17 29.68 Selecting previously unselected package python3. [2020-02-14T06:08:32.731Z] #17 29.68 (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 ... 24084 files and directories currently installed.) [2020-02-14T06:08:32.731Z] #17 29.72 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-02-14T06:08:32.731Z] #17 29.73 Unpacking python3 (3.7.3-1) ... [2020-02-14T06:08:32.731Z] #17 29.83 Selecting previously unselected package libip4tc0:amd64. [2020-02-14T06:08:32.731Z] #17 29.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-02-14T06:08:32.731Z] #17 29.85 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-02-14T06:08:32.832Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 72.68MB / 96.43MB 9.1s [2020-02-14T06:08:32.832Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 67.89MB / 73.43MB 9.2s [2020-02-14T06:08:32.832Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 78.23MB / 96.43MB 9.2s [2020-02-14T06:08:32.989Z] #17 29.94 Selecting previously unselected package libip6tc0:amd64. [2020-02-14T06:08:32.989Z] #17 29.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-02-14T06:08:32.989Z] #17 29.95 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-02-14T06:08:32.989Z] #17 30.03 Selecting previously unselected package libiptc0:amd64. [2020-02-14T06:08:32.989Z] #17 30.04 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-02-14T06:08:32.989Z] #17 30.05 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-02-14T06:08:32.989Z] #17 30.12 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-14T06:08:32.989Z] #17 30.12 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-02-14T06:08:32.989Z] #17 30.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-14T06:08:33.116Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 72.45MB / 73.43MB 9.4s [2020-02-14T06:08:33.116Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 9.5s done [2020-02-14T06:08:33.116Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 88.93MB / 96.43MB 9.5s [2020-02-14T06:08:33.247Z] #17 30.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-14T06:08:33.247Z] #17 30.25 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-02-14T06:08:33.247Z] #17 30.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-14T06:08:33.247Z] #17 30.34 Selecting previously unselected package libnftnl11:amd64. [2020-02-14T06:08:33.247Z] #17 30.35 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-02-14T06:08:33.247Z] #17 30.35 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-02-14T06:08:33.247Z] #17 30.41 Selecting previously unselected package iptables. [2020-02-14T06:08:33.400Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 96.43MB / 96.43MB 9.7s done [2020-02-14T06:08:33.400Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-14T06:08:33.505Z] #17 30.44 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-02-14T06:08:33.505Z] #17 30.45 Unpacking iptables (1.8.2-4) ... [2020-02-14T06:08:33.763Z] #17 30.77 Selecting previously unselected package xxd. [2020-02-14T06:08:33.763Z] #17 30.77 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-14T06:08:33.763Z] #17 30.78 Unpacking xxd (2:8.1.0875-5) ... [2020-02-14T06:08:33.763Z] #17 30.91 Selecting previously unselected package vim-common. [2020-02-14T06:08:33.763Z] #17 30.92 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-14T06:08:33.763Z] #17 30.94 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-14T06:08:34.020Z] #17 31.09 Selecting previously unselected package bash-completion. [2020-02-14T06:08:34.020Z] #17 31.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-14T06:08:34.810Z] Commit message: "layer, vfs: Remove switching copy method during tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-14T06:08:36.548Z] #17 33.69 Unpacking bash-completion (1:2.8-6) ... [2020-02-14T06:08:36.756Z] #63 139.2 + bin/containerd [2020-02-14T06:08:36.809Z] #17 34.10 Selecting previously unselected package bzip2. [2020-02-14T06:08:37.067Z] #17 34.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-02-14T06:08:37.067Z] #17 34.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-14T06:08:37.067Z] #17 34.21 Selecting previously unselected package xz-utils. [2020-02-14T06:08:37.067Z] #17 34.21 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-02-14T06:08:37.067Z] #17 34.21 Unpacking xz-utils (5.2.4-1) ... [2020-02-14T06:08:37.324Z] #17 34.37 Selecting previously unselected package apparmor. [2020-02-14T06:08:37.324Z] #17 34.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-02-14T06:08:37.324Z] #17 34.45 Unpacking apparmor (2.13.2-10) ... [2020-02-14T06:08:37.890Z] #17 34.83 Selecting previously unselected package aufs-tools. [2020-02-14T06:08:37.890Z] #17 34.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-02-14T06:08:37.890Z] #17 34.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-14T06:08:37.890Z] #17 34.96 Selecting previously unselected package libonig5:amd64. [2020-02-14T06:08:37.890Z] #17 34.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-02-14T06:08:37.890Z] #17 34.98 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-14T06:08:37.995Z] + docker version [2020-02-14T06:08:38.148Z] #17 35.13 Selecting previously unselected package libjq1:amd64. [2020-02-14T06:08:38.148Z] #17 35.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-14T06:08:38.148Z] #17 35.15 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-14T06:08:38.148Z] #17 35.27 Selecting previously unselected package jq. [2020-02-14T06:08:38.148Z] #17 35.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-14T06:08:38.148Z] #17 35.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-14T06:08:38.405Z] #17 35.43 Selecting previously unselected package libaio1:amd64. [2020-02-14T06:08:38.406Z] #17 35.43 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-02-14T06:08:38.406Z] #17 35.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-02-14T06:08:38.406Z] #17 35.49 Selecting previously unselected package libgpm2:amd64. [2020-02-14T06:08:38.406Z] #17 35.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-02-14T06:08:38.406Z] #17 35.51 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-02-14T06:08:38.406Z] #17 35.58 Selecting previously unselected package libicu63:amd64. [2020-02-14T06:08:38.406Z] #17 35.59 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-02-14T06:08:38.406Z] #17 35.60 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-14T06:08:38.406Z] #17 ... [2020-02-14T06:08:38.406Z] [2020-02-14T06:08:38.406Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:08:38.406Z] #44 88.24 CC criu/bfd.o [2020-02-14T06:08:38.406Z] #44 88.85 CC criu/bitmap.o [2020-02-14T06:08:38.406Z] #44 89.10 CC criu/cgroup-props.o [2020-02-14T06:08:38.406Z] #44 89.85 CC criu/cgroup.o [2020-02-14T06:08:38.406Z] #44 92.48 CC criu/clone-noasan.o [2020-02-14T06:08:38.406Z] #44 92.65 CC criu/config.o [2020-02-14T06:08:38.406Z] #44 93.76 CC criu/cr-check.o [2020-02-14T06:08:38.406Z] #44 95.24 CC criu/cr-dedup.o [2020-02-14T06:08:38.406Z] #44 95.61 CC criu/cr-dump.o [2020-02-14T06:08:38.406Z] #44 97.64 CC criu/cr-errno.o [2020-02-14T06:08:38.406Z] #44 97.76 CC criu/cr-restore.o [2020-02-14T06:08:41.037Z] #63 ... [2020-02-14T06:08:41.037Z] [2020-02-14T06:08:41.037Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:08:41.037Z] #54 DONE 163.1s [2020-02-14T06:08:41.037Z] [2020-02-14T06:08:41.037Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:08:41.382Z] #63 ... [2020-02-14T06:08:41.382Z] [2020-02-14T06:08:41.382Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-14T06:08:41.382Z] #55 DONE 0.2s [2020-02-14T06:08:41.382Z] [2020-02-14T06:08:41.382Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-14T06:08:41.382Z] #59 DONE 0.1s [2020-02-14T06:08:41.382Z] [2020-02-14T06:08:41.382Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:08:41.552Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-14T06:08:41.552Z] [2020-02-14T06:08:41.552Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-14T06:08:41.552Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-14T06:08:41.552Z] HOSTNAME=37758c318b1f [2020-02-14T06:08:41.552Z] TESTDEBUG=0 [2020-02-14T06:08:41.552Z] DEST=bundles/test-integration [2020-02-14T06:08:41.552Z] PWD=/go/src/github.com/docker/docker [2020-02-14T06:08:41.552Z] DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:08:41.552Z] container=docker [2020-02-14T06:08:41.552Z] HOME=/root [2020-02-14T06:08:41.552Z] GOLANG_VERSION=1.13.7 [2020-02-14T06:08:41.552Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-14T06:08:41.552Z] VALIDATE_BRANCH=master [2020-02-14T06:08:41.552Z] TERM=xterm [2020-02-14T06:08:41.552Z] DOCKER_PKG=github.com/docker/docker [2020-02-14T06:08:41.552Z] SHLVL=1 [2020-02-14T06:08:41.552Z] TIMEOUT=120m [2020-02-14T06:08:41.552Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-14T06:08:41.552Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-14T06:08:41.552Z] GO111MODULE=off [2020-02-14T06:08:41.552Z] DOCKER_EXPERIMENTAL=1 [2020-02-14T06:08:41.552Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-14T06:08:41.552Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-14T06:08:41.552Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-14T06:08:41.552Z] GOPATH=/go [2020-02-14T06:08:41.552Z] PKG_CONFIG=pkg-config [2020-02-14T06:08:41.552Z] _=/usr/bin/env [2020-02-14T06:08:41.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-14T06:08:42.586Z] #44 101.7 CC criu/cr-service.o [2020-02-14T06:08:42.586Z] #44 ... [2020-02-14T06:08:42.586Z] [2020-02-14T06:08:42.586Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:08:42.586Z] #17 39.17 Selecting previously unselected package libnet1:amd64. [2020-02-14T06:08:42.586Z] #17 39.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-14T06:08:42.586Z] #17 39.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-14T06:08:42.586Z] #17 39.30 Selecting previously unselected package libnl-3-200:amd64. [2020-02-14T06:08:42.586Z] #17 39.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-14T06:08:42.586Z] #17 39.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-14T06:08:42.586Z] #17 39.41 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-14T06:08:42.586Z] #17 39.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-14T06:08:42.586Z] #17 39.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-14T06:08:42.586Z] #17 39.54 Selecting previously unselected package libreadline5:amd64. [2020-02-14T06:08:42.586Z] #17 39.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-02-14T06:08:42.586Z] #17 39.55 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-14T06:08:42.586Z] #17 39.64 Selecting previously unselected package net-tools. [2020-02-14T06:08:42.586Z] #17 39.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-02-14T06:08:42.586Z] #17 39.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-14T06:08:42.718Z] Client: Docker Engine - Enterprise [2020-02-14T06:08:42.718Z] Version: 19.03.5 [2020-02-14T06:08:42.718Z] API version: 1.40 [2020-02-14T06:08:42.718Z] Go version: go1.12.12 [2020-02-14T06:08:42.718Z] Git commit: 2ee0c57608 [2020-02-14T06:08:42.718Z] Built: 11/13/2019 08:00:16 [2020-02-14T06:08:42.718Z] OS/Arch: windows/amd64 [2020-02-14T06:08:42.718Z] Experimental: false [2020-02-14T06:08:42.718Z] [2020-02-14T06:08:42.718Z] Server: Docker Engine - Enterprise [2020-02-14T06:08:42.718Z] Engine: [2020-02-14T06:08:42.718Z] Version: 19.03.5 [2020-02-14T06:08:42.718Z] API version: 1.40 (minimum version 1.24) [2020-02-14T06:08:42.718Z] Go version: go1.12.12 [2020-02-14T06:08:42.718Z] Git commit: 2ee0c57608 [2020-02-14T06:08:42.718Z] Built: 11/13/2019 07:58:51 [2020-02-14T06:08:42.718Z] OS/Arch: windows/amd64 [2020-02-14T06:08:42.718Z] Experimental: true [2020-02-14T06:08:42.844Z] #17 39.82 Selecting previously unselected package python-pip-whl. [2020-02-14T06:08:42.844Z] #17 39.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-14T06:08:42.844Z] #17 39.84 Unpacking python-pip-whl (18.1-5) ... [2020-02-14T06:08:43.360Z] #17 40.36 Selecting previously unselected package python3-lib2to3. [2020-02-14T06:08:43.360Z] #17 40.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-14T06:08:43.360Z] #17 40.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-14T06:08:43.360Z] #17 40.47 Selecting previously unselected package python3-distutils. [2020-02-14T06:08:43.360Z] #17 40.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-14T06:08:43.360Z] #17 40.48 Unpacking python3-distutils (3.7.3-1) ... [Pipeline] sh [2020-02-14T06:08:43.617Z] #17 40.64 Selecting previously unselected package python3-pip. [2020-02-14T06:08:43.617Z] #17 40.65 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-14T06:08:43.617Z] #17 40.65 Unpacking python3-pip (18.1-5) ... [2020-02-14T06:08:43.875Z] #17 40.83 Selecting previously unselected package python3-pkg-resources. [2020-02-14T06:08:43.875Z] #17 40.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-14T06:08:43.875Z] #17 40.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-14T06:08:43.875Z] #17 41.00 Selecting previously unselected package python3-setuptools. [2020-02-14T06:08:43.875Z] #17 41.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-14T06:08:43.875Z] #17 41.01 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-14T06:08:44.133Z] #17 41.22 Selecting previously unselected package python3-wheel. [2020-02-14T06:08:44.133Z] #17 41.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-14T06:08:44.133Z] #17 41.23 Unpacking python3-wheel (0.32.3-2) ... [2020-02-14T06:08:44.277Z] + docker info [2020-02-14T06:08:44.391Z] #17 41.33 Selecting previously unselected package thin-provisioning-tools. [2020-02-14T06:08:44.391Z] #17 41.33 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-02-14T06:08:44.391Z] #17 41.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-14T06:08:44.649Z] #17 41.59 Selecting previously unselected package vim-runtime. [2020-02-14T06:08:44.649Z] #17 41.60 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-14T06:08:44.649Z] #17 41.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-14T06:08:44.649Z] #17 41.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-14T06:08:44.649Z] #17 41.65 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-14T06:08:47.929Z] #17 44.71 Selecting previously unselected package vim. [2020-02-14T06:08:47.929Z] #17 44.73 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-02-14T06:08:47.929Z] #17 44.75 Unpacking vim (2:8.1.0875-5) ... [2020-02-14T06:08:48.187Z] #17 45.27 Selecting previously unselected package xfsprogs. [2020-02-14T06:08:48.187Z] #17 45.28 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-02-14T06:08:48.187Z] #17 45.30 Unpacking xfsprogs (4.20.0-1) ... [2020-02-14T06:08:48.753Z] #17 45.79 Selecting previously unselected package zip. [2020-02-14T06:08:48.753Z] #17 45.80 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-02-14T06:08:48.753Z] #17 45.81 Unpacking zip (3.0-11+b1) ... [2020-02-14T06:08:49.011Z] #17 45.99 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-14T06:08:49.011Z] #17 46.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-14T06:08:49.011Z] #17 46.01 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-02-14T06:08:49.011Z] #17 46.02 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-14T06:08:49.011Z] #17 46.03 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-02-14T06:08:49.011Z] #17 46.04 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-02-14T06:08:49.011Z] #17 46.05 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-02-14T06:08:49.011Z] #17 46.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-14T06:08:49.011Z] #17 46.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-14T06:08:49.011Z] #17 46.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-14T06:08:49.011Z] #17 46.09 Setting up libicu63:amd64 (63.1-6) ... [2020-02-14T06:08:49.011Z] #17 46.10 Setting up xxd (2:8.1.0875-5) ... [2020-02-14T06:08:49.011Z] #17 46.11 Setting up zip (3.0-11+b1) ... [2020-02-14T06:08:49.011Z] #17 46.12 Setting up vim-common (2:8.1.0875-5) ... [2020-02-14T06:08:49.011Z] #17 46.14 Setting up bash-completion (1:2.8-6) ... [2020-02-14T06:08:52.301Z] #17 48.81 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-02-14T06:08:52.301Z] #17 48.82 Setting up xz-utils (5.2.4-1) ... [2020-02-14T06:08:52.301Z] #17 48.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-14T06:08:52.301Z] #17 48.84 Setting up pigz (2.4-1) ... [2020-02-14T06:08:52.301Z] #17 48.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-14T06:08:52.301Z] #17 48.86 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-14T06:08:52.301Z] #17 48.88 Setting up python-pip-whl (18.1-5) ... [2020-02-14T06:08:52.301Z] #17 48.89 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-02-14T06:08:52.301Z] #17 48.90 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-14T06:08:52.301Z] #17 49.34 Setting up libaio1:amd64 (0.3.112-3) ... [2020-02-14T06:08:52.301Z] #17 49.35 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-14T06:08:52.301Z] #17 49.36 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-14T06:08:52.301Z] #17 49.37 Setting up vim (2:8.1.0875-5) ... [2020-02-14T06:08:52.301Z] #17 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-14T06:08:52.301Z] #17 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-14T06:08:52.301Z] #17 49.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-14T06:08:52.301Z] #17 49.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-14T06:08:52.301Z] #17 49.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-14T06:08:52.301Z] #17 49.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-14T06:08:52.301Z] #17 49.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-14T06:08:52.301Z] #17 49.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-14T06:08:52.301Z] #17 49.44 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-14T06:08:52.301Z] #17 49.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-14T06:08:52.301Z] #17 49.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-14T06:08:52.301Z] #17 49.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-14T06:08:52.559Z] #17 49.51 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-14T06:08:52.559Z] #17 49.52 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-14T06:08:53.493Z] #17 ... [2020-02-14T06:08:53.493Z] [2020-02-14T06:08:53.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:08:53.493Z] #44 103.2 CC criu/crtools.o [2020-02-14T06:08:53.493Z] #44 103.6 CC criu/eventfd.o [2020-02-14T06:08:53.493Z] #44 103.9 CC criu/eventpoll.o [2020-02-14T06:08:53.493Z] #44 104.8 CC criu/external.o [2020-02-14T06:08:53.493Z] #44 105.2 CC criu/fault-injection.o [2020-02-14T06:08:53.493Z] #44 105.4 CC criu/fdstore.o [2020-02-14T06:08:53.493Z] #44 105.7 CC criu/fifo.o [2020-02-14T06:08:53.493Z] #44 106.2 CC criu/file-ids.o [2020-02-14T06:08:53.493Z] #44 106.5 CC criu/file-lock.o [2020-02-14T06:08:53.493Z] #44 107.5 CC criu/files-ext.o [2020-02-14T06:08:53.493Z] #44 107.9 CC criu/files-reg.o [2020-02-14T06:08:53.493Z] #44 109.9 CC criu/files.o [2020-02-14T06:08:53.493Z] #44 111.8 CC criu/filesystems.o [2020-02-14T06:08:53.493Z] #44 112.5 CC criu/fsnotify.o [2020-02-14T06:08:54.061Z] #44 113.6 CC criu/image-desc.o [2020-02-14T06:08:54.061Z] #44 113.8 CC criu/image.o [2020-02-14T06:08:55.002Z] #44 114.6 CC criu/ipc_ns.o [2020-02-14T06:08:55.002Z] #44 ... [2020-02-14T06:08:55.002Z] [2020-02-14T06:08:55.002Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:08:55.002Z] #17 52.25 Setting up iptables (1.8.2-4) ... [2020-02-14T06:08:55.260Z] #17 52.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-14T06:08:55.260Z] #17 52.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-14T06:08:55.260Z] #17 52.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-14T06:08:55.260Z] #17 52.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-14T06:08:55.260Z] #17 52.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-14T06:08:55.260Z] #17 52.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-14T06:08:55.260Z] #17 52.33 Setting up python3 (3.7.3-1) ... [2020-02-14T06:08:55.825Z] #17 52.80 Setting up python3-wheel (0.32.3-2) ... [2020-02-14T06:08:56.390Z] #17 53.53 Setting up apparmor (2.13.2-10) ... [2020-02-14T06:08:57.689Z] #63 159.4 + bin/containerd-stress [2020-02-14T06:08:57.764Z] #17 54.92 Setting up xfsprogs (4.20.0-1) ... [2020-02-14T06:08:57.764Z] #17 54.93 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-14T06:08:58.329Z] #17 55.35 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-14T06:08:58.971Z] #63 161.0 + bin/containerd-shim [2020-02-14T06:08:59.153Z] #17 56.18 Setting up python3-distutils (3.7.3-1) ... [2020-02-14T06:08:59.720Z] #17 56.67 Setting up python3-setuptools (40.8.0-1) ... [2020-02-14T06:09:01.093Z] #17 57.83 Setting up python3-pip (18.1-5) ... [2020-02-14T06:09:01.916Z] #17 58.85 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:09:01.917Z] #17 58.88 Processing triggers for mime-support (3.62) ... [2020-02-14T06:09:02.482Z] #17 DONE 59.6s [2020-02-14T06:09:02.482Z] [2020-02-14T06:09:02.482Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-14T06:09:03.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-14T06:09:03.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-14T06:09:04.233Z] #63 166.3 + bin/containerd-shim-runc-v1 [2020-02-14T06:09:04.390Z] #18 1.743 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-14T06:09:04.391Z] #18 1.751 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-14T06:09:04.391Z] #18 1.754 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-14T06:09:04.391Z] #18 DONE 1.9s [2020-02-14T06:09:04.391Z] [2020-02-14T06:09:04.391Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-14T06:09:04.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-14T06:09:05.448Z] Client: [2020-02-14T06:09:05.448Z] Debug Mode: false [2020-02-14T06:09:05.448Z] Plugins: [2020-02-14T06:09:05.448Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-14T06:09:05.448Z] [2020-02-14T06:09:05.448Z] Server: [2020-02-14T06:09:05.448Z] Containers: 0 [2020-02-14T06:09:05.448Z] Running: 0 [2020-02-14T06:09:05.448Z] Paused: 0 [2020-02-14T06:09:05.448Z] Stopped: 0 [2020-02-14T06:09:05.448Z] Images: 0 [2020-02-14T06:09:05.448Z] Server Version: 19.03.5 [2020-02-14T06:09:05.448Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-14T06:09:05.448Z] Windows: [2020-02-14T06:09:05.448Z] LCOW: [2020-02-14T06:09:05.448Z] Logging Driver: json-file [2020-02-14T06:09:05.448Z] Plugins: [2020-02-14T06:09:05.448Z] Volume: local [2020-02-14T06:09:05.448Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-14T06:09:05.448Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-14T06:09:05.448Z] Swarm: inactive [2020-02-14T06:09:05.448Z] Default Isolation: process [2020-02-14T06:09:05.448Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-14T06:09:05.448Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-14T06:09:05.448Z] OSType: windows [2020-02-14T06:09:05.448Z] Architecture: x86_64 [2020-02-14T06:09:05.448Z] CPUs: 4 [2020-02-14T06:09:05.448Z] Total Memory: 32GiB [2020-02-14T06:09:05.448Z] Name: azwin-2-8a9880 [2020-02-14T06:09:05.448Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-14T06:09:05.448Z] Docker Root Dir: D:\docker [2020-02-14T06:09:05.448Z] Debug Mode: false [2020-02-14T06:09:05.448Z] Registry: https://index.docker.io/v1/ [2020-02-14T06:09:05.448Z] Labels: [2020-02-14T06:09:05.448Z] Experimental: true [2020-02-14T06:09:05.448Z] Insecure Registries: [2020-02-14T06:09:05.448Z] 10.0.0.4:5000 [2020-02-14T06:09:05.448Z] 127.0.0.0/8 [2020-02-14T06:09:05.448Z] Registry Mirrors: [2020-02-14T06:09:05.448Z] http://10.0.0.4:5000/ [2020-02-14T06:09:05.448Z] Live Restore Enabled: false [2020-02-14T06:09:05.448Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-14T06:09:05.956Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 29.2s done [2020-02-14T06:09:05.956Z] #8 DONE 39.1s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-14T06:09:05.956Z] #9 DONE 0.2s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-14T06:09:05.956Z] #10 DONE 0.2s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-14T06:09:05.956Z] #30 DONE 0.0s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:09:05.956Z] #44 ... [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-14T06:09:05.956Z] #41 DONE 0.1s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:09:05.956Z] #22 DONE 0.1s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-14T06:09:05.956Z] #71 DONE 0.1s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-14T06:09:05.956Z] #53 DONE 0.2s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-14T06:09:05.956Z] #50 DONE 0.2s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-14T06:09:05.956Z] #47 DONE 0.2s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-14T06:09:05.956Z] #33 DONE 0.2s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:05.956Z] #51 ... [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-14T06:09:05.956Z] #23 DONE 0.2s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-14T06:09:05.956Z] #65 DONE 0.2s [2020-02-14T06:09:05.956Z] [2020-02-14T06:09:05.956Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:05.956Z] #66 0.767 + RM_GOPATH=0 [2020-02-14T06:09:05.956Z] #66 0.768 + TMP_GOPATH= [2020-02-14T06:09:05.956Z] #66 0.768 + : /build/ [2020-02-14T06:09:05.956Z] #66 0.768 + '[' -z '' ']' [2020-02-14T06:09:05.956Z] #66 0.769 ++ mktemp -d [2020-02-14T06:09:05.956Z] #66 0.774 + export GOPATH=/tmp/tmp.XrcnoakyOA [2020-02-14T06:09:05.956Z] #66 0.774 + GOPATH=/tmp/tmp.XrcnoakyOA [2020-02-14T06:09:05.956Z] #66 0.774 + RM_GOPATH=1 [2020-02-14T06:09:05.957Z] #66 0.774 ++ dirname ./install.sh [2020-02-14T06:09:05.957Z] #66 0.785 + dir=. [2020-02-14T06:09:05.957Z] #66 0.785 + bin=rootlesskit [2020-02-14T06:09:05.957Z] #66 0.786 + shift [2020-02-14T06:09:05.957Z] #66 0.787 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-14T06:09:05.957Z] #66 0.787 + . ./rootlesskit.installer [2020-02-14T06:09:05.957Z] #66 0.787 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-14T06:09:05.957Z] #66 0.789 + install_rootlesskit [2020-02-14T06:09:05.957Z] #66 0.789 + case "$1" in [2020-02-14T06:09:05.957Z] #66 0.790 + export CGO_ENABLED=0 [2020-02-14T06:09:05.957Z] #66 0.790 + CGO_ENABLED=0 [2020-02-14T06:09:05.957Z] #66 0.791 + _install_rootlesskit [2020-02-14T06:09:05.957Z] #66 0.791 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-14T06:09:05.957Z] #66 0.791 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-14T06:09:05.957Z] #66 0.792 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XrcnoakyOA/src/github.com/rootless-containers/rootlesskit [2020-02-14T06:09:05.957Z] #66 0.796 Cloning into '/tmp/tmp.XrcnoakyOA/src/github.com/rootless-containers/rootlesskit'... [2020-02-14T06:09:06.392Z] #19 ... [2020-02-14T06:09:06.392Z] [2020-02-14T06:09:06.392Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:09:06.392Z] #41 181.3 + dpkg --print-architecture [2020-02-14T06:09:06.392Z] #41 181.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-14T06:09:06.392Z] #41 181.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-14T06:09:06.392Z] #41 181.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-14T06:09:06.392Z] #41 ... [2020-02-14T06:09:06.392Z] [2020-02-14T06:09:06.392Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:09:06.392Z] #44 115.9 CC criu/irmap.o [2020-02-14T06:09:06.392Z] #44 116.5 CC criu/kcmp-ids.o [2020-02-14T06:09:06.392Z] #44 116.7 CC criu/kerndat.o [2020-02-14T06:09:06.392Z] #44 117.9 CC criu/libnetlink.o [2020-02-14T06:09:06.392Z] #44 118.3 CC criu/log.o [2020-02-14T06:09:06.392Z] #44 118.9 CC criu/lsm.o [2020-02-14T06:09:06.392Z] #44 119.2 CC criu/mem.o [2020-02-14T06:09:06.392Z] #44 120.9 CC criu/mount.o [2020-02-14T06:09:06.392Z] #44 125.7 CC criu/namespaces.o [2020-02-14T06:09:06.652Z] #63 168.6 + bin/containerd-shim-runc-v2 [2020-02-14T06:09:07.008Z] #63 169.4 + binaries [2020-02-14T06:09:07.008Z] #63 169.4 + mkdir -p /build [2020-02-14T06:09:07.008Z] #63 169.4 + cp bin/containerd /build/containerd [2020-02-14T06:09:07.008Z] #63 169.4 + cp bin/containerd-shim /build/containerd-shim [2020-02-14T06:09:07.008Z] #63 169.4 + cp bin/ctr /build/ctr [2020-02-14T06:09:07.354Z] #63 DONE 169.6s [2020-02-14T06:09:07.709Z] [2020-02-14T06:09:07.709Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-14T06:09:08.063Z] #64 DONE 0.2s [2020-02-14T06:09:08.063Z] [2020-02-14T06:09:08.063Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-14T06:09:08.063Z] #68 DONE 0.1s [2020-02-14T06:09:08.063Z] [2020-02-14T06:09:08.063Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-14T06:09:08.063Z] #70 DONE 0.1s [2020-02-14T06:09:08.289Z] #44 127.8 CC criu/net.o [2020-02-14T06:09:08.424Z] [2020-02-14T06:09:08.424Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-14T06:09:08.424Z] #73 DONE 0.1s [2020-02-14T06:09:08.424Z] [2020-02-14T06:09:08.424Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-14T06:09:08.424Z] #74 DONE 0.0s [2020-02-14T06:09:08.424Z] [2020-02-14T06:09:08.424Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-14T06:09:08.714Z] #66 ... [2020-02-14T06:09:08.714Z] [2020-02-14T06:09:08.714Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:09:08.714Z] #34 0.647 + RM_GOPATH=0 [2020-02-14T06:09:08.714Z] #34 0.649 + TMP_GOPATH= [2020-02-14T06:09:08.714Z] #34 0.655 + : /build [2020-02-14T06:09:08.714Z] #34 0.657 + '[' -z '' ']' [2020-02-14T06:09:08.714Z] #34 0.664 ++ mktemp -d [2020-02-14T06:09:08.714Z] #34 0.666 + export GOPATH=/tmp/tmp.MzE9bJ0DsT [2020-02-14T06:09:08.714Z] #34 0.667 + GOPATH=/tmp/tmp.MzE9bJ0DsT [2020-02-14T06:09:08.714Z] #34 0.668 + RM_GOPATH=1 [2020-02-14T06:09:08.714Z] #34 0.672 ++ dirname ./install.sh [2020-02-14T06:09:08.714Z] #34 0.676 + dir=. [2020-02-14T06:09:08.714Z] #34 0.676 + bin=tomlv [2020-02-14T06:09:08.714Z] #34 0.677 + shift [2020-02-14T06:09:08.714Z] #34 0.677 + '[' '!' -f ./tomlv.installer ']' [2020-02-14T06:09:08.714Z] #34 0.678 + . ./tomlv.installer [2020-02-14T06:09:08.714Z] #34 0.678 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-14T06:09:08.714Z] #34 0.679 + install_tomlv [2020-02-14T06:09:08.714Z] #34 0.679 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-14T06:09:08.714Z] #34 0.680 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MzE9bJ0DsT/src/github.com/BurntSushi/toml [2020-02-14T06:09:08.714Z] #34 0.680 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-14T06:09:08.714Z] #34 0.690 Cloning into '/tmp/tmp.MzE9bJ0DsT/src/github.com/BurntSushi/toml'... [2020-02-14T06:09:08.714Z] #34 2.346 + cd /tmp/tmp.MzE9bJ0DsT/src/github.com/BurntSushi/toml [2020-02-14T06:09:08.714Z] #34 2.348 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-14T06:09:08.714Z] #34 2.362 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-14T06:09:08.714Z] #34 3.416 math/bits [2020-02-14T06:09:08.714Z] #34 3.456 runtime/internal/sys [2020-02-14T06:09:08.714Z] #34 3.472 runtime/internal/atomic [2020-02-14T06:09:08.714Z] #34 3.517 internal/cpu [2020-02-14T06:09:08.714Z] #34 4.642 runtime/internal/math [2020-02-14T06:09:08.714Z] #34 4.942 unicode/utf8 [2020-02-14T06:09:08.714Z] #34 5.070 internal/race [2020-02-14T06:09:08.779Z] #75 DONE 0.5s [2020-02-14T06:09:09.006Z] #34 5.789 sync/atomic [2020-02-14T06:09:09.129Z] [2020-02-14T06:09:09.129Z] #76 exporting to oci image format [2020-02-14T06:09:09.130Z] #76 exporting layers [2020-02-14T06:09:09.299Z] #34 5.989 internal/bytealg [2020-02-14T06:09:10.340Z] #34 6.964 math [2020-02-14T06:09:10.633Z] #34 7.386 unicode [2020-02-14T06:09:10.633Z] #34 7.437 internal/testlog [2020-02-14T06:09:10.812Z] #44 ... [2020-02-14T06:09:10.812Z] [2020-02-14T06:09:10.812Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-14T06:09:10.812Z] #19 6.140 Collecting yamllint==1.16.0 [2020-02-14T06:09:11.683Z] #34 ... [2020-02-14T06:09:11.684Z] [2020-02-14T06:09:11.684Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:11.684Z] #66 8.201 + cd /tmp/tmp.XrcnoakyOA/src/github.com/rootless-containers/rootlesskit [2020-02-14T06:09:11.684Z] #66 8.206 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-14T06:09:11.972Z] #66 8.651 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-14T06:09:11.972Z] #66 8.652 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-14T06:09:13.002Z] #66 ... [2020-02-14T06:09:13.002Z] [2020-02-14T06:09:13.002Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:09:13.002Z] #26 0.797 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:09:13.002Z] #26 0.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:09:13.002Z] #26 0.869 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:09:13.002Z] #26 2.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-14T06:09:13.002Z] #26 6.521 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-14T06:09:13.002Z] #26 9.419 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-14T06:09:13.002Z] #26 ... [2020-02-14T06:09:13.002Z] [2020-02-14T06:09:13.002Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:09:13.002Z] #36 1.157 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:09:13.002Z] #36 1.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:09:13.002Z] #36 1.349 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:09:13.002Z] #36 3.225 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-14T06:09:13.002Z] #36 6.658 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-14T06:09:13.002Z] #36 9.626 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-14T06:09:13.289Z] #36 ... [2020-02-14T06:09:13.289Z] [2020-02-14T06:09:13.289Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-14T06:09:13.289Z] #31 0.822 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-14T06:09:13.289Z] #31 0.826 Cloning into '.'... [2020-02-14T06:09:13.289Z] #31 ... [2020-02-14T06:09:13.289Z] [2020-02-14T06:09:13.289Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:09:13.289Z] #72 0.894 + RM_GOPATH=0 [2020-02-14T06:09:13.289Z] #72 0.894 + TMP_GOPATH= [2020-02-14T06:09:13.289Z] #72 0.895 + : /build [2020-02-14T06:09:13.289Z] #72 0.895 + '[' -z '' ']' [2020-02-14T06:09:13.289Z] #72 0.900 ++ mktemp -d [2020-02-14T06:09:13.289Z] #72 0.903 + export GOPATH=/tmp/tmp.M30jDg8ZuZ [2020-02-14T06:09:13.289Z] #72 0.903 + GOPATH=/tmp/tmp.M30jDg8ZuZ [2020-02-14T06:09:13.289Z] #72 0.903 + RM_GOPATH=1 [2020-02-14T06:09:13.289Z] #72 0.905 ++ dirname ./install.sh [2020-02-14T06:09:13.289Z] #72 0.907 + dir=. [2020-02-14T06:09:13.289Z] #72 0.908 + bin=proxy [2020-02-14T06:09:13.289Z] #72 0.908 + shift [2020-02-14T06:09:13.289Z] #72 0.908 + '[' '!' -f ./proxy.installer ']' [2020-02-14T06:09:13.289Z] #72 0.912 + . ./proxy.installer [2020-02-14T06:09:13.289Z] #72 0.912 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-14T06:09:13.289Z] #72 0.928 + install_proxy [2020-02-14T06:09:13.289Z] #72 0.938 + case "$1" in [2020-02-14T06:09:13.289Z] #72 0.962 + export CGO_ENABLED=0 [2020-02-14T06:09:13.289Z] #72 0.967 + CGO_ENABLED=0 [2020-02-14T06:09:13.289Z] #72 0.972 + _install_proxy [2020-02-14T06:09:13.289Z] #72 0.973 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-14T06:09:13.289Z] #72 0.973 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-14T06:09:13.289Z] #72 0.973 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.M30jDg8ZuZ/src/github.com/docker/libnetwork [2020-02-14T06:09:13.289Z] #72 0.978 Cloning into '/tmp/tmp.M30jDg8ZuZ/src/github.com/docker/libnetwork'... [2020-02-14T06:09:13.577Z] #72 ... [2020-02-14T06:09:13.577Z] [2020-02-14T06:09:13.577Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:13.577Z] #24 0.829 + RM_GOPATH=0 [2020-02-14T06:09:13.577Z] #24 0.829 + TMP_GOPATH= [2020-02-14T06:09:13.577Z] #24 0.829 + : /build [2020-02-14T06:09:13.577Z] #24 0.829 + '[' -z '' ']' [2020-02-14T06:09:13.577Z] #24 0.853 ++ mktemp -d [2020-02-14T06:09:13.577Z] #24 0.866 + export GOPATH=/tmp/tmp.Uu5iYxqQ6o [2020-02-14T06:09:13.577Z] #24 0.866 + GOPATH=/tmp/tmp.Uu5iYxqQ6o [2020-02-14T06:09:13.577Z] #24 0.866 + RM_GOPATH=1 [2020-02-14T06:09:13.577Z] #24 0.868 ++ dirname ./install.sh [2020-02-14T06:09:13.577Z] #24 0.871 + dir=. [2020-02-14T06:09:13.577Z] #24 0.871 + bin=dockercli [2020-02-14T06:09:13.577Z] #24 0.871 + shift [2020-02-14T06:09:13.577Z] #24 0.871 + '[' '!' -f ./dockercli.installer ']' [2020-02-14T06:09:13.577Z] #24 0.871 + . ./dockercli.installer [2020-02-14T06:09:13.577Z] #24 0.871 ++ : stable [2020-02-14T06:09:13.577Z] #24 0.871 ++ : 17.06.2-ce [2020-02-14T06:09:13.577Z] #24 0.889 + install_dockercli [2020-02-14T06:09:13.577Z] #24 0.889 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-14T06:09:13.577Z] #24 0.889 Install docker/cli version 17.06.2-ce from stable [2020-02-14T06:09:13.577Z] #24 0.891 ++ uname -m [2020-02-14T06:09:13.577Z] #24 0.951 + arch=ppc64le [2020-02-14T06:09:13.577Z] #24 0.958 + '[' ppc64le '!=' x86_64 ']' [2020-02-14T06:09:13.577Z] #24 0.958 + '[' ppc64le '!=' s390x ']' [2020-02-14T06:09:13.577Z] #24 0.958 + '[' ppc64le '!=' armhf ']' [2020-02-14T06:09:13.577Z] #24 0.958 + build_dockercli [2020-02-14T06:09:13.577Z] #24 0.958 + git clone https://github.com/docker/docker-ce /tmp/tmp.Uu5iYxqQ6o/tmp/docker-ce [2020-02-14T06:09:13.577Z] #24 0.968 Cloning into '/tmp/tmp.Uu5iYxqQ6o/tmp/docker-ce'... [2020-02-14T06:09:13.577Z] #24 ... [2020-02-14T06:09:13.577Z] [2020-02-14T06:09:13.577Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:13.577Z] #54 0.869 + RM_GOPATH=0 [2020-02-14T06:09:13.577Z] #54 0.881 + TMP_GOPATH= [2020-02-14T06:09:13.577Z] #54 0.888 + : /build [2020-02-14T06:09:13.577Z] #54 0.889 + '[' -z '' ']' [2020-02-14T06:09:13.577Z] #54 0.896 ++ mktemp -d [2020-02-14T06:09:13.577Z] #54 0.904 + export GOPATH=/tmp/tmp.HLBxPx7AoV [2020-02-14T06:09:13.577Z] #54 0.904 + GOPATH=/tmp/tmp.HLBxPx7AoV [2020-02-14T06:09:13.577Z] #54 0.904 + RM_GOPATH=1 [2020-02-14T06:09:13.577Z] #54 0.908 ++ dirname ./install.sh [2020-02-14T06:09:13.577Z] #54 0.920 + dir=. [2020-02-14T06:09:13.577Z] #54 0.920 + bin=golangci_lint [2020-02-14T06:09:13.577Z] #54 0.920 + shift [2020-02-14T06:09:13.577Z] #54 0.920 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-14T06:09:13.577Z] #54 0.920 + . ./golangci_lint.installer [2020-02-14T06:09:13.577Z] #54 0.921 ++ : v1.20.0 [2020-02-14T06:09:13.577Z] #54 0.921 + install_golangci_lint [2020-02-14T06:09:13.577Z] #54 0.921 + echo 'Installing golangci-lint version v1.20.0' [2020-02-14T06:09:13.577Z] #54 0.921 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-14T06:09:13.577Z] #54 0.921 Installing golangci-lint version v1.20.0 [2020-02-14T06:09:13.867Z] #54 ... [2020-02-14T06:09:13.867Z] [2020-02-14T06:09:13.867Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:09:13.867Z] #60 0.492 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:09:13.867Z] #60 0.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:09:13.867Z] #60 0.702 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:09:13.867Z] #60 2.070 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-14T06:09:13.867Z] #60 5.678 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-14T06:09:13.867Z] #60 8.497 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-14T06:09:13.867Z] #60 ... [2020-02-14T06:09:13.867Z] [2020-02-14T06:09:13.867Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:09:13.867Z] #11 0.880 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:09:13.867Z] #11 0.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:09:13.867Z] #11 0.983 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:09:13.867Z] #11 3.077 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-14T06:09:13.867Z] #11 6.637 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-14T06:09:13.867Z] #11 9.338 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-14T06:09:14.156Z] #11 ... [2020-02-14T06:09:14.156Z] [2020-02-14T06:09:14.156Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:09:14.156Z] #48 0.740 + RM_GOPATH=0 [2020-02-14T06:09:14.156Z] #48 0.741 + TMP_GOPATH= [2020-02-14T06:09:14.156Z] #48 0.741 + : /build [2020-02-14T06:09:14.156Z] #48 0.742 + '[' -z '' ']' [2020-02-14T06:09:14.156Z] #48 0.742 ++ mktemp -d [2020-02-14T06:09:14.156Z] #48 0.745 + export GOPATH=/tmp/tmp.XjUQwwMnm6 [2020-02-14T06:09:14.156Z] #48 0.746 + GOPATH=/tmp/tmp.XjUQwwMnm6 [2020-02-14T06:09:14.156Z] #48 0.746 + RM_GOPATH=1 [2020-02-14T06:09:14.156Z] #48 0.748 ++ dirname ./install.sh [2020-02-14T06:09:14.156Z] #48 0.750 + dir=. [2020-02-14T06:09:14.156Z] #48 0.750 + bin=vndr [2020-02-14T06:09:14.156Z] #48 0.751 + shift [2020-02-14T06:09:14.156Z] #48 0.751 + '[' '!' -f ./vndr.installer ']' [2020-02-14T06:09:14.156Z] #48 0.751 + . ./vndr.installer [2020-02-14T06:09:14.156Z] #48 0.752 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-14T06:09:14.156Z] #48 0.752 + install_vndr [2020-02-14T06:09:14.156Z] #48 0.753 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-14T06:09:14.156Z] #48 0.753 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-14T06:09:14.156Z] #48 0.753 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XjUQwwMnm6/src/github.com/LK4D4/vndr [2020-02-14T06:09:14.156Z] #48 0.758 Cloning into '/tmp/tmp.XjUQwwMnm6/src/github.com/LK4D4/vndr'... [2020-02-14T06:09:14.156Z] #48 1.912 + cd /tmp/tmp.XjUQwwMnm6/src/github.com/LK4D4/vndr [2020-02-14T06:09:14.156Z] #48 1.913 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-14T06:09:14.156Z] #48 1.982 + go build -buildmode=pie -v -o /build/vndr . [2020-02-14T06:09:14.156Z] #48 4.286 internal/cpu [2020-02-14T06:09:14.156Z] #48 4.511 runtime/internal/sys [2020-02-14T06:09:14.156Z] #48 4.522 runtime/internal/atomic [2020-02-14T06:09:14.156Z] #48 4.574 internal/race [2020-02-14T06:09:14.156Z] #48 5.418 sync/atomic [2020-02-14T06:09:14.156Z] #48 5.581 unicode [2020-02-14T06:09:14.156Z] #48 5.939 unicode/utf8 [2020-02-14T06:09:14.156Z] #48 6.410 internal/bytealg [2020-02-14T06:09:14.156Z] #48 6.822 math/bits [2020-02-14T06:09:14.156Z] #48 9.027 runtime [2020-02-14T06:09:14.156Z] #48 9.443 encoding [2020-02-14T06:09:14.156Z] #48 10.13 unicode/utf16 [2020-02-14T06:09:14.156Z] #48 10.48 math [2020-02-14T06:09:14.156Z] #48 ... [2020-02-14T06:09:14.156Z] [2020-02-14T06:09:14.156Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:09:14.156Z] #42 1.059 + git clone https://github.com/docker/distribution.git . [2020-02-14T06:09:14.156Z] #42 1.063 Cloning into '.'... [2020-02-14T06:09:14.445Z] #42 ... [2020-02-14T06:09:14.445Z] [2020-02-14T06:09:14.445Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:14.445Z] #51 0.845 + RM_GOPATH=0 [2020-02-14T06:09:14.445Z] #51 0.845 + TMP_GOPATH= [2020-02-14T06:09:14.445Z] #51 0.845 + : /build [2020-02-14T06:09:14.445Z] #51 0.847 + '[' -z '' ']' [2020-02-14T06:09:14.445Z] #51 0.849 ++ mktemp -d [2020-02-14T06:09:14.445Z] #51 0.873 + export GOPATH=/tmp/tmp.A3I8DaQWv3 [2020-02-14T06:09:14.445Z] #51 0.882 + GOPATH=/tmp/tmp.A3I8DaQWv3 [2020-02-14T06:09:14.445Z] #51 0.884 + RM_GOPATH=1 [2020-02-14T06:09:14.445Z] #51 0.888 ++ dirname ./install.sh [2020-02-14T06:09:14.445Z] #51 0.891 + dir=. [2020-02-14T06:09:14.445Z] #51 0.892 + bin=gotestsum [2020-02-14T06:09:14.445Z] #51 0.893 + shift [2020-02-14T06:09:14.445Z] #51 0.893 + '[' '!' -f ./gotestsum.installer ']' [2020-02-14T06:09:14.445Z] #51 0.893 + . ./gotestsum.installer [2020-02-14T06:09:14.445Z] #51 0.893 ++ : v0.3.5 [2020-02-14T06:09:14.445Z] #51 0.893 + install_gotestsum [2020-02-14T06:09:14.445Z] #51 0.894 Installing gotestsum version v0.3.5 [2020-02-14T06:09:14.445Z] #51 0.894 + echo 'Installing gotestsum version v0.3.5' [2020-02-14T06:09:14.445Z] #51 0.894 + go get -d gotest.tools/gotestsum [2020-02-14T06:09:14.445Z] #51 ... [2020-02-14T06:09:14.445Z] [2020-02-14T06:09:14.445Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:09:14.445Z] #44 1.190 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:09:14.445Z] #44 1.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:09:14.445Z] #44 1.366 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:09:14.445Z] #44 3.308 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-14T06:09:14.445Z] #44 6.936 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-14T06:09:14.445Z] #44 9.604 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-14T06:09:14.734Z] #44 ... [2020-02-14T06:09:14.734Z] [2020-02-14T06:09:14.734Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:09:14.734Z] #48 11.34 container/list [2020-02-14T06:09:16.067Z] #19 11.48 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-14T06:09:16.067Z] #19 11.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-14T06:09:16.067Z] #19 11.64 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-14T06:09:16.067Z] #19 11.70 Collecting pyyaml (from yamllint==1.16.0) [2020-02-14T06:09:16.324Z] #19 11.88 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-14T06:09:17.694Z] #19 13.13 Building wheels for collected packages: pyyaml [2020-02-14T06:09:17.694Z] #19 13.13 Running setup.py bdist_wheel for pyyaml: started [2020-02-14T06:09:18.626Z] #19 ... [2020-02-14T06:09:18.626Z] [2020-02-14T06:09:18.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:09:18.626Z] #44 131.0 CC criu/netfilter.o [2020-02-14T06:09:18.626Z] #44 131.4 CC criu/page-pipe.o [2020-02-14T06:09:18.626Z] #44 131.9 CC criu/page-xfer.o [2020-02-14T06:09:18.626Z] #44 132.9 CC criu/pagemap-cache.o [2020-02-14T06:09:18.626Z] #44 133.3 CC criu/pagemap.o [2020-02-14T06:09:18.626Z] #44 134.1 CC criu/parasite-syscall.o [2020-02-14T06:09:18.626Z] #44 135.0 CC criu/path.o [2020-02-14T06:09:18.626Z] #44 135.3 CC criu/pie-util-vdso-elf32.o [2020-02-14T06:09:18.626Z] #44 135.7 CC criu/pie-util-vdso.o [2020-02-14T06:09:18.626Z] #44 136.3 CC criu/pie-util.o [2020-02-14T06:09:18.626Z] #44 136.5 CC criu/pipes.o [2020-02-14T06:09:18.626Z] #44 137.3 CC criu/plugin.o [2020-02-14T06:09:18.626Z] #44 137.8 CC criu/proc_parse.o [2020-02-14T06:09:18.626Z] #44 ... [2020-02-14T06:09:18.626Z] [2020-02-14T06:09:18.626Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-14T06:09:18.626Z] #19 14.15 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-14T06:09:18.626Z] #19 14.15 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-14T06:09:18.626Z] #19 14.24 Successfully built pyyaml [2020-02-14T06:09:18.626Z] #19 14.27 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-14T06:09:19.163Z] #48 15.62 crypto/internal/subtle [2020-02-14T06:09:19.189Z] #19 14.61 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-14T06:09:19.453Z] #48 16.05 crypto/subtle [2020-02-14T06:09:19.753Z] #19 DONE 15.3s [2020-02-14T06:09:19.753Z] [2020-02-14T06:09:19.753Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-14T06:09:19.753Z] #24 DONE 0.2s [2020-02-14T06:09:19.753Z] [2020-02-14T06:09:19.753Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-14T06:09:20.079Z] #48 16.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-14T06:09:20.371Z] #48 17.16 internal/nettrace [2020-02-14T06:09:20.998Z] #48 17.72 runtime/cgo [2020-02-14T06:09:21.126Z] #28 DONE 0.9s [2020-02-14T06:09:21.126Z] [2020-02-14T06:09:21.126Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-14T06:09:21.126Z] #31 DONE 0.2s [2020-02-14T06:09:21.126Z] [2020-02-14T06:09:21.126Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:09:21.126Z] #44 140.8 CC criu/protobuf-desc.o [2020-02-14T06:09:21.126Z] #44 ... [2020-02-14T06:09:21.126Z] [2020-02-14T06:09:21.126Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-14T06:09:21.126Z] #34 DONE 0.1s [2020-02-14T06:09:21.126Z] [2020-02-14T06:09:21.126Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-14T06:09:21.126Z] #39 DONE 0.1s [2020-02-14T06:09:21.126Z] [2020-02-14T06:09:21.126Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:22.058Z] #53 ... [2020-02-14T06:09:22.058Z] [2020-02-14T06:09:22.058Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:09:22.058Z] #44 141.6 CC criu/protobuf.o [2020-02-14T06:09:22.058Z] #44 141.9 CC criu/pstree.o [2020-02-14T06:09:22.506Z] #48 ... [2020-02-14T06:09:22.506Z] [2020-02-14T06:09:22.506Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:09:22.506Z] #34 9.292 encoding [2020-02-14T06:09:22.506Z] #34 9.489 runtime [2020-02-14T06:09:22.506Z] #34 9.978 runtime/cgo [2020-02-14T06:09:23.431Z] #44 143.0 CC criu/rbtree.o [2020-02-14T06:09:23.689Z] #44 143.4 CC criu/rst-malloc.o [2020-02-14T06:09:23.946Z] #44 143.7 CC criu/seccomp.o [2020-02-14T06:09:23.946Z] #44 ... [2020-02-14T06:09:23.946Z] [2020-02-14T06:09:23.946Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:09:23.946Z] #41 DONE 209.3s [2020-02-14T06:09:24.204Z] [2020-02-14T06:09:24.204Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:09:24.769Z] #57 ... [2020-02-14T06:09:24.769Z] [2020-02-14T06:09:24.769Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:09:24.769Z] #44 144.4 CC criu/seize.o [2020-02-14T06:09:25.042Z] sha256:92d615314a154920171ab1b4a4c61043d49bac13ad6cc85bef5627964748e71f [2020-02-14T06:09:25.042Z] INFO: Starting docker-py tests... [2020-02-14T06:09:25.042Z] ============================= test session starts ============================== [2020-02-14T06:09:25.042Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-14T06:09:25.042Z] rootdir: /src, inifile: pytest.ini [2020-02-14T06:09:25.042Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-14T06:09:25.042Z] collected 387 items / 1 deselected / 386 selected [2020-02-14T06:09:25.042Z] [2020-02-14T06:09:25.334Z] #44 ... [2020-02-14T06:09:25.334Z] [2020-02-14T06:09:25.334Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-14T06:09:25.334Z] #42 DONE 0.2s [2020-02-14T06:09:25.592Z] [2020-02-14T06:09:25.592Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:09:25.592Z] #57 ... [2020-02-14T06:09:25.592Z] [2020-02-14T06:09:25.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:09:25.592Z] #44 145.4 CC criu/servicefd.o [2020-02-14T06:09:26.157Z] #44 145.7 CC criu/shmem.o [2020-02-14T06:09:26.723Z] #44 146.5 CC criu/sigframe.o [2020-02-14T06:09:26.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-14T06:09:26.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-14T06:09:26.951Z] #34 ... [2020-02-14T06:09:26.951Z] [2020-02-14T06:09:26.951Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:09:26.951Z] #60 23.96 Fetched 8107 kB in 24s (344 kB/s) [2020-02-14T06:09:26.980Z] #44 146.7 CC criu/signalfd.o [2020-02-14T06:09:27.238Z] #44 146.9 CC criu/sk-inet.o [2020-02-14T06:09:27.315Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-14T06:09:27.315Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bca02b5c\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-14T06:09:27.315Z] ---------------------------------------------------------------------------- [2020-02-14T06:09:27.315Z] [2020-02-14T06:09:27.315Z] INFO: executeCI.ps1 starting at Fri Feb 14 06:09:24 CUT 2020 [2020-02-14T06:09:27.315Z] [2020-02-14T06:09:27.315Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-14T06:09:27.315Z] INFO: Running git version 2.24.1.windows.2 [2020-02-14T06:09:27.315Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-14T06:09:27.315Z] INFO: Environment variables: [2020-02-14T06:09:27.315Z] [2020-02-14T06:09:27.315Z] Name Value [2020-02-14T06:09:27.315Z] ---- ----- [2020-02-14T06:09:27.315Z] ALLUSERSPROFILE C:\ProgramData [2020-02-14T06:09:27.315Z] amd64 true [2020-02-14T06:09:27.315Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-14T06:09:27.315Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-14T06:09:27.315Z] arm64 true [2020-02-14T06:09:27.315Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-14T06:09:27.315Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-14T06:09:27.315Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-14T06:09:27.315Z] BRANCH_NAME PR-40521 [2020-02-14T06:09:27.315Z] BUILD_DISPLAY_NAME #3 [2020-02-14T06:09:27.315Z] BUILD_ID 3 [2020-02-14T06:09:27.315Z] BUILD_NUMBER 3 [2020-02-14T06:09:27.315Z] BUILD_TAG jenkins-moby-PR-40521-3 [2020-02-14T06:09:27.315Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40521/3/ [2020-02-14T06:09:27.315Z] CHANGE_AUTHOR cpuguy83 [2020-02-14T06:09:27.315Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-02-14T06:09:27.315Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-02-14T06:09:27.315Z] CHANGE_BRANCH concurrent_graph_copy [2020-02-14T06:09:27.315Z] CHANGE_FORK cpuguy83/docker [2020-02-14T06:09:27.315Z] CHANGE_ID 40521 [2020-02-14T06:09:27.315Z] CHANGE_TARGET master [2020-02-14T06:09:27.315Z] CHANGE_TITLE Concurrent graph copy [2020-02-14T06:09:27.315Z] CHANGE_URL https://github.com/moby/moby/pull/40521 [2020-02-14T06:09:27.315Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-14T06:09:27.315Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-14T06:09:27.315Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-14T06:09:27.315Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-14T06:09:27.315Z] COMPUTERNAME azwin-2-8a9880 [2020-02-14T06:09:27.315Z] ComSpec C:\windows\system32\cmd.exe [2020-02-14T06:09:27.315Z] ConfigSequenceNumber 0 [2020-02-14T06:09:27.315Z] dco true [2020-02-14T06:09:27.315Z] DOCKER_BUILDKIT 0 [2020-02-14T06:09:27.315Z] DOCKER_DUT_DEBUG 1 [2020-02-14T06:09:27.315Z] DOCKER_EXPERIMENTAL 1 [2020-02-14T06:09:27.315Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-14T06:09:27.315Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-14T06:09:27.315Z] EXECUTOR_NUMBER 0 [2020-02-14T06:09:27.315Z] FQDN azwin-2-8a9880.westus.cloudapp.azure.com [2020-02-14T06:09:27.315Z] GIT_BRANCH PR-40521 [2020-02-14T06:09:27.315Z] GIT_COMMIT bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:09:27.315Z] GIT_PREVIOUS_COMMIT 3759682d9ef1c1d29c2bafb93318ad155715b637 [2020-02-14T06:09:27.315Z] GIT_URL https://github.com/moby/moby.git [2020-02-14T06:09:27.315Z] HUDSON_COOKIE 9e34a69f-ad63-4b8a-9323-b7db03e863b3 [2020-02-14T06:09:27.315Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-14T06:09:27.315Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-14T06:09:27.315Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-14T06:09:27.315Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-14T06:09:27.315Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-14T06:09:27.315Z] JENKINS_NODE_COOKIE 5934b5b1-d566-4feb-a194-2e78aecf0286 [2020-02-14T06:09:27.315Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-14T06:09:27.315Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-14T06:09:27.315Z] JOB_BASE_NAME PR-40521 [2020-02-14T06:09:27.315Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40521/display/redirect [2020-02-14T06:09:27.315Z] JOB_NAME moby/PR-40521 [2020-02-14T06:09:27.316Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40521/ [2020-02-14T06:09:27.316Z] library.jps.version master [2020-02-14T06:09:27.316Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-14T06:09:27.316Z] NODE_LABELS amd64 azure azwin-2-8a9880 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-14T06:09:27.316Z] NODE_NAME azwin-2-8a9880 [2020-02-14T06:09:27.316Z] NUMBER_OF_PROCESSORS 4 [2020-02-14T06:09:27.316Z] OS Windows_NT [2020-02-14T06:09:27.316Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-14T06:09:27.316Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-14T06:09:27.316Z] ppc64le true [2020-02-14T06:09:27.316Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-14T06:09:27.316Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-02-14T06:09:27.316Z] PROCESSOR_LEVEL 6 [2020-02-14T06:09:27.316Z] PROCESSOR_REVISION 5504 [2020-02-14T06:09:27.316Z] ProgramData C:\ProgramData [2020-02-14T06:09:27.316Z] ProgramFiles C:\Program Files [2020-02-14T06:09:27.316Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-14T06:09:27.316Z] ProgramW6432 C:\Program Files [2020-02-14T06:09:27.316Z] PROMPT $P$G [2020-02-14T06:09:27.316Z] PSExecutionPolicyPreference Bypass [2020-02-14T06:09:27.316Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-14T06:09:27.316Z] PUBLIC C:\Users\Public [2020-02-14T06:09:27.316Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40521/3/display/redirect?page=changes [2020-02-14T06:09:27.316Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40521/3/display/redirect [2020-02-14T06:09:27.316Z] s390x true [2020-02-14T06:09:27.316Z] SKIP_VALIDATION_TESTS 1 [2020-02-14T06:09:27.316Z] SOURCES_DRIVE d [2020-02-14T06:09:27.316Z] SOURCES_SUBDIR gopath [2020-02-14T06:09:27.316Z] STAGE_NAME Run tests [2020-02-14T06:09:27.316Z] SystemDrive C: [2020-02-14T06:09:27.316Z] SystemRoot C:\windows [2020-02-14T06:09:27.316Z] TEMP C:\windows\TEMP [2020-02-14T06:09:27.316Z] TESTDEBUG 0 [2020-02-14T06:09:27.316Z] TESTRUN_DRIVE d [2020-02-14T06:09:27.316Z] TESTRUN_SUBDIR CI [2020-02-14T06:09:27.316Z] TIMEOUT 120m [2020-02-14T06:09:27.316Z] TMP C:\windows\TEMP [2020-02-14T06:09:27.316Z] unit_validate true [2020-02-14T06:09:27.316Z] USERDOMAIN WORKGROUP [2020-02-14T06:09:27.316Z] USERNAME azwin-2-8a9880$ [2020-02-14T06:09:27.316Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-14T06:09:27.316Z] validate_force false [2020-02-14T06:09:27.316Z] windir C:\windows [2020-02-14T06:09:27.316Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-14T06:09:27.316Z] WINDOWS_BASE_IMAGE_TAG 10.0.17763.973 [2020-02-14T06:09:27.316Z] windowsRS1 false [2020-02-14T06:09:27.316Z] windowsRS5 true [2020-02-14T06:09:27.316Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-14T06:09:27.316Z] [2020-02-14T06:09:27.316Z] [2020-02-14T06:09:27.316Z] [2020-02-14T06:09:27.316Z] INFO: Sources under d:\gopath\... [2020-02-14T06:09:27.316Z] INFO: Test run under d:\CI\... [2020-02-14T06:09:27.316Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-14T06:09:27.316Z] INFO: docker/docker repository was found [2020-02-14T06:09:27.316Z] INFO: Pulling mcr.microsoft.com/windows/servercore:10.0.17763.973 from docker hub. This may take some time... [2020-02-14T06:09:27.316Z] 10.0.17763.973: Pulling from windows/servercore [2020-02-14T06:09:27.316Z] 65014b3c3121: Pulling fs layer [2020-02-14T06:09:27.316Z] edbd72df76b4: Pulling fs layer [2020-02-14T06:09:27.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-14T06:09:28.170Z] #44 147.8 CC criu/sk-netlink.o [2020-02-14T06:09:28.170Z] #44 148.1 CC criu/sk-packet.o [2020-02-14T06:09:29.103Z] #44 148.6 CC criu/sk-queue.o [2020-02-14T06:09:29.103Z] #44 149.0 CC criu/sk-tcp.o [2020-02-14T06:09:29.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-14T06:09:29.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-14T06:09:29.668Z] #44 149.4 CC criu/sk-unix.o [2020-02-14T06:09:31.566Z] #44 151.1 CC criu/sockets.o [2020-02-14T06:09:31.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-14T06:09:32.131Z] #44 151.8 CC criu/stats.o [2020-02-14T06:09:32.131Z] #44 152.1 CC criu/string.o [2020-02-14T06:09:32.388Z] #44 152.1 CC criu/sysctl.o [2020-02-14T06:09:32.510Z] #60 23.96 Reading package lists... [2020-02-14T06:09:32.510Z] #60 ... [2020-02-14T06:09:32.510Z] [2020-02-14T06:09:32.510Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:09:32.510Z] #72 27.95 Checking out files: 53% (1061/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-02-14T06:09:32.510Z] #72 28.92 + cd /tmp/tmp.M30jDg8ZuZ/src/github.com/docker/libnetwork [2020-02-14T06:09:32.510Z] #72 28.92 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-14T06:09:32.954Z] #44 152.7 CC criu/sysfs_parse.o [2020-02-14T06:09:33.151Z] #72 29.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-14T06:09:33.214Z] #44 153.0 CC criu/timerfd.o [2020-02-14T06:09:33.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-14T06:09:33.472Z] #44 153.4 CC criu/tty.o [2020-02-14T06:09:35.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-14T06:09:35.370Z] #44 154.8 CC criu/tun.o [2020-02-14T06:09:35.628Z] #44 155.3 CC criu/uffd.o [2020-02-14T06:09:35.943Z] edbd72df76b4: Verifying Checksum [2020-02-14T06:09:35.943Z] edbd72df76b4: Download complete [2020-02-14T06:09:36.561Z] #44 156.2 CC criu/util.o [2020-02-14T06:09:37.494Z] #44 ... [2020-02-14T06:09:37.494Z] [2020-02-14T06:09:37.494Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:09:37.494Z] #57 108.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-14T06:09:37.581Z] #72 ... [2020-02-14T06:09:37.581Z] [2020-02-14T06:09:37.581Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:09:37.581Z] #11 23.88 Fetched 8107 kB in 23s (352 kB/s) [2020-02-14T06:09:37.581Z] #11 23.88 Reading package lists... [2020-02-14T06:09:37.581Z] #11 ... [2020-02-14T06:09:37.581Z] [2020-02-14T06:09:37.581Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:37.581Z] #54 32.21 + cd /tmp/tmp.HLBxPx7AoV/src/github.com/golangci/golangci-lint/ [2020-02-14T06:09:37.581Z] #54 32.21 + git checkout -q v1.20.0 [2020-02-14T06:09:37.581Z] #54 33.49 ++ git describe --tags [2020-02-14T06:09:37.581Z] #54 33.52 + version=v1.20.0 [2020-02-14T06:09:37.581Z] #54 33.52 ++ git rev-parse --short HEAD [2020-02-14T06:09:37.581Z] #54 33.53 + commit=cc98739 [2020-02-14T06:09:37.581Z] #54 33.53 ++ git show -s --format=%cd [2020-02-14T06:09:37.581Z] #54 33.55 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-14T06:09:37.581Z] #54 33.56 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-14T06:09:37.581Z] #54 ... [2020-02-14T06:09:37.581Z] [2020-02-14T06:09:37.581Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:09:37.581Z] #26 24.51 Fetched 8107 kB in 24s (342 kB/s) [2020-02-14T06:09:37.581Z] #26 24.51 Reading package lists... [2020-02-14T06:09:37.581Z] #26 34.63 Reading package lists... [2020-02-14T06:09:37.581Z] #26 ... [2020-02-14T06:09:37.581Z] [2020-02-14T06:09:37.581Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:09:37.581Z] #44 24.60 Fetched 8107 kB in 23s (346 kB/s) [2020-02-14T06:09:37.581Z] #44 24.60 Reading package lists... [2020-02-14T06:09:37.869Z] #44 34.47 Reading package lists... [2020-02-14T06:09:37.869Z] #44 ... [2020-02-14T06:09:37.869Z] [2020-02-14T06:09:37.869Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:09:37.869Z] #48 24.30 vendor/golang.org/x/crypto/internal/subtle [2020-02-14T06:09:37.869Z] #48 ... [2020-02-14T06:09:37.869Z] [2020-02-14T06:09:37.869Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:09:37.869Z] #36 24.80 Fetched 8107 kB in 24s (342 kB/s) [2020-02-14T06:09:37.869Z] #36 24.80 Reading package lists... [2020-02-14T06:09:38.159Z] #36 34.51 Reading package lists... [2020-02-14T06:09:38.159Z] #36 ... [2020-02-14T06:09:38.159Z] [2020-02-14T06:09:38.159Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:09:38.159Z] #42 26.09 Checking out files: 77% (1215/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-02-14T06:09:38.159Z] #42 26.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-14T06:09:38.159Z] #42 29.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-14T06:09:38.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-14T06:09:38.867Z] #57 110.0 + mkdir -p /build [2020-02-14T06:09:38.867Z] #57 110.0 + cp runc /build/runc [2020-02-14T06:09:39.124Z] #57 DONE 110.4s [2020-02-14T06:09:39.124Z] [2020-02-14T06:09:39.124Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:09:39.124Z] #44 157.3 CC criu/uts_ns.o [2020-02-14T06:09:39.124Z] #44 157.5 CC criu/vdso-compat.o [2020-02-14T06:09:39.124Z] #44 157.7 CC criu/vdso.o [2020-02-14T06:09:39.124Z] #44 158.2 LINK criu/built-in.o [2020-02-14T06:09:39.124Z] #44 158.3 LINK criu/criu [2020-02-14T06:09:39.124Z] #44 158.7 DEP lib/c/criu.d [2020-02-14T06:09:39.124Z] #44 158.8 CC images/rpc.pb-c.o [2020-02-14T06:09:39.690Z] #44 159.3 CC lib/c/criu.o [2020-02-14T06:09:40.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-14T06:09:40.675Z] 65014b3c3121: Verifying Checksum [2020-02-14T06:09:40.675Z] 65014b3c3121: Download complete [2020-02-14T06:09:41.062Z] #44 160.6 LINK lib/c/built-in.o [2020-02-14T06:09:41.062Z] #44 160.6 LINK lib/c/libcriu.so [2020-02-14T06:09:41.062Z] #44 160.8 GEN magic.py [2020-02-14T06:09:41.062Z] #44 160.9 Note: Building without setproctitle() and strlcpy() support. [2020-02-14T06:09:41.062Z] #44 160.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-14T06:09:41.627Z] #44 161.4 fatal: not a git repository (or any of the parent directories): .git [2020-02-14T06:09:41.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-14T06:09:42.193Z] #44 161.9 make[1]: Nothing to be done for 'all'. [2020-02-14T06:09:42.762Z] #44 162.3 make[1]: 'images/built-in.o' is up to date. [2020-02-14T06:09:42.762Z] #44 162.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-14T06:09:42.762Z] #44 162.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-14T06:09:42.762Z] #44 162.4 make[1]: 'compel/libcompel.a' is up to date. [2020-02-14T06:09:42.762Z] #44 162.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-14T06:09:42.762Z] #44 162.5 make[1]: Nothing to be done for 'all'. [2020-02-14T06:09:42.762Z] #44 162.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-14T06:09:43.020Z] #44 162.7 make[2]: Nothing to be done for 'all'. [2020-02-14T06:09:43.020Z] #44 162.7 make[2]: Nothing to be done for 'all'. [2020-02-14T06:09:43.020Z] #44 162.7 make[2]: Nothing to be done for 'all'. [2020-02-14T06:09:43.020Z] #44 162.8 make[2]: Nothing to be done for 'all'. [2020-02-14T06:09:43.020Z] #44 162.9 make[2]: Nothing to be done for 'all'. [2020-02-14T06:09:43.020Z] #44 162.9 make[2]: Nothing to be done for 'all'. [2020-02-14T06:09:43.020Z] #44 162.9 make[2]: Nothing to be done for 'all'. [2020-02-14T06:09:43.277Z] #44 163.0 make[2]: Nothing to be done for 'all'. [2020-02-14T06:09:43.277Z] #44 163.0 INSTALL criu/criu [2020-02-14T06:09:43.535Z] #44 DONE 163.2s [2020-02-14T06:09:43.535Z] [2020-02-14T06:09:43.535Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:43.535Z] #62 186.7 + bin/containerd [2020-02-14T06:09:43.780Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-14T06:09:44.036Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-14T06:09:44.475Z] #62 ... [2020-02-14T06:09:44.475Z] [2020-02-14T06:09:44.475Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-14T06:09:44.475Z] #45 DONE 0.1s [2020-02-14T06:09:44.733Z] [2020-02-14T06:09:44.733Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-14T06:09:44.733Z] #48 DONE 0.1s [2020-02-14T06:09:44.733Z] [2020-02-14T06:09:44.733Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-14T06:09:44.990Z] #51 DONE 0.1s [2020-02-14T06:09:44.990Z] [2020-02-14T06:09:44.990Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:45.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-14T06:09:46.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-14T06:09:46.333Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-14T06:09:46.609Z] #42 ... [2020-02-14T06:09:46.609Z] [2020-02-14T06:09:46.609Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:09:46.609Z] #60 23.96 Reading package lists... [2020-02-14T06:09:46.609Z] #60 34.26 Reading package lists... [2020-02-14T06:09:46.609Z] #60 ... [2020-02-14T06:09:46.609Z] [2020-02-14T06:09:46.609Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:09:46.609Z] #11 34.18 Reading package lists... [2020-02-14T06:09:46.916Z] #11 43.48 Building dependency tree... [2020-02-14T06:09:46.916Z] #11 ... [2020-02-14T06:09:46.916Z] [2020-02-14T06:09:46.916Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:09:46.916Z] #36 34.51 Reading package lists... [2020-02-14T06:09:47.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-14T06:09:48.796Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-14T06:09:48.796Z] Using test binary docker [2020-02-14T06:09:48.796Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-14T06:09:48.796Z] +++ /etc/init.d/apparmor start [2020-02-14T06:09:48.796Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-14T06:09:48.796Z] INFO: Waiting for daemon to start... [2020-02-14T06:09:48.796Z] Starting dockerd [2020-02-14T06:09:48.796Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-14T06:09:49.080Z] #36 44.33 Building dependency tree... [2020-02-14T06:09:49.173Z] #62 ... [2020-02-14T06:09:49.173Z] [2020-02-14T06:09:49.173Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:49.173Z] #53 DONE 233.8s [2020-02-14T06:09:49.173Z] [2020-02-14T06:09:49.173Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:50.547Z] #62 ... [2020-02-14T06:09:50.547Z] [2020-02-14T06:09:50.547Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-14T06:09:50.547Z] #54 DONE 0.2s [2020-02-14T06:09:50.547Z] [2020-02-14T06:09:50.547Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-14T06:09:50.547Z] #58 DONE 0.1s [2020-02-14T06:09:50.547Z] [2020-02-14T06:09:50.547Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:09:51.144Z] #36 48.09 The following additional packages will be installed: [2020-02-14T06:09:51.144Z] #36 48.11 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-14T06:09:51.144Z] #36 48.13 Suggested packages: [2020-02-14T06:09:51.144Z] #36 48.14 cmake-doc ninja-build lrzip [2020-02-14T06:09:51.144Z] #36 48.14 Recommended packages: [2020-02-14T06:09:51.144Z] #36 48.14 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-14T06:09:51.329Z] . [2020-02-14T06:09:51.329Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-14T06:09:51.329Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-14T06:09:51.329Z] Error: No such image: emptyfs [2020-02-14T06:09:51.329Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-14T06:09:51.329Z] ++++ docker load [2020-02-14T06:09:51.329Z] Running integration-test (iteration 1) [2020-02-14T06:09:51.329Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-02-14T06:09:51.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:09:51.329Z] ++ set -e [2020-02-14T06:09:51.329Z] ++ '[' -n 0 ']' [2020-02-14T06:09:51.329Z] ++ set -x [2020-02-14T06:09:51.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:09:53.199Z] #36 50.03 The following NEW packages will be installed: [2020-02-14T06:09:53.199Z] #36 50.05 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-14T06:09:53.199Z] #36 50.05 vim-common xxd [2020-02-14T06:09:53.199Z] #36 50.26 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-14T06:09:53.199Z] #36 50.26 Need to get 14.9 MB of archives. [2020-02-14T06:09:53.199Z] #36 50.26 After this operation, 67.2 MB of additional disk space will be used. [2020-02-14T06:09:53.199Z] #36 50.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-14T06:09:53.489Z] #36 50.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-14T06:09:53.489Z] #36 50.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-02-14T06:09:53.776Z] #36 50.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-14T06:09:53.776Z] #36 ... [2020-02-14T06:09:53.776Z] [2020-02-14T06:09:53.776Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:09:53.776Z] #11 43.48 Building dependency tree... [2020-02-14T06:09:53.776Z] #11 48.09 The following additional packages will be installed: [2020-02-14T06:09:53.776Z] #11 48.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-14T06:09:53.776Z] #11 48.11 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-14T06:09:53.776Z] #11 48.11 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-14T06:09:53.777Z] #11 48.12 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-14T06:09:53.777Z] #11 48.12 mingw-w64-x86-64-dev [2020-02-14T06:09:53.777Z] #11 48.15 Suggested packages: [2020-02-14T06:09:53.777Z] #11 48.15 gcc-8-locales seccomp wine64 [2020-02-14T06:09:53.777Z] #11 50.80 The following NEW packages will be installed: [2020-02-14T06:09:53.777Z] #11 50.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-14T06:09:53.777Z] #11 50.81 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-14T06:09:53.777Z] #11 50.81 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-14T06:09:53.777Z] #11 50.82 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-14T06:09:53.777Z] #11 50.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-14T06:09:53.777Z] #11 50.83 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-14T06:09:53.777Z] #11 50.85 The following packages will be upgraded: [2020-02-14T06:09:53.777Z] #11 50.86 libsystemd0 libudev1 [2020-02-14T06:09:54.094Z] #11 51.06 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-14T06:09:54.094Z] #11 51.06 Need to get 79.4 MB of archives. [2020-02-14T06:09:54.094Z] #11 51.06 After this operation, 532 MB of additional disk space will be used. [2020-02-14T06:09:54.094Z] #11 51.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB] [2020-02-14T06:09:54.094Z] #11 51.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB] [2020-02-14T06:09:54.094Z] #11 51.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-02-14T06:09:54.737Z] #11 51.82 Get:4 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-02-14T06:09:55.371Z] #11 52.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-14T06:09:55.371Z] #11 52.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-02-14T06:09:55.371Z] #11 ... [2020-02-14T06:09:55.371Z] [2020-02-14T06:09:55.371Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:09:55.371Z] #36 52.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-02-14T06:09:55.663Z] #36 52.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-02-14T06:09:55.663Z] #36 52.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-14T06:09:55.663Z] #36 52.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-02-14T06:09:55.663Z] #36 52.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-02-14T06:09:55.663Z] #36 52.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-02-14T06:09:57.161Z] #36 ... [2020-02-14T06:09:57.161Z] [2020-02-14T06:09:57.161Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:09:57.161Z] #44 34.47 Reading package lists... [2020-02-14T06:09:57.161Z] #44 44.59 Building dependency tree... [2020-02-14T06:09:57.161Z] #44 48.76 The following additional packages will be installed: [2020-02-14T06:09:57.161Z] #44 48.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-14T06:09:57.161Z] #44 48.76 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-14T06:09:57.161Z] #44 48.78 Suggested packages: [2020-02-14T06:09:57.161Z] #44 48.78 manpages-dev python-setuptools [2020-02-14T06:09:57.161Z] #44 50.74 The following NEW packages will be installed: [2020-02-14T06:09:57.161Z] #44 50.76 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-14T06:09:57.161Z] #44 50.76 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-14T06:09:57.161Z] #44 50.76 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-14T06:09:57.161Z] #44 50.77 python-six zlib1g-dev [2020-02-14T06:09:57.161Z] #44 51.08 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-14T06:09:57.161Z] #44 51.08 Need to get 4075 kB of archives. [2020-02-14T06:09:57.161Z] #44 51.08 After this operation, 24.5 MB of additional disk space will be used. [2020-02-14T06:09:57.161Z] #44 51.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-02-14T06:09:57.161Z] #44 51.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-14T06:09:57.161Z] #44 51.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-02-14T06:09:57.161Z] #44 51.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-14T06:09:57.161Z] #44 51.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-02-14T06:09:57.161Z] #44 51.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-14T06:09:57.161Z] #44 51.30 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-02-14T06:09:57.161Z] #44 51.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-02-14T06:09:57.161Z] #44 51.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-02-14T06:09:57.161Z] #44 51.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-02-14T06:09:57.161Z] #44 51.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-02-14T06:09:57.161Z] #44 51.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-02-14T06:09:57.161Z] #44 51.95 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-02-14T06:09:57.161Z] #44 51.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-02-14T06:09:57.161Z] #44 52.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-14T06:09:57.161Z] #44 52.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-02-14T06:09:57.161Z] #44 52.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-02-14T06:09:57.161Z] #44 54.26 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:09:57.161Z] #44 ... [2020-02-14T06:09:57.161Z] [2020-02-14T06:09:57.161Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:09:57.161Z] #26 34.63 Reading package lists... [2020-02-14T06:09:57.161Z] #26 45.39 Building dependency tree... [2020-02-14T06:09:57.161Z] #26 49.08 ca-certificates is already the newest version (20190110). [2020-02-14T06:09:57.161Z] #26 49.08 The following additional packages will be installed: [2020-02-14T06:09:57.161Z] #26 49.09 libjq1 libonig5 [2020-02-14T06:09:57.161Z] #26 50.03 The following NEW packages will be installed: [2020-02-14T06:09:57.161Z] #26 50.05 jq libjq1 libonig5 [2020-02-14T06:09:57.161Z] #26 50.26 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-14T06:09:57.161Z] #26 50.26 Need to get 358 kB of archives. [2020-02-14T06:09:57.161Z] #26 50.26 After this operation, 1277 kB of additional disk space will be used. [2020-02-14T06:09:57.161Z] #26 50.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-14T06:09:57.161Z] #26 50.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-14T06:09:57.161Z] #26 50.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-14T06:09:57.161Z] #26 52.57 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:09:57.161Z] #26 53.04 Fetched 358 kB in 0s (2402 kB/s) [2020-02-14T06:09:57.161Z] #26 53.20 Selecting previously unselected package libonig5:ppc64el. [2020-02-14T06:09:57.161Z] #26 53.20 (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 ... 15330 files and directories currently installed.) [2020-02-14T06:09:57.161Z] #26 53.30 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-02-14T06:09:57.161Z] #26 53.31 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-14T06:09:57.161Z] #26 53.80 Selecting previously unselected package libjq1:ppc64el. [2020-02-14T06:09:57.161Z] #26 53.82 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-14T06:09:57.161Z] #26 53.84 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-14T06:09:57.161Z] #26 54.15 Selecting previously unselected package jq. [2020-02-14T06:09:57.161Z] #26 54.16 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-14T06:09:57.161Z] #26 54.16 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-14T06:09:57.453Z] #26 ... [2020-02-14T06:09:57.453Z] [2020-02-14T06:09:57.453Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:09:57.453Z] #60 34.26 Reading package lists... [2020-02-14T06:09:57.453Z] #60 45.04 Building dependency tree... [2020-02-14T06:09:57.453Z] #60 50.32 The following additional packages will be installed: [2020-02-14T06:09:57.453Z] #60 50.34 libbtrfs0 [2020-02-14T06:09:57.453Z] #60 50.61 The following NEW packages will be installed: [2020-02-14T06:09:57.453Z] #60 50.64 libbtrfs-dev libbtrfs0 [2020-02-14T06:09:57.453Z] #60 50.87 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-14T06:09:57.453Z] #60 50.87 Need to get 120 kB of archives. [2020-02-14T06:09:57.453Z] #60 50.87 After this operation, 423 kB of additional disk space will be used. [2020-02-14T06:09:57.453Z] #60 50.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-14T06:09:57.453Z] #60 50.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-14T06:09:57.453Z] #60 53.25 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:09:57.453Z] #60 53.60 Fetched 120 kB in 0s (1257 kB/s) [2020-02-14T06:09:57.453Z] #60 53.84 Selecting previously unselected package libbtrfs0. [2020-02-14T06:09:57.453Z] #60 53.84 (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 ... 15330 files and directories currently installed.) [2020-02-14T06:09:57.453Z] #60 54.02 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-14T06:09:57.453Z] #60 54.03 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-14T06:09:57.453Z] #60 54.31 Selecting previously unselected package libbtrfs-dev. [2020-02-14T06:09:57.453Z] #60 54.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-14T06:09:57.453Z] #60 54.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-14T06:09:57.453Z] #60 ... [2020-02-14T06:09:57.453Z] [2020-02-14T06:09:57.453Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-14T06:09:57.453Z] #26 54.41 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-14T06:09:57.453Z] #26 54.45 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-14T06:09:57.453Z] #26 54.46 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-14T06:09:57.453Z] #26 54.47 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:09:57.740Z] #26 DONE 54.9s [2020-02-14T06:09:57.740Z] [2020-02-14T06:09:57.740Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:09:57.740Z] #44 54.42 Fetched 4075 kB in 1s (3755 kB/s) [2020-02-14T06:09:57.740Z] #44 54.54 Selecting previously unselected package libcap-dev:ppc64el. [2020-02-14T06:09:57.740Z] #44 54.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-14T06:09:57.740Z] #44 54.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-02-14T06:09:57.740Z] #44 54.65 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-02-14T06:09:57.740Z] #44 54.82 Selecting previously unselected package libnet1:ppc64el. [2020-02-14T06:09:57.740Z] #44 54.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-14T06:09:57.740Z] #44 54.84 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-14T06:09:58.030Z] #44 ... [2020-02-14T06:09:58.030Z] [2020-02-14T06:09:58.030Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-14T06:09:58.030Z] #27 DONE 0.1s [2020-02-14T06:09:58.030Z] [2020-02-14T06:09:58.030Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-14T06:09:58.030Z] #60 54.74 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-14T06:09:58.030Z] #60 54.77 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-14T06:09:58.030Z] #60 54.78 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:09:58.030Z] #60 DONE 55.2s [2020-02-14T06:09:58.030Z] [2020-02-14T06:09:58.030Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:09:58.030Z] #44 55.13 Selecting previously unselected package libnet1-dev. [2020-02-14T06:09:58.317Z] #44 55.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...#44 ... [2020-02-14T06:09:58.317Z] [2020-02-14T06:09:58.317Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:09:58.317Z] #61 DONE 0.1s [2020-02-14T06:09:58.317Z] [2020-02-14T06:09:58.317Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:09:58.317Z] #44 55.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-14T06:09:58.317Z] #44 55.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-14T06:09:58.317Z] #44 ... [2020-02-14T06:09:58.317Z] [2020-02-14T06:09:58.317Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-14T06:09:58.317Z] #62 DONE 0.1s [2020-02-14T06:09:58.317Z] [2020-02-14T06:09:58.317Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:09:58.317Z] #36 55.15 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:09:58.317Z] #36 55.27 Fetched 14.9 MB in 3s (4860 kB/s) [2020-02-14T06:09:58.317Z] #36 55.35 Selecting previously unselected package xxd. [2020-02-14T06:09:58.317Z] #36 55.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 ... 15330 files and directories currently installed.) [2020-02-14T06:09:58.317Z] #36 55.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-14T06:09:58.317Z] #36 55.41 Unpacking xxd (2:8.1.0875-5) ... [2020-02-14T06:09:58.373Z] #76 exporting layers 44.4s done [2020-02-14T06:09:58.373Z] #76 exporting manifest sha256:0ca6feaf4353e56a2f1a589dd5dc7f0de4079ec510341309f60a07d91bb1369c done [2020-02-14T06:09:58.373Z] #76 exporting config sha256:02947db602468e053e6ca2baf7dbe8bc3b10573095bbbc5c45a83f490473727c done [2020-02-14T06:09:58.373Z] #76 sending tarball [2020-02-14T06:09:58.605Z] #36 55.68 Selecting previously unselected package vim-common. [2020-02-14T06:09:58.605Z] #36 55.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-14T06:09:58.893Z] #36 55.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-14T06:09:59.526Z] #36 56.42 Selecting previously unselected package cmake-data. [2020-02-14T06:09:59.526Z] #36 56.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-14T06:09:59.526Z] #36 56.46 Unpacking cmake-data (3.13.4-1) ... [2020-02-14T06:10:00.535Z] #76 sending tarball 7.0s done [2020-02-14T06:10:00.535Z] #76 DONE 51.4s [2020-02-14T06:10:00.535Z] [2020-02-14T06:10:00.535Z] #77 importing to docker [2020-02-14T06:10:01.308Z] Loaded image: buildpack-deps:jessie [2020-02-14T06:10:01.308Z] Loaded image: busybox:latest [2020-02-14T06:10:01.308Z] Loaded image: busybox:glibc [2020-02-14T06:10:01.308Z] Loaded image: debian:jessie [2020-02-14T06:10:01.308Z] Loaded image: hello-world:latest [2020-02-14T06:10:01.308Z] INFO: Testing against a local daemon [2020-02-14T06:10:01.308Z] === RUN TestCgroupNamespacesBuild [2020-02-14T06:10:04.000Z] #36 ... [2020-02-14T06:10:04.000Z] [2020-02-14T06:10:04.000Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:10:04.000Z] #28 2.948 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-14T06:10:04.000Z] #28 3.537 [2020-02-14T06:10:04.874Z] #28 3.784 #=#=# ## 3.6% ##### 7.9% ######## 12.1% ########### 16.4% ################ 22.8% ################### 27.1% ###################### 31.3% ######################### 35.6% ############################ 39.8% ############################### 44.1% #################################### 50.5% ####################################### 54.8% ########################################## 59.0% ############################################# 63.3% ################################################ 67.5% ################################################### 71.8% ###################################################### 76.1% ######################################################### 80.3% ############################################################ 84.6% ################################################################# 91.0% #################################################################### 95.2% ######################################################################## 100.0% [2020-02-14T06:10:05.166Z] #28 ... [2020-02-14T06:10:05.166Z] [2020-02-14T06:10:05.166Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:10:05.166Z] #11 52.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-02-14T06:10:05.166Z] #11 52.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-14T06:10:05.166Z] #11 53.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-14T06:10:05.166Z] #11 53.79 Get:10 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-02-14T06:10:05.166Z] #11 53.84 Get:11 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-02-14T06:10:05.166Z] #11 60.31 Get:12 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-02-14T06:10:05.453Z] #11 ... [2020-02-14T06:10:05.453Z] [2020-02-14T06:10:05.453Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:10:05.453Z] #28 7.422 [2020-02-14T06:10:05.498Z] --- PASS: TestCgroupNamespacesBuild (3.60s) [2020-02-14T06:10:05.498Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-14T06:10:06.653Z] #28 7.742 #=#=# ##### 8.0% ################## 25.3% ###################### 31.1% ################################## 47.6% ########################################## 59.1% ###################################################### 76.4% ################################################################### #28 ... [2020-02-14T06:10:06.653Z] [2020-02-14T06:10:06.653Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:10:06.653Z] #72 DONE 63.7s [2020-02-14T06:10:06.653Z] [2020-02-14T06:10:06.653Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:10:06.653Z] #28 7.742 #=#=# ##### 8.0% ################## 25.3% ###################### 31.1% ################################## 47.6% ########################################## 59.1% ###################################################### 76.4% ################################################################### 93.6% ######################################################################## 100.0% [2020-02-14T06:10:06.894Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2020-02-14T06:10:06.894Z] === RUN TestBuildWithSession [2020-02-14T06:10:06.894Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-14T06:10:06.894Z] build_session_test.go:25: TODO: BuildKit [2020-02-14T06:10:06.894Z] === RUN TestBuildSquashParent [2020-02-14T06:10:07.711Z] #28 9.502 [2020-02-14T06:10:08.303Z] #28 9.765 #=#=# ##O#- # 0.1% ## 3.8% #### 6.3% [2020-02-14T06:10:08.303Z] #28 ... [2020-02-14T06:10:08.303Z] [2020-02-14T06:10:08.303Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:10:08.303Z] #63 0.450 + RM_GOPATH=0 [2020-02-14T06:10:08.303Z] #63 0.452 + TMP_GOPATH= [2020-02-14T06:10:08.303Z] #63 0.453 + : /build [2020-02-14T06:10:08.303Z] #63 0.454 + '[' -z '' ']' [2020-02-14T06:10:08.303Z] #63 0.456 ++ mktemp -d [2020-02-14T06:10:08.303Z] #63 0.477 + export GOPATH=/tmp/tmp.tgM1sg2qzc [2020-02-14T06:10:08.303Z] #63 0.479 + GOPATH=/tmp/tmp.tgM1sg2qzc [2020-02-14T06:10:08.303Z] #63 0.480 + RM_GOPATH=1 [2020-02-14T06:10:08.303Z] #63 0.486 ++ dirname ./install.sh [2020-02-14T06:10:08.303Z] #63 0.488 + dir=. [2020-02-14T06:10:08.303Z] #63 0.489 + bin=containerd [2020-02-14T06:10:08.303Z] #63 0.489 + shift [2020-02-14T06:10:08.303Z] #63 0.489 + '[' '!' -f ./containerd.installer ']' [2020-02-14T06:10:08.303Z] #63 0.489 + . ./containerd.installer [2020-02-14T06:10:08.303Z] #63 0.489 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-14T06:10:08.303Z] #63 0.490 + install_containerd [2020-02-14T06:10:08.303Z] #63 0.491 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-14T06:10:08.303Z] #63 0.491 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tgM1sg2qzc/src/github.com/containerd/containerd [2020-02-14T06:10:08.303Z] #63 0.491 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-14T06:10:08.303Z] #63 0.516 Cloning into '/tmp/tmp.tgM1sg2qzc/src/github.com/containerd/containerd'... [2020-02-14T06:10:08.303Z] #63 ... [2020-02-14T06:10:08.303Z] [2020-02-14T06:10:08.303Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:10:08.597Z] #28 9.765 #=#=# ##O#- # 0.1% ## 3.8% #### 6.3% ######## 11.5% ########### 16.6% ############### 21.8% [2020-02-14T06:10:08.597Z] #28 ... [2020-02-14T06:10:08.597Z] [2020-02-14T06:10:08.597Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:10:08.597Z] #44 55.67 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-14T06:10:08.597Z] #44 55.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-14T06:10:08.597Z] #44 55.70 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-14T06:10:08.597Z] #44 55.91 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-14T06:10:08.597Z] #44 55.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-02-14T06:10:08.597Z] #44 55.94 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-14T06:10:08.597Z] #44 56.38 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-14T06:10:08.597Z] #44 56.43 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-14T06:10:08.597Z] #44 56.45 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-14T06:10:08.597Z] #44 56.74 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-14T06:10:08.597Z] #44 56.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-02-14T06:10:08.597Z] #44 56.77 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-14T06:10:08.597Z] #44 56.94 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-14T06:10:08.597Z] #44 56.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-02-14T06:10:08.597Z] #44 56.99 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-14T06:10:08.597Z] #44 57.53 Selecting previously unselected package libprotobuf17:ppc64el. [2020-02-14T06:10:08.597Z] #44 57.60 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-02-14T06:10:08.597Z] #44 57.61 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-14T06:10:08.598Z] #44 59.16 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-02-14T06:10:08.598Z] #44 59.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-02-14T06:10:08.598Z] #44 59.21 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-14T06:10:08.598Z] #44 59.65 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-14T06:10:08.598Z] #44 59.68 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-02-14T06:10:08.598Z] #44 59.69 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-14T06:10:08.598Z] #44 62.80 Selecting previously unselected package libprotoc17:ppc64el. [2020-02-14T06:10:08.598Z] #44 62.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-02-14T06:10:08.598Z] #44 62.81 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-14T06:10:08.598Z] #44 64.56 Selecting previously unselected package protobuf-c-compiler. [2020-02-14T06:10:08.598Z] #44 64.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-02-14T06:10:08.598Z] #44 64.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-14T06:10:08.598Z] #44 64.97 Selecting previously unselected package protobuf-compiler. [2020-02-14T06:10:08.598Z] #44 65.04 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-02-14T06:10:08.598Z] #44 65.06 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-14T06:10:08.598Z] #44 65.45 Selecting previously unselected package python-pkg-resources. [2020-02-14T06:10:08.598Z] #44 65.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-14T06:10:08.598Z] #44 65.50 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-14T06:10:08.907Z] #44 ... [2020-02-14T06:10:08.907Z] [2020-02-14T06:10:08.907Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:10:10.084Z] #28 9.765 #=#=# ##O#- # 0.1% ## 3.8% #### 6.3% ######## 11.5% ########### 16.6% ############### 21.8% ################### 27.0% ##################### 29.5% ######################### 34.8% ############################ 39.9% ################################ 45.0% #################################### 50.2% ####################################### 55.4% ############################################# 63.1% ################################################### 70.9% ########################################################## 81.2% ################################################################# 91.5% ######################################################################## 100.0% [2020-02-14T06:10:11.125Z] #28 12.90 [2020-02-14T06:10:12.461Z] #62 214.8 + bin/containerd-stress [2020-02-14T06:10:12.717Z] #62 216.5 + bin/containerd-shim [2020-02-14T06:10:14.802Z] #28 13.15 #=#=# # 2.4% ### 4.2% #### 6.0% ##### 7.8% ###### 9.6% ######### 13.1% ########### 15.8% ############ 17.6% ############## 20.3% ############### 21.2% ################ 23.0% ################# 24.7% ################### 26.5% #################### 28.3% ###################### 31.0% ####################### 32.8% ######################## 34.6% ########################## 37.2% ############################ 39.9% ############################## 42.6% ################################ 45.3% ################################## 48.0% #################################### 50.7% ####################################### 54.9% ######################################### 57.6% ############################################ 61.2% ############################################## 64.8% ################################################# 68.3% ################################################### 71.9% ##################################################### 74.6% ####################################################### 77.3% ######################################################### [2020-02-14T06:10:14.802Z] #28 ... [2020-02-14T06:10:14.802Z] [2020-02-14T06:10:14.802Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:10:14.802Z] #36 61.87 Selecting previously unselected package libicu63:ppc64el. [2020-02-14T06:10:14.802Z] #36 61.92 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-02-14T06:10:14.802Z] #36 61.95 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-14T06:10:15.059Z] --- PASS: TestBuildSquashParent (6.82s) [2020-02-14T06:10:15.059Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-14T06:10:15.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-14T06:10:15.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-14T06:10:15.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-14T06:10:15.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-14T06:10:15.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-14T06:10:15.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-14T06:10:15.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-14T06:10:15.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-14T06:10:15.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-14T06:10:15.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-14T06:10:15.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-14T06:10:15.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-14T06:10:15.059Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-14T06:10:15.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-14T06:10:15.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-14T06:10:15.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-14T06:10:15.098Z] #36 ... [2020-02-14T06:10:15.098Z] [2020-02-14T06:10:15.098Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:10:15.991Z] #28 13.15 #=#=# # 2.4% ### 4.2% #### 6.0% ##### 7.8% ###### 9.6% ######### 13.1% ########### 15.8% ############ 17.6% ############## 20.3% ############### 21.2% ################ 23.0% ################# 24.7% ################### 26.5% #################### 28.3% ###################### 31.0% ####################### 32.8% ######################## 34.6% ########################## 37.2% ############################ 39.9% ############################## 42.6% ################################ 45.3% ################################## 48.0% #################################### 50.7% ####################################### 54.9% ######################################### 57.6% ############################################ 61.2% ############################################## 64.8% ################################################# 68.3% ################################################### 71.9% ##################################################### 74.6% ####################################################### 77.3% ######################################################### 80.0% ########################################################### 82.6% ############################################################# 85.3% ############################################################### 88.0% ################################################################# 90.7% ################################################################### 93.3% ##################################################################### 96.0% ######################################################################## 100.0% [2020-02-14T06:10:15.991Z] #28 18.02 [2020-02-14T06:10:16.439Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-14T06:10:16.698Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-14T06:10:18.704Z] #28 20.26 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-14T06:10:18.999Z] #28 20.82 [2020-02-14T06:10:18.999Z] #28 21.15 #=#=# [2020-02-14T06:10:18.999Z] #28 ... [2020-02-14T06:10:18.999Z] [2020-02-14T06:10:18.999Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:10:18.999Z] #44 66.16 Selecting previously unselected package python-six. [2020-02-14T06:10:18.999Z] #44 66.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-14T06:10:18.999Z] #44 66.24 Unpacking python-six (1.12.0-1) ... [2020-02-14T06:10:18.999Z] #44 66.41 Selecting previously unselected package python-protobuf. [2020-02-14T06:10:18.999Z] #44 66.43 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-02-14T06:10:18.999Z] #44 66.44 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-14T06:10:18.999Z] #44 67.44 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-14T06:10:18.999Z] #44 73.94 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-14T06:10:18.999Z] #44 73.95 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-14T06:10:18.999Z] #44 73.95 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-14T06:10:18.999Z] #44 73.96 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-14T06:10:18.999Z] #44 73.96 Setting up python-six (1.12.0-1) ... [2020-02-14T06:10:19.235Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-14T06:10:19.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2020-02-14T06:10:19.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2020-02-14T06:10:19.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.01s) [2020-02-14T06:10:19.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s) [2020-02-14T06:10:19.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2020-02-14T06:10:19.235Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2020-02-14T06:10:19.235Z] === RUN TestBuildMultiStageCopy [2020-02-14T06:10:19.235Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-14T06:10:19.268Z] #62 222.9 + bin/containerd-shim-runc-v1 [2020-02-14T06:10:19.290Z] #44 ... [2020-02-14T06:10:19.290Z] [2020-02-14T06:10:19.290Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:10:19.290Z] #11 66.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-02-14T06:10:19.290Z] #11 66.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-02-14T06:10:19.290Z] #11 66.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-14T06:10:19.290Z] #11 66.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-14T06:10:19.290Z] #11 66.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-02-14T06:10:19.290Z] #11 66.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-02-14T06:10:19.290Z] #11 66.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-02-14T06:10:19.290Z] #11 66.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-02-14T06:10:19.290Z] #11 66.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-02-14T06:10:19.290Z] #11 66.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-02-14T06:10:19.290Z] #11 66.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-02-14T06:10:19.290Z] #11 66.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-02-14T06:10:19.290Z] #11 66.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-02-14T06:10:19.290Z] #11 66.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-02-14T06:10:19.290Z] #11 66.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-02-14T06:10:19.290Z] #11 68.36 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:10:19.290Z] #11 68.82 Fetched 79.4 MB in 16s (5039 kB/s) [2020-02-14T06:10:19.290Z] #11 69.07 (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 ... 15330 files and directories currently installed.) [2020-02-14T06:10:19.290Z] #11 69.15 Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ... [2020-02-14T06:10:19.290Z] #11 69.17 Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-14T06:10:19.290Z] #11 69.76 Setting up libsystemd0:ppc64el (241-7~deb10u3) ... [2020-02-14T06:10:19.291Z] #11 70.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 ... 15330 files and directories currently installed.) [2020-02-14T06:10:19.291Z] #11 70.13 Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ... [2020-02-14T06:10:19.291Z] #11 70.15 Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-14T06:10:19.291Z] #11 70.73 Setting up libudev1:ppc64el (241-7~deb10u3) ... [2020-02-14T06:10:19.291Z] #11 70.94 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-14T06:10:19.291Z] #11 70.94 (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 ... 15330 files and directories currently installed.) [2020-02-14T06:10:19.291Z] #11 71.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-02-14T06:10:19.291Z] #11 71.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-14T06:10:19.291Z] #11 76.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-14T06:10:19.291Z] #11 76.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-02-14T06:10:19.291Z] #11 76.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-14T06:10:19.291Z] #11 ... [2020-02-14T06:10:19.291Z] [2020-02-14T06:10:19.291Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:10:19.291Z] #28 21.15 #=#=# ######################################################################## 100.0% [2020-02-14T06:10:19.577Z] #28 21.55 [2020-02-14T06:10:19.577Z] #28 ... [2020-02-14T06:10:19.577Z] [2020-02-14T06:10:19.577Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:10:19.577Z] #34 66.17 internal/reflectlite [2020-02-14T06:10:19.577Z] #34 66.18 sync [2020-02-14T06:10:19.577Z] #34 72.32 errors [2020-02-14T06:10:19.577Z] #34 72.33 sort [2020-02-14T06:10:19.577Z] #34 73.50 io [2020-02-14T06:10:19.577Z] #34 73.54 internal/oserror [2020-02-14T06:10:19.577Z] #34 73.55 strconv [2020-02-14T06:10:19.577Z] #34 74.10 syscall [2020-02-14T06:10:19.577Z] #34 ... [2020-02-14T06:10:19.577Z] [2020-02-14T06:10:19.577Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:10:19.577Z] #36 74.04 Selecting previously unselected package libxml2:ppc64el. [2020-02-14T06:10:19.577Z] #36 74.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-02-14T06:10:19.577Z] #36 74.10 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-14T06:10:19.577Z] #36 75.14 Selecting previously unselected package libarchive13:ppc64el. [2020-02-14T06:10:19.577Z] #36 75.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-02-14T06:10:19.577Z] #36 75.19 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-14T06:10:19.577Z] #36 75.81 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-14T06:10:19.577Z] #36 75.85 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-14T06:10:19.577Z] #36 75.86 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-14T06:10:19.577Z] #36 76.06 Selecting previously unselected package librhash0:ppc64el. [2020-02-14T06:10:19.577Z] #36 76.08 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-02-14T06:10:19.577Z] #36 76.09 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-02-14T06:10:19.577Z] #36 76.42 Selecting previously unselected package libuv1:ppc64el. [2020-02-14T06:10:19.577Z] #36 76.45 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-02-14T06:10:19.577Z] #36 76.46 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-02-14T06:10:19.865Z] #36 76.72 Selecting previously unselected package cmake. [2020-02-14T06:10:19.865Z] #36 76.74 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-02-14T06:10:19.866Z] #36 76.74 Unpacking cmake (3.13.4-1) ... [2020-02-14T06:10:20.433Z] #77 DONE 18.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-14T06:10:21.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-14T06:10:21.196Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40521/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda hack/test/unit [2020-02-14T06:10:21.706Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-14T06:10:21.922Z] #36 ... [2020-02-14T06:10:21.922Z] [2020-02-14T06:10:21.922Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:10:21.922Z] #48 68.75 internal/reflectlite [2020-02-14T06:10:21.922Z] #48 68.76 sync [2020-02-14T06:10:21.922Z] #48 72.86 github.com/LK4D4/vndr/godl/singleflight [2020-02-14T06:10:21.922Z] #48 72.93 math/rand [2020-02-14T06:10:21.922Z] #48 72.93 internal/singleflight [2020-02-14T06:10:21.922Z] #48 77.15 io [2020-02-14T06:10:21.922Z] #48 77.15 sort [2020-02-14T06:10:21.922Z] #48 77.17 strconv [2020-02-14T06:10:21.922Z] #48 77.31 syscall [2020-02-14T06:10:22.211Z] #48 ... [2020-02-14T06:10:22.211Z] [2020-02-14T06:10:22.211Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:10:22.211Z] #44 79.04 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-14T06:10:22.211Z] #44 79.04 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-14T06:10:22.211Z] #44 79.05 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-14T06:10:22.211Z] #44 79.06 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-02-14T06:10:22.211Z] #44 79.07 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-14T06:10:22.211Z] #44 79.07 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-14T06:10:22.211Z] #44 79.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-14T06:10:22.211Z] #44 79.09 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-14T06:10:22.211Z] #44 79.10 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-14T06:10:22.211Z] #44 79.11 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-14T06:10:22.274Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-14T06:10:22.540Z] #62 225.8 + bin/containerd-shim-runc-v2 [2020-02-14T06:10:22.840Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-14T06:10:23.104Z] #62 226.6 + binaries [2020-02-14T06:10:23.104Z] #62 226.6 + mkdir -p /build [2020-02-14T06:10:23.104Z] #62 226.6 + cp bin/containerd /build/containerd [2020-02-14T06:10:23.104Z] #62 226.6 + cp bin/containerd-shim /build/containerd-shim [2020-02-14T06:10:23.104Z] #62 226.6 + cp bin/ctr /build/ctr [2020-02-14T06:10:23.408Z] --- PASS: TestBuildMultiStageCopy (4.57s) [2020-02-14T06:10:23.408Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.38s) [2020-02-14T06:10:23.408Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-02-14T06:10:23.408Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-02-14T06:10:23.408Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-02-14T06:10:23.408Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-02-14T06:10:23.408Z] === RUN TestBuildMultiStageParentConfig [2020-02-14T06:10:23.668Z] #62 DONE 227.1s [2020-02-14T06:10:24.004Z] ? github.com/docker/docker/api [no test files] [2020-02-14T06:10:24.231Z] [2020-02-14T06:10:24.231Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-14T06:10:24.488Z] #63 DONE 0.2s [2020-02-14T06:10:24.488Z] [2020-02-14T06:10:24.488Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-14T06:10:24.488Z] #67 DONE 0.1s [2020-02-14T06:10:24.745Z] [2020-02-14T06:10:24.745Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-14T06:10:24.745Z] #69 DONE 0.1s [2020-02-14T06:10:24.745Z] [2020-02-14T06:10:24.745Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-14T06:10:24.745Z] #72 DONE 0.1s [2020-02-14T06:10:24.745Z] [2020-02-14T06:10:24.745Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-14T06:10:24.745Z] #73 DONE 0.0s [2020-02-14T06:10:24.785Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-02-14T06:10:24.785Z] === RUN TestBuildLabelWithTargets [2020-02-14T06:10:24.949Z] #44 ... [2020-02-14T06:10:24.949Z] [2020-02-14T06:10:24.949Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-14T06:10:24.949Z] #36 81.15 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-14T06:10:24.949Z] #36 81.16 Setting up xxd (2:8.1.0875-5) ... [2020-02-14T06:10:24.949Z] #36 81.17 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-02-14T06:10:24.949Z] #36 81.21 Setting up vim-common (2:8.1.0875-5) ... [2020-02-14T06:10:24.949Z] #36 81.27 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-02-14T06:10:24.949Z] #36 81.28 Setting up cmake-data (3.13.4-1) ... [2020-02-14T06:10:24.949Z] #36 81.29 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-14T06:10:24.949Z] #36 81.30 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-14T06:10:24.949Z] #36 81.33 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-14T06:10:24.949Z] #36 81.34 Setting up cmake (3.13.4-1) ... [2020-02-14T06:10:24.949Z] #36 81.36 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:10:24.949Z] #36 81.46 Processing triggers for mime-support (3.62) ... [2020-02-14T06:10:24.949Z] #36 DONE 81.9s [2020-02-14T06:10:24.949Z] [2020-02-14T06:10:24.949Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:10:24.949Z] #37 DONE 0.1s [2020-02-14T06:10:24.949Z] [2020-02-14T06:10:24.949Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-14T06:10:24.949Z] #38 DONE 0.1s [2020-02-14T06:10:24.949Z] [2020-02-14T06:10:24.949Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-14T06:10:24.949Z] #31 79.03 Checking out files: 70% (1074/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: 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: 92% (1402/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-02-14T06:10:24.949Z] #31 80.58 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-14T06:10:24.949Z] #31 80.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-14T06:10:25.002Z] [2020-02-14T06:10:25.002Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-14T06:10:25.565Z] #74 DONE 0.8s [2020-02-14T06:10:25.565Z] [2020-02-14T06:10:25.565Z] #75 exporting to image [2020-02-14T06:10:25.565Z] #75 exporting layers [2020-02-14T06:10:27.003Z] #31 ... [2020-02-14T06:10:27.003Z] [2020-02-14T06:10:27.003Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:10:27.003Z] #51 73.46 + cd /tmp/tmp.A3I8DaQWv3/src/gotest.tools/gotestsum [2020-02-14T06:10:27.003Z] #51 73.46 + git checkout -q v0.3.5 [2020-02-14T06:10:27.003Z] #51 73.61 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-14T06:10:27.003Z] #51 ... [2020-02-14T06:10:27.003Z] [2020-02-14T06:10:27.003Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:10:27.003Z] #39 0.376 + RM_GOPATH=0 [2020-02-14T06:10:27.003Z] #39 0.386 + TMP_GOPATH= [2020-02-14T06:10:27.003Z] #39 0.387 + : /build [2020-02-14T06:10:27.003Z] #39 0.389 + '[' -z '' ']' [2020-02-14T06:10:27.003Z] #39 0.397 ++ mktemp -d [2020-02-14T06:10:27.003Z] #39 0.400 + export GOPATH=/tmp/tmp.mwZpvG1Cx6 [2020-02-14T06:10:27.003Z] #39 0.406 + GOPATH=/tmp/tmp.mwZpvG1Cx6 [2020-02-14T06:10:27.003Z] #39 0.407 + RM_GOPATH=1 [2020-02-14T06:10:27.003Z] #39 0.409 ++ dirname ./install.sh [2020-02-14T06:10:27.003Z] #39 0.411 + dir=. [2020-02-14T06:10:27.003Z] #39 0.422 + bin=tini [2020-02-14T06:10:27.003Z] #39 0.424 + shift [2020-02-14T06:10:27.003Z] #39 0.425 + '[' '!' -f ./tini.installer ']' [2020-02-14T06:10:27.003Z] #39 0.427 + . ./tini.installer [2020-02-14T06:10:27.003Z] #39 0.434 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-14T06:10:27.003Z] #39 0.438 + install_tini [2020-02-14T06:10:27.003Z] #39 0.439 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-14T06:10:27.003Z] #39 0.440 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-14T06:10:27.003Z] #39 0.441 + git clone https://github.com/krallin/tini.git /tmp/tmp.mwZpvG1Cx6/tini [2020-02-14T06:10:27.003Z] #39 0.445 Cloning into '/tmp/tmp.mwZpvG1Cx6/tini'... [2020-02-14T06:10:27.041Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-14T06:10:27.292Z] #39 2.146 + cd /tmp/tmp.mwZpvG1Cx6/tini [2020-02-14T06:10:27.292Z] #39 2.147 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-14T06:10:27.292Z] #39 2.163 + cmake . [2020-02-14T06:10:27.317Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2020-02-14T06:10:27.317Z] === RUN TestBuildWithEmptyLayers [2020-02-14T06:10:28.252Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-02-14T06:10:28.253Z] === RUN TestBuildMultiStageOnBuild [2020-02-14T06:10:28.793Z] #39 3.510 -- The C compiler identification is GNU 8.3.0 [2020-02-14T06:10:28.793Z] #39 3.599 -- Check for working C compiler: /usr/bin/cc [2020-02-14T06:10:28.793Z] #39 ... [2020-02-14T06:10:28.793Z] [2020-02-14T06:10:28.793Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-14T06:10:28.793Z] #28 23.60 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-14T06:10:28.793Z] #28 24.37 #=#=# [2020-02-14T06:10:28.793Z] #28 24.65 #=#=# ############################################# 62.6% ######################################################################## 100.0% [2020-02-14T06:10:28.793Z] #28 25.08 [2020-02-14T06:10:28.793Z] #28 27.29 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-14T06:10:28.793Z] #28 27.35 skipping existing c8c2d4a6b2e3 [2020-02-14T06:10:28.793Z] #28 27.75 [2020-02-14T06:10:28.793Z] #28 29.65 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-14T06:10:28.793Z] #28 30.22 [2020-02-14T06:10:28.793Z] #28 30.50 #=#=# ######################################################################## 100.0% [2020-02-14T06:10:28.793Z] #28 30.76 [2020-02-14T06:10:28.793Z] #28 30.85 Download of images into '/build' complete. [2020-02-14T06:10:28.793Z] #28 30.85 Use something like the following to load the result into a Docker daemon: [2020-02-14T06:10:28.793Z] #28 30.85 tar -cC '/build' . | docker load [2020-02-14T06:10:28.793Z] #28 DONE 30.9s [2020-02-14T06:10:29.084Z] [2020-02-14T06:10:29.084Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:10:29.084Z] #11 81.89 Selecting previously unselected package binutils-mingw-w64. [2020-02-14T06:10:29.084Z] #11 81.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-14T06:10:29.084Z] #11 81.95 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-14T06:10:29.084Z] #11 82.18 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-14T06:10:29.084Z] #11 82.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-14T06:10:29.084Z] #11 82.23 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-14T06:10:29.084Z] #11 82.63 Selecting previously unselected package dmsetup. [2020-02-14T06:10:29.084Z] #11 82.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-02-14T06:10:29.084Z] #11 82.65 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-14T06:10:29.084Z] #11 82.98 Selecting previously unselected package mingw-w64-common. [2020-02-14T06:10:29.084Z] #11 82.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-14T06:10:29.084Z] #11 82.99 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-14T06:10:31.538Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2020-02-14T06:10:31.538Z] === RUN TestBuildUncleanTarFilenames [2020-02-14T06:10:32.109Z] #75 exporting layers 5.8s done [2020-02-14T06:10:32.109Z] #75 writing image sha256:ffe073217e8054eb04d1fc6934a90a279d2452761424c534d415cfa75bf86a97 done [2020-02-14T06:10:32.109Z] #75 naming to docker.io/library/docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda done [2020-02-14T06:10:32.109Z] #75 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-14T06:10:32.475Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2020-02-14T06:10:32.475Z] === RUN TestBuildMultiStageLayerLeak [2020-02-14T06:10:32.584Z] #11 ... [2020-02-14T06:10:32.584Z] [2020-02-14T06:10:32.584Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-14T06:10:32.584Z] #44 89.41 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-14T06:10:32.584Z] #44 89.42 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:10:32.890Z] #44 DONE 89.8s [2020-02-14T06:10:32.890Z] [2020-02-14T06:10:32.890Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:10:32.890Z] #45 ... [2020-02-14T06:10:32.890Z] [2020-02-14T06:10:32.890Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:10:32.890Z] #34 79.72 bytes [2020-02-14T06:10:32.890Z] #34 79.76 strings [2020-02-14T06:10:33.177Z] #34 ... [2020-02-14T06:10:33.177Z] [2020-02-14T06:10:33.177Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:10:33.177Z] #39 4.924 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-14T06:10:33.177Z] #39 4.949 -- Detecting C compiler ABI info [2020-02-14T06:10:33.177Z] #39 5.842 -- Detecting C compiler ABI info - done [2020-02-14T06:10:33.177Z] #39 5.934 -- Detecting C compile features [2020-02-14T06:10:33.287Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-02-14T06:10:34.082Z] [2020-02-14T06:10:34.082Z] Removing bundles/ [2020-02-14T06:10:34.082Z] [2020-02-14T06:10:34.082Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-14T06:10:34.082Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-14T06:10:34.082Z] GOOS="" GOARCH="" GOARM="" [2020-02-14T06:10:34.200Z] #39 9.021 -- Detecting C compile features - done [2020-02-14T06:10:34.200Z] #39 9.107 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-14T06:10:34.489Z] #39 9.427 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-14T06:10:34.778Z] #39 9.580 -- Configuring done [2020-02-14T06:10:34.778Z] #39 9.605 -- Generating done [2020-02-14T06:10:34.778Z] #39 9.618 -- Build files have been written to: /tmp/tmp.mwZpvG1Cx6/tini [2020-02-14T06:10:34.778Z] #39 9.631 + make tini-static [2020-02-14T06:10:35.408Z] #39 10.40 Scanning dependencies of target tini-static [2020-02-14T06:10:35.700Z] #39 10.65 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-14T06:10:35.762Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2020-02-14T06:10:35.762Z] === RUN TestBuildWithHugeFile [2020-02-14T06:10:37.207Z] #39 ... [2020-02-14T06:10:37.207Z] [2020-02-14T06:10:37.207Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:10:37.207Z] #48 84.01 vendor/golang.org/x/net/dns/dnsmessage [2020-02-14T06:10:37.207Z] #48 84.15 bytes [2020-02-14T06:10:37.496Z] #48 ... [2020-02-14T06:10:37.496Z] [2020-02-14T06:10:37.496Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:10:37.496Z] #45 2.235 Note: Building without setproctitle() and strlcpy() support. [2020-02-14T06:10:37.496Z] #45 2.235 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-14T06:10:37.496Z] #45 4.398 fatal: not a git repository (or any of the parent directories): .git [2020-02-14T06:10:37.496Z] #45 4.425 GEN .gitid [2020-02-14T06:10:37.496Z] #45 4.442 GEN criu/include/version.h [2020-02-14T06:10:37.496Z] #45 4.471 GEN include/common/asm [2020-02-14T06:10:39.549Z] #45 ... [2020-02-14T06:10:39.549Z] [2020-02-14T06:10:39.549Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:10:39.549Z] #39 13.33 [100%] Linking C executable tini-static [2020-02-14T06:10:39.549Z] #39 14.27 [100%] Built target tini-static [2020-02-14T06:10:39.549Z] #39 14.39 + mkdir -p /build [2020-02-14T06:10:39.549Z] #39 14.40 + cp tini-static /build/docker-init [2020-02-14T06:10:39.549Z] #39 DONE 14.5s [2020-02-14T06:10:39.549Z] [2020-02-14T06:10:39.549Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:10:39.549Z] #45 6.803 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-14T06:10:39.870Z] #45 6.937 PBCC images/opts.pb-c.c [2020-02-14T06:10:39.870Z] #45 7.037 PBCC images/sit.pb-c.c [2020-02-14T06:10:40.160Z] #45 7.436 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-14T06:10:40.160Z] #45 7.519 DEP images/opts.pb-c.d [2020-02-14T06:10:40.449Z] #45 7.652 DEP images/sit.pb-c.d [2020-02-14T06:10:40.449Z] #45 7.757 PBCC images/macvlan.pb-c.c [2020-02-14T06:10:40.449Z] #45 7.832 DEP images/macvlan.pb-c.d [2020-02-14T06:10:40.737Z] #45 7.945 PBCC images/autofs.pb-c.c [2020-02-14T06:10:40.737Z] #45 8.022 DEP images/autofs.pb-c.d [2020-02-14T06:10:41.027Z] #45 8.218 PBCC images/sysctl.pb-c.c [2020-02-14T06:10:41.027Z] #45 8.350 DEP images/sysctl.pb-c.d [2020-02-14T06:10:41.027Z] #45 8.461 PBCC images/time.pb-c.c [2020-02-14T06:10:41.317Z] #45 8.507 DEP images/time.pb-c.d [2020-02-14T06:10:41.317Z] #45 8.616 PBCC images/binfmt-misc.pb-c.c [2020-02-14T06:10:41.317Z] #45 8.708 DEP images/binfmt-misc.pb-c.d [2020-02-14T06:10:41.606Z] #45 8.815 PBCC images/seccomp.pb-c.c [2020-02-14T06:10:41.606Z] #45 8.835 DEP images/seccomp.pb-c.d [2020-02-14T06:10:41.606Z] #45 8.892 PBCC images/userns.pb-c.c [2020-02-14T06:10:41.606Z] #45 8.931 DEP images/userns.pb-c.d [2020-02-14T06:10:41.606Z] #45 9.010 PBCC images/cgroup.pb-c.c [2020-02-14T06:10:41.894Z] #45 9.051 DEP images/cgroup.pb-c.d [2020-02-14T06:10:41.894Z] #45 9.121 PBCC images/fown.pb-c.c [2020-02-14T06:10:41.894Z] #45 9.151 PBCC images/ext-file.pb-c.c [2020-02-14T06:10:41.894Z] #45 9.175 DEP images/fown.pb-c.d [2020-02-14T06:10:42.184Z] #45 9.295 DEP images/ext-file.pb-c.d [2020-02-14T06:10:42.184Z] #45 9.426 PBCC images/rpc.pb-c.c [2020-02-14T06:10:42.184Z] #45 9.544 DEP images/rpc.pb-c.d [2020-02-14T06:10:42.474Z] #45 9.675 PBCC images/siginfo.pb-c.c [2020-02-14T06:10:42.474Z] #45 9.707 DEP images/siginfo.pb-c.d [2020-02-14T06:10:42.764Z] #45 9.835 PBCC images/pagemap.pb-c.c [2020-02-14T06:10:42.764Z] #45 9.952 DEP images/pagemap.pb-c.d [2020-02-14T06:10:42.764Z] #45 10.02 PBCC images/rlimit.pb-c.c [2020-02-14T06:10:42.764Z] #45 10.08 DEP images/rlimit.pb-c.d [2020-02-14T06:10:42.764Z] #45 10.20 PBCC images/file-lock.pb-c.c [2020-02-14T06:10:43.053Z] #45 10.24 DEP images/file-lock.pb-c.d [2020-02-14T06:10:43.053Z] #45 10.34 PBCC images/tty.pb-c.c [2020-02-14T06:10:43.053Z] #45 10.49 DEP images/tty.pb-c.d [2020-02-14T06:10:43.343Z] #45 10.65 PBCC images/tun.pb-c.c [2020-02-14T06:10:43.343Z] #45 10.72 PBCC images/netdev.pb-c.c [2020-02-14T06:10:43.633Z] #45 10.88 DEP images/tun.pb-c.d [2020-02-14T06:10:43.633Z] #45 ... [2020-02-14T06:10:43.633Z] [2020-02-14T06:10:43.633Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:10:43.633Z] #34 90.34 bufio [2020-02-14T06:10:43.633Z] #34 92.71 reflect [2020-02-14T06:10:43.633Z] #34 95.33 path [2020-02-14T06:10:43.633Z] #34 98.40 text/tabwriter [2020-02-14T06:10:43.633Z] #34 ... [2020-02-14T06:10:43.633Z] [2020-02-14T06:10:43.633Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:10:43.633Z] #45 10.96 DEP images/netdev.pb-c.d [2020-02-14T06:10:43.633Z] #45 11.07 PBCC images/vma.pb-c.c [2020-02-14T06:10:43.922Z] #45 11.17 DEP images/vma.pb-c.d [2020-02-14T06:10:43.922Z] #45 11.29 PBCC images/creds.pb-c.c [2020-02-14T06:10:43.922Z] #45 11.33 DEP images/creds.pb-c.d [2020-02-14T06:10:44.210Z] #45 11.42 PBCC images/utsns.pb-c.c [2020-02-14T06:10:44.210Z] #45 11.45 DEP images/utsns.pb-c.d [2020-02-14T06:10:44.210Z] #45 11.53 PBCC images/ipc-desc.pb-c.c [2020-02-14T06:10:44.210Z] #45 11.59 PBCC images/ipc-sem.pb-c.c [2020-02-14T06:10:44.498Z] #45 11.65 DEP images/ipc-desc.pb-c.d [2020-02-14T06:10:44.498Z] #45 11.83 DEP images/ipc-sem.pb-c.d [2020-02-14T06:10:44.788Z] #45 11.96 PBCC images/ipc-msg.pb-c.c [2020-02-14T06:10:44.788Z] #45 11.97 DEP images/ipc-msg.pb-c.d [2020-02-14T06:10:44.788Z] #45 12.12 PBCC images/ipc-shm.pb-c.c [2020-02-14T06:10:44.788Z] #45 12.15 DEP images/ipc-shm.pb-c.d [2020-02-14T06:10:45.077Z] #45 12.22 PBCC images/ipc-var.pb-c.c [2020-02-14T06:10:45.077Z] #45 12.26 DEP images/ipc-var.pb-c.d [2020-02-14T06:10:45.077Z] #45 ... [2020-02-14T06:10:45.077Z] [2020-02-14T06:10:45.077Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:10:45.077Z] #11 91.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-14T06:10:45.077Z] #11 91.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-14T06:10:45.077Z] #11 92.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-14T06:10:45.077Z] #11 100.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-14T06:10:45.077Z] #11 100.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-14T06:10:45.077Z] #11 100.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:10:45.077Z] #11 101.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-14T06:10:45.077Z] #11 101.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-14T06:10:45.077Z] #11 101.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:10:45.077Z] #11 ... [2020-02-14T06:10:45.077Z] [2020-02-14T06:10:45.077Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:10:45.077Z] #45 12.34 PBCC images/sk-opts.pb-c.c [2020-02-14T06:10:45.077Z] #45 12.38 PBCC images/packet-sock.pb-c.c [2020-02-14T06:10:45.077Z] #45 12.45 DEP images/sk-opts.pb-c.d [2020-02-14T06:10:45.365Z] #45 12.54 DEP images/packet-sock.pb-c.d [2020-02-14T06:10:45.365Z] #45 12.65 PBCC images/sk-netlink.pb-c.c [2020-02-14T06:10:45.365Z] #45 12.75 DEP images/sk-netlink.pb-c.d [2020-02-14T06:10:45.662Z] #45 12.84 PBCC images/sk-inet.pb-c.c [2020-02-14T06:10:45.662Z] #45 12.93 DEP images/sk-inet.pb-c.d [2020-02-14T06:10:45.662Z] #45 13.01 PBCC images/sk-unix.pb-c.c [2020-02-14T06:10:45.955Z] #45 13.11 DEP images/sk-unix.pb-c.d [2020-02-14T06:10:45.955Z] #45 13.21 PBCC images/mm.pb-c.c [2020-02-14T06:10:45.955Z] #45 13.28 DEP images/mm.pb-c.d [2020-02-14T06:10:46.242Z] #45 13.38 PBCC images/timerfd.pb-c.c [2020-02-14T06:10:46.242Z] #45 13.47 DEP images/timerfd.pb-c.d [2020-02-14T06:10:46.530Z] #45 13.70 PBCC images/timer.pb-c.c [2020-02-14T06:10:46.530Z] #45 13.73 DEP images/timer.pb-c.d [2020-02-14T06:10:46.530Z] #45 13.78 PBCC images/sa.pb-c.c [2020-02-14T06:10:46.530Z] #45 13.85 DEP images/sa.pb-c.d [2020-02-14T06:10:46.530Z] #45 13.92 PBCC images/pipe-data.pb-c.c [2020-02-14T06:10:46.530Z] #45 13.97 DEP images/pipe-data.pb-c.d [2020-02-14T06:10:46.819Z] #45 14.08 PBCC images/mnt.pb-c.c [2020-02-14T06:10:46.819Z] #45 14.19 DEP images/mnt.pb-c.d [2020-02-14T06:10:47.112Z] #45 14.28 PBCC images/sk-packet.pb-c.c [2020-02-14T06:10:47.112Z] #45 14.31 DEP images/sk-packet.pb-c.d [2020-02-14T06:10:47.112Z] #45 14.38 PBCC images/tcp-stream.pb-c.c [2020-02-14T06:10:47.112Z] #45 14.45 DEP images/tcp-stream.pb-c.d [2020-02-14T06:10:47.112Z] #45 14.55 PBCC images/pipe.pb-c.c [2020-02-14T06:10:47.401Z] #45 14.61 DEP images/pipe.pb-c.d [2020-02-14T06:10:47.401Z] #45 14.72 PBCC images/pstree.pb-c.c [2020-02-14T06:10:47.401Z] #45 14.78 DEP images/pstree.pb-c.d [2020-02-14T06:10:47.690Z] #45 14.87 PBCC images/fs.pb-c.c [2020-02-14T06:10:47.690Z] #45 14.92 DEP images/fs.pb-c.d [2020-02-14T06:10:47.690Z] #45 ... [2020-02-14T06:10:47.690Z] [2020-02-14T06:10:47.690Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:10:47.690Z] #48 94.49 reflect [2020-02-14T06:10:47.690Z] #48 95.82 bufio [2020-02-14T06:10:47.690Z] #48 103.3 regexp/syntax [2020-02-14T06:10:47.690Z] #48 ... [2020-02-14T06:10:47.690Z] [2020-02-14T06:10:47.690Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:10:47.690Z] #45 15.03 PBCC images/signalfd.pb-c.c [2020-02-14T06:10:47.690Z] #45 15.15 DEP images/signalfd.pb-c.d [2020-02-14T06:10:47.979Z] #45 15.22 PBCC images/fh.pb-c.c [2020-02-14T06:10:47.979Z] #45 15.29 PBCC images/fsnotify.pb-c.c [2020-02-14T06:10:47.979Z] #45 15.38 DEP images/fh.pb-c.d [2020-02-14T06:10:48.267Z] #45 15.59 DEP images/fsnotify.pb-c.d [2020-02-14T06:10:48.556Z] #45 15.76 PBCC images/eventpoll.pb-c.c [2020-02-14T06:10:48.556Z] #45 15.78 DEP images/eventpoll.pb-c.d [2020-02-14T06:10:48.556Z] #45 15.85 PBCC images/eventfd.pb-c.c [2020-02-14T06:10:48.556Z] #45 15.89 DEP images/eventfd.pb-c.d [2020-02-14T06:10:48.556Z] #45 16.00 PBCC images/remap-file-path.pb-c.c [2020-02-14T06:10:48.846Z] #45 16.03 DEP images/remap-file-path.pb-c.d [2020-02-14T06:10:48.846Z] #45 16.14 PBCC images/fifo.pb-c.c [2020-02-14T06:10:48.846Z] #45 16.19 DEP images/fifo.pb-c.d [2020-02-14T06:10:48.846Z] #45 16.26 PBCC images/ghost-file.pb-c.c [2020-02-14T06:10:49.135Z] #45 16.39 DEP images/ghost-file.pb-c.d [2020-02-14T06:10:49.135Z] #45 16.51 PBCC images/regfile.pb-c.c [2020-02-14T06:10:49.423Z] #45 16.58 DEP images/regfile.pb-c.d [2020-02-14T06:10:49.423Z] #45 16.64 PBCC images/ns.pb-c.c [2020-02-14T06:10:49.423Z] #45 16.70 DEP images/ns.pb-c.d [2020-02-14T06:10:49.716Z] #45 16.80 PBCC images/fdinfo.pb-c.c [2020-02-14T06:10:49.716Z] #45 16.98 DEP images/fdinfo.pb-c.d [2020-02-14T06:10:50.011Z] #45 17.13 PBCC images/core-aarch64.pb-c.c [2020-02-14T06:10:50.011Z] #45 17.21 PBCC images/core-arm.pb-c.c [2020-02-14T06:10:50.011Z] #45 17.30 PBCC images/core-ppc64.pb-c.c [2020-02-14T06:10:50.299Z] #45 17.42 PBCC images/core-s390.pb-c.c [2020-02-14T06:10:50.299Z] #45 17.50 PBCC images/core-x86.pb-c.c [2020-02-14T06:10:50.299Z] #45 17.62 PBCC images/core.pb-c.c [2020-02-14T06:10:50.299Z] #45 17.73 PBCC images/inventory.pb-c.c [2020-02-14T06:10:50.588Z] #45 17.94 DEP images/core-aarch64.pb-c.d [2020-02-14T06:10:50.588Z] #45 18.01 DEP images/core-arm.pb-c.d [2020-02-14T06:10:50.875Z] #45 18.12 DEP images/core-ppc64.pb-c.d [2020-02-14T06:10:50.875Z] #45 18.26 DEP images/core-s390.pb-c.d [2020-02-14T06:10:51.164Z] #45 18.39 DEP images/core-x86.pb-c.d [2020-02-14T06:10:51.164Z] #45 18.45 DEP images/core.pb-c.d [2020-02-14T06:10:51.467Z] #45 18.58 DEP images/inventory.pb-c.d [2020-02-14T06:10:51.467Z] #45 18.66 PBCC images/cpuinfo.pb-c.c [2020-02-14T06:10:51.467Z] #45 18.68 DEP images/cpuinfo.pb-c.d [2020-02-14T06:10:51.467Z] #45 18.80 PBCC images/stats.pb-c.c [2020-02-14T06:10:51.774Z] #45 18.82 DEP images/stats.pb-c.d [2020-02-14T06:10:53.829Z] #45 20.63 make[1]: Nothing to be done for 'all'. [2020-02-14T06:10:55.880Z] #45 22.84 CC images/stats.o [2020-02-14T06:10:56.169Z] #45 23.40 CC images/core.o [2020-02-14T06:10:56.799Z] #45 ... [2020-02-14T06:10:56.799Z] [2020-02-14T06:10:56.799Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:10:57.959Z] #63 58.52 Checking out files: 47% (1430/3042) Checking out files: 48% (1461/3042) Checking out files: 49% (1491/3042) Checking out files: 50% (1521/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 88% (2679/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-14T06:10:57.959Z] #63 59.79 + cd /tmp/tmp.tgM1sg2qzc/src/github.com/containerd/containerd [2020-02-14T06:10:57.959Z] #63 59.79 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-14T06:10:58.249Z] #63 ... [2020-02-14T06:10:58.249Z] [2020-02-14T06:10:58.249Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:10:58.249Z] #34 105.1 time [2020-02-14T06:10:58.249Z] #34 105.1 internal/syscall/unix [2020-02-14T06:10:58.249Z] #34 114.1 internal/poll [2020-02-14T06:10:58.540Z] #34 ... [2020-02-14T06:10:58.540Z] [2020-02-14T06:10:58.540Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:10:58.540Z] #45 24.51 CC images/core-x86.o [2020-02-14T06:10:58.540Z] #45 25.76 CC images/core-arm.o [2020-02-14T06:10:59.182Z] #45 26.36 CC images/core-aarch64.o [2020-02-14T06:10:59.807Z] #45 27.15 CC images/core-ppc64.o [2020-02-14T06:11:00.098Z] #45 ... [2020-02-14T06:11:00.098Z] [2020-02-14T06:11:00.098Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:11:00.098Z] #48 106.9 vendor/golang.org/x/text/transform [2020-02-14T06:11:00.098Z] #48 111.9 time [2020-02-14T06:11:00.388Z] #48 ... [2020-02-14T06:11:00.388Z] [2020-02-14T06:11:00.388Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:11:00.388Z] #63 62.20 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-14T06:11:00.388Z] #63 62.20 + BUILDTAGS='netgo osusergo static_build' [2020-02-14T06:11:00.388Z] #63 62.20 + export EXTRA_FLAGS=-buildmode=pie [2020-02-14T06:11:00.388Z] #63 62.20 + EXTRA_FLAGS=-buildmode=pie [2020-02-14T06:11:00.388Z] #63 62.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-14T06:11:00.388Z] #63 62.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-14T06:11:00.388Z] #63 62.20 + '[' '' = dynamic ']' [2020-02-14T06:11:00.388Z] #63 62.20 + make [2020-02-14T06:11:01.891Z] #63 63.67 + bin/ctr [2020-02-14T06:11:08.766Z] #63 ... [2020-02-14T06:11:08.766Z] [2020-02-14T06:11:08.766Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:11:08.766Z] #45 28.24 CC images/core-s390.o [2020-02-14T06:11:08.766Z] #45 29.70 CC images/cpuinfo.o [2020-02-14T06:11:08.766Z] #45 30.61 CC images/inventory.o [2020-02-14T06:11:08.766Z] #45 31.10 CC images/fdinfo.o [2020-02-14T06:11:08.766Z] #45 31.80 CC images/fown.o [2020-02-14T06:11:08.766Z] #45 32.09 CC images/ns.o [2020-02-14T06:11:08.766Z] #45 32.62 CC images/regfile.o [2020-02-14T06:11:08.766Z] #45 32.95 CC images/ghost-file.o [2020-02-14T06:11:08.766Z] #45 33.44 CC images/fifo.o [2020-02-14T06:11:08.766Z] #45 33.81 CC images/remap-file-path.o [2020-02-14T06:11:08.766Z] #45 34.18 CC images/eventfd.o [2020-02-14T06:11:08.766Z] #45 34.66 CC images/eventpoll.o [2020-02-14T06:11:08.766Z] #45 35.14 CC images/fh.o [2020-02-14T06:11:08.766Z] #45 35.60 CC images/fsnotify.o [2020-02-14T06:11:09.813Z] #45 36.82 CC images/signalfd.o [2020-02-14T06:11:10.105Z] #45 37.37 CC images/fs.o [2020-02-14T06:11:10.394Z] #45 37.82 CC images/pstree.o [2020-02-14T06:11:11.025Z] #45 38.17 CC images/pipe.o [2020-02-14T06:11:11.316Z] #45 38.57 CC images/tcp-stream.o [2020-02-14T06:11:11.316Z] #45 ... [2020-02-14T06:11:11.316Z] [2020-02-14T06:11:11.316Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:11:11.316Z] #34 118.1 os [2020-02-14T06:11:11.316Z] #34 119.2 internal/fmtsort [2020-02-14T06:11:11.316Z] #34 122.2 path/filepath [2020-02-14T06:11:11.316Z] #34 122.2 fmt [2020-02-14T06:11:11.316Z] #34 125.1 io/ioutil [2020-02-14T06:11:11.316Z] #34 128.1 log [2020-02-14T06:11:11.316Z] #34 128.1 flag [2020-02-14T06:11:11.316Z] #34 128.1 github.com/BurntSushi/toml [2020-02-14T06:11:11.607Z] #34 ... [2020-02-14T06:11:11.607Z] [2020-02-14T06:11:11.607Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:11:11.607Z] #45 39.00 CC images/sk-packet.o [2020-02-14T06:11:12.235Z] #45 39.49 CC images/mnt.o [2020-02-14T06:11:12.526Z] #45 39.84 CC images/pipe-data.o [2020-02-14T06:11:12.815Z] #45 40.14 CC images/sa.o [2020-02-14T06:11:12.815Z] #45 ... [2020-02-14T06:11:12.815Z] [2020-02-14T06:11:12.815Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:11:12.815Z] #48 119.6 regexp [2020-02-14T06:11:12.815Z] #48 128.3 net [2020-02-14T06:11:12.815Z] #48 128.4 os/exec [2020-02-14T06:11:13.104Z] #48 ... [2020-02-14T06:11:13.104Z] [2020-02-14T06:11:13.104Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:11:13.104Z] #45 40.47 CC images/timer.o [2020-02-14T06:11:14.132Z] #45 41.13 CC images/timerfd.o [2020-02-14T06:11:14.422Z] #45 41.53 CC images/mm.o [2020-02-14T06:11:15.054Z] #45 42.13 CC images/sk-opts.o [2020-02-14T06:11:15.344Z] #45 42.58 CC images/sk-unix.o [2020-02-14T06:11:15.996Z] #45 43.15 CC images/sk-inet.o [2020-02-14T06:11:16.634Z] #45 43.96 CC images/tun.o [2020-02-14T06:11:17.264Z] #45 44.58 CC images/sk-netlink.o [2020-02-14T06:11:17.893Z] #45 45.04 CC images/packet-sock.o [2020-02-14T06:11:18.523Z] #45 45.85 CC images/ipc-var.o [2020-02-14T06:11:18.811Z] #45 46.19 CC images/ipc-desc.o [2020-02-14T06:11:19.101Z] #45 46.51 CC images/ipc-shm.o [2020-02-14T06:11:19.392Z] #45 ... [2020-02-14T06:11:19.392Z] [2020-02-14T06:11:19.392Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:11:19.392Z] #34 136.1 github.com/BurntSushi/toml/cmd/tomlv [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-14T06:11:22.060Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-02-14T06:11:22.060Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-14T06:11:22.060Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-14T06:11:22.060Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-02-14T06:11:22.060Z] ok github.com/docker/docker/api/types/filters 0.001s coverage: 92.2% of statements [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-14T06:11:22.060Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2020-02-14T06:11:22.060Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/builder [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-14T06:11:22.060Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-14T06:11:22.060Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-02-14T06:11:22.441Z] --- PASS: TestBuildWithHugeFile (41.47s) [2020-02-14T06:11:22.441Z] === RUN TestBuildWithEmptyDockerfile [2020-02-14T06:11:22.441Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-14T06:11:22.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-14T06:11:22.441Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-14T06:11:22.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-14T06:11:22.441Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-14T06:11:22.441Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-14T06:11:22.441Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-14T06:11:22.441Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-14T06:11:22.441Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-14T06:11:22.441Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-02-14T06:11:22.441Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-02-14T06:11:22.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-02-14T06:11:22.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-02-14T06:11:22.441Z] === RUN TestBuildPreserveOwnership [2020-02-14T06:11:22.441Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-14T06:11:22.441Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-14T06:11:23.290Z] ok github.com/docker/docker/builder/remotecontext 0.307s coverage: 13.6% of statements [2020-02-14T06:11:23.290Z] ok github.com/docker/docker/builder/dockerfile 0.877s coverage: 48.2% of statements [2020-02-14T06:11:23.820Z] --- PASS: TestBuildPreserveOwnership (6.30s) [2020-02-14T06:11:23.820Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.05s) [2020-02-14T06:11:23.820Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s) [2020-02-14T06:11:23.820Z] === RUN TestBuildPlatformInvalid [2020-02-14T06:11:23.820Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-02-14T06:11:23.820Z] PASS [2020-02-14T06:11:23.820Z] [2020-02-14T06:11:23.820Z] === Skipped [2020-02-14T06:11:23.820Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-02-14T06:11:23.820Z] build_session_test.go:25: TODO: BuildKit [2020-02-14T06:11:23.820Z] [2020-02-14T06:11:23.820Z] [2020-02-14T06:11:23.820Z] DONE 32 tests, 1 skipped in 92.497s [2020-02-14T06:11:23.820Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-02-14T06:11:23.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:11:23.820Z] ++ set -e [2020-02-14T06:11:23.820Z] ++ '[' -n 0 ']' [2020-02-14T06:11:23.820Z] ++ set -x [2020-02-14T06:11:23.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:11:24.079Z] INFO: Testing against a local daemon [2020-02-14T06:11:24.079Z] === RUN TestConfigList [2020-02-14T06:11:24.090Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-02-14T06:11:24.949Z] #34 ... [2020-02-14T06:11:24.949Z] [2020-02-14T06:11:24.949Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:11:24.949Z] #11 131.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-14T06:11:24.949Z] #11 131.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-14T06:11:24.949Z] #11 131.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:11:24.949Z] #11 ... [2020-02-14T06:11:24.949Z] [2020-02-14T06:11:24.949Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:11:24.949Z] #48 131.0 internal/lazyregexp [2020-02-14T06:11:24.949Z] #48 131.8 github.com/LK4D4/vndr/versioned [2020-02-14T06:11:24.949Z] #48 134.9 encoding/base64 [2020-02-14T06:11:24.949Z] #48 134.9 crypto/cipher [2020-02-14T06:11:24.949Z] #48 135.0 go/token [2020-02-14T06:11:24.949Z] #48 138.1 net/url [2020-02-14T06:11:24.949Z] #48 138.1 go/scanner [2020-02-14T06:11:24.949Z] #48 140.7 text/template/parse [2020-02-14T06:11:24.949Z] #48 ... [2020-02-14T06:11:24.949Z] [2020-02-14T06:11:24.949Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:11:24.949Z] #45 46.91 CC images/ipc-msg.o [2020-02-14T06:11:24.949Z] #45 47.49 CC images/ipc-sem.o [2020-02-14T06:11:24.949Z] #45 47.87 CC images/utsns.o [2020-02-14T06:11:24.949Z] #45 48.21 CC images/creds.o [2020-02-14T06:11:24.949Z] #45 48.66 CC images/vma.o [2020-02-14T06:11:24.949Z] #45 49.15 CC images/netdev.o [2020-02-14T06:11:24.949Z] #45 49.94 CC images/tty.o [2020-02-14T06:11:24.949Z] #45 51.08 CC images/file-lock.o [2020-02-14T06:11:24.949Z] #45 51.40 CC images/rlimit.o [2020-02-14T06:11:24.949Z] #45 51.70 CC images/pagemap.o [2020-02-14T06:11:24.949Z] #45 52.38 CC images/siginfo.o [2020-02-14T06:11:25.435Z] ok github.com/docker/docker/builder/remotecontext/git 1.123s coverage: 86.3% of statements [2020-02-14T06:11:25.435Z] ? github.com/docker/docker/cli [no test files] [2020-02-14T06:11:25.435Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-14T06:11:25.994Z] #45 53.14 CC images/rpc.o [2020-02-14T06:11:26.284Z] #45 ... [2020-02-14T06:11:26.284Z] [2020-02-14T06:11:26.284Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-14T06:11:26.284Z] #34 DONE 143.2s [2020-02-14T06:11:26.575Z] [2020-02-14T06:11:26.575Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:11:27.295Z] ok github.com/docker/docker/client 0.135s coverage: 75.8% of statements [2020-02-14T06:11:27.609Z] #11 ... [2020-02-14T06:11:27.609Z] [2020-02-14T06:11:27.609Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:11:27.609Z] #48 144.3 go/ast [2020-02-14T06:11:28.267Z] --- PASS: TestConfigList (3.50s) [2020-02-14T06:11:28.267Z] === RUN TestConfigsCreateAndDelete [2020-02-14T06:11:29.660Z] #48 146.1 encoding/json [2020-02-14T06:11:31.554Z] --- PASS: TestConfigsCreateAndDelete (3.34s) [2020-02-14T06:11:31.554Z] === RUN TestConfigsUpdate [2020-02-14T06:11:34.084Z] #48 ... [2020-02-14T06:11:34.084Z] [2020-02-14T06:11:34.084Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:11:34.084Z] #45 56.07 CC images/ext-file.o [2020-02-14T06:11:34.084Z] #45 56.44 CC images/cgroup.o [2020-02-14T06:11:34.084Z] #45 57.56 CC images/userns.o [2020-02-14T06:11:34.084Z] #45 57.94 CC images/google/protobuf/descriptor.o [2020-02-14T06:11:34.084Z] #45 61.21 CC images/opts.o [2020-02-14T06:11:34.383Z] #45 61.65 CC images/seccomp.o [2020-02-14T06:11:34.843Z] --- PASS: TestConfigsUpdate (3.36s) [2020-02-14T06:11:34.843Z] === RUN TestTemplatedConfig [2020-02-14T06:11:35.021Z] #45 62.24 CC images/binfmt-misc.o [2020-02-14T06:11:35.311Z] #45 62.60 CC images/time.o [2020-02-14T06:11:35.599Z] #45 62.86 CC images/sysctl.o [2020-02-14T06:11:35.887Z] #45 63.18 CC images/autofs.o [2020-02-14T06:11:36.514Z] #45 63.62 CC images/macvlan.o [2020-02-14T06:11:36.514Z] #45 63.87 CC images/sit.o [2020-02-14T06:11:36.801Z] #45 64.16 LINK images/built-in.o [2020-02-14T06:11:37.430Z] #45 64.48 GEN compel/include/asm [2020-02-14T06:11:37.430Z] #45 64.48 GEN compel/include/version.h [2020-02-14T06:11:37.430Z] #45 64.49 touch .config [2020-02-14T06:11:37.430Z] #45 64.52 GEN include/common/config.h [2020-02-14T06:11:37.430Z] #45 64.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-14T06:11:37.430Z] #45 64.77 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-14T06:11:37.430Z] #45 64.84 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-14T06:11:37.718Z] #45 64.87 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-14T06:11:37.718Z] #45 64.97 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-14T06:11:37.718Z] #45 65.02 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-14T06:11:37.718Z] #45 65.09 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-14T06:11:38.011Z] #45 65.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-14T06:11:38.011Z] #45 65.14 DEP compel/plugins/std/infect.d [2020-02-14T06:11:38.132Z] --- PASS: TestTemplatedConfig (3.51s) [2020-02-14T06:11:38.132Z] === RUN TestConfigInspect [2020-02-14T06:11:38.301Z] #45 65.43 DEP compel/plugins/std/string.d [2020-02-14T06:11:38.301Z] #45 65.57 DEP compel/plugins/std/log.d [2020-02-14T06:11:38.593Z] #45 65.73 DEP compel/plugins/std/fds.d [2020-02-14T06:11:38.593Z] #45 65.89 DEP compel/plugins/std/std.d [2020-02-14T06:11:38.882Z] #45 66.05 DEP compel/plugins/shmem/shmem.d [2020-02-14T06:11:38.882Z] #45 ... [2020-02-14T06:11:38.882Z] [2020-02-14T06:11:38.882Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-14T06:11:38.882Z] #11 155.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-02-14T06:11:38.882Z] #11 155.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-02-14T06:11:38.882Z] #11 155.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-02-14T06:11:39.171Z] #11 156.1 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-14T06:11:39.171Z] #11 156.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-02-14T06:11:39.171Z] #11 156.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-14T06:11:39.463Z] #11 156.3 Selecting previously unselected package libbtrfs0. [2020-02-14T06:11:39.463Z] #11 156.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-14T06:11:39.463Z] #11 156.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-14T06:11:39.463Z] #11 156.5 Selecting previously unselected package libbtrfs-dev. [2020-02-14T06:11:39.463Z] #11 156.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-14T06:11:39.463Z] #11 156.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-14T06:11:39.753Z] #11 156.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-14T06:11:39.753Z] #11 156.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-14T06:11:39.753Z] #11 156.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-14T06:11:39.762Z] ................................................ [ 29%] [2020-02-14T06:11:40.044Z] #11 156.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-02-14T06:11:40.044Z] #11 156.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-14T06:11:40.044Z] #11 157.0 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-14T06:11:40.366Z] #11 157.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-14T06:11:40.366Z] #11 157.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-02-14T06:11:40.366Z] #11 157.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-02-14T06:11:40.657Z] #11 157.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-14T06:11:40.657Z] #11 157.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-02-14T06:11:40.657Z] #11 157.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-14T06:11:41.287Z] #11 158.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-14T06:11:41.287Z] #11 158.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-02-14T06:11:41.287Z] #11 158.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-14T06:11:41.287Z] #11 158.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-14T06:11:41.287Z] #11 158.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-02-14T06:11:41.287Z] #11 158.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-14T06:11:41.419Z] --- PASS: TestConfigInspect (3.33s) [2020-02-14T06:11:41.419Z] === RUN TestConfigCreateWithLabels [2020-02-14T06:11:41.579Z] #11 158.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-14T06:11:41.579Z] #11 158.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-02-14T06:11:41.579Z] #11 158.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-14T06:11:42.211Z] #11 159.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-14T06:11:42.211Z] #11 159.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-02-14T06:11:42.211Z] #11 159.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-14T06:11:42.842Z] #11 159.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-14T06:11:42.842Z] #11 159.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-02-14T06:11:42.842Z] #11 159.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-14T06:11:42.842Z] #11 159.8 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-14T06:11:42.842Z] #11 159.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-02-14T06:11:42.842Z] #11 159.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-14T06:11:42.842Z] #11 160.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-14T06:11:42.842Z] #11 160.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-14T06:11:43.133Z] #11 160.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-14T06:11:43.767Z] #11 160.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-14T06:11:43.767Z] #11 160.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-14T06:11:43.767Z] #11 160.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-02-14T06:11:43.767Z] #11 160.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-14T06:11:43.767Z] #11 160.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-14T06:11:43.767Z] #11 160.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-02-14T06:11:43.767Z] #11 160.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:11:43.767Z] #11 160.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-14T06:11:43.767Z] #11 160.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-14T06:11:43.767Z] #11 160.9 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-14T06:11:44.059Z] #11 160.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-14T06:11:44.059Z] #11 160.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-14T06:11:44.059Z] #11 161.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-14T06:11:44.059Z] #11 161.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-14T06:11:44.059Z] #11 161.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-14T06:11:44.059Z] #11 161.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-14T06:11:44.059Z] #11 161.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-14T06:11:44.059Z] #11 161.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:11:44.059Z] #11 161.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-14T06:11:44.059Z] #11 161.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-14T06:11:44.059Z] #11 161.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-14T06:11:44.059Z] #11 161.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-14T06:11:44.059Z] #11 161.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-14T06:11:44.059Z] #11 161.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-14T06:11:44.059Z] #11 161.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-14T06:11:44.059Z] #11 161.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-14T06:11:44.349Z] #11 161.2 Setting up dmsetup (2:1.02.155-3) ... [2020-02-14T06:11:44.349Z] #11 161.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-14T06:11:44.349Z] #11 161.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-14T06:11:44.349Z] #11 161.2 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:11:44.642Z] #11 DONE 161.6s [2020-02-14T06:11:44.642Z] [2020-02-14T06:11:44.642Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-14T06:11:44.707Z] --- PASS: TestConfigCreateWithLabels (3.34s) [2020-02-14T06:11:44.707Z] === RUN TestConfigCreateResolve [2020-02-14T06:11:44.942Z] #12 ... [2020-02-14T06:11:44.942Z] [2020-02-14T06:11:44.942Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:11:44.942Z] #56 DONE 0.2s [2020-02-14T06:11:44.942Z] [2020-02-14T06:11:44.942Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-14T06:11:44.942Z] #57 DONE 0.1s [2020-02-14T06:11:44.942Z] [2020-02-14T06:11:44.942Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:11:45.233Z] #58 ... [2020-02-14T06:11:45.233Z] [2020-02-14T06:11:45.233Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-14T06:11:45.233Z] #12 DONE 0.8s [2020-02-14T06:11:45.233Z] [2020-02-14T06:11:45.233Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:11:45.233Z] #58 0.370 + RM_GOPATH=0 [2020-02-14T06:11:45.233Z] #58 0.371 + TMP_GOPATH= [2020-02-14T06:11:45.233Z] #58 0.371 + : /build [2020-02-14T06:11:45.233Z] #58 0.371 + '[' -z '' ']' [2020-02-14T06:11:45.233Z] #58 0.372 ++ mktemp -d [2020-02-14T06:11:45.233Z] #58 0.376 + export GOPATH=/tmp/tmp.gxoIGsy2uq [2020-02-14T06:11:45.233Z] #58 0.376 + GOPATH=/tmp/tmp.gxoIGsy2uq [2020-02-14T06:11:45.233Z] #58 0.376 + RM_GOPATH=1 [2020-02-14T06:11:45.233Z] #58 0.381 ++ dirname ./install.sh [2020-02-14T06:11:45.233Z] #58 0.383 + dir=. [2020-02-14T06:11:45.233Z] #58 0.383 + bin=runc [2020-02-14T06:11:45.233Z] #58 0.383 + shift [2020-02-14T06:11:45.233Z] #58 0.384 + '[' '!' -f ./runc.installer ']' [2020-02-14T06:11:45.233Z] #58 0.385 + . ./runc.installer [2020-02-14T06:11:45.233Z] #58 0.388 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-14T06:11:45.233Z] #58 0.389 + install_runc [2020-02-14T06:11:45.233Z] #58 0.390 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-14T06:11:45.233Z] #58 0.401 + uname -r [2020-02-14T06:11:45.233Z] #58 0.413 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-14T06:11:45.233Z] #58 0.413 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-14T06:11:45.233Z] #58 0.413 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gxoIGsy2uq/src/github.com/opencontainers/runc [2020-02-14T06:11:45.233Z] #58 0.413 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-14T06:11:45.233Z] #58 0.422 Cloning into '/tmp/tmp.gxoIGsy2uq/src/github.com/opencontainers/runc'... [2020-02-14T06:11:45.865Z] #58 ... [2020-02-14T06:11:45.865Z] [2020-02-14T06:11:45.865Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-14T06:11:45.865Z] #13 DONE 0.5s [2020-02-14T06:11:46.153Z] [2020-02-14T06:11:46.153Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-14T06:11:46.442Z] #14 0.431 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-14T06:11:46.442Z] #14 DONE 0.5s [2020-02-14T06:11:46.442Z] [2020-02-14T06:11:46.442Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:11:46.442Z] #45 66.22 DEP compel/plugins/fds/fds.d [2020-02-14T06:11:46.442Z] #45 66.52 CC compel/plugins/std/std.o [2020-02-14T06:11:46.442Z] #45 67.04 CC compel/plugins/std/fds.o [2020-02-14T06:11:46.442Z] #45 67.81 CC compel/plugins/std/log.o [2020-02-14T06:11:46.442Z] #45 69.13 CC compel/plugins/std/string.o [2020-02-14T06:11:46.442Z] #45 70.15 CC compel/plugins/std/infect.o [2020-02-14T06:11:46.442Z] #45 70.81 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-14T06:11:46.442Z] #45 70.94 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-14T06:11:46.442Z] #45 71.09 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-14T06:11:46.442Z] #45 71.17 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-14T06:11:46.442Z] #45 71.26 AR compel/plugins/std.lib.a [2020-02-14T06:11:46.442Z] #45 71.44 CC compel/plugins/fds/fds.o [2020-02-14T06:11:46.442Z] #45 71.93 AR compel/plugins/fds.lib.a [2020-02-14T06:11:46.442Z] #45 72.01 HOSTDEP compel/src/lib/log-host.d [2020-02-14T06:11:46.442Z] #45 72.31 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-14T06:11:46.442Z] #45 72.53 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-14T06:11:46.442Z] #45 72.81 HOSTDEP compel/src/main-host.d [2020-02-14T06:11:46.442Z] #45 73.12 DEP compel/src/lib/ptrace.d [2020-02-14T06:11:46.442Z] #45 73.45 DEP compel/src/lib/infect.d [2020-02-14T06:11:46.442Z] #45 73.81 DEP compel/src/lib/infect-util.d [2020-02-14T06:11:46.442Z] #45 ... [2020-02-14T06:11:46.442Z] [2020-02-14T06:11:46.442Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-14T06:11:47.080Z] #15 DONE 0.4s [2020-02-14T06:11:47.080Z] [2020-02-14T06:11:47.080Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-14T06:11:47.370Z] #16 DONE 0.5s [2020-02-14T06:11:47.370Z] [2020-02-14T06:11:47.370Z] #17 [dev 6/25] RUN ldconfig [2020-02-14T06:11:47.992Z] --- PASS: TestConfigCreateResolve (2.87s) [2020-02-14T06:11:47.992Z] === RUN TestConfigDaemonLibtrustID [2020-02-14T06:11:48.000Z] #17 DONE 0.5s [2020-02-14T06:11:48.000Z] [2020-02-14T06:11:48.000Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:11:48.000Z] #45 74.07 DEP compel/src/lib/infect-rpc.d [2020-02-14T06:11:48.000Z] #45 74.50 DEP compel/arch/ppc64/src/lib/infect.d [2020-02-14T06:11:48.000Z] #45 74.80 DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-14T06:11:48.000Z] #45 75.07 DEP compel/src/lib/log.d [2020-02-14T06:11:48.000Z] #45 75.32 DEP compel/src/main.d [2020-02-14T06:11:48.252Z] --- PASS: TestConfigDaemonLibtrustID (0.71s) [2020-02-14T06:11:48.252Z] PASS [2020-02-14T06:11:48.252Z] [2020-02-14T06:11:48.252Z] DONE 8 tests in 24.131s [2020-02-14T06:11:48.252Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-02-14T06:11:48.252Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:11:48.252Z] ++ set -e [2020-02-14T06:11:48.252Z] ++ '[' -n 0 ']' [2020-02-14T06:11:48.252Z] ++ set -x [2020-02-14T06:11:48.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:11:48.252Z] INFO: Testing against a local daemon [2020-02-14T06:11:48.252Z] === RUN TestCheckpoint [2020-02-14T06:11:48.252Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-14T06:11:48.252Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-14T06:11:48.252Z] === RUN TestContainerInvalidJSON [2020-02-14T06:11:48.252Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-14T06:11:48.252Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-14T06:11:48.252Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-14T06:11:48.252Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-14T06:11:48.252Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-14T06:11:48.252Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-14T06:11:48.252Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-14T06:11:48.252Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-14T06:11:48.252Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-14T06:11:48.290Z] #45 75.61 DEP compel/src/lib/handle-elf.d [2020-02-14T06:11:48.511Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-14T06:11:48.511Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-14T06:11:48.511Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-14T06:11:48.511Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-14T06:11:48.511Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-14T06:11:48.511Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2020-02-14T06:11:48.511Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-14T06:11:48.582Z] #45 75.84 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-14T06:11:48.582Z] #45 76.04 CC compel/src/lib/log.o [2020-02-14T06:11:48.769Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-02-14T06:11:48.769Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-14T06:11:48.769Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-02-14T06:11:48.769Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-14T06:11:49.030Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-14T06:11:49.030Z] === RUN TestCopyFromContainer [2020-02-14T06:11:49.321Z] #45 76.35 CC compel/arch/ppc64/src/lib/cpu.o [2020-02-14T06:11:49.610Z] #45 76.97 CC compel/arch/ppc64/src/lib/infect.o [2020-02-14T06:11:50.639Z] #45 ... [2020-02-14T06:11:50.639Z] [2020-02-14T06:11:50.639Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:11:50.639Z] #48 157.2 text/template [2020-02-14T06:11:50.639Z] #48 162.5 go/parser [2020-02-14T06:11:50.639Z] #48 166.1 encoding/xml [2020-02-14T06:11:50.639Z] #48 ... [2020-02-14T06:11:50.639Z] [2020-02-14T06:11:50.639Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:11:50.639Z] #18 0.699 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-14T06:11:50.639Z] #18 0.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-14T06:11:50.639Z] #18 1.052 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-14T06:11:50.639Z] #18 1.871 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-14T06:11:50.934Z] === RUN TestCopyFromContainer// [2020-02-14T06:11:50.934Z] === RUN TestCopyFromContainer//bar/root [2020-02-14T06:11:51.193Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-14T06:11:51.193Z] === RUN TestCopyFromContainer/bar/quux [2020-02-14T06:11:51.452Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-14T06:11:51.452Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-14T06:11:51.711Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-14T06:11:51.711Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-14T06:11:51.970Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-14T06:11:51.970Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-14T06:11:52.140Z] #18 4.059 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-14T06:11:52.229Z] --- PASS: TestCopyFromContainer (3.24s) [2020-02-14T06:11:52.229Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-02-14T06:11:52.229Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-02-14T06:11:52.229Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-02-14T06:11:52.229Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-02-14T06:11:52.229Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-02-14T06:11:52.229Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-02-14T06:11:52.229Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-02-14T06:11:52.229Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-02-14T06:11:52.229Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-02-14T06:11:52.229Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-02-14T06:11:52.229Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-14T06:11:52.229Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-14T06:11:52.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-14T06:11:52.229Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-14T06:11:52.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-14T06:11:52.229Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-14T06:11:52.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-14T06:11:52.229Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-14T06:11:52.229Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-14T06:11:52.229Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-14T06:11:52.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-14T06:11:52.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-14T06:11:52.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-14T06:11:52.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-14T06:11:52.229Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-14T06:11:52.229Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2020-02-14T06:11:52.229Z] === RUN TestCreateWithInvalidEnv [2020-02-14T06:11:52.229Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-14T06:11:52.229Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-14T06:11:52.229Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-14T06:11:52.229Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-14T06:11:52.229Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-14T06:11:52.229Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-14T06:11:52.229Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-14T06:11:52.229Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-14T06:11:52.229Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-14T06:11:52.229Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-14T06:11:52.229Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-14T06:11:52.229Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-02-14T06:11:52.229Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-02-14T06:11:52.229Z] === RUN TestCreateTmpfsMountsTarget [2020-02-14T06:11:52.471Z] 65014b3c3121: Pull complete [2020-02-14T06:11:52.488Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-14T06:11:52.488Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-14T06:11:54.868Z] #18 6.475 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCapabilities [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-14T06:11:55.021Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-14T06:11:55.021Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-14T06:11:55.021Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-14T06:11:55.021Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-14T06:11:55.021Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-14T06:11:55.021Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-14T06:11:55.021Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-14T06:11:55.021Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-14T06:11:55.021Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-14T06:11:55.021Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-14T06:11:55.021Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-14T06:11:55.021Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-14T06:11:55.021Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-14T06:11:55.021Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-14T06:11:55.021Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-14T06:11:55.021Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-14T06:11:55.021Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-14T06:11:55.021Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-14T06:11:55.021Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-14T06:11:55.021Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-14T06:11:55.021Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-14T06:11:55.021Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-02-14T06:11:55.021Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-02-14T06:11:55.021Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-14T06:11:55.564Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-14T06:11:55.564Z] [2020-02-14T06:11:55.564Z] [2020-02-14T06:11:55.564Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-14T06:11:55.564Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-14T06:11:55.564Z] HOSTNAME=2347e9e5b356 [2020-02-14T06:11:55.564Z] TEST_SKIP_INTEGRATION=1 [2020-02-14T06:11:55.564Z] TESTDEBUG=0 [2020-02-14T06:11:55.564Z] DEST=bundles/test-integration [2020-02-14T06:11:55.564Z] PWD=/go/src/github.com/docker/docker [2020-02-14T06:11:55.564Z] KEEPBUNDLE=1 [2020-02-14T06:11:55.564Z] DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:11:55.564Z] container=docker [2020-02-14T06:11:55.564Z] HOME=/root [2020-02-14T06:11:55.564Z] GOLANG_VERSION=1.13.7 [2020-02-14T06:11:55.564Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-14T06:11:55.564Z] VALIDATE_BRANCH=master [2020-02-14T06:11:55.564Z] TERM=xterm [2020-02-14T06:11:55.564Z] DOCKER_PKG=github.com/docker/docker [2020-02-14T06:11:55.564Z] SHLVL=1 [2020-02-14T06:11:55.564Z] TIMEOUT=120m [2020-02-14T06:11:55.564Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-14T06:11:55.564Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-14T06:11:55.564Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-14T06:11:55.564Z] GO111MODULE=off [2020-02-14T06:11:55.564Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-14T06:11:55.564Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-14T06:11:55.564Z] GOPATH=/go [2020-02-14T06:11:55.564Z] PKG_CONFIG=pkg-config [2020-02-14T06:11:55.564Z] _=/usr/bin/env [2020-02-14T06:11:55.564Z] Building test suite binary ./integration-cli/test.main [2020-02-14T06:11:55.564Z] [2020-02-14T06:11:55.564Z] [2020-02-14T06:11:55.564Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-14T06:11:55.564Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-14T06:11:55.564Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-14T06:11:55.564Z] HOSTNAME=7082c0db05a2 [2020-02-14T06:11:55.564Z] TEST_SKIP_INTEGRATION=1 [2020-02-14T06:11:55.564Z] TESTDEBUG=0 [2020-02-14T06:11:55.564Z] DEST=bundles/test-integration [2020-02-14T06:11:55.564Z] PWD=/go/src/github.com/docker/docker [2020-02-14T06:11:55.564Z] KEEPBUNDLE=1 [2020-02-14T06:11:55.564Z] DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:11:55.564Z] container=docker [2020-02-14T06:11:55.564Z] HOME=/root [2020-02-14T06:11:55.564Z] GOLANG_VERSION=1.13.7 [2020-02-14T06:11:55.564Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-14T06:11:55.564Z] VALIDATE_BRANCH=master [2020-02-14T06:11:55.564Z] TERM=xterm [2020-02-14T06:11:55.564Z] DOCKER_PKG=github.com/docker/docker [2020-02-14T06:11:55.564Z] SHLVL=1 [2020-02-14T06:11:55.564Z] TIMEOUT=120m [2020-02-14T06:11:55.564Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-14T06:11:55.564Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-14T06:11:55.564Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-14T06:11:55.564Z] GO111MODULE=off [2020-02-14T06:11:55.564Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-14T06:11:55.564Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-14T06:11:55.564Z] GOPATH=/go [2020-02-14T06:11:55.564Z] PKG_CONFIG=pkg-config [2020-02-14T06:11:55.564Z] _=/usr/bin/env [2020-02-14T06:11:55.564Z] Building test suite binary ./integration-cli/test.main [2020-02-14T06:11:55.564Z] No new tests added to integration. [2020-02-14T06:11:55.564Z] [2020-02-14T06:11:55.564Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-14T06:11:55.626Z] ok github.com/docker/docker/cmd/dockerd 0.051s coverage: 30.7% of statements [2020-02-14T06:11:55.626Z] ok github.com/docker/docker/container 0.108s coverage: 35.3% of statements [2020-02-14T06:11:55.626Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-14T06:11:55.626Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-14T06:11:55.626Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-14T06:11:55.626Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-14T06:11:55.822Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-14T06:11:55.822Z] HOSTNAME=c0b556519cab [2020-02-14T06:11:55.822Z] TESTDEBUG=0 [2020-02-14T06:11:55.822Z] DEST=bundles/test-integration [2020-02-14T06:11:55.822Z] PWD=/go/src/github.com/docker/docker [2020-02-14T06:11:55.822Z] KEEPBUNDLE=1 [2020-02-14T06:11:55.822Z] DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:11:55.822Z] container=docker [2020-02-14T06:11:55.822Z] HOME=/root [2020-02-14T06:11:55.822Z] GOLANG_VERSION=1.13.7 [2020-02-14T06:11:55.822Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-14T06:11:55.822Z] VALIDATE_BRANCH=master [2020-02-14T06:11:55.822Z] TERM=xterm [2020-02-14T06:11:55.822Z] DOCKER_PKG=github.com/docker/docker [2020-02-14T06:11:55.822Z] SHLVL=1 [2020-02-14T06:11:55.822Z] TIMEOUT=120m [2020-02-14T06:11:55.822Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-14T06:11:55.822Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-14T06:11:55.822Z] GO111MODULE=off [2020-02-14T06:11:55.822Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-14T06:11:55.822Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-14T06:11:55.822Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-14T06:11:55.822Z] GOPATH=/go [2020-02-14T06:11:55.822Z] PKG_CONFIG=pkg-config [2020-02-14T06:11:55.822Z] _=/usr/bin/env [2020-02-14T06:11:55.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-14T06:11:57.553Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2020-02-14T06:11:57.553Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-14T06:11:57.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-14T06:11:57.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-14T06:11:57.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-14T06:11:57.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-14T06:11:57.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-14T06:11:57.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-14T06:11:57.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-14T06:11:57.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-14T06:11:57.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-14T06:11:57.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-14T06:11:57.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-14T06:11:57.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-14T06:11:57.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-14T06:11:57.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-14T06:11:57.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-14T06:11:57.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-14T06:11:57.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-02-14T06:11:57.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-14T06:11:57.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-02-14T06:11:57.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-02-14T06:11:57.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-14T06:11:57.554Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-14T06:11:57.580Z] #18 ... [2020-02-14T06:11:57.580Z] [2020-02-14T06:11:57.580Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:11:57.580Z] #45 78.41 CC compel/src/lib/infect-rpc.o [2020-02-14T06:11:57.580Z] #45 78.86 CC compel/src/lib/infect-util.o [2020-02-14T06:11:57.580Z] #45 79.23 CC compel/src/lib/infect.o [2020-02-14T06:11:57.580Z] #45 83.86 CC compel/src/lib/ptrace.o [2020-02-14T06:11:57.580Z] #45 84.65 AR compel/libcompel.a [2020-02-14T06:11:57.580Z] #45 84.83 HOSTCC compel/src/main-host.o [2020-02-14T06:11:58.121Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-02-14T06:11:58.121Z] === RUN TestContainerStartOnDaemonRestart [2020-02-14T06:11:58.121Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-14T06:11:58.121Z] === RUN TestDaemonRestartIpcMode [2020-02-14T06:11:58.121Z] === PAUSE TestDaemonRestartIpcMode [2020-02-14T06:11:58.121Z] === RUN TestDaemonHostGatewayIP [2020-02-14T06:11:58.121Z] === PAUSE TestDaemonHostGatewayIP [2020-02-14T06:11:58.121Z] === RUN TestDiff [2020-02-14T06:11:58.207Z] #45 ... [2020-02-14T06:11:58.207Z] [2020-02-14T06:11:58.207Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:11:58.207Z] #58 13.18 + cd /tmp/tmp.gxoIGsy2uq/src/github.com/opencontainers/runc [2020-02-14T06:11:58.207Z] #58 13.18 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-14T06:11:58.834Z] #58 13.92 + '[' -z '' ']' [2020-02-14T06:11:58.834Z] #58 13.92 + target=static [2020-02-14T06:11:58.834Z] #58 13.92 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-14T06:11:59.057Z] --- PASS: TestDiff (0.79s) [2020-02-14T06:11:59.058Z] === RUN TestExecWithCloseStdin [2020-02-14T06:11:59.985Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2020-02-14T06:12:00.001Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-02-14T06:12:00.001Z] === RUN TestExec [2020-02-14T06:12:00.938Z] --- PASS: TestExec (0.96s) [2020-02-14T06:12:00.938Z] === RUN TestExecUser [2020-02-14T06:12:01.249Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-02-14T06:12:01.556Z] #58 16.58 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-14T06:12:01.874Z] --- PASS: TestExecUser (0.89s) [2020-02-14T06:12:01.874Z] === RUN TestExportContainerAndImportImage [2020-02-14T06:12:02.537Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.7% of statements [2020-02-14T06:12:02.812Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-02-14T06:12:02.812Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-14T06:12:03.268Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-02-14T06:12:04.308Z] #58 ... [2020-02-14T06:12:04.308Z] [2020-02-14T06:12:04.308Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:12:04.308Z] #18 16.34 Fetched 8107 kB in 16s (514 kB/s) [2020-02-14T06:12:05.346Z] --- PASS: TestExportContainerAfterDaemonRestart (2.13s) [2020-02-14T06:12:05.346Z] === RUN TestHealthCheckWorkdir [2020-02-14T06:12:06.281Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-02-14T06:12:06.281Z] === RUN TestHealthKillContainer [2020-02-14T06:12:08.748Z] #18 16.34 Reading package lists... [2020-02-14T06:12:08.748Z] #18 ... [2020-02-14T06:12:08.748Z] [2020-02-14T06:12:08.748Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:12:08.748Z] #45 85.59 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-14T06:12:08.748Z] #45 85.99 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-14T06:12:08.748Z] #45 86.88 HOSTCC compel/src/lib/log-host.o [2020-02-14T06:12:08.748Z] #45 87.35 HOSTLINK compel/compel-host-bin [2020-02-14T06:12:08.748Z] #45 87.63 DEP soccr/soccr.d [2020-02-14T06:12:08.748Z] #45 87.96 CC soccr/soccr.o [2020-02-14T06:12:08.748Z] #45 90.72 AR soccr/libsoccr.a [2020-02-14T06:12:08.748Z] #45 90.78 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-14T06:12:08.748Z] #45 91.29 DEP criu/arch/ppc64/sigframe.d [2020-02-14T06:12:08.748Z] #45 91.58 DEP criu/arch/ppc64/crtools.d [2020-02-14T06:12:08.748Z] #45 92.07 DEP criu/arch/ppc64/cpu.d [2020-02-14T06:12:08.748Z] #45 92.50 CC criu/arch/ppc64/cpu.o [2020-02-14T06:12:08.748Z] #45 93.61 CC criu/arch/ppc64/crtools.o [2020-02-14T06:12:08.748Z] #45 95.57 CC criu/arch/ppc64/sigframe.o [2020-02-14T06:12:08.748Z] #45 96.15 LINK criu/arch/ppc64/crtools.built-in.o [2020-02-14T06:12:09.038Z] #45 96.29 DEP criu/arch/ppc64/misc.d [2020-02-14T06:12:09.038Z] #45 96.34 DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-14T06:12:09.038Z] #45 96.38 DEP criu/arch/ppc64/vdso-pie.d [2020-02-14T06:12:09.326Z] #45 96.61 DEP criu/pie/parasite-vdso.d [2020-02-14T06:12:09.566Z] --- PASS: TestHealthKillContainer (2.98s) [2020-02-14T06:12:09.566Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-14T06:12:09.616Z] #45 96.93 DEP criu/pie/util-vdso.d [2020-02-14T06:12:09.825Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-02-14T06:12:09.825Z] === RUN TestIpcModeNone [2020-02-14T06:12:09.907Z] #45 97.19 DEP criu/pie/util.d [2020-02-14T06:12:10.198Z] #45 97.47 CC criu/pie/util.o [2020-02-14T06:12:10.229Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.463s coverage: 13.6% of statements [2020-02-14T06:12:10.761Z] --- PASS: TestIpcModeNone (0.92s) [2020-02-14T06:12:10.761Z] === RUN TestIpcModePrivate [2020-02-14T06:12:10.846Z] #45 98.15 CC criu/pie/util-vdso.o [2020-02-14T06:12:11.014Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.7% of statements [2020-02-14T06:12:11.221Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-14T06:12:11.478Z] #45 ... [2020-02-14T06:12:11.478Z] [2020-02-14T06:12:11.478Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:12:11.478Z] #18 16.34 Reading package lists... [2020-02-14T06:12:11.697Z] --- PASS: TestIpcModePrivate (0.88s) [2020-02-14T06:12:11.697Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-02-14T06:12:11.697Z] === RUN TestIpcModeShareable [2020-02-14T06:12:11.766Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-02-14T06:12:12.140Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-02-14T06:12:12.517Z] ok github.com/docker/docker/daemon 12.231s coverage: 17.5% of statements [2020-02-14T06:12:12.517Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-14T06:12:12.517Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-14T06:12:12.517Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-14T06:12:12.517Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-14T06:12:12.635Z] --- PASS: TestIpcModeShareable (0.96s) [2020-02-14T06:12:12.635Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-02-14T06:12:12.635Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-14T06:12:12.875Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2020-02-14T06:12:13.272Z] #18 23.89 Reading package lists... [2020-02-14T06:12:13.272Z] #18 ... [2020-02-14T06:12:13.272Z] [2020-02-14T06:12:13.272Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:12:13.272Z] #48 179.9 math/big [2020-02-14T06:12:13.272Z] #48 180.0 go/doc [2020-02-14T06:12:13.272Z] #48 ... [2020-02-14T06:12:13.272Z] [2020-02-14T06:12:13.272Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:12:13.272Z] #45 99.58 CC criu/pie/parasite-vdso.o [2020-02-14T06:12:13.272Z] #45 100.7 CC criu/arch/ppc64/vdso-pie.o [2020-02-14T06:12:14.304Z] #45 101.4 CC criu/arch/ppc64/vdso-trampoline.o [2020-02-14T06:12:14.304Z] #45 101.5 CC criu/arch/ppc64/misc.o [2020-02-14T06:12:14.304Z] #45 101.5 AR criu/pie/pie.lib.a [2020-02-14T06:12:14.304Z] #45 101.7 DEP criu/pie/restorer.d [2020-02-14T06:12:14.700Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-02-14T06:12:15.335Z] #45 102.4 DEP criu/arch/ppc64/restorer.d [2020-02-14T06:12:15.473Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.049s coverage: 67.3% of statements [2020-02-14T06:12:15.625Z] #45 102.8 DEP criu/pie/parasite.d [2020-02-14T06:12:15.915Z] #45 ... [2020-02-14T06:12:15.915Z] [2020-02-14T06:12:15.915Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:12:15.915Z] #66 182.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-14T06:12:15.915Z] #66 182.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-14T06:12:15.921Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2020-02-14T06:12:15.921Z] === RUN TestAPIIpcModeHost [2020-02-14T06:12:16.206Z] #66 ... [2020-02-14T06:12:16.206Z] [2020-02-14T06:12:16.206Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:12:16.206Z] #45 103.4 CC criu/pie/parasite.o [2020-02-14T06:12:16.359Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-14T06:12:16.488Z] --- PASS: TestAPIIpcModeHost (0.74s) [2020-02-14T06:12:16.488Z] === RUN TestDaemonIpcModeShareable [2020-02-14T06:12:18.393Z] --- PASS: TestDaemonIpcModeShareable (2.03s) [2020-02-14T06:12:18.393Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-14T06:12:18.393Z] === RUN TestDaemonIpcModePrivate [2020-02-14T06:12:18.941Z] #45 105.9 LINK criu/pie/parasite.built-in.o [2020-02-14T06:12:18.941Z] #45 105.9 GEN criu/pie/parasite-blob.h [2020-02-14T06:12:18.941Z] #45 106.0 CC criu/arch/ppc64/restorer.o [2020-02-14T06:12:19.974Z] #45 107.2 CC criu/pie/restorer.o [2020-02-14T06:12:20.265Z] #45 ... [2020-02-14T06:12:20.265Z] [2020-02-14T06:12:20.265Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:12:20.265Z] #66 DONE 196.9s [2020-02-14T06:12:20.265Z] [2020-02-14T06:12:20.265Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-14T06:12:20.265Z] #67 DONE 0.1s [2020-02-14T06:12:20.265Z] [2020-02-14T06:12:20.265Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:12:20.265Z] #18 23.89 Reading package lists... [2020-02-14T06:12:20.265Z] #18 30.09 Building dependency tree... [2020-02-14T06:12:20.927Z] --- PASS: TestDaemonIpcModePrivate (2.19s) [2020-02-14T06:12:20.927Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-14T06:12:20.927Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-14T06:12:21.778Z] #18 33.64 libcap2-bin is already the newest version (1:2.25-2). [2020-02-14T06:12:21.778Z] #18 33.64 The following additional packages will be installed: [2020-02-14T06:12:21.778Z] #18 33.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-14T06:12:21.778Z] #18 33.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-14T06:12:21.778Z] #18 33.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-14T06:12:21.778Z] #18 33.67 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-14T06:12:21.778Z] #18 33.67 python3.7 python3.7-minimal vim-runtime xxd [2020-02-14T06:12:21.778Z] #18 33.69 Suggested packages: [2020-02-14T06:12:21.778Z] #18 33.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-14T06:12:21.778Z] #18 33.70 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-14T06:12:21.778Z] #18 33.70 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-14T06:12:21.778Z] #18 33.70 Recommended packages: [2020-02-14T06:12:21.778Z] #18 33.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-14T06:12:21.778Z] #18 33.70 python3-keyrings.alt python3-xdg unzip [2020-02-14T06:12:21.803Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.682s coverage: 46.2% of statements [2020-02-14T06:12:22.829Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s) [2020-02-14T06:12:22.829Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-14T06:12:22.829Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-14T06:12:24.157Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.980s coverage: 46.7% of statements [2020-02-14T06:12:24.733Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.99s) [2020-02-14T06:12:24.733Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-14T06:12:24.733Z] === RUN TestIpcModeOlderClient [2020-02-14T06:12:24.733Z] === PAUSE TestIpcModeOlderClient [2020-02-14T06:12:24.733Z] === RUN TestKillContainerInvalidSignal [2020-02-14T06:12:25.289Z] #18 37.37 The following NEW packages will be installed: [2020-02-14T06:12:25.289Z] #18 37.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-14T06:12:25.289Z] #18 37.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-14T06:12:25.289Z] #18 37.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-14T06:12:25.289Z] #18 37.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-14T06:12:25.289Z] #18 37.39 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-14T06:12:25.289Z] #18 37.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-14T06:12:25.289Z] #18 37.39 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-14T06:12:25.289Z] #18 37.39 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-14T06:12:25.289Z] #18 ... [2020-02-14T06:12:25.289Z] [2020-02-14T06:12:25.289Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:12:25.289Z] #45 112.6 LINK criu/pie/restorer.built-in.o [2020-02-14T06:12:25.289Z] #45 112.6 GEN criu/pie/restorer-blob.h [2020-02-14T06:12:25.300Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-02-14T06:12:25.300Z] === RUN TestKillContainer [2020-02-14T06:12:25.300Z] === RUN TestKillContainer/no_signal [2020-02-14T06:12:25.581Z] #45 112.8 DEP criu/vdso.d [2020-02-14T06:12:25.873Z] #45 113.1 DEP criu/uts_ns.d [2020-02-14T06:12:26.175Z] #45 113.3 DEP criu/util.d [2020-02-14T06:12:26.237Z] === RUN TestKillContainer/non_killing_signal [2020-02-14T06:12:26.464Z] #45 113.7 DEP criu/uffd.d [2020-02-14T06:12:26.757Z] #45 114.1 DEP criu/tun.d [2020-02-14T06:12:26.804Z] === RUN TestKillContainer/killing_signal [2020-02-14T06:12:27.047Z] #45 114.4 DEP criu/tty.d [2020-02-14T06:12:27.257Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.036s coverage: 72.5% of statements [2020-02-14T06:12:27.258Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-14T06:12:27.335Z] #45 114.7 DEP criu/timerfd.d [2020-02-14T06:12:27.745Z] --- PASS: TestKillContainer (2.53s) [2020-02-14T06:12:27.745Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-02-14T06:12:27.745Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-02-14T06:12:27.745Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-02-14T06:12:27.745Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-14T06:12:27.971Z] #45 115.2 DEP criu/sysfs_parse.d [2020-02-14T06:12:28.004Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-14T06:12:28.262Z] #45 115.5 DEP criu/sysctl.d [2020-02-14T06:12:28.549Z] #45 115.8 DEP criu/string.d [2020-02-14T06:12:28.571Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-14T06:12:28.692Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.536s coverage: 76.1% of statements [2020-02-14T06:12:28.837Z] #45 115.9 DEP criu/stats.d [2020-02-14T06:12:28.837Z] #45 116.2 DEP criu/sockets.d [2020-02-14T06:12:29.127Z] #45 116.6 DEP criu/sk-unix.d [2020-02-14T06:12:29.497Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 54.7% of statements [2020-02-14T06:12:29.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2020-02-14T06:12:29.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-02-14T06:12:29.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-02-14T06:12:29.507Z] === RUN TestKillStoppedContainer [2020-02-14T06:12:29.507Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-14T06:12:29.507Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-14T06:12:29.758Z] #45 117.0 DEP criu/sk-tcp.d [2020-02-14T06:12:29.767Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-02-14T06:12:29.767Z] === RUN TestKillDifferentUserContainer [2020-02-14T06:12:30.265Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-02-14T06:12:30.386Z] #45 117.4 DEP criu/sk-queue.d [2020-02-14T06:12:30.386Z] #45 117.8 DEP criu/sk-packet.d [2020-02-14T06:12:30.677Z] #45 118.1 DEP criu/sk-netlink.d [2020-02-14T06:12:30.702Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-02-14T06:12:30.702Z] === RUN TestInspectOomKilledTrue [2020-02-14T06:12:30.702Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-14T06:12:30.702Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:12:30.702Z] === RUN TestInspectOomKilledFalse [2020-02-14T06:12:30.702Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-14T06:12:30.702Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:12:30.702Z] === RUN TestLinksEtcHostsContentMatch [2020-02-14T06:12:31.038Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.726s coverage: 59.8% of statements [2020-02-14T06:12:31.038Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-14T06:12:31.038Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-14T06:12:31.269Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2020-02-14T06:12:31.269Z] === RUN TestLinksContainerNames [2020-02-14T06:12:31.306Z] #45 118.4 DEP criu/sk-inet.d [2020-02-14T06:12:31.597Z] #45 118.8 DEP criu/signalfd.d [2020-02-14T06:12:31.597Z] #45 ... [2020-02-14T06:12:31.597Z] [2020-02-14T06:12:31.597Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:12:31.597Z] #48 198.2 vendor/golang.org/x/text/secure/bidirule [2020-02-14T06:12:31.597Z] #48 199.2 vendor/golang.org/x/text/unicode/norm [2020-02-14T06:12:31.597Z] #48 200.7 github.com/LK4D4/vndr/build [2020-02-14T06:12:31.597Z] #48 ... [2020-02-14T06:12:31.597Z] [2020-02-14T06:12:31.597Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:12:31.597Z] #18 37.53 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-14T06:12:31.597Z] #18 37.53 Need to get 27.7 MB of archives. [2020-02-14T06:12:31.597Z] #18 37.53 After this operation, 129 MB of additional disk space will be used. [2020-02-14T06:12:31.597Z] #18 37.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-02-14T06:12:31.597Z] #18 37.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-02-14T06:12:31.597Z] #18 37.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-02-14T06:12:31.597Z] #18 37.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-02-14T06:12:31.597Z] #18 37.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-02-14T06:12:31.597Z] #18 37.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-02-14T06:12:31.597Z] #18 38.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-02-14T06:12:31.597Z] #18 38.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-02-14T06:12:31.597Z] #18 38.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-02-14T06:12:31.597Z] #18 38.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-02-14T06:12:31.597Z] #18 38.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-02-14T06:12:31.597Z] #18 38.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-02-14T06:12:31.597Z] #18 38.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-02-14T06:12:31.597Z] #18 38.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-02-14T06:12:31.597Z] #18 38.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-02-14T06:12:31.597Z] #18 38.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-02-14T06:12:31.597Z] #18 38.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-14T06:12:31.597Z] #18 38.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-14T06:12:31.597Z] #18 38.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-02-14T06:12:31.597Z] #18 38.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-02-14T06:12:31.597Z] #18 38.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-02-14T06:12:31.597Z] #18 38.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-02-14T06:12:31.597Z] #18 38.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-02-14T06:12:31.597Z] #18 38.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-14T06:12:31.597Z] #18 38.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-14T06:12:31.597Z] #18 38.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-14T06:12:31.597Z] #18 38.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-02-14T06:12:31.597Z] #18 38.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-02-14T06:12:31.597Z] #18 38.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-14T06:12:31.597Z] #18 39.58 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-14T06:12:31.597Z] #18 39.60 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-14T06:12:31.597Z] #18 39.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-14T06:12:31.597Z] #18 39.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-02-14T06:12:31.597Z] #18 39.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-02-14T06:12:31.597Z] #18 39.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-02-14T06:12:31.597Z] #18 39.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-14T06:12:31.597Z] #18 39.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-02-14T06:12:31.597Z] #18 39.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-02-14T06:12:31.597Z] #18 39.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-14T06:12:31.597Z] #18 39.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-02-14T06:12:31.597Z] #18 39.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-14T06:12:31.597Z] #18 39.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-02-14T06:12:31.597Z] #18 40.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-14T06:12:31.597Z] #18 40.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-02-14T06:12:31.597Z] #18 40.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-02-14T06:12:31.597Z] #18 40.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-14T06:12:31.597Z] #18 41.54 debconf: delaying package configuration, since apt-utils is not installed [2020-02-14T06:12:31.597Z] #18 41.63 Fetched 27.7 MB in 3s (8201 kB/s) [2020-02-14T06:12:31.597Z] #18 41.71 Selecting previously unselected package pigz. [2020-02-14T06:12:31.597Z] #18 41.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-02-14T06:12:31.597Z] #18 41.81 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-02-14T06:12:31.597Z] #18 41.82 Unpacking pigz (2.4-1) ... [2020-02-14T06:12:31.597Z] #18 41.96 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-02-14T06:12:31.597Z] #18 41.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-14T06:12:31.597Z] #18 41.98 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-14T06:12:31.597Z] #18 42.74 Selecting previously unselected package python3.7-minimal. [2020-02-14T06:12:31.597Z] #18 42.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-14T06:12:31.597Z] #18 42.77 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-14T06:12:31.818Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-02-14T06:12:32.180Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.9% of statements [2020-02-14T06:12:32.180Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-14T06:12:32.180Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-14T06:12:32.625Z] #18 44.65 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-14T06:12:32.625Z] #18 44.66 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-14T06:12:33.172Z] --- PASS: TestLinksContainerNames (1.65s) [2020-02-14T06:12:33.172Z] === RUN TestLogsFollowTailEmpty [2020-02-14T06:12:33.408Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 42.7% of statements [2020-02-14T06:12:33.739Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-02-14T06:12:33.739Z] === RUN TestContainerNetworkMountsNoChown [2020-02-14T06:12:33.777Z] ok github.com/docker/docker/daemon/logger/awslogs 0.088s coverage: 77.4% of statements [2020-02-14T06:12:33.778Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-14T06:12:33.778Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-14T06:12:34.175Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-02-14T06:12:34.548Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-02-14T06:12:34.676Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/default [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/default [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/private [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/private [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rprivate [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/slave [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/slave [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rslave [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/shared [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/shared [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rshared [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/default [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/rslave [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/slave [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/rshared [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/shared [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/rprivate [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/private [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-14T06:12:34.676Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-14T06:12:34.676Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-14T06:12:34.676Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-14T06:12:34.935Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-02-14T06:12:35.194Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-02-14T06:12:35.194Z] === RUN TestContainerBindMountNonRecursive [2020-02-14T06:12:35.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2020-02-14T06:12:35.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 62.1% of statements [2020-02-14T06:12:36.113Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 74.7% of statements [2020-02-14T06:12:36.113Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-14T06:12:36.480Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.011s coverage: 19.9% of statements [2020-02-14T06:12:37.099Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2020-02-14T06:12:37.099Z] === RUN TestNetworkNat [2020-02-14T06:12:38.185Z] #18 49.61 Selecting previously unselected package python3-minimal. [2020-02-14T06:12:38.185Z] #18 49.61 (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 ... 23601 files and directories currently installed.) [2020-02-14T06:12:38.185Z] #18 49.70 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-02-14T06:12:38.185Z] #18 49.71 Unpacking python3-minimal (3.7.3-1) ... [2020-02-14T06:12:38.185Z] #18 49.82 Selecting previously unselected package libmpdec2:ppc64el. [2020-02-14T06:12:38.185Z] #18 49.83 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-02-14T06:12:38.185Z] #18 49.84 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-02-14T06:12:38.185Z] #18 50.00 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-02-14T06:12:38.185Z] #18 50.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-14T06:12:38.185Z] #18 50.03 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-14T06:12:38.423Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-02-14T06:12:38.423Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-02-14T06:12:38.474Z] --- PASS: TestNetworkNat (1.02s) [2020-02-14T06:12:38.474Z] === RUN TestNetworkLocalhostTCPNat [2020-02-14T06:12:39.041Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-02-14T06:12:39.041Z] === RUN TestNetworkLoopbackNat [2020-02-14T06:12:39.177Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-02-14T06:12:39.547Z] ok github.com/docker/docker/daemon/logger/splunk 1.456s coverage: 82.5% of statements [2020-02-14T06:12:39.547Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-14T06:12:39.547Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-14T06:12:40.239Z] #18 51.90 Selecting previously unselected package python3.7. [2020-02-14T06:12:40.239Z] #18 51.91 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-14T06:12:40.239Z] #18 51.91 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-14T06:12:40.239Z] #18 52.07 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-14T06:12:40.239Z] #18 52.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-02-14T06:12:40.239Z] #18 52.08 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-14T06:12:40.239Z] #18 52.28 Setting up python3-minimal (3.7.3-1) ... [2020-02-14T06:12:40.239Z] #18 ... [2020-02-14T06:12:40.239Z] [2020-02-14T06:12:40.239Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:12:40.239Z] #48 216.9 vendor/golang.org/x/net/http2/hpack [2020-02-14T06:12:40.418Z] --- PASS: TestNetworkLoopbackNat (1.24s) [2020-02-14T06:12:40.418Z] === RUN TestPause [2020-02-14T06:12:40.809Z] ok github.com/docker/docker/distribution 0.247s coverage: 22.1% of statements [2020-02-14T06:12:40.880Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-14T06:12:41.184Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-02-14T06:12:41.184Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-14T06:12:41.354Z] --- PASS: TestPause (0.89s) [2020-02-14T06:12:41.354Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-14T06:12:41.354Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-14T06:12:41.354Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-14T06:12:41.354Z] === RUN TestPauseStopPausedContainer [2020-02-14T06:12:41.744Z] #48 ... [2020-02-14T06:12:41.744Z] [2020-02-14T06:12:41.744Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:12:41.744Z] #45 119.1 DEP criu/sigframe.d [2020-02-14T06:12:41.744Z] #45 119.2 DEP criu/shmem.d [2020-02-14T06:12:41.744Z] #45 119.5 DEP criu/servicefd.d [2020-02-14T06:12:41.744Z] #45 119.9 DEP criu/seize.d [2020-02-14T06:12:41.744Z] #45 120.4 DEP criu/seccomp.d [2020-02-14T06:12:41.744Z] #45 120.6 DEP criu/rst-malloc.d [2020-02-14T06:12:41.744Z] #45 120.8 DEP criu/rbtree.d [2020-02-14T06:12:41.744Z] #45 120.9 DEP criu/pstree.d [2020-02-14T06:12:41.744Z] #45 121.3 DEP criu/protobuf.d [2020-02-14T06:12:41.744Z] #45 121.7 GEN criu/protobuf-desc-gen.h [2020-02-14T06:12:41.744Z] #45 124.8 DEP criu/protobuf-desc.d [2020-02-14T06:12:41.744Z] #45 125.2 DEP criu/proc_parse.d [2020-02-14T06:12:41.744Z] #45 125.7 DEP criu/plugin.d [2020-02-14T06:12:41.744Z] #45 125.8 DEP criu/pipes.d [2020-02-14T06:12:41.744Z] #45 126.1 DEP criu/pie-util.d [2020-02-14T06:12:41.744Z] #45 126.3 DEP criu/pie-util-vdso.d [2020-02-14T06:12:41.744Z] #45 126.6 DEP criu/pie-util-vdso-elf32.d [2020-02-14T06:12:41.744Z] #45 127.0 DEP criu/path.d [2020-02-14T06:12:41.744Z] #45 127.3 DEP criu/parasite-syscall.d [2020-02-14T06:12:41.744Z] #45 127.6 DEP criu/pagemap.d [2020-02-14T06:12:41.744Z] #45 128.0 DEP criu/pagemap-cache.d [2020-02-14T06:12:41.744Z] #45 128.2 DEP criu/page-xfer.d [2020-02-14T06:12:41.744Z] #45 128.5 DEP criu/page-pipe.d [2020-02-14T06:12:41.744Z] #45 128.8 DEP criu/netfilter.d [2020-02-14T06:12:41.744Z] #45 129.1 DEP criu/net.d [2020-02-14T06:12:41.968Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-02-14T06:12:42.039Z] #45 ... [2020-02-14T06:12:42.039Z] [2020-02-14T06:12:42.039Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:12:42.039Z] #18 52.28 Setting up python3-minimal (3.7.3-1) ... [2020-02-14T06:12:42.039Z] #18 53.72 Selecting previously unselected package python3. [2020-02-14T06:12:42.039Z] #18 53.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 ... 24013 files and directories currently installed.) [2020-02-14T06:12:42.039Z] #18 53.83 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-02-14T06:12:42.039Z] #18 53.84 Unpacking python3 (3.7.3-1) ... [2020-02-14T06:12:42.039Z] #18 54.06 Selecting previously unselected package libip4tc0:ppc64el. [2020-02-14T06:12:42.039Z] #18 54.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-02-14T06:12:42.039Z] #18 54.09 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-02-14T06:12:42.290Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-02-14T06:12:42.290Z] === RUN TestPsFilter [2020-02-14T06:12:42.290Z] --- PASS: TestPsFilter (0.26s) [2020-02-14T06:12:42.290Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-14T06:12:42.328Z] #18 54.23 Selecting previously unselected package libip6tc0:ppc64el. [2020-02-14T06:12:42.328Z] #18 54.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-02-14T06:12:42.328Z] #18 54.27 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-02-14T06:12:42.328Z] #18 54.51 Selecting previously unselected package libiptc0:ppc64el. [2020-02-14T06:12:42.648Z] #18 54.51 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-02-14T06:12:42.648Z] #18 54.54 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-02-14T06:12:42.648Z] #18 54.66 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-14T06:12:42.648Z] #18 54.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-02-14T06:12:42.648Z] #18 54.69 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-14T06:12:42.938Z] #18 54.78 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-14T06:12:42.938Z] #18 54.82 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-02-14T06:12:42.938Z] #18 54.83 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-14T06:12:42.938Z] #18 55.00 Selecting previously unselected package libnftnl11:ppc64el. [2020-02-14T06:12:42.938Z] #18 55.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-02-14T06:12:42.938Z] #18 55.04 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-02-14T06:12:43.194Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-02-14T06:12:43.227Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-02-14T06:12:43.227Z] === RUN TestRemoveContainerWithVolume [2020-02-14T06:12:43.231Z] #18 55.30 Selecting previously unselected package iptables. [2020-02-14T06:12:43.231Z] #18 55.34 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-02-14T06:12:43.231Z] #18 55.35 Unpacking iptables (1.8.2-4) ... [2020-02-14T06:12:43.960Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-02-14T06:12:44.172Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2020-02-14T06:12:44.172Z] === RUN TestRemoveContainerRunning [2020-02-14T06:12:44.260Z] #18 56.32 Selecting previously unselected package xxd. [2020-02-14T06:12:44.260Z] #18 56.38 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-14T06:12:44.260Z] #18 56.41 Unpacking xxd (2:8.1.0875-5) ... [2020-02-14T06:12:44.329Z] ok github.com/docker/docker/distribution/xfer 1.977s coverage: 85.1% of statements [2020-02-14T06:12:44.329Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-14T06:12:44.329Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-14T06:12:44.552Z] #18 56.65 Selecting previously unselected package vim-common. [2020-02-14T06:12:44.552Z] #18 56.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-14T06:12:44.552Z] #18 56.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-14T06:12:44.696Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-02-14T06:12:44.696Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-14T06:12:45.111Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-02-14T06:12:45.111Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-14T06:12:45.183Z] #18 57.05 Selecting previously unselected package bash-completion. [2020-02-14T06:12:45.183Z] #18 57.07 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-14T06:12:45.671Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-02-14T06:12:46.050Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-02-14T06:12:46.050Z] === RUN TestRemoveInvalidContainer [2020-02-14T06:12:46.050Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-14T06:12:46.050Z] === RUN TestRenameLinkedContainer [2020-02-14T06:12:46.953Z] ok github.com/docker/docker/opts 0.012s coverage: 67.4% of statements [2020-02-14T06:12:46.953Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-14T06:12:48.567Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-14T06:12:48.714Z] ok github.com/docker/docker/pkg/archive 0.429s coverage: 77.3% of statements [2020-02-14T06:12:49.338Z] --- PASS: TestRenameLinkedContainer (3.26s) [2020-02-14T06:12:49.338Z] === RUN TestRenameStoppedContainer [2020-02-14T06:12:49.469Z] ok github.com/docker/docker/pkg/authorization 0.183s coverage: 68.3% of statements [2020-02-14T06:12:49.469Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-14T06:12:49.846Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-02-14T06:12:49.906Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-02-14T06:12:49.906Z] === RUN TestRenameRunningContainerAndReuse [2020-02-14T06:12:51.022Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-02-14T06:12:51.809Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2020-02-14T06:12:51.809Z] === RUN TestRenameInvalidName [2020-02-14T06:12:52.064Z] #18 63.79 Unpacking bash-completion (1:2.8-6) ... [2020-02-14T06:12:52.355Z] #18 64.50 Selecting previously unselected package bzip2. [2020-02-14T06:12:52.355Z] #18 ... [2020-02-14T06:12:52.355Z] [2020-02-14T06:12:52.355Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:12:52.355Z] #45 129.6 DEP criu/namespaces.d [2020-02-14T06:12:52.355Z] #45 130.0 DEP criu/mount.d [2020-02-14T06:12:52.355Z] #45 130.3 DEP criu/mem.d [2020-02-14T06:12:52.355Z] #45 130.6 DEP criu/lsm.d [2020-02-14T06:12:52.355Z] #45 130.9 DEP criu/log.d [2020-02-14T06:12:52.355Z] #45 131.2 DEP criu/libnetlink.d [2020-02-14T06:12:52.355Z] #45 131.5 DEP criu/kerndat.d [2020-02-14T06:12:52.355Z] #45 131.8 DEP criu/kcmp-ids.d [2020-02-14T06:12:52.355Z] #45 132.0 DEP criu/irmap.d [2020-02-14T06:12:52.355Z] #45 132.3 DEP criu/ipc_ns.d [2020-02-14T06:12:52.355Z] #45 132.6 DEP criu/image.d [2020-02-14T06:12:52.355Z] #45 132.9 DEP criu/image-desc.d [2020-02-14T06:12:52.355Z] #45 133.1 DEP criu/fsnotify.d [2020-02-14T06:12:52.355Z] #45 133.4 DEP criu/filesystems.d [2020-02-14T06:12:52.355Z] #45 133.7 DEP criu/files.d [2020-02-14T06:12:52.355Z] #45 134.1 DEP criu/files-reg.d [2020-02-14T06:12:52.355Z] #45 134.4 DEP criu/files-ext.d [2020-02-14T06:12:52.355Z] #45 134.7 DEP criu/file-lock.d [2020-02-14T06:12:52.355Z] #45 135.0 DEP criu/file-ids.d [2020-02-14T06:12:52.355Z] #45 135.4 DEP criu/fifo.d [2020-02-14T06:12:52.355Z] #45 135.7 DEP criu/fdstore.d [2020-02-14T06:12:52.355Z] #45 135.9 DEP criu/fault-injection.d [2020-02-14T06:12:52.355Z] #45 136.0 DEP criu/external.d [2020-02-14T06:12:52.355Z] #45 136.2 DEP criu/eventpoll.d [2020-02-14T06:12:52.355Z] #45 136.5 DEP criu/eventfd.d [2020-02-14T06:12:52.355Z] #45 136.7 DEP criu/crtools.d [2020-02-14T06:12:52.355Z] #45 137.1 DEP criu/cr-service.d [2020-02-14T06:12:52.355Z] #45 137.4 DEP criu/cr-restore.d [2020-02-14T06:12:52.355Z] #45 138.0 DEP criu/cr-errno.d [2020-02-14T06:12:52.355Z] #45 138.0 DEP criu/cr-dump.d [2020-02-14T06:12:52.355Z] #45 138.4 DEP criu/cr-dedup.d [2020-02-14T06:12:52.355Z] #45 138.8 DEP criu/cr-check.d [2020-02-14T06:12:52.355Z] #45 139.2 DEP criu/config.d [2020-02-14T06:12:52.355Z] #45 139.5 DEP criu/clone-noasan.d [2020-02-14T06:12:52.355Z] #45 139.7 DEP criu/cgroup.d [2020-02-14T06:12:52.377Z] --- PASS: TestRenameInvalidName (0.85s) [2020-02-14T06:12:52.377Z] === RUN TestRenameAnonymousContainer [2020-02-14T06:12:52.643Z] #45 ... [2020-02-14T06:12:52.643Z] [2020-02-14T06:12:52.643Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:12:52.643Z] #18 64.53 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-02-14T06:12:52.643Z] #18 64.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-14T06:12:52.643Z] #18 64.67 Selecting previously unselected package xz-utils. [2020-02-14T06:12:52.643Z] #18 64.68 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-02-14T06:12:52.643Z] #18 64.75 Unpacking xz-utils (5.2.4-1) ... [2020-02-14T06:12:52.943Z] #18 65.09 Selecting previously unselected package apparmor. [2020-02-14T06:12:53.234Z] #18 65.10 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-02-14T06:12:53.234Z] #18 65.27 Unpacking apparmor (2.13.2-10) ... [2020-02-14T06:12:53.768Z] ok github.com/docker/docker/pkg/chrootarchive 3.304s coverage: 43.2% of statements [2020-02-14T06:12:53.860Z] #18 65.91 Selecting previously unselected package aufs-tools. [2020-02-14T06:12:53.860Z] #18 65.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-02-14T06:12:53.860Z] #18 65.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-14T06:12:54.123Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-14T06:12:54.123Z] ok github.com/docker/docker/layer 7.648s coverage: 68.8% of statements [2020-02-14T06:12:54.123Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-14T06:12:54.123Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-14T06:12:54.123Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-14T06:12:54.123Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-14T06:12:54.123Z] ? github.com/docker/docker/oci [no test files] [2020-02-14T06:12:54.123Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-14T06:12:54.123Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-14T06:12:54.123Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-14T06:12:54.149Z] #18 66.12 Selecting previously unselected package libonig5:ppc64el. [2020-02-14T06:12:54.149Z] #18 66.14 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-02-14T06:12:54.149Z] #18 66.14 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-14T06:12:54.149Z] #18 66.36 Selecting previously unselected package libjq1:ppc64el. [2020-02-14T06:12:54.438Z] #18 66.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-14T06:12:54.438Z] #18 66.39 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-14T06:12:54.438Z] #18 66.60 Selecting previously unselected package jq. [2020-02-14T06:12:54.476Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-02-14T06:12:54.728Z] #18 66.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-14T06:12:54.728Z] #18 66.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-14T06:12:54.728Z] #18 66.80 Selecting previously unselected package libaio1:ppc64el. [2020-02-14T06:12:54.728Z] #18 66.81 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-02-14T06:12:54.728Z] #18 66.82 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-02-14T06:12:54.855Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-02-14T06:12:55.018Z] #18 66.97 Selecting previously unselected package libgpm2:ppc64el. [2020-02-14T06:12:55.018Z] #18 67.01 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-02-14T06:12:55.018Z] #18 67.02 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-02-14T06:12:55.018Z] #18 67.11 Selecting previously unselected package libicu63:ppc64el. [2020-02-14T06:12:55.018Z] #18 67.14 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-02-14T06:12:55.018Z] #18 67.15 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-14T06:12:55.213Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-14T06:12:55.299Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-02-14T06:12:55.646Z] #18 ... [2020-02-14T06:12:55.646Z] [2020-02-14T06:12:55.646Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:12:55.646Z] #48 222.4 vendor/golang.org/x/net/idna [2020-02-14T06:12:55.646Z] #48 223.0 mime [2020-02-14T06:12:55.646Z] #48 231.7 vendor/golang.org/x/net/http/httpproxy [2020-02-14T06:12:55.646Z] #48 231.7 net/textproto [2020-02-14T06:12:55.646Z] #48 231.7 crypto/x509 [2020-02-14T06:12:55.646Z] #48 ... [2020-02-14T06:12:55.646Z] [2020-02-14T06:12:55.646Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:12:55.646Z] #45 140.1 DEP criu/cgroup-props.d [2020-02-14T06:12:55.646Z] #45 140.4 DEP criu/bitmap.d [2020-02-14T06:12:55.646Z] #45 140.4 DEP criu/bfd.d [2020-02-14T06:12:55.646Z] #45 140.7 DEP criu/autofs.d [2020-02-14T06:12:55.646Z] #45 141.0 DEP criu/aio.d [2020-02-14T06:12:55.646Z] #45 141.3 DEP criu/action-scripts.d [2020-02-14T06:12:55.646Z] #45 142.0 CC criu/action-scripts.o [2020-02-14T06:12:55.646Z] #45 142.9 CC criu/aio.o [2020-02-14T06:12:55.936Z] #45 ... [2020-02-14T06:12:55.936Z] [2020-02-14T06:12:55.936Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:12:55.936Z] #51 DONE 232.9s [2020-02-14T06:12:56.226Z] [2020-02-14T06:12:56.226Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:12:56.728Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-02-14T06:12:56.728Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-02-14T06:12:57.251Z] #58 ... [2020-02-14T06:12:57.251Z] [2020-02-14T06:12:57.251Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:12:57.251Z] #45 144.4 CC criu/autofs.o [2020-02-14T06:12:57.646Z] --- PASS: TestRenameAnonymousContainer (4.30s) [2020-02-14T06:12:57.646Z] === RUN TestRenameContainerWithSameName [2020-02-14T06:12:57.646Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-02-14T06:12:57.646Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-14T06:12:57.958Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2020-02-14T06:12:58.717Z] ok github.com/docker/docker/pkg/discovery/kv 3.102s coverage: 84.1% of statements [2020-02-14T06:12:58.717Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-02-14T06:12:59.086Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-02-14T06:12:59.086Z] ok github.com/docker/docker/pkg/fsutils 0.379s coverage: 85.1% of statements [2020-02-14T06:12:59.549Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-02-14T06:12:59.549Z] === RUN TestResize [2020-02-14T06:12:59.869Z] ok github.com/docker/docker/pkg/idtools 0.286s coverage: 70.1% of statements [2020-02-14T06:13:00.115Z] --- PASS: TestResize (0.87s) [2020-02-14T06:13:00.116Z] === RUN TestResizeWithInvalidSize [2020-02-14T06:13:00.226Z] ok github.com/docker/docker/pkg/ioutils 0.281s coverage: 70.6% of statements [2020-02-14T06:13:00.226Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-02-14T06:13:00.226Z] ok github.com/docker/docker/pkg/locker 0.010s coverage: 88.9% of statements [2020-02-14T06:13:00.596Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-02-14T06:13:00.596Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-14T06:13:00.959Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-02-14T06:13:00.959Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-14T06:13:01.052Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-02-14T06:13:01.052Z] === RUN TestResizeWhenContainerNotStarted [2020-02-14T06:13:01.334Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-02-14T06:13:01.703Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-02-14T06:13:01.703Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-02-14T06:13:01.704Z] #45 148.7 CC criu/bfd.o [2020-02-14T06:13:01.989Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-14T06:13:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-14T06:13:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-14T06:13:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-14T06:13:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-14T06:13:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-14T06:13:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-14T06:13:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-14T06:13:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:13:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:13:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:13:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:13:01.989Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:13:01.989Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:13:01.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-14T06:13:01.989Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-14T06:13:01.989Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:13:01.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:13:02.092Z] ok github.com/docker/docker/pkg/mount 1.174s coverage: 70.0% of statements [2020-02-14T06:13:02.092Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-14T06:13:02.092Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-14T06:13:02.092Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-14T06:13:02.334Z] #45 ... [2020-02-14T06:13:02.334Z] [2020-02-14T06:13:02.334Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:13:02.334Z] #18 72.79 Selecting previously unselected package libnet1:ppc64el. [2020-02-14T06:13:02.334Z] #18 72.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-14T06:13:02.334Z] #18 72.82 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-14T06:13:02.334Z] #18 73.02 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-14T06:13:02.334Z] #18 73.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-14T06:13:02.334Z] #18 73.06 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-14T06:13:02.334Z] #18 73.26 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-14T06:13:02.334Z] #18 73.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-14T06:13:02.334Z] #18 73.30 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-14T06:13:02.334Z] #18 73.41 Selecting previously unselected package libreadline5:ppc64el. [2020-02-14T06:13:02.334Z] #18 73.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-02-14T06:13:02.334Z] #18 73.46 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-14T06:13:02.334Z] #18 73.69 Selecting previously unselected package net-tools. [2020-02-14T06:13:02.334Z] #18 73.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-02-14T06:13:02.334Z] #18 73.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-14T06:13:02.334Z] #18 74.08 Selecting previously unselected package python-pip-whl. [2020-02-14T06:13:02.334Z] #18 74.10 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-14T06:13:02.334Z] #18 74.10 Unpacking python-pip-whl (18.1-5) ... [2020-02-14T06:13:02.859Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-02-14T06:13:02.964Z] #18 74.87 Selecting previously unselected package python3-lib2to3. [2020-02-14T06:13:02.964Z] #18 74.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-14T06:13:02.964Z] #18 74.91 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-14T06:13:02.964Z] #18 75.10 Selecting previously unselected package python3-distutils. [2020-02-14T06:13:03.254Z] #18 75.13 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-14T06:13:03.254Z] #18 75.13 Unpacking python3-distutils (3.7.3-1) ... [2020-02-14T06:13:03.254Z] #18 75.38 Selecting previously unselected package python3-pip. [2020-02-14T06:13:03.280Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-02-14T06:13:03.545Z] #18 75.39 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-14T06:13:03.545Z] #18 75.40 Unpacking python3-pip (18.1-5) ... [2020-02-14T06:13:03.545Z] #18 75.66 Selecting previously unselected package python3-pkg-resources. [2020-02-14T06:13:03.679Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-14T06:13:03.835Z] #18 75.68 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-14T06:13:03.835Z] #18 75.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-14T06:13:03.835Z] #18 75.92 Selecting previously unselected package python3-setuptools. [2020-02-14T06:13:03.835Z] #18 75.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-14T06:13:03.835Z] #18 75.95 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-14T06:13:03.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:13:03.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-14T06:13:04.084Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-14T06:13:04.414Z] #18 76.32 Selecting previously unselected package python3-wheel. [2020-02-14T06:13:04.414Z] #18 76.35 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-14T06:13:04.414Z] #18 76.35 Unpacking python3-wheel (0.32.3-2) ... [2020-02-14T06:13:04.414Z] #18 76.46 Selecting previously unselected package thin-provisioning-tools. [2020-02-14T06:13:04.415Z] #18 76.50 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-02-14T06:13:04.415Z] #18 76.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-14T06:13:04.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-14T06:13:04.705Z] #18 76.83 Selecting previously unselected package vim-runtime. [2020-02-14T06:13:04.705Z] #18 76.86 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-14T06:13:04.729Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-14T06:13:04.995Z] #18 76.91 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-14T06:13:04.995Z] #18 76.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-14T06:13:04.995Z] #18 77.01 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-14T06:13:05.283Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-02-14T06:13:05.283Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2020-02-14T06:13:05.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-14T06:13:06.679Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:13:08.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-14T06:13:08.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-14T06:13:08.346Z] ok github.com/docker/docker/pkg/signal 2.338s coverage: 61.0% of statements [2020-02-14T06:13:08.346Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-02-14T06:13:08.505Z] #18 ... [2020-02-14T06:13:08.505Z] [2020-02-14T06:13:08.505Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:13:08.698Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-02-14T06:13:09.050Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-14T06:13:09.097Z] #24 244.6 Checking out files: 21% (2249/10562) Checking out files: 22% (2324/10562) Checking out files: 23% (2430/10562) Checking out files: 24% (2535/10562) Checking out files: 25% (2641/10562) Checking out files: 26% (2747/10562) Checking out files: 27% (2852/10562) Checking out files: 28% (2958/10562) Checking out files: 29% (3063/10562) Checking out files: 30% (3169/10562) Checking out files: 31% (3275/10562) Checking out files: 32% (3380/10562) Checking out files: 33% (3486/10562) Checking out files: 34% (3592/10562) Checking out files: 34% (3606/10562) Checking out files: 35% (3697/10562) [2020-02-14T06:13:09.097Z] #24 ... [2020-02-14T06:13:09.097Z] [2020-02-14T06:13:09.097Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:13:09.097Z] #48 235.7 vendor/golang.org/x/net/http/httpguts [2020-02-14T06:13:09.097Z] #48 239.1 crypto/tls [2020-02-14T06:13:09.097Z] #48 ... [2020-02-14T06:13:09.097Z] [2020-02-14T06:13:09.097Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:13:09.420Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-02-14T06:13:09.761Z] ......................... [ 67%] [2020-02-14T06:13:09.783Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 71.3% of statements [2020-02-14T06:13:10.147Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.2% of statements [2020-02-14T06:13:10.505Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s) [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.68s) [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.92s) [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.12s) [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s) [2020-02-14T06:13:10.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2020-02-14T06:13:10.596Z] === RUN TestCgroupNamespacesRun [2020-02-14T06:13:10.877Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2020-02-14T06:13:11.631Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-02-14T06:13:11.632Z] testing: warning: no tests to run [2020-02-14T06:13:11.632Z] coverage: [no statements] [2020-02-14T06:13:11.632Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-14T06:13:12.024Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-02-14T06:13:12.024Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-02-14T06:13:12.421Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-14T06:13:12.499Z] --- PASS: TestCgroupNamespacesRun (1.96s) [2020-02-14T06:13:12.499Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-14T06:13:12.608Z] #24 244.6 Checking out files: 21% (2249/10562) Checking out files: 22% (2324/10562) Checking out files: 23% (2430/10562) Checking out files: 24% (2535/10562) Checking out files: 25% (2641/10562) Checking out files: 26% (2747/10562) Checking out files: 27% (2852/10562) Checking out files: 28% (2958/10562) Checking out files: 29% (3063/10562) Checking out files: 30% (3169/10562) Checking out files: 31% (3275/10562) Checking out files: 32% (3380/10562) Checking out files: 33% (3486/10562) Checking out files: 34% (3592/10562) Checking out files: 34% (3606/10562) Checking out files: 35% (3697/10562) Checking out files: 36% (3803/10562) Checking out files: 37% (3908/10562) Checking out files: 38% (4014/10562) Checking out files: 39% (4120/10562) Checking out files: 40% (4225/10562) Checking out files: 41% (4331/10562) Checking out files: 42% (4437/10562) Checking out files: 43% (4542/10562) Checking out files: 44% (4648/10562) Checking out files: 45% (4753/10562) Checking out files: 46% (4859/10562) Checking out files: 47% (4965/10562) Checking out files: 48% (5070/10562) Checking out files: 49% (5176/10562) Checking out files: 50% (5281/10562) Checking out files: 51% (5387/10562) Checking out files: 51% (5396/10562) Checking out files: 52% (5493/10562) Checking out files: 53% (5598/10562) Checking out files: 54% (5704/10562) Checking out files: 55% (5810/10562) Checking out files: 56% (5915/10562) Checking out files: 57% (6021/10562) Checking out files: 58% (6126/10562) Checking out files: 59% (6232/10562) Checking out files: 60% (6338/10562) Checking out files: 61% (6443/10562) Checking out files: 62% (6549/10562) Checking out files: 63% (6655/10562) Checking out files: 64% (6760/10562) Checking out files: 65% (6866/10562) Checking out files: 66% (6971/10562) Checking out files: 67% (7077/10562) Checking out files: 68% (7183/10562) Checking out files: 69% (7288/10562) Checking out files: 70% (7394/10562) Checking out files: 71% (7500/10562) Checking out files: 72% (7605/10562) Checking out files: 73% (7711/10562) Checking out files: 74% (7816/10562) Checking out files: 75% (7922/10562) Checking out files: 76% (8028/10562) Checking out files: 77% (8133/10562) Checking out files: 78% (8239/10562) Checking out files: 79% (8344/10562) Checking out files: 80% (8450/10562) Checking out files: 81% (8556/10562) Checking out files: 82% (8661/10562) Checking out files: 83% (8767/10562) Checking out files: 84% (8873/10562) Checking out files: 85% (8978/10562) Checking out files: 85% (9045/10562) Checking out files: 86% (9084/10562) Checking out files: 87% (9189/10562) Checking out files: 88% (9295/10562) Checking out files: 89% (9401/10562) Checking out files: 90% (9506/10562) Checking out files: 91% (9612/10562) Checking out files: 92% (9718/10562) Checking out files: 93% (9823/10562) Checking out files: 94% (9929/10562) Checking out files: 95% (10034/10562) Checking out files: 96% (10140/10562) [2020-02-14T06:13:12.608Z] #24 ... [2020-02-14T06:13:12.608Z] [2020-02-14T06:13:12.608Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:13:12.608Z] #45 149.8 CC criu/bitmap.o [2020-02-14T06:13:12.608Z] #45 149.9 CC criu/cgroup-props.o [2020-02-14T06:13:12.608Z] #45 151.6 CC criu/cgroup.o [2020-02-14T06:13:12.608Z] #45 159.0 CC criu/clone-noasan.o [2020-02-14T06:13:12.608Z] #45 159.5 CC criu/config.o [2020-02-14T06:13:12.608Z] #45 ... [2020-02-14T06:13:12.608Z] [2020-02-14T06:13:12.608Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:13:12.895Z] #24 244.6 Checking out files: 21% (2249/10562) Checking out files: 22% (2324/10562) Checking out files: 23% (2430/10562) Checking out files: 24% (2535/10562) Checking out files: 25% (2641/10562) Checking out files: 26% (2747/10562) Checking out files: 27% (2852/10562) Checking out files: 28% (2958/10562) Checking out files: 29% (3063/10562) Checking out files: 30% (3169/10562) Checking out files: 31% (3275/10562) Checking out files: 32% (3380/10562) Checking out files: 33% (3486/10562) Checking out files: 34% (3592/10562) Checking out files: 34% (3606/10562) Checking out files: 35% (3697/10562) Checking out files: 36% (3803/10562) Checking out files: 37% (3908/10562) Checking out files: 38% (4014/10562) Checking out files: 39% (4120/10562) Checking out files: 40% (4225/10562) Checking out files: 41% (4331/10562) Checking out files: 42% (4437/10562) Checking out files: 43% (4542/10562) Checking out files: 44% (4648/10562) Checking out files: 45% (4753/10562) Checking out files: 46% (4859/10562) Checking out files: 47% (4965/10562) Checking out files: 48% (5070/10562) Checking out files: 49% (5176/10562) Checking out files: 50% (5281/10562) Checking out files: 51% (5387/10562) Checking out files: 51% (5396/10562) Checking out files: 52% (5493/10562) Checking out files: 53% (5598/10562) Checking out files: 54% (5704/10562) Checking out files: 55% (5810/10562) Checking out files: 56% (5915/10562) Checking out files: 57% (6021/10562) Checking out files: 58% (6126/10562) Checking out files: 59% (6232/10562) Checking out files: 60% (6338/10562) Checking out files: 61% (6443/10562) Checking out files: 62% (6549/10562) Checking out files: 63% (6655/10562) Checking out files: 64% (6760/10562) Checking out files: 65% (6866/10562) Checking out files: 66% (6971/10562) Checking out files: 67% (7077/10562) Checking out files: 68% (7183/10562) Checking out files: 69% (7288/10562) Checking out files: 70% (7394/10562) Checking out files: 71% (7500/10562) Checking out files: 72% (7605/10562) Checking out files: 73% (7711/10562) Checking out files: 74% (7816/10562) Checking out files: 75% (7922/10562) Checking out files: 76% (8028/10562) Checking out files: 77% (8133/10562) Checking out files: 78% (8239/10562) Checking out files: 79% (8344/10562) Checking out files: 80% (8450/10562) Checking out files: 81% (8556/10562) Checking out files: 82% (8661/10562) Checking out files: 83% (8767/10562) Checking out files: 84% (8873/10562) Checking out files: 85% (8978/10562) Checking out files: 85% (9045/10562) Checking out files: 86% (9084/10562) Checking out files: 87% (9189/10562) Checking out files: 88% (9295/10562) Checking out files: 89% (9401/10562) Checking out files: 90% (9506/10562) Checking out files: 91% (9612/10562) Checking out files: 92% (9718/10562) Checking out files: 93% (9823/10562) Checking out files: 94% (9929/10562) Checking out files: 95% (10034/10562) Checking out files: 96% (10140/10562) Checking out files: 97% (10246/10562) Checking out files: 98% (10351/10562) Checking out files: 99% (10457/10562) Checking out files: 100% (10562/10562) Checking out files: 100% (10562/10562), done. [2020-02-14T06:13:12.895Z] #24 249.8 + cd /tmp/tmp.Uu5iYxqQ6o/tmp/docker-ce [2020-02-14T06:13:13.186Z] #24 249.8 + git checkout -q v17.06.2-ce [2020-02-14T06:13:14.899Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2020-02-14T06:13:15.032Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.95s) [2020-02-14T06:13:15.032Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-14T06:13:15.276Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-02-14T06:13:16.076Z] ok github.com/docker/docker/profiles/seccomp 0.002s coverage: 76.2% of statements [2020-02-14T06:13:16.408Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2020-02-14T06:13:16.408Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-14T06:13:16.427Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-02-14T06:13:17.649Z] ok github.com/docker/docker/registry 0.107s coverage: 56.0% of statements [2020-02-14T06:13:18.008Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-02-14T06:13:18.314Z] --- PASS: TestCgroupNamespacesRunHostMode (1.96s) [2020-02-14T06:13:18.314Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-14T06:13:18.361Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-02-14T06:13:18.717Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-02-14T06:13:18.781Z] #24 254.6 + mkdir -p /tmp/tmp.Uu5iYxqQ6o/src/github.com/docker [2020-02-14T06:13:18.781Z] #24 254.6 + mv components/cli /tmp/tmp.Uu5iYxqQ6o/src/github.com/docker/cli [2020-02-14T06:13:18.781Z] #24 254.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-14T06:13:19.072Z] #24 ... [2020-02-14T06:13:19.072Z] [2020-02-14T06:13:19.072Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:13:19.072Z] #18 82.74 Selecting previously unselected package vim. [2020-02-14T06:13:19.072Z] #18 82.76 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-14T06:13:19.072Z] #18 82.79 Unpacking vim (2:8.1.0875-5) ... [2020-02-14T06:13:19.072Z] #18 83.72 Selecting previously unselected package xfsprogs. [2020-02-14T06:13:19.072Z] #18 83.73 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-02-14T06:13:19.072Z] #18 83.74 Unpacking xfsprogs (4.20.0-1) ... [2020-02-14T06:13:19.072Z] #18 84.45 Selecting previously unselected package zip. [2020-02-14T06:13:19.072Z] #18 84.47 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-02-14T06:13:19.072Z] #18 84.47 Unpacking zip (3.0-11+b1) ... [2020-02-14T06:13:19.072Z] #18 84.75 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-14T06:13:19.072Z] #18 84.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-14T06:13:19.072Z] #18 84.79 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-02-14T06:13:19.072Z] #18 84.80 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-14T06:13:19.072Z] #18 84.81 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-02-14T06:13:19.072Z] #18 84.83 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-02-14T06:13:19.072Z] #18 84.84 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-02-14T06:13:19.072Z] #18 84.85 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-14T06:13:19.072Z] #18 84.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-14T06:13:19.072Z] #18 84.87 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-14T06:13:19.072Z] #18 84.88 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-14T06:13:19.072Z] #18 84.90 Setting up xxd (2:8.1.0875-5) ... [2020-02-14T06:13:19.072Z] #18 84.90 Setting up zip (3.0-11+b1) ... [2020-02-14T06:13:19.072Z] #18 84.92 Setting up vim-common (2:8.1.0875-5) ... [2020-02-14T06:13:19.072Z] #18 84.99 Setting up bash-completion (1:2.8-6) ... [2020-02-14T06:13:19.072Z] #18 90.97 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-02-14T06:13:19.072Z] #18 90.98 Setting up xz-utils (5.2.4-1) ... [2020-02-14T06:13:19.072Z] #18 90.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-14T06:13:19.072Z] #18 91.01 Setting up pigz (2.4-1) ... [2020-02-14T06:13:19.072Z] #18 91.03 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-14T06:13:19.072Z] #18 91.03 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-14T06:13:19.072Z] #18 91.04 Setting up python-pip-whl (18.1-5) ... [2020-02-14T06:13:19.072Z] #18 91.05 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-02-14T06:13:19.072Z] #18 91.05 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-14T06:13:19.082Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-02-14T06:13:19.704Z] #18 91.95 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-02-14T06:13:19.704Z] #18 91.96 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-14T06:13:19.994Z] #18 91.96 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-14T06:13:19.994Z] #18 91.97 Setting up vim (2:8.1.0875-5) ... [2020-02-14T06:13:19.994Z] #18 92.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-14T06:13:19.994Z] #18 92.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-14T06:13:19.994Z] #18 92.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-14T06:13:19.994Z] #18 92.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-14T06:13:19.994Z] #18 92.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-14T06:13:19.994Z] #18 92.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-14T06:13:19.994Z] #18 92.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-14T06:13:20.290Z] #18 92.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-14T06:13:20.291Z] #18 92.20 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-14T06:13:20.291Z] #18 92.22 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-14T06:13:20.291Z] #18 92.24 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-14T06:13:20.291Z] #18 92.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-14T06:13:20.291Z] #18 92.27 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-14T06:13:20.291Z] #18 92.29 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-14T06:13:20.847Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.03s) [2020-02-14T06:13:20.847Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-14T06:13:21.415Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s) [2020-02-14T06:13:21.415Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-14T06:13:21.574Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-02-14T06:13:22.333Z] ok github.com/docker/docker/volume/local 0.014s coverage: 73.0% of statements [2020-02-14T06:13:22.709Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-02-14T06:13:22.792Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s) [2020-02-14T06:13:22.792Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-14T06:13:23.473Z] ok github.com/docker/docker/volume/service 0.019s coverage: 73.0% of statements [2020-02-14T06:13:24.696Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2020-02-14T06:13:24.696Z] === RUN TestKernelTCPMemory [2020-02-14T06:13:25.632Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-02-14T06:13:25.632Z] === RUN TestNISDomainname [2020-02-14T06:13:25.847Z] #18 ... [2020-02-14T06:13:25.847Z] [2020-02-14T06:13:25.847Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:13:25.847Z] #48 252.4 net/http/httptrace [2020-02-14T06:13:25.847Z] #48 252.8 net/http [2020-02-14T06:13:25.847Z] #48 ... [2020-02-14T06:13:25.847Z] [2020-02-14T06:13:25.847Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:13:25.847Z] #45 163.7 CC criu/cr-check.o [2020-02-14T06:13:25.847Z] #45 167.1 CC criu/cr-dedup.o [2020-02-14T06:13:25.847Z] #45 168.2 CC criu/cr-dump.o [2020-02-14T06:13:26.477Z] #45 173.6 CC criu/cr-errno.o [2020-02-14T06:13:26.477Z] #45 173.9 CC criu/cr-restore.o [2020-02-14T06:13:26.477Z] #45 ... [2020-02-14T06:13:26.477Z] [2020-02-14T06:13:26.477Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:13:26.477Z] #18 98.63 Setting up iptables (1.8.2-4) ... [2020-02-14T06:13:26.477Z] #18 98.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-14T06:13:26.568Z] --- PASS: TestNISDomainname (1.07s) [2020-02-14T06:13:26.568Z] === RUN TestHostnameDnsResolution [2020-02-14T06:13:26.768Z] #18 98.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-14T06:13:26.768Z] #18 98.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-14T06:13:26.768Z] #18 98.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-14T06:13:26.768Z] #18 98.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-14T06:13:26.768Z] #18 98.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-14T06:13:26.768Z] #18 98.76 Setting up python3 (3.7.3-1) ... [2020-02-14T06:13:27.407Z] #18 99.30 Setting up python3-wheel (0.32.3-2) ... [2020-02-14T06:13:28.471Z] --- PASS: TestHostnameDnsResolution (1.79s) [2020-02-14T06:13:28.471Z] === RUN TestStats [2020-02-14T06:13:28.909Z] #18 101.0 Setting up apparmor (2.13.2-10) ... [2020-02-14T06:13:31.001Z] --- PASS: TestStats (2.74s) [2020-02-14T06:13:31.001Z] === RUN TestStopContainerWithTimeout [2020-02-14T06:13:31.001Z] === RUN TestStopContainerWithTimeout/0 [2020-02-14T06:13:31.001Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-14T06:13:31.001Z] === RUN TestStopContainerWithTimeout/1 [2020-02-14T06:13:31.001Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-14T06:13:31.001Z] === RUN TestStopContainerWithTimeout/3 [2020-02-14T06:13:31.001Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-14T06:13:31.001Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-14T06:13:31.001Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-14T06:13:31.001Z] === CONT TestStopContainerWithTimeout/0 [2020-02-14T06:13:31.001Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-14T06:13:31.001Z] === CONT TestStopContainerWithTimeout/1 [2020-02-14T06:13:31.001Z] === CONT TestStopContainerWithTimeout/3 [2020-02-14T06:13:32.420Z] #18 104.1 Setting up xfsprogs (4.20.0-1) ... [2020-02-14T06:13:32.420Z] #18 104.1 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-14T06:13:33.455Z] #18 105.3 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-14T06:13:33.841Z] edbd72df76b4: Pull complete [2020-02-14T06:13:33.841Z] Digest: sha256:d36276076915c59799c3eb700c5d7db0a7426744e3ea0b3c8b327a4130d50b90 [2020-02-14T06:13:33.841Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:13:33.841Z] mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:13:33.841Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:10.0.17763.973 completed successfully [2020-02-14T06:13:33.841Z] INFO: Tagging mcr.microsoft.com/windows/servercore:10.0.17763.973 as microsoft/windowsservercore [2020-02-14T06:13:33.841Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-02-14T06:13:33.841Z] INFO: Docker version of control daemon [2020-02-14T06:13:33.841Z] [2020-02-14T06:13:33.841Z] Client: Docker Engine - Enterprise [2020-02-14T06:13:33.841Z] Version: 19.03.5 [2020-02-14T06:13:33.841Z] API version: 1.40 [2020-02-14T06:13:33.841Z] Go version: go1.12.12 [2020-02-14T06:13:33.841Z] Git commit: 2ee0c57608 [2020-02-14T06:13:33.841Z] Built: 11/13/2019 08:00:16 [2020-02-14T06:13:33.841Z] OS/Arch: windows/amd64 [2020-02-14T06:13:33.841Z] Experimental: false [2020-02-14T06:13:33.841Z] [2020-02-14T06:13:33.841Z] Server: Docker Engine - Enterprise [2020-02-14T06:13:33.841Z] Engine: [2020-02-14T06:13:33.841Z] Version: 19.03.5 [2020-02-14T06:13:33.841Z] API version: 1.40 (minimum version 1.24) [2020-02-14T06:13:33.841Z] Go version: go1.12.12 [2020-02-14T06:13:33.841Z] Git commit: 2ee0c57608 [2020-02-14T06:13:33.841Z] Built: 11/13/2019 07:58:51 [2020-02-14T06:13:33.841Z] OS/Arch: windows/amd64 [2020-02-14T06:13:33.841Z] Experimental: true [2020-02-14T06:13:33.841Z] [2020-02-14T06:13:33.841Z] INFO: Docker info of control daemon [2020-02-14T06:13:33.841Z] [2020-02-14T06:13:33.841Z] Client: [2020-02-14T06:13:33.841Z] Debug Mode: false [2020-02-14T06:13:33.841Z] Plugins: [2020-02-14T06:13:33.841Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-14T06:13:33.841Z] [2020-02-14T06:13:33.841Z] Server: [2020-02-14T06:13:33.841Z] Containers: 0 [2020-02-14T06:13:33.841Z] Running: 0 [2020-02-14T06:13:33.841Z] Paused: 0 [2020-02-14T06:13:33.841Z] Stopped: 0 [2020-02-14T06:13:33.841Z] Images: 1 [2020-02-14T06:13:33.841Z] Server Version: 19.03.5 [2020-02-14T06:13:33.841Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-14T06:13:33.841Z] Windows: [2020-02-14T06:13:33.841Z] LCOW: [2020-02-14T06:13:33.841Z] Logging Driver: json-file [2020-02-14T06:13:33.841Z] Plugins: [2020-02-14T06:13:33.841Z] Volume: local [2020-02-14T06:13:33.841Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-14T06:13:33.841Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-14T06:13:33.841Z] Swarm: inactive [2020-02-14T06:13:33.841Z] Default Isolation: process [2020-02-14T06:13:33.841Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-14T06:13:33.841Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-14T06:13:33.841Z] OSType: windows [2020-02-14T06:13:33.841Z] Architecture: x86_64 [2020-02-14T06:13:33.841Z] CPUs: 4 [2020-02-14T06:13:33.841Z] Total Memory: 32GiB [2020-02-14T06:13:33.841Z] Name: azwin-2-8a9880 [2020-02-14T06:13:33.841Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-14T06:13:33.841Z] Docker Root Dir: D:\docker [2020-02-14T06:13:33.841Z] Debug Mode: false [2020-02-14T06:13:33.841Z] Registry: https://index.docker.io/v1/ [2020-02-14T06:13:33.841Z] Labels: [2020-02-14T06:13:33.841Z] Experimental: true [2020-02-14T06:13:33.841Z] Insecure Registries: [2020-02-14T06:13:33.841Z] 10.0.0.4:5000 [2020-02-14T06:13:33.841Z] 127.0.0.0/8 [2020-02-14T06:13:33.841Z] Registry Mirrors: [2020-02-14T06:13:33.841Z] http://10.0.0.4:5000/ [2020-02-14T06:13:33.841Z] Live Restore Enabled: false [2020-02-14T06:13:33.841Z] [2020-02-14T06:13:33.841Z] [2020-02-14T06:13:33.841Z] INFO: Commit hash is bf0bd1d74c [2020-02-14T06:13:33.841Z] INFO: Nuke-Everything... [2020-02-14T06:13:33.841Z] INFO: Container count on control daemon to delete is 0 [2020-02-14T06:13:34.819Z] INFO: Nuking d:\CI [2020-02-14T06:13:34.819Z] INFO: Zapped successfully [2020-02-14T06:13:34.819Z] INFO: Location for testing is d:\CI\PR-40521\3 [2020-02-14T06:13:34.819Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-14T06:13:34.819Z] [2020-02-14T06:13:34.819Z] [2020-02-14T06:13:34.819Z] INFO: Building the image from Dockerfile.windows at 02/14/2020 06:13:34... [2020-02-14T06:13:34.819Z] [2020-02-14T06:13:35.190Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-14T06:13:35.190Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2020-02-14T06:13:35.190Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2020-02-14T06:13:35.190Z] --- PASS: TestStopContainerWithTimeout/3 (3.36s) [2020-02-14T06:13:35.190Z] --- PASS: TestStopContainerWithTimeout/-1 (3.42s) [2020-02-14T06:13:35.190Z] === RUN TestDeleteDevicemapper [2020-02-14T06:13:35.190Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-14T06:13:35.190Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-14T06:13:35.190Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-14T06:13:35.519Z] #18 107.3 Setting up python3-distutils (3.7.3-1) ... [2020-02-14T06:13:35.519Z] #18 ... [2020-02-14T06:13:35.519Z] [2020-02-14T06:13:35.519Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:13:35.519Z] #48 272.3 github.com/LK4D4/vndr/godl [2020-02-14T06:13:36.805Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/rootless [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/volume [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-14T06:13:36.806Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === Skipped [2020-02-14T06:13:36.806Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-14T06:13:36.806Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-14T06:13:36.806Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:13:36.806Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:13:36.806Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:13:36.806Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:13:36.806Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:13:36.806Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:73: No driver to put! [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-14T06:13:36.806Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-14T06:13:36.806Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-14T06:13:36.806Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:13:36.806Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:13:36.806Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:13:36.806Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:13:36.806Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:13:36.806Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-14T06:13:36.806Z] graphtest_unix.go:73: No driver to put! [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-14T06:13:36.806Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-14T06:13:36.806Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] [2020-02-14T06:13:36.806Z] DONE 2185 tests, 20 skipped in 193.494s Post stage [Pipeline] junit [2020-02-14T06:13:36.922Z] Recording test results [2020-02-14T06:13:37.048Z] #48 273.8 github.com/LK4D4/vndr [2020-02-14T06:13:37.093Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s) [2020-02-14T06:13:37.093Z] === RUN TestUpdateMemory [2020-02-14T06:13:37.093Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-14T06:13:37.093Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:13:37.093Z] === RUN TestUpdateCPUQuota [2020-02-14T06:13:38.469Z] --- PASS: TestUpdateCPUQuota (1.62s) [2020-02-14T06:13:38.469Z] === RUN TestUpdatePidsLimit [2020-02-14T06:13:38.469Z] === RUN TestUpdatePidsLimit/update_from_none [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-14T06:13:38.728Z] === RUN TestUpdatePidsLimit/no_change [2020-02-14T06:13:39.256Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40521/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda hack/make.sh dynbinary test-integration [2020-02-14T06:13:39.296Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-14T06:13:39.538Z] Sending build context to Docker daemon 51.68MB [2020-02-14T06:13:39.538Z] [2020-02-14T06:13:39.538Z] Step 1/10 : FROM microsoft/windowsservercore [2020-02-14T06:13:39.538Z] ---> 3b63d96cf771 [2020-02-14T06:13:39.538Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-14T06:13:39.538Z] ---> Running in 13d2c7c23d2b [2020-02-14T06:13:39.555Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-14T06:13:39.609Z] [2020-02-14T06:13:39.609Z] Removing bundles/ [2020-02-14T06:13:39.609Z] [2020-02-14T06:13:39.609Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-14T06:13:39.609Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-14T06:13:39.609Z] GOOS="" GOARCH="" GOARM="" [2020-02-14T06:13:39.947Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-14T06:13:40.003Z] Removing intermediate container 13d2c7c23d2b [2020-02-14T06:13:40.004Z] ---> 2b1212d17c70 [2020-02-14T06:13:40.004Z] Step 3/10 : ARG GO_VERSION=1.13.7 [2020-02-14T06:13:40.004Z] ---> Running in eaa2a556d8dd [2020-02-14T06:13:40.467Z] Removing intermediate container eaa2a556d8dd [2020-02-14T06:13:40.467Z] ---> cfdf3558043c [2020-02-14T06:13:40.467Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-02-14T06:13:40.467Z] ---> Running in de563eb82b2d [2020-02-14T06:13:40.517Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-14T06:13:40.557Z] #48 ... [2020-02-14T06:13:40.557Z] [2020-02-14T06:13:40.557Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-14T06:13:40.557Z] #18 108.2 Setting up python3-setuptools (40.8.0-1) ... [2020-02-14T06:13:40.557Z] #18 110.4 Setting up python3-pip (18.1-5) ... [2020-02-14T06:13:40.557Z] #18 112.2 Processing triggers for libc-bin (2.28-10) ... [2020-02-14T06:13:40.557Z] #18 112.3 Processing triggers for mime-support (3.62) ... [2020-02-14T06:13:40.557Z] #18 DONE 112.7s [2020-02-14T06:13:40.557Z] [2020-02-14T06:13:40.557Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-14T06:13:40.932Z] Removing intermediate container de563eb82b2d [2020-02-14T06:13:40.932Z] ---> 8ec1bbec2e22 [2020-02-14T06:13:40.932Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-02-14T06:13:40.932Z] ---> Running in 69825ac3f684 [2020-02-14T06:13:41.092Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-14T06:13:41.188Z] #19 0.489 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-14T06:13:41.188Z] #19 0.495 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-14T06:13:41.188Z] #19 0.501 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-14T06:13:41.188Z] #19 DONE 0.6s [2020-02-14T06:13:41.188Z] [2020-02-14T06:13:41.188Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-14T06:13:41.911Z] Removing intermediate container 69825ac3f684 [2020-02-14T06:13:41.911Z] ---> 1389aed4219f [2020-02-14T06:13:41.911Z] Step 6/10 : 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; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-02-14T06:13:41.911Z] ---> Running in 66aac602b06a [2020-02-14T06:13:42.995Z] --- PASS: TestUpdatePidsLimit (4.23s) [2020-02-14T06:13:42.995Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-02-14T06:13:42.995Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-02-14T06:13:42.995Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-02-14T06:13:42.995Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2020-02-14T06:13:42.995Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-02-14T06:13:42.995Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-02-14T06:13:42.995Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-02-14T06:13:42.995Z] === RUN TestUpdateRestartPolicy [2020-02-14T06:13:46.739Z] #20 ... [2020-02-14T06:13:46.739Z] [2020-02-14T06:13:46.739Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:13:46.739Z] #45 184.0 CC criu/cr-service.o [2020-02-14T06:13:46.739Z] #45 187.6 CC criu/crtools.o [2020-02-14T06:13:46.739Z] #45 189.0 CC criu/eventfd.o [2020-02-14T06:13:46.739Z] #45 189.7 CC criu/eventpoll.o [2020-02-14T06:13:46.739Z] #45 191.7 CC criu/external.o [2020-02-14T06:13:46.739Z] #45 192.5 CC criu/fault-injection.o [2020-02-14T06:13:46.739Z] #45 192.8 CC criu/fdstore.o [2020-02-14T06:13:46.739Z] #45 193.6 CC criu/fifo.o [2020-02-14T06:13:47.044Z] #45 194.3 CC criu/file-ids.o [2020-02-14T06:13:47.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-14T06:13:47.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-14T06:13:47.690Z] #45 194.9 CC criu/file-lock.o [2020-02-14T06:13:49.156Z] [2020-02-14T06:13:49.156Z] SUCCESS: Specified value was saved. [2020-02-14T06:13:49.746Z] #45 197.0 CC criu/files-ext.o [2020-02-14T06:13:50.134Z] INFO: Downloading git... [2020-02-14T06:13:50.377Z] #45 197.8 CC criu/files-reg.o [2020-02-14T06:13:50.598Z] INFO: Downloading go... [2020-02-14T06:13:50.657Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-14T06:13:51.006Z] #45 ... [2020-02-14T06:13:51.006Z] [2020-02-14T06:13:51.006Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-14T06:13:51.006Z] #20 9.562 Collecting yamllint==1.16.0 [2020-02-14T06:13:51.293Z] #20 10.15 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-14T06:13:51.581Z] #20 10.33 Collecting pyyaml (from yamllint==1.16.0) [2020-02-14T06:13:51.870Z] #20 10.65 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-14T06:13:52.158Z] INFO: Downloading compiler 1 of 3... [2020-02-14T06:13:53.135Z] INFO: Downloading compiler 2 of 3... [2020-02-14T06:13:53.371Z] #20 ... [2020-02-14T06:13:53.371Z] [2020-02-14T06:13:53.371Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:13:53.371Z] #48 DONE 290.1s [2020-02-14T06:13:53.678Z] [2020-02-14T06:13:53.678Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:13:53.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-14T06:13:54.114Z] INFO: Downloading compiler 3 of 3... [2020-02-14T06:13:54.577Z] INFO: Extracting git... [2020-02-14T06:13:55.194Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2020-02-14T06:13:55.194Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-14T06:13:55.729Z] #45 ... [2020-02-14T06:13:55.729Z] [2020-02-14T06:13:55.729Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-14T06:13:55.729Z] #20 14.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-14T06:13:55.729Z] #20 14.42 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-14T06:13:55.729Z] #20 14.51 Building wheels for collected packages: pyyaml [2020-02-14T06:13:55.729Z] #20 14.51 Running setup.py bdist_wheel for pyyaml: started [2020-02-14T06:13:56.130Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-02-14T06:13:56.130Z] === RUN TestWaitNonBlocked [2020-02-14T06:13:56.130Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-14T06:13:56.130Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-14T06:13:56.130Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-14T06:13:56.130Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-14T06:13:56.130Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-14T06:13:56.130Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-14T06:13:57.073Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-14T06:13:57.073Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-02-14T06:13:57.073Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-02-14T06:13:57.073Z] === RUN TestWaitBlocked [2020-02-14T06:13:57.073Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-14T06:13:57.073Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-14T06:13:57.073Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-14T06:13:57.073Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-14T06:13:57.073Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-14T06:13:57.073Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-14T06:13:57.775Z] #20 16.57 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-14T06:13:57.775Z] #20 16.57 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-14T06:13:57.775Z] #20 16.70 Successfully built pyyaml [2020-02-14T06:13:58.064Z] #20 16.73 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-14T06:13:58.451Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-14T06:13:58.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-02-14T06:13:58.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-02-14T06:13:58.451Z] === CONT TestContainerStartOnDaemonRestart [2020-02-14T06:13:58.451Z] === CONT TestIpcModeOlderClient [2020-02-14T06:13:58.451Z] === CONT TestDaemonHostGatewayIP [2020-02-14T06:13:58.451Z] === CONT TestDaemonRestartIpcMode [2020-02-14T06:13:58.690Z] #20 17.36 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-14T06:13:58.711Z] --- PASS: TestIpcModeOlderClient (0.24s) [2020-02-14T06:13:58.980Z] #20 DONE 17.8s [2020-02-14T06:13:58.980Z] [2020-02-14T06:13:58.980Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:13:58.980Z] #45 203.8 CC criu/files.o [2020-02-14T06:14:00.476Z] #45 207.8 CC criu/filesystems.o [2020-02-14T06:14:02.001Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2020-02-14T06:14:02.552Z] #45 209.6 CC criu/fsnotify.o [2020-02-14T06:14:02.942Z] --- PASS: TestDaemonRestartIpcMode (4.40s) [2020-02-14T06:14:03.509Z] --- PASS: TestDaemonHostGatewayIP (4.97s) [2020-02-14T06:14:03.509Z] PASS [2020-02-14T06:14:03.509Z] [2020-02-14T06:14:03.509Z] === Skipped [2020-02-14T06:14:03.509Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-02-14T06:14:03.509Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-14T06:14:03.509Z] [2020-02-14T06:14:03.509Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-14T06:14:03.509Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:14:03.509Z] [2020-02-14T06:14:03.509Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-14T06:14:03.509Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:14:03.509Z] [2020-02-14T06:14:03.509Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-14T06:14:03.509Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-14T06:14:03.509Z] [2020-02-14T06:14:03.509Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-14T06:14:03.509Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-14T06:14:03.509Z] [2020-02-14T06:14:03.509Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-02-14T06:14:03.509Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:14:03.509Z] [2020-02-14T06:14:03.509Z] [2020-02-14T06:14:03.509Z] DONE 199 tests, 6 skipped in 135.196s [2020-02-14T06:14:03.509Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-02-14T06:14:03.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:14:03.509Z] ++ set -e [2020-02-14T06:14:03.509Z] ++ '[' -n 0 ']' [2020-02-14T06:14:03.509Z] ++ set -x [2020-02-14T06:14:03.510Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:14:03.768Z] INFO: Testing against a local daemon [2020-02-14T06:14:03.768Z] === RUN TestCommitInheritsEnv [2020-02-14T06:14:04.336Z] --- PASS: TestCommitInheritsEnv (0.61s) [2020-02-14T06:14:04.336Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-14T06:14:04.336Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-14T06:14:04.336Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-14T06:14:04.336Z] === RUN TestImagesFilterMultiReference [2020-02-14T06:14:04.336Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-02-14T06:14:04.336Z] === RUN TestImagePullPlatformInvalid [2020-02-14T06:14:04.594Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-02-14T06:14:04.594Z] === RUN TestRemoveImageOrphaning [2020-02-14T06:14:04.623Z] #45 211.6 CC criu/image-desc.o [2020-02-14T06:14:04.623Z] #45 211.9 CC criu/image.o [2020-02-14T06:14:05.162Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-02-14T06:14:05.162Z] === RUN TestRemoveImageGarbageCollector [2020-02-14T06:14:05.162Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-14T06:14:05.162Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:14:05.162Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-14T06:14:05.162Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-14T06:14:05.162Z] === RUN TestTagInvalidReference [2020-02-14T06:14:05.162Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-14T06:14:05.162Z] === RUN TestTagValidPrefixedRepo [2020-02-14T06:14:05.162Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-14T06:14:05.162Z] === RUN TestTagExistedNameWithoutForce [2020-02-14T06:14:05.162Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-14T06:14:05.162Z] === RUN TestTagOfficialNames [2020-02-14T06:14:05.421Z] --- PASS: TestTagOfficialNames (0.08s) [2020-02-14T06:14:05.421Z] === RUN TestTagMatchesDigest [2020-02-14T06:14:05.421Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-14T06:14:05.421Z] PASS [2020-02-14T06:14:05.421Z] [2020-02-14T06:14:05.421Z] === Skipped [2020-02-14T06:14:05.421Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-14T06:14:05.421Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-14T06:14:05.421Z] [2020-02-14T06:14:05.421Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-14T06:14:05.421Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:14:05.421Z] [2020-02-14T06:14:05.421Z] [2020-02-14T06:14:05.421Z] DONE 12 tests, 2 skipped in 1.969s [2020-02-14T06:14:05.421Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-02-14T06:14:05.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:14:05.421Z] ++ set -e [2020-02-14T06:14:05.421Z] ++ '[' -n 0 ']' [2020-02-14T06:14:05.421Z] ++ set -x [2020-02-14T06:14:05.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:14:05.501Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-14T06:14:05.679Z] INFO: Testing against a local daemon [2020-02-14T06:14:05.679Z] === RUN TestNetworkCreateDelete [2020-02-14T06:14:05.938Z] --- PASS: TestNetworkCreateDelete (0.46s) [2020-02-14T06:14:05.938Z] === RUN TestDockerNetworkDeletePreferID [2020-02-14T06:14:06.130Z] #45 213.4 CC criu/ipc_ns.o [2020-02-14T06:14:07.011Z] INFO: Expanding go... [2020-02-14T06:14:07.316Z] --- PASS: TestDockerNetworkDeletePreferID (1.30s) [2020-02-14T06:14:07.316Z] === RUN TestInspectNetwork [2020-02-14T06:14:07.392Z] tests/integration/client_test.py ..... [ 75%] [2020-02-14T06:14:07.392Z] tests/integration/context_api_test.py .. [ 76%] [2020-02-14T06:14:08.320Z] tests/integration/errors_test.py . [ 76%] [2020-02-14T06:14:08.851Z] #45 215.8 CC criu/irmap.o [2020-02-14T06:14:09.885Z] #45 217.1 CC criu/kcmp-ids.o [2020-02-14T06:14:10.538Z] #45 217.7 CC criu/kerndat.o [2020-02-14T06:14:12.585Z] === RUN TestInspectNetwork/full_network_id [2020-02-14T06:14:12.585Z] === RUN TestInspectNetwork/partial_network_id [2020-02-14T06:14:12.585Z] === RUN TestInspectNetwork/network_name [2020-02-14T06:14:12.585Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-14T06:14:12.596Z] #45 219.9 CC criu/libnetlink.o [2020-02-14T06:14:13.625Z] #45 220.8 CC criu/log.o [2020-02-14T06:14:13.625Z] #45 ... [2020-02-14T06:14:13.625Z] [2020-02-14T06:14:13.625Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-14T06:14:13.625Z] #31 DONE 310.6s [2020-02-14T06:14:13.916Z] [2020-02-14T06:14:13.916Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:14:14.548Z] #24 ... [2020-02-14T06:14:14.548Z] [2020-02-14T06:14:14.548Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:14:14.548Z] #45 221.9 CC criu/lsm.o [2020-02-14T06:14:16.054Z] #45 223.2 CC criu/mem.o [2020-02-14T06:14:17.850Z] --- PASS: TestInspectNetwork (9.78s) [2020-02-14T06:14:17.850Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-14T06:14:17.850Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-14T06:14:17.850Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-14T06:14:17.850Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-14T06:14:17.850Z] === RUN TestRunContainerWithBridgeNone [2020-02-14T06:14:18.783Z] #45 226.0 CC criu/mount.o [2020-02-14T06:14:20.385Z] --- PASS: TestRunContainerWithBridgeNone (2.78s) [2020-02-14T06:14:20.385Z] === RUN TestNetworkInvalidJSON [2020-02-14T06:14:20.385Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-14T06:14:20.385Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-14T06:14:20.385Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-14T06:14:20.385Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-14T06:14:20.385Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-14T06:14:20.385Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-14T06:14:20.385Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-14T06:14:20.385Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-14T06:14:20.385Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-14T06:14:20.385Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-02-14T06:14:20.385Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-14T06:14:20.385Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-14T06:14:20.385Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-14T06:14:20.385Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-14T06:14:21.762Z] --- PASS: TestDaemonRestartWithLiveRestore (1.67s) [2020-02-14T06:14:21.762Z] === RUN TestDaemonDefaultNetworkPools [2020-02-14T06:14:23.138Z] --- PASS: TestDaemonDefaultNetworkPools (1.34s) [2020-02-14T06:14:23.138Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-14T06:14:25.041Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.08s) [2020-02-14T06:14:25.041Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-14T06:14:25.685Z] #45 231.9 CC criu/namespaces.o [2020-02-14T06:14:27.576Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.60s) [2020-02-14T06:14:27.577Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-14T06:14:27.746Z] #45 234.9 CC criu/net.o [2020-02-14T06:14:28.177Z] INFO: Expanding compiler 1 of 3... [2020-02-14T06:14:28.512Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.92s) [2020-02-14T06:14:28.512Z] === RUN TestServiceWithPredefinedNetwork [2020-02-14T06:14:28.642Z] INFO: Expanding compiler 2 of 3... [2020-02-14T06:14:32.700Z] --- PASS: TestServiceWithPredefinedNetwork (3.48s) [2020-02-14T06:14:32.700Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-14T06:14:32.700Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-14T06:14:32.700Z] service_test.go:230: FLAKY_TEST [2020-02-14T06:14:32.700Z] === RUN TestServiceWithDataPathPortInit [2020-02-14T06:14:34.480Z] INFO: Expanding compiler 3 of 3... [2020-02-14T06:14:34.631Z] #45 240.8 CC criu/netfilter.o [2020-02-14T06:14:34.631Z] #45 241.3 CC criu/page-pipe.o [2020-02-14T06:14:34.945Z] INFO: Removing downloaded files... [2020-02-14T06:14:34.945Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-02-14T06:14:34.945Z] INFO: Configuring git core.autocrlf... [2020-02-14T06:14:35.260Z] #45 242.6 CC criu/page-xfer.o [2020-02-14T06:14:37.323Z] #45 244.8 CC criu/pagemap-cache.o [2020-02-14T06:14:37.921Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-14T06:14:37.921Z] [2020-02-14T06:14:37.921Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-14T06:14:37.921Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-14T06:14:37.921Z] HOSTNAME=060050068e72 [2020-02-14T06:14:37.921Z] TESTDEBUG=0 [2020-02-14T06:14:37.921Z] DEST=bundles/test-integration [2020-02-14T06:14:37.921Z] PWD=/go/src/github.com/docker/docker [2020-02-14T06:14:37.921Z] DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:14:37.921Z] container=docker [2020-02-14T06:14:37.921Z] HOME=/root [2020-02-14T06:14:37.921Z] GOLANG_VERSION=1.13.7 [2020-02-14T06:14:37.921Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-14T06:14:37.921Z] VALIDATE_BRANCH=master [2020-02-14T06:14:37.921Z] TERM=xterm [2020-02-14T06:14:37.921Z] DOCKER_PKG=github.com/docker/docker [2020-02-14T06:14:37.921Z] SHLVL=1 [2020-02-14T06:14:37.921Z] TIMEOUT=120m [2020-02-14T06:14:37.921Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-14T06:14:37.921Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-14T06:14:37.921Z] GO111MODULE=off [2020-02-14T06:14:37.921Z] DOCKER_EXPERIMENTAL=1 [2020-02-14T06:14:37.921Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-14T06:14:37.921Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-14T06:14:37.921Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-14T06:14:37.921Z] GOPATH=/go [2020-02-14T06:14:37.921Z] PKG_CONFIG=pkg-config [2020-02-14T06:14:37.921Z] _=/usr/bin/env [2020-02-14T06:14:37.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-14T06:14:38.356Z] #45 245.5 CC criu/pagemap.o [2020-02-14T06:14:40.416Z] #45 247.2 CC criu/parasite-syscall.o [2020-02-14T06:14:41.956Z] #45 249.0 CC criu/path.o [2020-02-14T06:14:42.247Z] #45 249.6 CC criu/pie-util-vdso-elf32.o [2020-02-14T06:14:43.276Z] #45 250.4 CC criu/pie-util-vdso.o [2020-02-14T06:14:43.907Z] #45 251.1 CC criu/pie-util.o [2020-02-14T06:14:44.196Z] #45 251.4 CC criu/pipes.o [2020-02-14T06:14:45.697Z] #45 252.7 CC criu/plugin.o [2020-02-14T06:14:46.325Z] #45 253.5 CC criu/proc_parse.o [2020-02-14T06:14:50.786Z] --- PASS: TestServiceWithDataPathPortInit (18.51s) [2020-02-14T06:14:50.786Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-14T06:14:50.863Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-14T06:14:53.224Z] #45 259.5 CC criu/protobuf-desc.o [2020-02-14T06:14:54.257Z] #45 261.5 CC criu/protobuf.o [2020-02-14T06:14:54.887Z] #45 262.3 CC criu/pstree.o [2020-02-14T06:14:57.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-14T06:14:57.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-14T06:14:57.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-14T06:14:57.625Z] #45 264.5 CC criu/rbtree.o [2020-02-14T06:14:57.625Z] #45 265.0 CC criu/rst-malloc.o [2020-02-14T06:14:58.255Z] #45 265.4 CC criu/seccomp.o [2020-02-14T06:14:59.753Z] #45 266.7 CC criu/seize.o [2020-02-14T06:15:00.760Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.37s) [2020-02-14T06:15:00.760Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v2qqa7c8i924pfl3t8j8y5uos Created:2020-02-14 06:14:52.163642442 +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[344840e46566ef47d8c8579a851d266eb532081e75e441d8a37dd82d6351a24a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a9t9vr3bz2fr8ldbserxhq7ra EndpointID:85f62ca93f38f6f7351b61f3ab3fa2387a69b971b1c7867ff6f65de78f8cd155 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:762cba9adc1ff9725827aacedaa6ae43c0b3797cec1701e95d426fb03ae9e3be 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:317074f45b5e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a9t9vr3bz2fr8ldbserxhq7ra EndpointID:85f62ca93f38f6f7351b61f3ab3fa2387a69b971b1c7867ff6f65de78f8cd155 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-14T06:15:00.760Z] PASS [2020-02-14T06:15:00.760Z] [2020-02-14T06:15:00.760Z] === Skipped [2020-02-14T06:15:00.760Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-14T06:15:00.760Z] service_test.go:230: FLAKY_TEST [2020-02-14T06:15:00.760Z] [2020-02-14T06:15:00.760Z] [2020-02-14T06:15:00.760Z] DONE 21 tests, 1 skipped in 54.518s [2020-02-14T06:15:00.760Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-14T06:15:00.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:15:00.760Z] ++ set -e [2020-02-14T06:15:00.760Z] ++ '[' -n 0 ']' [2020-02-14T06:15:00.760Z] ++ set -x [2020-02-14T06:15:00.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:15:00.760Z] INFO: Testing against a local daemon [2020-02-14T06:15:00.760Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-14T06:15:00.760Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.04s) [2020-02-14T06:15:00.760Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:15:00.760Z] === RUN TestDockerNetworkIpvlan [2020-02-14T06:15:00.760Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-14T06:15:00.760Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:15:00.760Z] PASS [2020-02-14T06:15:00.760Z] [2020-02-14T06:15:00.760Z] === Skipped [2020-02-14T06:15:00.760Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.04s) [2020-02-14T06:15:00.760Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:15:00.760Z] [2020-02-14T06:15:00.760Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-14T06:15:00.760Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:15:00.760Z] [2020-02-14T06:15:00.760Z] [2020-02-14T06:15:00.760Z] DONE 2 tests, 2 skipped in 0.268s [2020-02-14T06:15:00.760Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-14T06:15:00.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:15:00.760Z] ++ set -e [2020-02-14T06:15:00.760Z] ++ '[' -n 0 ']' [2020-02-14T06:15:00.760Z] ++ set -x [2020-02-14T06:15:00.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:15:00.760Z] INFO: Testing against a local daemon [2020-02-14T06:15:00.760Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-14T06:15:01.265Z] #45 268.4 CC criu/servicefd.o [2020-02-14T06:15:01.556Z] #45 ... [2020-02-14T06:15:01.556Z] [2020-02-14T06:15:01.556Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:15:01.556Z] #42 358.4 + dpkg --print-architecture [2020-02-14T06:15:01.556Z] #42 358.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-14T06:15:01.846Z] #42 358.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-14T06:15:01.846Z] #42 358.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-14T06:15:02.664Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.25s) [2020-02-14T06:15:02.664Z] === RUN TestDockerNetworkMacvlan [2020-02-14T06:15:04.042Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-14T06:15:04.979Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-14T06:15:06.358Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-14T06:15:10.547Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-14T06:15:11.261Z] ......... [ 86%] [2020-02-14T06:15:12.237Z] #42 ... [2020-02-14T06:15:12.237Z] [2020-02-14T06:15:12.237Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-14T06:15:12.237Z] #45 269.4 CC criu/shmem.o [2020-02-14T06:15:12.237Z] #45 271.1 CC criu/sigframe.o [2020-02-14T06:15:12.237Z] #45 271.5 CC criu/signalfd.o [2020-02-14T06:15:12.237Z] #45 272.0 CC criu/sk-inet.o [2020-02-14T06:15:12.237Z] #45 273.9 CC criu/sk-netlink.o [2020-02-14T06:15:12.237Z] #45 274.5 CC criu/sk-packet.o [2020-02-14T06:15:12.237Z] #45 275.6 CC criu/sk-queue.o [2020-02-14T06:15:12.237Z] #45 276.6 CC criu/sk-tcp.o [2020-02-14T06:15:12.237Z] #45 277.7 CC criu/sk-unix.o [2020-02-14T06:15:13.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-14T06:15:13.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-14T06:15:14.737Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-14T06:15:14.977Z] #45 281.8 CC criu/sockets.o [2020-02-14T06:15:15.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-14T06:15:15.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-14T06:15:15.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-14T06:15:15.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-14T06:15:15.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-14T06:15:15.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-14T06:15:15.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-14T06:15:16.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-14T06:15:16.486Z] #45 283.5 CC criu/stats.o [2020-02-14T06:15:16.775Z] #45 284.0 CC criu/string.o [2020-02-14T06:15:16.775Z] #45 284.1 CC criu/sysctl.o [2020-02-14T06:15:17.336Z] tests/integration/models_images_test.py ............... [ 89%] [2020-02-14T06:15:17.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-14T06:15:18.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-14T06:15:18.277Z] #45 285.4 CC criu/sysfs_parse.o [2020-02-14T06:15:18.911Z] #45 286.1 CC criu/timerfd.o [2020-02-14T06:15:18.960Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-14T06:15:19.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-14T06:15:19.542Z] #45 286.8 CC criu/tty.o [2020-02-14T06:15:21.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-14T06:15:21.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-14T06:15:22.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-14T06:15:22.854Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-14T06:15:23.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-14T06:15:23.422Z] --- PASS: TestDockerNetworkMacvlan (20.53s) [2020-02-14T06:15:23.422Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-02-14T06:15:23.422Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-02-14T06:15:23.422Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2020-02-14T06:15:23.422Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.08s) [2020-02-14T06:15:23.422Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.06s) [2020-02-14T06:15:23.422Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-02-14T06:15:23.422Z] PASS [2020-02-14T06:15:23.422Z] [2020-02-14T06:15:23.422Z] DONE 8 tests in 23.048s [2020-02-14T06:15:23.422Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-14T06:15:23.422Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:15:23.422Z] ++ set -e [2020-02-14T06:15:23.422Z] ++ '[' -n 0 ']' [2020-02-14T06:15:23.422Z] ++ set -x [2020-02-14T06:15:23.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:15:23.422Z] testing: warning: no tests to run [2020-02-14T06:15:23.422Z] PASS [2020-02-14T06:15:23.422Z] [2020-02-14T06:15:23.422Z] DONE 0 tests in 0.031s [2020-02-14T06:15:23.422Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-14T06:15:23.422Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:15:23.422Z] ++ set -e [2020-02-14T06:15:23.422Z] ++ '[' -n 0 ']' [2020-02-14T06:15:23.422Z] ++ set -x [2020-02-14T06:15:23.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:15:23.422Z] INFO: Testing against a local daemon [2020-02-14T06:15:23.422Z] === RUN TestAuthZPluginAllowRequest [2020-02-14T06:15:23.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-14T06:15:23.989Z] #45 290.7 CC criu/tun.o [2020-02-14T06:15:24.616Z] #45 291.8 CC criu/uffd.o [2020-02-14T06:15:24.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-14T06:15:25.326Z] --- PASS: TestAuthZPluginAllowRequest (1.89s) [2020-02-14T06:15:25.326Z] === RUN TestAuthZPluginTLS [2020-02-14T06:15:25.509Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-14T06:15:26.262Z] --- PASS: TestAuthZPluginTLS (0.78s) [2020-02-14T06:15:26.262Z] === RUN TestAuthZPluginDenyRequest [2020-02-14T06:15:26.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-14T06:15:26.438Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-14T06:15:26.829Z] --- PASS: TestAuthZPluginDenyRequest (0.73s) [2020-02-14T06:15:26.829Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-14T06:15:27.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-14T06:15:27.347Z] #45 294.4 CC criu/util.o [2020-02-14T06:15:27.765Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.72s) [2020-02-14T06:15:27.765Z] === RUN TestAuthZPluginDenyResponse [2020-02-14T06:15:28.276Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-14T06:15:28.276Z] Using test binary docker [2020-02-14T06:15:28.276Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-14T06:15:28.276Z] +++ /etc/init.d/apparmor start [2020-02-14T06:15:28.276Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-14T06:15:28.276Z] INFO: Waiting for daemon to start... [2020-02-14T06:15:28.276Z] Starting dockerd [2020-02-14T06:15:28.276Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-14T06:15:28.332Z] --- PASS: TestAuthZPluginDenyResponse (0.75s) [2020-02-14T06:15:28.332Z] === RUN TestAuthZPluginAllowEventStream [2020-02-14T06:15:28.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-14T06:15:30.065Z] #45 297.0 CC criu/uts_ns.o [2020-02-14T06:15:30.065Z] #45 297.4 CC criu/vdso.o [2020-02-14T06:15:30.092Z] . [2020-02-14T06:15:30.092Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-14T06:15:30.092Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-14T06:15:30.092Z] Error: No such image: emptyfs [2020-02-14T06:15:30.092Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-14T06:15:30.092Z] ++++ docker load [2020-02-14T06:15:30.236Z] --- PASS: TestAuthZPluginAllowEventStream (1.92s) [2020-02-14T06:15:30.237Z] === RUN TestAuthZPluginErrorResponse [2020-02-14T06:15:30.447Z] Running integration-test (iteration 1) [2020-02-14T06:15:30.447Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-14T06:15:30.447Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:15:30.447Z] ++ set -e [2020-02-14T06:15:30.448Z] ++ '[' -n 0 ']' [2020-02-14T06:15:30.448Z] ++ set -x [2020-02-14T06:15:30.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:15:31.168Z] #45 298.4 LINK criu/built-in.o [2020-02-14T06:15:31.173Z] --- PASS: TestAuthZPluginErrorResponse (0.74s) [2020-02-14T06:15:31.173Z] === RUN TestAuthZPluginErrorRequest [2020-02-14T06:15:31.457Z] #45 298.7 LINK criu/criu [2020-02-14T06:15:31.740Z] --- PASS: TestAuthZPluginErrorRequest (0.74s) [2020-02-14T06:15:31.740Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-14T06:15:32.229Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-14T06:15:32.564Z] #45 299.7 DEP lib/c/criu.d [2020-02-14T06:15:32.564Z] #45 299.8 CC images/rpc.pb-c.o [2020-02-14T06:15:32.676Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.72s) [2020-02-14T06:15:32.676Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-14T06:15:34.059Z] #45 301.1 CC lib/c/criu.o [2020-02-14T06:15:35.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-14T06:15:35.207Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.35s) [2020-02-14T06:15:35.207Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-14T06:15:36.111Z] #45 303.1 LINK lib/c/built-in.o [2020-02-14T06:15:36.111Z] #45 303.1 LINK lib/c/libcriu.so [2020-02-14T06:15:36.401Z] #45 303.6 GEN magic.py [2020-02-14T06:15:36.401Z] #45 303.8 Note: Building without setproctitle() and strlcpy() support. [2020-02-14T06:15:36.401Z] #45 303.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-14T06:15:36.671Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-14T06:15:36.671Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-14T06:15:37.434Z] #45 304.8 fatal: not a git repository (or any of the parent directories): .git [2020-02-14T06:15:37.739Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.46s) [2020-02-14T06:15:37.739Z] === RUN TestAuthZPluginHeader [2020-02-14T06:15:37.979Z] Loaded image: buildpack-deps:jessie [2020-02-14T06:15:37.979Z] Loaded image: busybox:latest [2020-02-14T06:15:37.979Z] Loaded image: busybox:glibc [2020-02-14T06:15:37.979Z] Loaded image: debian:jessie [2020-02-14T06:15:37.979Z] Loaded image: hello-world:latest [2020-02-14T06:15:37.979Z] INFO: Testing against a local daemon [2020-02-14T06:15:37.979Z] === RUN TestCgroupNamespacesBuild [2020-02-14T06:15:38.306Z] --- PASS: TestAuthZPluginHeader (1.08s) [2020-02-14T06:15:38.306Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-14T06:15:38.306Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-14T06:15:38.306Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:15:38.306Z] === RUN TestAuthZPluginV2Disable [2020-02-14T06:15:38.306Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-14T06:15:38.306Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:15:38.306Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-14T06:15:38.306Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-14T06:15:38.306Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:15:38.306Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-14T06:15:38.306Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-14T06:15:38.306Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:15:38.306Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-14T06:15:38.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-14T06:15:39.493Z] #45 306.4 make[1]: Nothing to be done for 'all'. [2020-02-14T06:15:39.726Z] --- PASS: TestCgroupNamespacesBuild (1.68s) [2020-02-14T06:15:39.726Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-14T06:15:40.935Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2020-02-14T06:15:40.935Z] === RUN TestBuildWithSession [2020-02-14T06:15:40.935Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-14T06:15:40.935Z] build_session_test.go:25: TODO: BuildKit [2020-02-14T06:15:40.935Z] === RUN TestBuildSquashParent [2020-02-14T06:15:41.001Z] #45 308.1 make[1]: 'images/built-in.o' is up to date. [2020-02-14T06:15:41.001Z] #45 308.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-14T06:15:41.001Z] #45 308.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-14T06:15:41.291Z] #45 308.4 make[1]: 'compel/libcompel.a' is up to date. [2020-02-14T06:15:41.291Z] #45 308.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-14T06:15:41.291Z] #45 308.5 make[1]: Nothing to be done for 'all'. [2020-02-14T06:15:41.291Z] #45 308.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-14T06:15:41.919Z] #45 309.1 make[2]: Nothing to be done for 'all'. [2020-02-14T06:15:41.919Z] #45 309.2 make[2]: Nothing to be done for 'all'. [2020-02-14T06:15:41.919Z] #45 309.3 make[2]: Nothing to be done for 'all'. [2020-02-14T06:15:41.997Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-14T06:15:42.209Z] #45 309.6 make[2]: Nothing to be done for 'all'. [2020-02-14T06:15:42.498Z] #45 309.7 make[2]: Nothing to be done for 'all'. [2020-02-14T06:15:42.498Z] #45 309.7 make[2]: Nothing to be done for 'all'. [2020-02-14T06:15:42.498Z] #45 309.9 make[2]: Nothing to be done for 'all'. [2020-02-14T06:15:42.511Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-14T06:15:42.511Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-14T06:15:42.511Z] [2020-02-14T06:15:42.511Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-14T06:15:42.511Z] =========================== short test summary info ============================ [2020-02-14T06:15:42.511Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-14T06:15:42.511Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-14T06:15:42.511Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-14T06:15:42.511Z] Not supported on most drivers [2020-02-14T06:15:42.511Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-14T06:15:42.511Z] Can fail if eth0 has multiple IP addresses [2020-02-14T06:15:42.511Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-14T06:15:42.511Z] This doesn't seem to be taken into account by the engine [2020-02-14T06:15:42.511Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-14T06:15:42.511Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-14T06:15:42.511Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-14T06:15:42.511Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-14T06:15:42.511Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-14T06:15:42.511Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-14T06:15:42.511Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-14T06:15:42.511Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 385.72 seconds == [2020-02-14T06:15:42.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-14T06:15:42.768Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-14T06:15:43.127Z] #45 310.2 make[2]: Nothing to be done for 'all'. [2020-02-14T06:15:43.127Z] #45 310.2 INSTALL criu/criu [2020-02-14T06:15:43.127Z] #45 DONE 310.4s [2020-02-14T06:15:43.127Z] [2020-02-14T06:15:43.127Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:15:47.030Z] --- PASS: TestBuildSquashParent (5.61s) [2020-02-14T06:15:47.031Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-14T06:15:47.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-14T06:15:47.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-14T06:15:47.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-14T06:15:47.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-14T06:15:47.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-14T06:15:47.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-14T06:15:47.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-14T06:15:47.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-14T06:15:47.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-14T06:15:47.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-14T06:15:47.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-14T06:15:47.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-14T06:15:47.031Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-14T06:15:47.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-14T06:15:47.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-14T06:15:48.675Z] #58 243.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-02-14T06:15:49.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-14T06:15:49.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-14T06:15:50.175Z] #58 ... [2020-02-14T06:15:50.175Z] [2020-02-14T06:15:50.175Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-14T06:15:50.175Z] #42 DONE 407.1s [2020-02-14T06:15:50.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-14T06:15:50.467Z] [2020-02-14T06:15:50.467Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-14T06:15:51.100Z] #58 246.0 + mkdir -p /build [2020-02-14T06:15:51.100Z] #58 246.0 + cp runc /build/runc [2020-02-14T06:15:51.100Z] #58 DONE 246.1s [2020-02-14T06:15:51.100Z] [2020-02-14T06:15:51.100Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:15:52.007Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-14T06:15:52.007Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-14T06:15:53.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-14T06:15:54.488Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-14T06:15:54.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s) [2020-02-14T06:15:54.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) [2020-02-14T06:15:54.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s) [2020-02-14T06:15:54.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.26s) [2020-02-14T06:15:54.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s) [2020-02-14T06:15:54.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.45s) [2020-02-14T06:15:54.488Z] === RUN TestBuildMultiStageCopy [2020-02-14T06:15:54.488Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-14T06:15:54.942Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-14T06:15:54.942Z] [2020-02-14T06:15:54.942Z] Unloading profiles will leave already running processes permanently [2020-02-14T06:15:54.942Z] unconfined, which can lead to unexpected situations. [2020-02-14T06:15:54.942Z] [2020-02-14T06:15:54.942Z] To set a process to complain mode, use the command line tool [2020-02-14T06:15:54.942Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-14T06:15:54.942Z] Post stage [Pipeline] junit [2020-02-14T06:15:55.516Z] Recording test results [Pipeline] sh [2020-02-14T06:15:56.019Z] + echo Ensuring container killed. [2020-02-14T06:15:56.019Z] Ensuring container killed. [2020-02-14T06:15:56.019Z] + docker rm -vf docker-pr3 [2020-02-14T06:15:56.019Z] Error: No such container: docker-pr3 [2020-02-14T06:15:56.019Z] + true [Pipeline] sh [2020-02-14T06:15:56.300Z] + echo Chowning /workspace to jenkins user [2020-02-14T06:15:56.300Z] Chowning /workspace to jenkins user [2020-02-14T06:15:56.300Z] + id -u [2020-02-14T06:15:56.300Z] + id -g [2020-02-14T06:15:56.300Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40521:/workspace busybox chown -R 1000:1000 /workspace [2020-02-14T06:15:56.850Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-14T06:15:56.990Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-14T06:15:56.990Z] Using test binary docker [2020-02-14T06:15:56.990Z] +++ /etc/init.d/apparmor start [2020-02-14T06:15:56.990Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-14T06:15:56.990Z] INFO: Waiting for daemon to start... [2020-02-14T06:15:56.990Z] Starting dockerd [2020-02-14T06:15:56.990Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-14T06:15:57.199Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-14T06:15:57.547Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-14T06:15:57.962Z] + bundleName=docker-py [2020-02-14T06:15:57.962Z] + echo Creating docker-py-bundles.tar.gz [2020-02-14T06:15:57.962Z] Creating docker-py-bundles.tar.gz [2020-02-14T06:15:57.962Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-02-14T06:15:58.014Z] Archiving artifacts [2020-02-14T06:15:58.263Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40521/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-02-14T06:15:58.291Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-14T06:15:58.611Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40521/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -e DOCKER_GRAPHDRIVER docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda hack/make.sh binary-daemon [2020-02-14T06:15:58.644Z] --- PASS: TestBuildMultiStageCopy (4.38s) [2020-02-14T06:15:58.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.42s) [2020-02-14T06:15:58.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2020-02-14T06:15:58.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2020-02-14T06:15:58.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-02-14T06:15:58.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-02-14T06:15:58.644Z] === RUN TestBuildMultiStageParentConfig [2020-02-14T06:15:58.887Z] . [2020-02-14T06:15:58.887Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-14T06:15:58.887Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-14T06:15:58.887Z] Error: No such image: emptyfs [2020-02-14T06:15:58.887Z] ++++ docker load [2020-02-14T06:15:58.887Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-14T06:15:59.173Z] [2020-02-14T06:15:59.173Z] Removing bundles/ [2020-02-14T06:15:59.173Z] [2020-02-14T06:15:59.173Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-14T06:15:59.430Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-14T06:15:59.430Z] GOOS="" GOARCH="" GOARM="" [2020-02-14T06:15:59.453Z] Running integration-test (iteration 1) [2020-02-14T06:15:59.453Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-14T06:15:59.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:15:59.453Z] ++ set -e [2020-02-14T06:15:59.453Z] ++ '[' -n 0 ']' [2020-02-14T06:15:59.453Z] ++ set -x [2020-02-14T06:15:59.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:15:59.868Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2020-02-14T06:15:59.868Z] === RUN TestBuildLabelWithTargets [2020-02-14T06:16:00.231Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.30s) [2020-02-14T06:16:00.231Z] PASS [2020-02-14T06:16:00.231Z] [2020-02-14T06:16:00.231Z] === Skipped [2020-02-14T06:16:00.231Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-14T06:16:00.231Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:16:00.231Z] [2020-02-14T06:16:00.231Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-14T06:16:00.231Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:16:00.231Z] [2020-02-14T06:16:00.231Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-14T06:16:00.231Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:16:00.231Z] [2020-02-14T06:16:00.231Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-14T06:16:00.231Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:16:00.231Z] [2020-02-14T06:16:00.231Z] [2020-02-14T06:16:00.231Z] DONE 17 tests, 4 skipped in 33.389s [2020-02-14T06:16:00.231Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-14T06:16:00.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:00.231Z] ++ set -e [2020-02-14T06:16:00.231Z] ++ '[' -n 0 ']' [2020-02-14T06:16:00.231Z] ++ set -x [2020-02-14T06:16:00.232Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:00.232Z] INFO: Testing against a local daemon [2020-02-14T06:16:00.232Z] === RUN TestPluginInvalidJSON [2020-02-14T06:16:00.232Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-14T06:16:00.232Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-14T06:16:00.232Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-14T06:16:00.232Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-14T06:16:00.232Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-14T06:16:00.232Z] PASS [2020-02-14T06:16:00.232Z] [2020-02-14T06:16:00.232Z] DONE 2 tests in 0.210s [2020-02-14T06:16:00.232Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-14T06:16:00.232Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:00.232Z] ++ set -e [2020-02-14T06:16:00.232Z] ++ '[' -n 0 ']' [2020-02-14T06:16:00.232Z] ++ set -x [2020-02-14T06:16:00.232Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:00.232Z] INFO: Testing against a local daemon [2020-02-14T06:16:00.232Z] === RUN TestExternalGraphDriver [2020-02-14T06:16:00.232Z] === RUN TestExternalGraphDriver/json [2020-02-14T06:16:00.232Z] === RUN TestExternalGraphDriver/spec [2020-02-14T06:16:02.221Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2020-02-14T06:16:02.221Z] === RUN TestBuildWithEmptyLayers [2020-02-14T06:16:02.765Z] === RUN TestExternalGraphDriver/pull [2020-02-14T06:16:02.973Z] --- PASS: TestBuildWithEmptyLayers (0.90s) [2020-02-14T06:16:02.973Z] === RUN TestBuildMultiStageOnBuild [2020-02-14T06:16:05.298Z] --- PASS: TestExternalGraphDriver (8.04s) [2020-02-14T06:16:05.298Z] --- PASS: TestExternalGraphDriver/json (2.67s) [2020-02-14T06:16:05.298Z] --- PASS: TestExternalGraphDriver/spec (2.90s) [2020-02-14T06:16:05.298Z] --- PASS: TestExternalGraphDriver/pull (2.35s) [2020-02-14T06:16:05.298Z] === RUN TestGraphdriverPluginV2 [2020-02-14T06:16:05.298Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-02-14T06:16:05.298Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:16:05.298Z] PASS [2020-02-14T06:16:05.298Z] [2020-02-14T06:16:05.298Z] === Skipped [2020-02-14T06:16:05.298Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-02-14T06:16:05.298Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:16:05.298Z] [2020-02-14T06:16:05.298Z] [2020-02-14T06:16:05.298Z] DONE 5 tests, 1 skipped in 8.239s [2020-02-14T06:16:05.298Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-14T06:16:05.298Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:05.298Z] ++ set -e [2020-02-14T06:16:05.298Z] ++ '[' -n 0 ']' [2020-02-14T06:16:05.298Z] ++ set -x [2020-02-14T06:16:05.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:05.327Z] --- PASS: TestBuildMultiStageOnBuild (2.45s) [2020-02-14T06:16:05.327Z] === RUN TestBuildUncleanTarFilenames [2020-02-14T06:16:05.557Z] INFO: Testing against a local daemon [2020-02-14T06:16:05.557Z] === RUN TestContinueAfterPluginCrash [2020-02-14T06:16:05.557Z] === PAUSE TestContinueAfterPluginCrash [2020-02-14T06:16:05.557Z] === RUN TestDaemonStartWithLogOpt [2020-02-14T06:16:05.557Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-14T06:16:05.557Z] === CONT TestContinueAfterPluginCrash [2020-02-14T06:16:05.557Z] === CONT TestDaemonStartWithLogOpt [2020-02-14T06:16:06.672Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-02-14T06:16:06.672Z] === RUN TestBuildMultiStageLayerLeak [2020-02-14T06:16:09.822Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2020-02-14T06:16:09.822Z] === RUN TestBuildWithHugeFile [2020-02-14T06:16:17.775Z] --- PASS: TestDaemonStartWithLogOpt (10.60s) [2020-02-14T06:16:21.963Z] --- PASS: TestContinueAfterPluginCrash (15.53s) [2020-02-14T06:16:21.963Z] PASS [2020-02-14T06:16:21.963Z] [2020-02-14T06:16:21.963Z] DONE 2 tests in 15.944s [2020-02-14T06:16:21.963Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-14T06:16:21.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:21.963Z] ++ set -e [2020-02-14T06:16:21.963Z] ++ '[' -n 0 ']' [2020-02-14T06:16:21.963Z] ++ set -x [2020-02-14T06:16:21.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:21.963Z] INFO: Testing against a local daemon [2020-02-14T06:16:21.963Z] === RUN TestPluginWithDevMounts [2020-02-14T06:16:21.963Z] === PAUSE TestPluginWithDevMounts [2020-02-14T06:16:21.963Z] === CONT TestPluginWithDevMounts [2020-02-14T06:16:23.867Z] --- PASS: TestPluginWithDevMounts (2.29s) [2020-02-14T06:16:23.867Z] PASS [2020-02-14T06:16:23.867Z] [2020-02-14T06:16:23.867Z] DONE 1 tests in 2.493s [2020-02-14T06:16:23.867Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-14T06:16:23.867Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:23.867Z] ++ set -e [2020-02-14T06:16:23.867Z] ++ '[' -n 0 ']' [2020-02-14T06:16:23.867Z] ++ set -x [2020-02-14T06:16:23.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:23.867Z] INFO: Testing against a local daemon [2020-02-14T06:16:23.867Z] === RUN TestSecretInspect [2020-02-14T06:16:28.054Z] --- PASS: TestSecretInspect (3.39s) [2020-02-14T06:16:28.054Z] === RUN TestSecretList [2020-02-14T06:16:30.585Z] --- PASS: TestSecretList (3.32s) [2020-02-14T06:16:30.585Z] === RUN TestSecretsCreateAndDelete [2020-02-14T06:16:31.510Z] Loaded image: buildpack-deps:jessie [2020-02-14T06:16:31.510Z] Loaded image: busybox:latest [2020-02-14T06:16:31.510Z] Loaded image: busybox:glibc [2020-02-14T06:16:31.510Z] Loaded image: debian:jessie [2020-02-14T06:16:31.510Z] Loaded image: hello-world:latest [2020-02-14T06:16:31.510Z] INFO: Testing against a local daemon [2020-02-14T06:16:31.510Z] === RUN TestCgroupNamespacesBuild [2020-02-14T06:16:31.553Z] Removing intermediate container 66aac602b06a [2020-02-14T06:16:31.553Z] ---> 4f87d16e292c [2020-02-14T06:16:31.553Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-02-14T06:16:31.553Z] ---> Running in 2134fd6a8027 [2020-02-14T06:16:31.553Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-02-14T06:16:33.870Z] --- PASS: TestSecretsCreateAndDelete (3.37s) [2020-02-14T06:16:33.870Z] === RUN TestSecretsUpdate [2020-02-14T06:16:34.038Z] --- PASS: TestCgroupNamespacesBuild (3.33s) [2020-02-14T06:16:34.038Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-14T06:16:35.936Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.38s) [2020-02-14T06:16:35.936Z] === RUN TestBuildWithSession [2020-02-14T06:16:35.936Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-14T06:16:35.936Z] build_session_test.go:25: TODO: BuildKit [2020-02-14T06:16:35.936Z] === RUN TestBuildSquashParent [2020-02-14T06:16:38.060Z] --- PASS: TestSecretsUpdate (3.43s) [2020-02-14T06:16:38.060Z] === RUN TestTemplatedSecret [2020-02-14T06:16:38.251Z] --- PASS: TestBuildWithHugeFile (26.17s) [2020-02-14T06:16:38.251Z] === RUN TestBuildWithEmptyDockerfile [2020-02-14T06:16:38.251Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-14T06:16:38.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-14T06:16:38.251Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-14T06:16:38.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-14T06:16:38.251Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-14T06:16:38.251Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-14T06:16:38.251Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-14T06:16:38.251Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-14T06:16:38.251Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-14T06:16:38.251Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-02-14T06:16:38.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-02-14T06:16:38.252Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-02-14T06:16:38.252Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-02-14T06:16:38.252Z] === RUN TestBuildPreserveOwnership [2020-02-14T06:16:38.252Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-14T06:16:38.383Z] #63 396.0 + bin/containerd [2020-02-14T06:16:38.383Z] #63 ... [2020-02-14T06:16:38.383Z] [2020-02-14T06:16:38.383Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:16:38.383Z] #54 DONE 454.6s [2020-02-14T06:16:38.383Z] [2020-02-14T06:16:38.384Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:16:39.465Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-14T06:16:41.344Z] --- PASS: TestTemplatedSecret (3.56s) [2020-02-14T06:16:41.344Z] === RUN TestSecretCreateResolve [2020-02-14T06:16:41.814Z] --- PASS: TestBuildPreserveOwnership (5.67s) [2020-02-14T06:16:41.814Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.61s) [2020-02-14T06:16:41.814Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-02-14T06:16:41.814Z] === RUN TestBuildPlatformInvalid [2020-02-14T06:16:41.814Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-02-14T06:16:41.814Z] PASS [2020-02-14T06:16:41.814Z] [2020-02-14T06:16:41.814Z] === Skipped [2020-02-14T06:16:41.814Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-02-14T06:16:41.814Z] build_session_test.go:25: TODO: BuildKit [2020-02-14T06:16:41.814Z] [2020-02-14T06:16:41.814Z] [2020-02-14T06:16:41.814Z] DONE 32 tests, 1 skipped in 71.485s [2020-02-14T06:16:41.814Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-14T06:16:41.814Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:41.814Z] ++ set -e [2020-02-14T06:16:41.814Z] ++ '[' -n 0 ']' [2020-02-14T06:16:41.814Z] ++ set -x [2020-02-14T06:16:41.814Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:41.814Z] INFO: Testing against a local daemon [2020-02-14T06:16:41.814Z] === RUN TestConfigList [2020-02-14T06:16:44.171Z] --- PASS: TestConfigList (2.28s) [2020-02-14T06:16:44.171Z] === RUN TestConfigsCreateAndDelete [2020-02-14T06:16:44.630Z] --- PASS: TestSecretCreateResolve (3.37s) [2020-02-14T06:16:44.630Z] PASS [2020-02-14T06:16:44.630Z] [2020-02-14T06:16:44.630Z] DONE 6 tests in 20.584s [2020-02-14T06:16:44.630Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-02-14T06:16:44.630Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:44.630Z] ++ set -e [2020-02-14T06:16:44.630Z] ++ '[' -n 0 ']' [2020-02-14T06:16:44.630Z] ++ set -x [2020-02-14T06:16:44.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:16:44.630Z] INFO: Testing against a local daemon [2020-02-14T06:16:44.630Z] === RUN TestServiceCreateInit [2020-02-14T06:16:44.630Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-14T06:16:46.816Z] #63 ... [2020-02-14T06:16:46.816Z] [2020-02-14T06:16:46.816Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:16:46.816Z] #24 463.3 + return [2020-02-14T06:16:46.816Z] #24 DONE 463.5s [2020-02-14T06:16:46.816Z] [2020-02-14T06:16:46.816Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:16:47.452Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2020-02-14T06:16:47.452Z] === RUN TestConfigsUpdate [2020-02-14T06:16:48.210Z] --- PASS: TestBuildSquashParent (10.98s) [2020-02-14T06:16:48.210Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-14T06:16:48.210Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-14T06:16:48.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-14T06:16:48.210Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-14T06:16:48.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-14T06:16:48.210Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-14T06:16:48.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-14T06:16:48.210Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-14T06:16:48.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-14T06:16:48.210Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-14T06:16:48.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-14T06:16:48.210Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-14T06:16:48.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-14T06:16:48.210Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-14T06:16:48.210Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-14T06:16:49.531Z] #63 ... [2020-02-14T06:16:49.531Z] [2020-02-14T06:16:49.531Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-14T06:16:49.531Z] #25 DONE 0.1s [2020-02-14T06:16:49.531Z] [2020-02-14T06:16:49.531Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:16:49.531Z] #63 ... [2020-02-14T06:16:49.531Z] [2020-02-14T06:16:49.531Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-14T06:16:49.834Z] --- PASS: TestConfigsUpdate (2.86s) [2020-02-14T06:16:49.834Z] === RUN TestTemplatedConfig [2020-02-14T06:16:49.898Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-14T06:16:50.156Z] #29 DONE 0.5s [2020-02-14T06:16:50.157Z] [2020-02-14T06:16:50.157Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-14T06:16:50.157Z] #32 DONE 0.1s [2020-02-14T06:16:50.157Z] [2020-02-14T06:16:50.157Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-14T06:16:50.157Z] #35 DONE 0.1s [2020-02-14T06:16:50.157Z] [2020-02-14T06:16:50.157Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:16:50.157Z] #63 ... [2020-02-14T06:16:50.157Z] [2020-02-14T06:16:50.157Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-14T06:16:50.157Z] #40 DONE 0.1s [2020-02-14T06:16:50.157Z] [2020-02-14T06:16:50.157Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-14T06:16:50.443Z] #43 DONE 0.1s [2020-02-14T06:16:50.443Z] [2020-02-14T06:16:50.443Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-14T06:16:50.443Z] #46 DONE 0.1s [2020-02-14T06:16:50.443Z] [2020-02-14T06:16:50.443Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:16:50.443Z] #63 ... [2020-02-14T06:16:50.443Z] [2020-02-14T06:16:50.443Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-14T06:16:50.443Z] #49 DONE 0.1s [2020-02-14T06:16:50.443Z] [2020-02-14T06:16:50.443Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-14T06:16:50.730Z] #52 DONE 0.1s [2020-02-14T06:16:50.730Z] [2020-02-14T06:16:50.730Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-14T06:16:50.730Z] #55 DONE 0.1s [2020-02-14T06:16:50.730Z] [2020-02-14T06:16:50.730Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-14T06:16:50.730Z] #59 DONE 0.1s [2020-02-14T06:16:50.730Z] [2020-02-14T06:16:50.730Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-14T06:16:50.742Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-14T06:16:50.742Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-14T06:16:53.768Z] --- PASS: TestTemplatedConfig (3.46s) [2020-02-14T06:16:53.768Z] === RUN TestConfigInspect [2020-02-14T06:16:54.015Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-14T06:16:54.015Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-14T06:16:55.170Z] --- PASS: TestServiceCreateInit (10.40s) [2020-02-14T06:16:55.170Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.08s) [2020-02-14T06:16:55.170Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2020-02-14T06:16:55.170Z] === RUN TestCreateServiceMultipleTimes [2020-02-14T06:16:55.772Z] --- PASS: TestConfigInspect (2.23s) [2020-02-14T06:16:55.773Z] === RUN TestConfigCreateWithLabels [2020-02-14T06:16:58.194Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-14T06:16:58.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s) [2020-02-14T06:16:58.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.56s) [2020-02-14T06:16:58.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s) [2020-02-14T06:16:58.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2020-02-14T06:16:58.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.63s) [2020-02-14T06:16:58.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.43s) [2020-02-14T06:16:58.194Z] === RUN TestBuildMultiStageCopy [2020-02-14T06:16:58.194Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-14T06:16:58.903Z] --- PASS: TestConfigCreateWithLabels (2.89s) [2020-02-14T06:16:58.903Z] === RUN TestConfigCreateResolve [2020-02-14T06:17:00.720Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-14T06:17:01.285Z] --- PASS: TestConfigCreateResolve (2.92s) [2020-02-14T06:17:01.285Z] === RUN TestConfigDaemonLibtrustID [2020-02-14T06:17:01.285Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-14T06:17:01.606Z] INFO: Sources obtained for gotestsum... [2020-02-14T06:17:01.606Z] INFO: Checkout done for gotestsum... [2020-02-14T06:17:01.606Z] INFO: Build done for gotestsum... [2020-02-14T06:17:01.646Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-02-14T06:17:01.646Z] PASS [2020-02-14T06:17:01.646Z] [2020-02-14T06:17:01.646Z] DONE 8 tests in 20.002s [2020-02-14T06:17:01.646Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-14T06:17:01.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:17:01.646Z] ++ set -e [2020-02-14T06:17:01.646Z] ++ '[' -n 0 ']' [2020-02-14T06:17:01.646Z] ++ set -x [2020-02-14T06:17:01.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:17:01.850Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-14T06:17:02.001Z] INFO: Testing against a local daemon [2020-02-14T06:17:02.001Z] === RUN TestCheckpoint [2020-02-14T06:17:02.001Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-14T06:17:02.001Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-14T06:17:02.001Z] === RUN TestContainerInvalidJSON [2020-02-14T06:17:02.001Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-14T06:17:02.001Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-14T06:17:02.001Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-14T06:17:02.001Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-14T06:17:02.001Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-14T06:17:02.001Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-14T06:17:02.001Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-14T06:17:02.001Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-14T06:17:02.001Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-14T06:17:02.001Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-14T06:17:02.001Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-14T06:17:02.001Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-14T06:17:02.001Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-14T06:17:02.001Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-14T06:17:02.001Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-14T06:17:02.001Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-14T06:17:02.001Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-14T06:17:02.001Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-14T06:17:02.356Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-02-14T06:17:02.356Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-14T06:17:02.356Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-02-14T06:17:02.356Z] === RUN TestCopyFromContainer [2020-02-14T06:17:02.783Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-14T06:17:03.348Z] --- PASS: TestBuildMultiStageCopy (5.81s) [2020-02-14T06:17:03.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.10s) [2020-02-14T06:17:03.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2020-02-14T06:17:03.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2020-02-14T06:17:03.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-02-14T06:17:03.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2020-02-14T06:17:03.348Z] === RUN TestBuildMultiStageParentConfig [2020-02-14T06:17:04.111Z] === RUN TestCopyFromContainer// [2020-02-14T06:17:04.486Z] === RUN TestCopyFromContainer//bar/root [2020-02-14T06:17:04.486Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-14T06:17:04.486Z] === RUN TestCopyFromContainer/bar/quux [2020-02-14T06:17:04.486Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-14T06:17:04.486Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-14T06:17:04.851Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-14T06:17:04.851Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-14T06:17:04.851Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-14T06:17:04.851Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-14T06:17:04.851Z] --- PASS: TestCopyFromContainer (2.59s) [2020-02-14T06:17:04.851Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-02-14T06:17:04.851Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-02-14T06:17:04.851Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-02-14T06:17:04.851Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-02-14T06:17:04.851Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-02-14T06:17:04.851Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-02-14T06:17:04.851Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-02-14T06:17:04.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2020-02-14T06:17:04.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-02-14T06:17:04.851Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-02-14T06:17:04.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-14T06:17:04.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-14T06:17:04.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-14T06:17:04.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-14T06:17:04.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-14T06:17:04.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-14T06:17:04.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-14T06:17:04.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-14T06:17:04.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-14T06:17:04.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-14T06:17:04.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-14T06:17:04.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-14T06:17:04.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-14T06:17:04.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-14T06:17:04.851Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-14T06:17:04.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-02-14T06:17:04.851Z] === RUN TestCreateWithInvalidEnv [2020-02-14T06:17:04.851Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-14T06:17:04.851Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-14T06:17:04.851Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-14T06:17:04.851Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-14T06:17:04.851Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-14T06:17:04.851Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-14T06:17:04.851Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-14T06:17:04.851Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-14T06:17:04.851Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-14T06:17:04.851Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-02-14T06:17:04.851Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-14T06:17:04.851Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-14T06:17:04.851Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-14T06:17:04.851Z] === RUN TestCreateTmpfsMountsTarget [2020-02-14T06:17:05.204Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-02-14T06:17:05.204Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-14T06:17:05.247Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-02-14T06:17:05.247Z] === RUN TestBuildLabelWithTargets [2020-02-14T06:17:07.663Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s) [2020-02-14T06:17:07.663Z] === RUN TestCreateWithCapabilities [2020-02-14T06:17:07.663Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-14T06:17:07.663Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-14T06:17:07.663Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-14T06:17:07.663Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-14T06:17:07.663Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-14T06:17:07.663Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-14T06:17:07.663Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-14T06:17:07.663Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-14T06:17:07.663Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-14T06:17:07.663Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-14T06:17:07.663Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-14T06:17:07.663Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-14T06:17:07.664Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-14T06:17:07.664Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-14T06:17:07.664Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-14T06:17:07.664Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-14T06:17:07.664Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-14T06:17:07.664Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-14T06:17:07.664Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-14T06:17:07.664Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-14T06:17:07.664Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-14T06:17:07.664Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-14T06:17:07.664Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-14T06:17:07.664Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-14T06:17:07.664Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-14T06:17:07.664Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-14T06:17:07.664Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-14T06:17:07.664Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-14T06:17:07.664Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-14T06:17:07.664Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-14T06:17:07.664Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-14T06:17:07.664Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-14T06:17:07.664Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-14T06:17:07.774Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2020-02-14T06:17:07.774Z] === RUN TestBuildWithEmptyLayers [2020-02-14T06:17:08.022Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-02-14T06:17:08.022Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-14T06:17:08.022Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-14T06:17:08.022Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-02-14T06:17:08.022Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-02-14T06:17:08.022Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-02-14T06:17:08.022Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-02-14T06:17:08.022Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-14T06:17:08.022Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-14T06:17:08.022Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-14T06:17:08.022Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-02-14T06:17:08.022Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-02-14T06:17:08.022Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-14T06:17:08.707Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2020-02-14T06:17:08.707Z] === RUN TestBuildMultiStageOnBuild [2020-02-14T06:17:10.386Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2020-02-14T06:17:10.386Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-14T06:17:10.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-14T06:17:10.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-14T06:17:10.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-14T06:17:10.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-14T06:17:10.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-14T06:17:10.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-14T06:17:10.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-14T06:17:10.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-14T06:17:10.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-14T06:17:10.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-14T06:17:10.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-14T06:17:10.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-14T06:17:10.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-14T06:17:10.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-14T06:17:10.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-14T06:17:10.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-02-14T06:17:10.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-14T06:17:10.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-14T06:17:10.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-02-14T06:17:10.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-14T06:17:10.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-14T06:17:10.386Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-14T06:17:11.136Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-02-14T06:17:11.136Z] === RUN TestContainerStartOnDaemonRestart [2020-02-14T06:17:11.136Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-14T06:17:11.136Z] === RUN TestDaemonRestartIpcMode [2020-02-14T06:17:11.136Z] === PAUSE TestDaemonRestartIpcMode [2020-02-14T06:17:11.136Z] === RUN TestDaemonHostGatewayIP [2020-02-14T06:17:11.136Z] === PAUSE TestDaemonHostGatewayIP [2020-02-14T06:17:11.136Z] === RUN TestDiff [2020-02-14T06:17:11.880Z] --- PASS: TestDiff (0.80s) [2020-02-14T06:17:11.880Z] === RUN TestExecWithCloseStdin [2020-02-14T06:17:11.993Z] Removing intermediate container 2134fd6a8027 [2020-02-14T06:17:11.993Z] ---> 29b80a5ab2a5 [2020-02-14T06:17:11.993Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-02-14T06:17:11.993Z] ---> Running in 69deede4477e [2020-02-14T06:17:11.993Z] Removing intermediate container 69deede4477e [2020-02-14T06:17:11.993Z] ---> 39d44ffd9d43 [2020-02-14T06:17:11.993Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-14T06:17:11.993Z] ---> Running in f5ebd4203f5b [2020-02-14T06:17:12.459Z] Removing intermediate container f5ebd4203f5b [2020-02-14T06:17:12.459Z] ---> 66403d0fe382 [2020-02-14T06:17:12.459Z] Step 10/10 : COPY . . [2020-02-14T06:17:12.887Z] --- PASS: TestBuildMultiStageOnBuild (3.76s) [2020-02-14T06:17:12.887Z] === RUN TestBuildUncleanTarFilenames [2020-02-14T06:17:13.079Z] --- PASS: TestExecWithCloseStdin (1.01s) [2020-02-14T06:17:13.079Z] === RUN TestExec [2020-02-14T06:17:13.923Z] --- PASS: TestExec (1.11s) [2020-02-14T06:17:13.923Z] === RUN TestExecUser [2020-02-14T06:17:14.259Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2020-02-14T06:17:14.259Z] === RUN TestBuildMultiStageLayerLeak [2020-02-14T06:17:15.181Z] --- PASS: TestExecUser (0.97s) [2020-02-14T06:17:15.181Z] === RUN TestExportContainerAndImportImage [2020-02-14T06:17:16.388Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-02-14T06:17:16.388Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-14T06:17:17.100Z] --- PASS: TestCreateServiceMultipleTimes (19.99s) [2020-02-14T06:17:17.100Z] === RUN TestCreateServiceConflict [2020-02-14T06:17:17.579Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-02-14T06:17:17.579Z] === RUN TestHealthCheckWorkdir [2020-02-14T06:17:18.440Z] --- PASS: TestBuildMultiStageLayerLeak (4.03s) [2020-02-14T06:17:18.440Z] === RUN TestBuildWithHugeFile [2020-02-14T06:17:18.475Z] --- PASS: TestCreateServiceConflict (3.39s) [2020-02-14T06:17:18.475Z] === RUN TestCreateServiceMaxReplicas [2020-02-14T06:17:18.782Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-02-14T06:17:18.782Z] === RUN TestHealthKillContainer [2020-02-14T06:17:20.830Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-14T06:17:20.830Z] Copying nested executables into bundles/binary-daemon [2020-02-14T06:17:20.830Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-14T06:17:21.159Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40521/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -e DOCKER_GRAPHDRIVER docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda hack/make.sh cross [2020-02-14T06:17:21.742Z] [2020-02-14T06:17:21.742Z] Removing bundles/ [2020-02-14T06:17:21.742Z] [2020-02-14T06:17:21.742Z] ---> Making bundle: cross (in bundles/cross) [2020-02-14T06:17:21.742Z] Cross building: bundles/cross/linux/amd64 [2020-02-14T06:17:21.742Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-14T06:17:21.742Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-14T06:17:21.843Z] --- PASS: TestHealthKillContainer (3.18s) [2020-02-14T06:17:21.843Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-14T06:17:22.589Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-02-14T06:17:22.589Z] === RUN TestIpcModeNone [2020-02-14T06:17:22.661Z] --- PASS: TestCreateServiceMaxReplicas (3.74s) [2020-02-14T06:17:22.661Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-14T06:17:23.805Z] --- PASS: TestIpcModeNone (0.93s) [2020-02-14T06:17:23.805Z] === RUN TestIpcModePrivate [2020-02-14T06:17:24.892Z] --- PASS: TestIpcModePrivate (1.09s) [2020-02-14T06:17:24.892Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-14T06:17:24.892Z] === RUN TestIpcModeShareable [2020-02-14T06:17:25.745Z] --- PASS: TestIpcModeShareable (1.16s) [2020-02-14T06:17:25.745Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-14T06:17:25.745Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-14T06:17:26.544Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-14T06:17:26.544Z] Using test binary docker [2020-02-14T06:17:26.544Z] +++ /etc/init.d/apparmor start [2020-02-14T06:17:26.544Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-14T06:17:26.544Z] INFO: Waiting for daemon to start... [2020-02-14T06:17:26.544Z] Starting dockerd [2020-02-14T06:17:26.544Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-14T06:17:27.477Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-14T06:17:27.477Z] Using test binary docker [2020-02-14T06:17:27.477Z] +++ /etc/init.d/apparmor start [2020-02-14T06:17:27.477Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-14T06:17:27.477Z] Starting dockerd [2020-02-14T06:17:27.477Z] INFO: Waiting for daemon to start... [2020-02-14T06:17:27.477Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-14T06:17:28.844Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s) [2020-02-14T06:17:28.844Z] === RUN TestAPIIpcModeHost [2020-02-14T06:17:29.598Z] --- PASS: TestAPIIpcModeHost (0.84s) [2020-02-14T06:17:29.598Z] === RUN TestDaemonIpcModeShareable [2020-02-14T06:17:30.011Z] #63 448.1 + bin/containerd-stress [2020-02-14T06:17:30.299Z] #63 452.0 + bin/containerd-shim [2020-02-14T06:17:30.753Z] . [2020-02-14T06:17:30.753Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-14T06:17:30.753Z] [2020-02-14T06:17:30.753Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-14T06:17:30.753Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-14T06:17:30.753Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-14T06:17:30.753Z] Error: No such image: emptyfs [2020-02-14T06:17:30.753Z] ++++ docker load [2020-02-14T06:17:30.753Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-14T06:17:30.753Z] Error: No such image: emptyfs [2020-02-14T06:17:30.753Z] ++++ docker load [2020-02-14T06:17:30.753Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-14T06:17:30.753Z] Running integration-test (iteration 1) [2020-02-14T06:17:30.753Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-14T06:17:30.753Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-02-14T06:17:30.753Z] ++ set -e [2020-02-14T06:17:30.753Z] ++ '[' -n 0 ']' [2020-02-14T06:17:30.753Z] ++ set -x [2020-02-14T06:17:30.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-02-14T06:17:30.753Z] Running integration-test (iteration 1) [2020-02-14T06:17:30.753Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-14T06:17:30.753Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-02-14T06:17:30.753Z] ++ set -e [2020-02-14T06:17:30.753Z] ++ '[' -n 0 ']' [2020-02-14T06:17:30.753Z] ++ set -x [2020-02-14T06:17:30.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-02-14T06:17:31.394Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-02-14T06:17:31.394Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-14T06:17:31.394Z] === RUN TestDaemonIpcModePrivate [2020-02-14T06:17:33.372Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-02-14T06:17:33.372Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-14T06:17:33.372Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-14T06:17:34.623Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2020-02-14T06:17:34.623Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-14T06:17:34.623Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-14T06:17:37.066Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2020-02-14T06:17:37.066Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-14T06:17:37.066Z] === RUN TestIpcModeOlderClient [2020-02-14T06:17:37.066Z] === PAUSE TestIpcModeOlderClient [2020-02-14T06:17:37.066Z] === RUN TestKillContainerInvalidSignal [2020-02-14T06:17:37.420Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-02-14T06:17:37.420Z] === RUN TestKillContainer [2020-02-14T06:17:37.420Z] === RUN TestKillContainer/no_signal [2020-02-14T06:17:37.539Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.70s) [2020-02-14T06:17:37.539Z] === RUN TestCreateServiceSecretFileMode [2020-02-14T06:17:37.702Z] ---> 078538ff9a84 [2020-02-14T06:17:37.702Z] Successfully built 078538ff9a84 [2020-02-14T06:17:37.702Z] Successfully tagged docker:latest [2020-02-14T06:17:37.702Z] INFO: Image build ended at 02/14/2020 06:17:35. Duration:00:04:01.4365072 [2020-02-14T06:17:37.702Z] [2020-02-14T06:17:37.702Z] [2020-02-14T06:17:37.702Z] INFO: Building the test binaries at 02/14/2020 06:17:36... [2020-02-14T06:17:38.191Z] === RUN TestKillContainer/non_killing_signal [2020-02-14T06:17:38.949Z] === RUN TestKillContainer/killing_signal [2020-02-14T06:17:40.159Z] --- PASS: TestKillContainer (2.66s) [2020-02-14T06:17:40.159Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-02-14T06:17:40.159Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2020-02-14T06:17:40.159Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-02-14T06:17:40.159Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-14T06:17:40.159Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-14T06:17:40.634Z] #63 462.6 + bin/containerd-shim-runc-v1 [2020-02-14T06:17:40.693Z] INFO: make.ps1 starting at 02/14/2020 06:17:40 [2020-02-14T06:17:40.825Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2020-02-14T06:17:40.825Z] === RUN TestCreateServiceConfigFileMode [2020-02-14T06:17:40.916Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-14T06:17:41.160Z] INFO: Git commit (bf0bd1d74c) assumed from DOCKER_GITCOMMIT environment variable [2020-02-14T06:17:41.160Z] INFO: Invoking autogen... [2020-02-14T06:17:41.626Z] INFO: Building daemon... [2020-02-14T06:17:42.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-02-14T06:17:42.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-02-14T06:17:42.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-02-14T06:17:42.363Z] === RUN TestKillStoppedContainer [2020-02-14T06:17:42.363Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-14T06:17:42.363Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-14T06:17:42.363Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.14s) [2020-02-14T06:17:42.363Z] === RUN TestKillDifferentUserContainer [2020-02-14T06:17:43.168Z] --- PASS: TestKillDifferentUserContainer (1.10s) [2020-02-14T06:17:43.168Z] === RUN TestInspectOomKilledTrue [2020-02-14T06:17:43.168Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-14T06:17:43.168Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:17:43.168Z] === RUN TestInspectOomKilledFalse [2020-02-14T06:17:43.168Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-14T06:17:43.168Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:17:43.168Z] === RUN TestLinksEtcHostsContentMatch [2020-02-14T06:17:43.950Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-02-14T06:17:43.950Z] === RUN TestLinksContainerNames [2020-02-14T06:17:44.111Z] --- PASS: TestCreateServiceConfigFileMode (3.61s) [2020-02-14T06:17:44.111Z] === RUN TestCreateServiceSysctls [2020-02-14T06:17:45.209Z] --- PASS: TestLinksContainerNames (1.54s) [2020-02-14T06:17:45.209Z] === RUN TestLogsFollowTailEmpty [2020-02-14T06:17:45.952Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-02-14T06:17:45.953Z] === RUN TestContainerNetworkMountsNoChown [2020-02-14T06:17:46.179Z] #63 467.8 + bin/containerd-shim-runc-v2 [2020-02-14T06:17:47.246Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/default [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/default [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/private [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/private [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rprivate [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/slave [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/slave [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rslave [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/shared [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/shared [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rshared [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/default [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/rshared [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/shared [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/rslave [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/slave [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/rprivate [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/private [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-14T06:17:47.246Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-14T06:17:47.246Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-14T06:17:47.246Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-14T06:17:47.605Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-14T06:17:47.605Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-14T06:17:47.605Z] === RUN TestContainerBindMountNonRecursive [2020-02-14T06:17:47.663Z] #63 469.4 + binaries [2020-02-14T06:17:47.663Z] #63 469.4 + mkdir -p /build [2020-02-14T06:17:47.663Z] #63 469.4 + cp bin/containerd /build/containerd [2020-02-14T06:17:47.663Z] #63 469.5 + cp bin/containerd-shim /build/containerd-shim [2020-02-14T06:17:47.663Z] #63 469.5 + cp bin/ctr /build/ctr [2020-02-14T06:17:47.663Z] #63 DONE 469.5s [2020-02-14T06:17:48.299Z] --- PASS: TestCreateServiceSysctls (4.30s) [2020-02-14T06:17:48.299Z] === RUN TestCreateServiceCapabilities [2020-02-14T06:17:49.141Z] [2020-02-14T06:17:49.141Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-14T06:17:49.141Z] #64 DONE 0.1s [2020-02-14T06:17:49.141Z] [2020-02-14T06:17:49.141Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-14T06:17:49.427Z] #68 DONE 0.1s [2020-02-14T06:17:49.427Z] [2020-02-14T06:17:49.427Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-14T06:17:49.427Z] #70 DONE 0.1s [2020-02-14T06:17:49.427Z] [2020-02-14T06:17:49.427Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-14T06:17:49.427Z] #73 DONE 0.0s [2020-02-14T06:17:49.427Z] [2020-02-14T06:17:49.427Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-14T06:17:49.427Z] #74 DONE 0.0s [2020-02-14T06:17:49.711Z] [2020-02-14T06:17:49.711Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-14T06:17:50.017Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-02-14T06:17:50.017Z] === RUN TestNetworkNat [2020-02-14T06:17:50.403Z] --- PASS: TestNetworkNat (0.90s) [2020-02-14T06:17:50.403Z] === RUN TestNetworkLocalhostTCPNat [2020-02-14T06:17:51.744Z] #75 DONE 2.2s [2020-02-14T06:17:51.744Z] [2020-02-14T06:17:51.744Z] #76 exporting to oci image format [2020-02-14T06:17:51.744Z] #76 exporting layers [2020-02-14T06:17:51.793Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2020-02-14T06:17:51.793Z] === RUN TestNetworkLoopbackNat [2020-02-14T06:17:52.487Z] --- PASS: TestCreateServiceCapabilities (3.51s) [2020-02-14T06:17:52.487Z] === RUN TestInspect [2020-02-14T06:17:53.025Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-02-14T06:17:53.025Z] === RUN TestPause [2020-02-14T06:17:53.809Z] --- PASS: TestPause (0.85s) [2020-02-14T06:17:53.809Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-14T06:17:53.809Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-14T06:17:53.809Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-14T06:17:53.809Z] === RUN TestPauseStopPausedContainer [2020-02-14T06:17:54.589Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2020-02-14T06:17:54.589Z] === RUN TestPsFilter [2020-02-14T06:17:54.953Z] --- PASS: TestPsFilter (0.23s) [2020-02-14T06:17:54.953Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-14T06:17:55.749Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-02-14T06:17:55.749Z] === RUN TestRemoveContainerWithVolume [2020-02-14T06:17:55.775Z] --- PASS: TestInspect (3.54s) [2020-02-14T06:17:55.775Z] === RUN TestCreateJob [2020-02-14T06:17:56.513Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2020-02-14T06:17:56.513Z] === RUN TestRemoveContainerRunning [2020-02-14T06:17:57.295Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-02-14T06:17:57.295Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-14T06:17:58.067Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-02-14T06:17:58.067Z] === RUN TestRemoveInvalidContainer [2020-02-14T06:17:58.067Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-14T06:17:58.067Z] === RUN TestRenameLinkedContainer [2020-02-14T06:17:59.966Z] --- PASS: TestCreateJob (4.31s) [2020-02-14T06:17:59.966Z] === RUN TestReplicatedJob [2020-02-14T06:18:01.310Z] --- PASS: TestRenameLinkedContainer (3.26s) [2020-02-14T06:18:01.310Z] === RUN TestRenameStoppedContainer [2020-02-14T06:18:02.590Z] --- PASS: TestRenameStoppedContainer (0.96s) [2020-02-14T06:18:02.590Z] === RUN TestRenameRunningContainerAndReuse [2020-02-14T06:18:02.876Z] Loaded image: buildpack-deps:jessie [2020-02-14T06:18:02.876Z] Loaded image: busybox:latest [2020-02-14T06:18:02.876Z] Loaded image: busybox:glibc [2020-02-14T06:18:02.876Z] Loaded image: debian:jessie [2020-02-14T06:18:02.876Z] Loaded image: hello-world:latest [2020-02-14T06:18:02.876Z] INFO: Testing against a local daemon [2020-02-14T06:18:02.876Z] === RUN TestDockerSuite [2020-02-14T06:18:02.876Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-14T06:18:02.876Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-14T06:18:02.876Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-14T06:18:02.876Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-14T06:18:02.876Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-14T06:18:02.876Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-14T06:18:02.876Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-14T06:18:02.876Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-14T06:18:02.876Z] Loaded image: buildpack-deps:jessie [2020-02-14T06:18:03.133Z] Loaded image: busybox:latest [2020-02-14T06:18:03.697Z] Loaded image: busybox:glibc [2020-02-14T06:18:03.697Z] Loaded image: debian:jessie [2020-02-14T06:18:03.697Z] Loaded image: hello-world:latest [2020-02-14T06:18:03.697Z] INFO: Testing against a local daemon [2020-02-14T06:18:03.697Z] === RUN TestDockerDaemonSuite [2020-02-14T06:18:03.697Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-14T06:18:03.954Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-14T06:18:04.211Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-14T06:18:04.435Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-02-14T06:18:04.435Z] === RUN TestRenameInvalidName [2020-02-14T06:18:05.144Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-14T06:18:05.144Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-14T06:18:05.210Z] --- PASS: TestRenameInvalidName (0.96s) [2020-02-14T06:18:05.210Z] === RUN TestRenameAnonymousContainer [2020-02-14T06:18:06.075Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-14T06:18:06.075Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-14T06:18:06.075Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-14T06:18:08.122Z] --- PASS: TestReplicatedJob (7.18s) [2020-02-14T06:18:08.122Z] === RUN TestUpdateReplicatedJob [2020-02-14T06:18:08.323Z] --- PASS: TestRenameAnonymousContainer (2.78s) [2020-02-14T06:18:08.323Z] === RUN TestRenameContainerWithSameName [2020-02-14T06:18:08.599Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-14T06:18:08.599Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-14T06:18:08.599Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-14T06:18:08.599Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-14T06:18:08.696Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-02-14T06:18:08.696Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-14T06:18:09.162Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-14T06:18:09.726Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-14T06:18:10.609Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-02-14T06:18:10.609Z] === RUN TestResize [2020-02-14T06:18:11.097Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-14T06:18:11.097Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-14T06:18:11.097Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-14T06:18:11.097Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-14T06:18:11.354Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-14T06:18:11.371Z] --- PASS: TestResize (0.88s) [2020-02-14T06:18:11.371Z] === RUN TestResizeWithInvalidSize [2020-02-14T06:18:11.411Z] --- PASS: TestUpdateReplicatedJob (4.58s) [2020-02-14T06:18:11.411Z] === RUN TestServiceListWithStatuses [2020-02-14T06:18:11.411Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-14T06:18:11.411Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-14T06:18:11.411Z] === RUN TestDockerNetworkConnectAlias [2020-02-14T06:18:11.919Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-14T06:18:12.111Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-02-14T06:18:12.111Z] === RUN TestResizeWhenContainerNotStarted [2020-02-14T06:18:12.872Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-14T06:18:12.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-14T06:18:12.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-14T06:18:12.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-14T06:18:12.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-14T06:18:12.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-14T06:18:12.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-14T06:18:12.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-14T06:18:12.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:18:12.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:18:12.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:18:12.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:18:12.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:18:12.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:18:12.872Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-14T06:18:12.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-14T06:18:14.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:18:14.975Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:18:16.097Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-14T06:18:16.097Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-14T06:18:16.188Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:18:16.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:18:17.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-14T06:18:18.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-14T06:18:18.620Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-14T06:18:18.877Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-14T06:18:19.527Z] --- PASS: TestDockerNetworkConnectAlias (6.63s) [2020-02-14T06:18:19.527Z] === RUN TestDockerNetworkReConnect [2020-02-14T06:18:20.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-14T06:18:20.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-14T06:18:21.402Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-14T06:18:21.966Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-14T06:18:22.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-14T06:18:22.897Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-14T06:18:23.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-14T06:18:23.716Z] --- PASS: TestDockerNetworkReConnect (5.48s) [2020-02-14T06:18:23.716Z] === RUN TestServicePlugin [2020-02-14T06:18:23.716Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-14T06:18:23.716Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:18:23.716Z] === RUN TestServiceUpdateLabel [2020-02-14T06:18:24.793Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.87s) [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s) [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.74s) [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.80s) [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2020-02-14T06:18:25.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2020-02-14T06:18:25.587Z] === RUN TestCgroupNamespacesRun [2020-02-14T06:18:25.725Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-14T06:18:25.984Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-14T06:18:26.809Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2020-02-14T06:18:26.809Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-14T06:18:26.917Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-14T06:18:27.001Z] --- PASS: TestServiceUpdateLabel (2.89s) [2020-02-14T06:18:27.001Z] === RUN TestServiceUpdateSecrets [2020-02-14T06:18:28.287Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-14T06:18:28.544Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-14T06:18:28.595Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-02-14T06:18:28.595Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-14T06:18:29.475Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-14T06:18:30.340Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2020-02-14T06:18:30.340Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-14T06:18:31.999Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-14T06:18:32.091Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-02-14T06:18:32.091Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-14T06:18:33.829Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2020-02-14T06:18:33.829Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-14T06:18:33.926Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-14T06:18:34.183Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-14T06:18:34.580Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) [2020-02-14T06:18:34.580Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-14T06:18:35.335Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-02-14T06:18:35.335Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-14T06:18:36.083Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-14T06:18:37.060Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-14T06:18:37.325Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2020-02-14T06:18:37.325Z] === RUN TestKernelTCPMemory [2020-02-14T06:18:38.096Z] --- PASS: TestKernelTCPMemory (1.07s) [2020-02-14T06:18:38.097Z] === RUN TestNISDomainname [2020-02-14T06:18:38.450Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-14T06:18:39.313Z] --- PASS: TestNISDomainname (1.22s) [2020-02-14T06:18:39.313Z] === RUN TestHostnameDnsResolution [2020-02-14T06:18:39.825Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-14T06:18:40.071Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-02-14T06:18:40.071Z] === RUN TestStats [2020-02-14T06:18:41.195Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-14T06:18:42.127Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-14T06:18:42.384Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-14T06:18:42.413Z] --- PASS: TestStats (2.34s) [2020-02-14T06:18:42.413Z] === RUN TestStopContainerWithTimeout [2020-02-14T06:18:42.413Z] === RUN TestStopContainerWithTimeout/0 [2020-02-14T06:18:42.413Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-14T06:18:42.413Z] === RUN TestStopContainerWithTimeout/1 [2020-02-14T06:18:42.413Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-14T06:18:42.413Z] === RUN TestStopContainerWithTimeout/3 [2020-02-14T06:18:42.413Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-14T06:18:42.413Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-14T06:18:42.413Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-14T06:18:42.413Z] === CONT TestStopContainerWithTimeout/0 [2020-02-14T06:18:42.413Z] === CONT TestStopContainerWithTimeout/3 [2020-02-14T06:18:43.140Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-14T06:18:43.140Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-14T06:18:43.140Z] Cross building: bundles/cross/windows/amd64 [2020-02-14T06:18:43.140Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-14T06:18:43.140Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-14T06:18:43.632Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-14T06:18:43.755Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-14T06:18:44.320Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-14T06:18:45.080Z] --- PASS: TestServiceUpdateSecrets (15.69s) [2020-02-14T06:18:45.080Z] === RUN TestServiceUpdateConfigs [2020-02-14T06:18:46.051Z] === CONT TestStopContainerWithTimeout/1 [2020-02-14T06:18:46.849Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-14T06:18:46.849Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-14T06:18:47.106Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-14T06:18:47.671Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-14T06:18:47.850Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-14T06:18:47.850Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-02-14T06:18:47.850Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-02-14T06:18:47.850Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-02-14T06:18:47.850Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-02-14T06:18:47.850Z] === RUN TestDeleteDevicemapper [2020-02-14T06:18:47.850Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-14T06:18:47.850Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-14T06:18:47.850Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-14T06:18:48.235Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-14T06:18:49.608Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-14T06:18:49.865Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-14T06:18:49.865Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-14T06:18:50.122Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-14T06:18:50.973Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.98s) [2020-02-14T06:18:50.973Z] === RUN TestUpdateMemory [2020-02-14T06:18:50.973Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-14T06:18:50.973Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:18:50.973Z] === RUN TestUpdateCPUQuota [2020-02-14T06:18:51.493Z] --- PASS: TestBuildWithHugeFile (92.87s) [2020-02-14T06:18:51.493Z] === RUN TestBuildWithEmptyDockerfile [2020-02-14T06:18:51.493Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-14T06:18:51.493Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-14T06:18:51.493Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-14T06:18:51.493Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-14T06:18:51.493Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-14T06:18:51.493Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-14T06:18:51.493Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-14T06:18:51.493Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-14T06:18:51.493Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-14T06:18:51.493Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-14T06:18:51.493Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-02-14T06:18:51.493Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-02-14T06:18:51.493Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-02-14T06:18:51.493Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-02-14T06:18:51.493Z] === RUN TestBuildPreserveOwnership [2020-02-14T06:18:51.750Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-14T06:18:51.772Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-02-14T06:18:51.772Z] === RUN TestUpdatePidsLimit [2020-02-14T06:18:51.772Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-14T06:18:52.134Z] === RUN TestUpdatePidsLimit/no_change [2020-02-14T06:18:52.315Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-14T06:18:52.501Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-14T06:18:52.859Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-14T06:18:52.879Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-14T06:18:53.633Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-14T06:18:53.973Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-14T06:18:53.973Z] [2020-02-14T06:18:53.973Z] ________ ____ __. [2020-02-14T06:18:53.973Z] \_____ \ | |/ _| [2020-02-14T06:18:53.973Z] / | \| < [2020-02-14T06:18:53.973Z] / | \ | \ [2020-02-14T06:18:53.973Z] \_______ /____|__ \ [2020-02-14T06:18:53.973Z] \/ \/ [2020-02-14T06:18:53.973Z] [2020-02-14T06:18:53.973Z] INFO: make.ps1 ended at 02/14/2020 06:18:47 [2020-02-14T06:18:53.973Z] INFO: Binaries build ended at 02/14/2020 06:18:49. Duration:00:01:12.8340449 [2020-02-14T06:18:53.973Z] INFO: Copying the built daemon binary to d:\CI\PR-40521\3\binary\dockerd-bf0bd1d74c.exe... [2020-02-14T06:18:53.973Z] INFO: Copying the built client binary to d:\CI\PR-40521\3\binary\docker-bf0bd1d74c.exe... [2020-02-14T06:18:53.973Z] INFO: Copying dockerversion from the container... [2020-02-14T06:18:53.973Z] INFO: Copying the golang package from the container to d:\CI\PR-40521\3\installer\go.zip... [2020-02-14T06:18:54.013Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-14T06:18:54.251Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-14T06:18:54.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-14T06:18:55.765Z] --- PASS: TestUpdatePidsLimit (3.88s) [2020-02-14T06:18:55.766Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-02-14T06:18:55.766Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-02-14T06:18:55.766Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-02-14T06:18:55.766Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-02-14T06:18:55.766Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-02-14T06:18:55.766Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-02-14T06:18:55.766Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-02-14T06:18:55.766Z] === RUN TestUpdateRestartPolicy [2020-02-14T06:18:56.146Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-14T06:18:56.175Z] INFO: Extracting go.zip to d:\CI\PR-40521\3\go [2020-02-14T06:18:57.078Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-14T06:18:57.641Z] --- PASS: TestBuildPreserveOwnership (6.10s) [2020-02-14T06:18:57.641Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.14s) [2020-02-14T06:18:57.641Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s) [2020-02-14T06:18:57.641Z] === RUN TestBuildPlatformInvalid [2020-02-14T06:18:57.898Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-02-14T06:18:57.898Z] PASS [2020-02-14T06:18:57.898Z] [2020-02-14T06:18:57.898Z] === Skipped [2020-02-14T06:18:57.898Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-02-14T06:18:57.898Z] build_session_test.go:25: TODO: BuildKit [2020-02-14T06:18:57.898Z] [2020-02-14T06:18:57.898Z] [2020-02-14T06:18:57.898Z] DONE 32 tests, 1 skipped in 178.441s [2020-02-14T06:18:57.898Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-14T06:18:57.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:18:57.898Z] ++ set -e [2020-02-14T06:18:57.898Z] ++ '[' -n 0 ']' [2020-02-14T06:18:57.898Z] ++ set -x [2020-02-14T06:18:57.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:18:58.156Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-14T06:18:58.156Z] INFO: Testing against a local daemon [2020-02-14T06:18:58.156Z] === RUN TestConfigList [2020-02-14T06:18:58.721Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-14T06:18:59.953Z] --- PASS: TestServiceUpdateConfigs (15.36s) [2020-02-14T06:18:59.953Z] === RUN TestServiceUpdateNetwork [2020-02-14T06:19:01.246Z] --- PASS: TestConfigList (3.19s) [2020-02-14T06:19:01.246Z] === RUN TestConfigsCreateAndDelete [2020-02-14T06:19:02.177Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-14T06:19:04.699Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2020-02-14T06:19:04.699Z] === RUN TestConfigsUpdate [2020-02-14T06:19:06.069Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-14T06:19:06.327Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-14T06:19:06.891Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-14T06:19:07.455Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-14T06:19:07.714Z] --- PASS: TestConfigsUpdate (3.31s) [2020-02-14T06:19:07.714Z] === RUN TestTemplatedConfig [2020-02-14T06:19:07.971Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-14T06:19:09.266Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2020-02-14T06:19:09.266Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-14T06:19:09.266Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-02-14T06:19:09.266Z] === RUN TestWaitNonBlocked [2020-02-14T06:19:09.266Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-14T06:19:09.266Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-14T06:19:09.266Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-14T06:19:09.266Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-14T06:19:09.266Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-14T06:19:09.266Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-14T06:19:10.496Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-14T06:19:10.496Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-02-14T06:19:10.496Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-02-14T06:19:10.496Z] === RUN TestWaitBlocked [2020-02-14T06:19:10.496Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-14T06:19:10.496Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-14T06:19:10.496Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-14T06:19:10.496Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-14T06:19:10.496Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-14T06:19:10.496Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-14T06:19:11.246Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-14T06:19:11.246Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-14T06:19:11.503Z] --- PASS: TestTemplatedConfig (3.59s) [2020-02-14T06:19:11.503Z] === RUN TestConfigInspect [2020-02-14T06:19:11.761Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-14T06:19:12.421Z] --- PASS: TestWaitBlocked (0.01s) [2020-02-14T06:19:12.421Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2020-02-14T06:19:12.421Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.43s) [2020-02-14T06:19:12.421Z] === CONT TestContainerStartOnDaemonRestart [2020-02-14T06:19:12.421Z] === CONT TestDaemonHostGatewayIP [2020-02-14T06:19:13.656Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-14T06:19:13.656Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-14T06:19:13.912Z] --- PASS: TestConfigInspect (2.55s) [2020-02-14T06:19:13.912Z] === RUN TestConfigCreateWithLabels [2020-02-14T06:19:14.170Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-14T06:19:14.828Z] --- PASS: TestServiceUpdateNetwork (14.89s) [2020-02-14T06:19:14.828Z] PASS [2020-02-14T06:19:14.828Z] [2020-02-14T06:19:14.828Z] === Skipped [2020-02-14T06:19:14.828Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-14T06:19:14.828Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-14T06:19:14.828Z] [2020-02-14T06:19:14.828Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-02-14T06:19:14.828Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:19:14.828Z] [2020-02-14T06:19:14.828Z] [2020-02-14T06:19:14.828Z] DONE 23 tests, 2 skipped in 148.071s [2020-02-14T06:19:14.828Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-02-14T06:19:14.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:19:14.828Z] ++ set -e [2020-02-14T06:19:14.828Z] ++ '[' -n 0 ']' [2020-02-14T06:19:14.828Z] ++ set -x [2020-02-14T06:19:14.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:19:14.828Z] INFO: Testing against a local daemon [2020-02-14T06:19:14.828Z] === RUN TestSessionCreate [2020-02-14T06:19:14.828Z] --- PASS: TestSessionCreate (0.05s) [2020-02-14T06:19:14.828Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-14T06:19:14.828Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-02-14T06:19:14.828Z] PASS [2020-02-14T06:19:14.828Z] [2020-02-14T06:19:14.828Z] DONE 2 tests in 0.555s [2020-02-14T06:19:14.828Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-02-14T06:19:14.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:19:14.828Z] ++ set -e [2020-02-14T06:19:14.828Z] ++ '[' -n 0 ']' [2020-02-14T06:19:14.828Z] ++ set -x [2020-02-14T06:19:14.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:19:14.828Z] INFO: Testing against a local daemon [2020-02-14T06:19:14.828Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-14T06:19:14.828Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-14T06:19:14.828Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-14T06:19:14.828Z] === RUN TestEventsExecDie [2020-02-14T06:19:14.828Z] --- PASS: TestEventsExecDie (0.96s) [2020-02-14T06:19:14.828Z] === RUN TestEventsBackwardsCompatible [2020-02-14T06:19:14.828Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-14T06:19:14.828Z] === RUN TestInfoBinaryCommits [2020-02-14T06:19:14.828Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-14T06:19:14.828Z] === RUN TestInfoAPIVersioned [2020-02-14T06:19:14.828Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-14T06:19:14.828Z] === RUN TestInfoDiscoveryBackend [2020-02-14T06:19:15.086Z] --- PASS: TestInfoDiscoveryBackend (0.68s) [2020-02-14T06:19:15.086Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-14T06:19:15.611Z] --- PASS: TestContainerStartOnDaemonRestart (3.19s) [2020-02-14T06:19:15.611Z] === CONT TestIpcModeOlderClient [2020-02-14T06:19:15.611Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-02-14T06:19:15.611Z] === CONT TestDaemonRestartIpcMode [2020-02-14T06:19:15.611Z] --- PASS: TestDaemonHostGatewayIP (3.69s) [2020-02-14T06:19:16.021Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-14T06:19:16.021Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-14T06:19:16.692Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-14T06:19:16.692Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-14T06:19:16.949Z] --- PASS: TestConfigCreateWithLabels (2.96s) [2020-02-14T06:19:16.949Z] === RUN TestConfigCreateResolve [2020-02-14T06:19:16.958Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.71s) [2020-02-14T06:19:16.958Z] === RUN TestInfoAPI [2020-02-14T06:19:16.958Z] --- PASS: TestInfoAPI (0.06s) [2020-02-14T06:19:16.958Z] === RUN TestInfoAPIWarnings [2020-02-14T06:19:17.524Z] --- PASS: TestInfoAPIWarnings (0.72s) [2020-02-14T06:19:17.524Z] === RUN TestInfoDebug [2020-02-14T06:19:18.461Z] --- PASS: TestInfoDebug (0.69s) [2020-02-14T06:19:18.461Z] === RUN TestInfoInsecureRegistries [2020-02-14T06:19:18.713Z] --- PASS: TestDaemonRestartIpcMode (3.34s) [2020-02-14T06:19:18.713Z] PASS [2020-02-14T06:19:18.713Z] [2020-02-14T06:19:18.713Z] === Skipped [2020-02-14T06:19:18.713Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-14T06:19:18.713Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-14T06:19:18.713Z] [2020-02-14T06:19:18.713Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-14T06:19:18.713Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:19:18.713Z] [2020-02-14T06:19:18.713Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-14T06:19:18.713Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:19:18.713Z] [2020-02-14T06:19:18.713Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-14T06:19:18.713Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-14T06:19:18.713Z] [2020-02-14T06:19:18.713Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-14T06:19:18.713Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-14T06:19:18.713Z] [2020-02-14T06:19:18.713Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-14T06:19:18.713Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:19:18.713Z] [2020-02-14T06:19:18.713Z] [2020-02-14T06:19:18.713Z] DONE 199 tests, 6 skipped in 136.822s [2020-02-14T06:19:18.713Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-14T06:19:18.713Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:19:18.713Z] ++ set -e [2020-02-14T06:19:18.713Z] ++ '[' -n 0 ']' [2020-02-14T06:19:18.713Z] ++ set -x [2020-02-14T06:19:18.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:19:18.713Z] INFO: Testing against a local daemon [2020-02-14T06:19:18.713Z] === RUN TestCommitInheritsEnv [2020-02-14T06:19:19.029Z] --- PASS: TestInfoInsecureRegistries (0.71s) [2020-02-14T06:19:19.029Z] === RUN TestInfoRegistryMirrors [2020-02-14T06:19:19.472Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-14T06:19:19.472Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-02-14T06:19:19.472Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-14T06:19:19.472Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-14T06:19:19.472Z] === RUN TestImagesFilterMultiReference [2020-02-14T06:19:19.472Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-02-14T06:19:19.472Z] === RUN TestImagePullPlatformInvalid [2020-02-14T06:19:19.472Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-14T06:19:19.472Z] === RUN TestRemoveImageOrphaning [2020-02-14T06:19:19.596Z] --- PASS: TestInfoRegistryMirrors (0.76s) [2020-02-14T06:19:19.596Z] === RUN TestLoginFailsWithBadCredentials [2020-02-14T06:19:19.728Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-14T06:19:19.729Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-14T06:19:19.729Z] --- PASS: TestConfigCreateResolve (2.86s) [2020-02-14T06:19:19.729Z] === RUN TestConfigDaemonLibtrustID [2020-02-14T06:19:19.832Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-02-14T06:19:19.832Z] === RUN TestRemoveImageGarbageCollector [2020-02-14T06:19:19.832Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-14T06:19:19.832Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:19:19.832Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-14T06:19:19.832Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-02-14T06:19:19.832Z] === RUN TestTagInvalidReference [2020-02-14T06:19:19.832Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-14T06:19:19.832Z] === RUN TestTagValidPrefixedRepo [2020-02-14T06:19:19.832Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-02-14T06:19:19.832Z] === RUN TestTagExistedNameWithoutForce [2020-02-14T06:19:19.832Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-02-14T06:19:19.832Z] === RUN TestTagOfficialNames [2020-02-14T06:19:19.832Z] --- PASS: TestTagOfficialNames (0.03s) [2020-02-14T06:19:19.832Z] === RUN TestTagMatchesDigest [2020-02-14T06:19:19.832Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-14T06:19:19.832Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-14T06:19:19.985Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-14T06:19:20.162Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-02-14T06:19:20.162Z] === RUN TestPingCacheHeaders [2020-02-14T06:19:20.162Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-02-14T06:19:20.162Z] === RUN TestPingGet [2020-02-14T06:19:20.162Z] --- PASS: TestPingGet (0.03s) [2020-02-14T06:19:20.162Z] === RUN TestPingHead [2020-02-14T06:19:20.162Z] --- PASS: TestPingHead (0.05s) [2020-02-14T06:19:20.162Z] === RUN TestVersion [2020-02-14T06:19:20.162Z] --- PASS: TestVersion (0.05s) [2020-02-14T06:19:20.162Z] PASS [2020-02-14T06:19:20.162Z] [2020-02-14T06:19:20.162Z] === Skipped [2020-02-14T06:19:20.162Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-14T06:19:20.162Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-14T06:19:20.162Z] [2020-02-14T06:19:20.163Z] [2020-02-14T06:19:20.163Z] DONE 18 tests, 1 skipped in 7.203s [2020-02-14T06:19:20.163Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-14T06:19:20.163Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:19:20.163Z] ++ set -e [2020-02-14T06:19:20.163Z] ++ '[' -n 0 ']' [2020-02-14T06:19:20.163Z] ++ set -x [2020-02-14T06:19:20.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:19:20.242Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-02-14T06:19:20.242Z] PASS [2020-02-14T06:19:20.242Z] [2020-02-14T06:19:20.242Z] DONE 8 tests in 22.405s [2020-02-14T06:19:20.421Z] INFO: Testing against a local daemon [2020-02-14T06:19:20.422Z] === RUN TestVolumesCreateAndList [2020-02-14T06:19:20.422Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-14T06:19:20.422Z] === RUN TestVolumesRemove [2020-02-14T06:19:20.500Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-14T06:19:20.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:19:20.500Z] ++ set -e [2020-02-14T06:19:20.500Z] ++ '[' -n 0 ']' [2020-02-14T06:19:20.500Z] ++ set -x [2020-02-14T06:19:20.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:19:20.500Z] INFO: Testing against a local daemon [2020-02-14T06:19:20.500Z] === RUN TestCheckpoint [2020-02-14T06:19:20.500Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-14T06:19:20.500Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-14T06:19:20.500Z] === RUN TestContainerInvalidJSON [2020-02-14T06:19:20.500Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-14T06:19:20.500Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-14T06:19:20.500Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-14T06:19:20.500Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-14T06:19:20.500Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-14T06:19:20.500Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-14T06:19:20.500Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-14T06:19:20.500Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-14T06:19:20.680Z] --- PASS: TestVolumesRemove (0.12s) [2020-02-14T06:19:20.680Z] === RUN TestVolumesInspect [2020-02-14T06:19:20.680Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-14T06:19:20.680Z] === RUN TestVolumesInvalidJSON [2020-02-14T06:19:20.680Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-14T06:19:20.680Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-14T06:19:20.680Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-14T06:19:20.680Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-14T06:19:20.680Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-14T06:19:20.680Z] PASS [2020-02-14T06:19:20.680Z] [2020-02-14T06:19:20.680Z] DONE 5 tests in 0.375s [2020-02-14T06:19:20.680Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-14T06:19:20.758Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-14T06:19:20.758Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-14T06:19:20.758Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-02-14T06:19:20.758Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-02-14T06:19:20.758Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-14T06:19:20.758Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-14T06:19:20.758Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-14T06:19:20.758Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-14T06:19:20.758Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-02-14T06:19:20.758Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-14T06:19:20.939Z] ++++ cat bundles/test-integration/docker.pid [2020-02-14T06:19:21.015Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-02-14T06:19:21.015Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-14T06:19:21.015Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-14T06:19:21.015Z] === RUN TestCopyFromContainer [2020-02-14T06:19:21.198Z] +++ kill 13124 [2020-02-14T06:19:21.400Z] INFO: Extraction ended at 02/14/2020 06:19:20. Duration:00:00:24.6299930 [2020-02-14T06:19:21.400Z] INFO: Updating the golang and path environment variables [2020-02-14T06:19:21.400Z] INFO: GOPATH=d:\gopath [2020-02-14T06:19:21.400Z] INFO: go version go1.13.7 windows/amd64 [2020-02-14T06:19:21.400Z] INFO: Running the daemon under test in debug mode [2020-02-14T06:19:21.400Z] INFO: Starting a daemon under test... [2020-02-14T06:19:21.400Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40521\3\daemon --pidfile d:\CI\PR-40521\3\docker.pid -D [2020-02-14T06:19:21.400Z] INFO: Process started successfully. [2020-02-14T06:19:21.400Z] INFO: Start tailing logs of the daemon under tests [2020-02-14T06:19:21.400Z] INFO: Waiting for the daemon under test to start... [2020-02-14T06:19:21.947Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-14T06:19:22.573Z] +++ /etc/init.d/apparmor stop [2020-02-14T06:19:22.573Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-14T06:19:22.573Z] [2020-02-14T06:19:22.573Z] Unloading profiles will leave already running processes permanently [2020-02-14T06:19:22.573Z] unconfined, which can lead to unexpected situations. [2020-02-14T06:19:22.573Z] [2020-02-14T06:19:22.573Z] To set a process to complain mode, use the command line tool [2020-02-14T06:19:22.573Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-14T06:19:22.573Z] +++ true [2020-02-14T06:19:22.573Z] [2020-02-14T06:19:23.320Z] === RUN TestCopyFromContainer// [2020-02-14T06:19:23.320Z] === RUN TestCopyFromContainer//bar/root [2020-02-14T06:19:23.320Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-14T06:19:23.577Z] === RUN TestCopyFromContainer/bar/quux [2020-02-14T06:19:23.833Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-14T06:19:23.833Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-14T06:19:23.833Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-14T06:19:24.091Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-14T06:19:24.091Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-14T06:19:24.091Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-14T06:19:24.347Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-14T06:19:24.347Z] --- PASS: TestCopyFromContainer (3.31s) [2020-02-14T06:19:24.347Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-02-14T06:19:24.347Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-14T06:19:24.347Z] --- PASS: TestCopyFromContainer//bar/root/ (0.19s) [2020-02-14T06:19:24.347Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-02-14T06:19:24.347Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-02-14T06:19:24.347Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-02-14T06:19:24.347Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-14T06:19:24.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-02-14T06:19:24.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-02-14T06:19:24.347Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-02-14T06:19:24.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-14T06:19:24.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-14T06:19:24.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-14T06:19:24.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-14T06:19:24.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-14T06:19:24.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-14T06:19:24.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-14T06:19:24.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-14T06:19:24.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-14T06:19:24.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-14T06:19:24.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-14T06:19:24.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-14T06:19:24.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-14T06:19:24.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-14T06:19:24.347Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-14T06:19:24.605Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-14T06:19:24.605Z] === RUN TestCreateWithInvalidEnv [2020-02-14T06:19:24.605Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-14T06:19:24.605Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-14T06:19:24.605Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-14T06:19:24.605Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-14T06:19:24.605Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-14T06:19:24.605Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-14T06:19:24.605Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-14T06:19:24.605Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-14T06:19:24.605Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-14T06:19:24.605Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-14T06:19:24.605Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-14T06:19:24.605Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-14T06:19:24.605Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-14T06:19:24.605Z] === RUN TestCreateTmpfsMountsTarget [2020-02-14T06:19:24.605Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-02-14T06:19:24.605Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-14T06:19:25.172Z] INFO: Daemon under test started and replied! [2020-02-14T06:19:25.172Z] INFO: Docker version of the daemon under test [2020-02-14T06:19:25.172Z] [2020-02-14T06:19:25.172Z] Client: [2020-02-14T06:19:25.172Z] Version: 17.06.2-ce [2020-02-14T06:19:25.172Z] API version: 1.30 [2020-02-14T06:19:25.172Z] Go version: go1.8.3 [2020-02-14T06:19:25.172Z] Git commit: cec0b72 [2020-02-14T06:19:25.172Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-14T06:19:25.172Z] OS/Arch: windows/amd64 [2020-02-14T06:19:25.172Z] [2020-02-14T06:19:25.172Z] Server: [2020-02-14T06:19:25.172Z] Version: 0.0.0-dev [2020-02-14T06:19:25.172Z] API version: 1.41 (minimum version 1.24) [2020-02-14T06:19:25.172Z] Go version: go1.13.7 [2020-02-14T06:19:25.172Z] Git commit: bf0bd1d74c [2020-02-14T06:19:25.172Z] Built: 02/14/2020 06:17:40 [2020-02-14T06:19:25.172Z] OS/Arch: windows/amd64 [2020-02-14T06:19:25.172Z] Experimental: false [2020-02-14T06:19:25.172Z] [2020-02-14T06:19:25.172Z] INFO: Docker info of the daemon under test [2020-02-14T06:19:25.172Z] [2020-02-14T06:19:25.172Z] Containers: 0 [2020-02-14T06:19:25.172Z] Running: 0 [2020-02-14T06:19:25.172Z] Paused: 0 [2020-02-14T06:19:25.172Z] Stopped: 0 [2020-02-14T06:19:25.172Z] Images: 0 [2020-02-14T06:19:25.172Z] Server Version: 0.0.0-dev [2020-02-14T06:19:25.172Z] Storage Driver: windowsfilter [2020-02-14T06:19:25.172Z] Windows: [2020-02-14T06:19:25.172Z] Logging Driver: json-file [2020-02-14T06:19:25.172Z] Plugins: [2020-02-14T06:19:25.172Z] Volume: local [2020-02-14T06:19:25.172Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-14T06:19:25.172Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-14T06:19:25.172Z] Swarm: inactive [2020-02-14T06:19:25.172Z] Default Isolation: process [2020-02-14T06:19:25.172Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-14T06:19:25.172Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-14T06:19:25.172Z] OSType: windows [2020-02-14T06:19:25.172Z] Architecture: x86_64 [2020-02-14T06:19:25.172Z] CPUs: 4 [2020-02-14T06:19:25.172Z] Total Memory: 32GiB [2020-02-14T06:19:25.172Z] Name: azwin-2-8a9880 [2020-02-14T06:19:25.172Z] ID: AFE3:SPDS:RYVY:GX7D:KHPU:UD57:FUEO:XJMQ:GG7Q:2YWS:Y6MH:K2GY [2020-02-14T06:19:25.172Z] Docker Root Dir: D:\CI\PR-40521\3\daemon [2020-02-14T06:19:25.172Z] Debug Mode (client): false [2020-02-14T06:19:25.172Z] Debug Mode (server): true [2020-02-14T06:19:25.172Z] File Descriptors: -1 [2020-02-14T06:19:25.172Z] Goroutines: 17 [2020-02-14T06:19:25.172Z] System Time: 2020-02-14T06:19:24.4685196Z [2020-02-14T06:19:25.172Z] EventsListeners: 0 [2020-02-14T06:19:25.172Z] Registry: https://index.docker.io/v1/ [2020-02-14T06:19:25.172Z] Labels: [2020-02-14T06:19:25.172Z] Experimental: false [2020-02-14T06:19:25.172Z] Insecure Registries: [2020-02-14T06:19:25.172Z] 127.0.0.0/8 [2020-02-14T06:19:25.172Z] Live Restore Enabled: false [2020-02-14T06:19:25.172Z] [2020-02-14T06:19:25.172Z] [2020-02-14T06:19:25.172Z] INFO: Docker images of the daemon under test [2020-02-14T06:19:25.172Z] [2020-02-14T06:19:25.172Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-14T06:19:25.172Z] [2020-02-14T06:19:25.172Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-14T06:19:25.172Z] INFO: Pulling mcr.microsoft.com/windows/servercore:10.0.17763.973 from docker hub into daemon under test. This may take some time... [2020-02-14T06:19:25.172Z] 10.0.17763.973: Pulling from windows/servercore [2020-02-14T06:19:25.172Z] 65014b3c3121: Pulling fs layer [2020-02-14T06:19:25.172Z] edbd72df76b4: Pulling fs layer [2020-02-14T06:19:25.978Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean Post stage [Pipeline] junit [2020-02-14T06:19:26.774Z] Recording test results [2020-02-14T06:19:26.909Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2020-02-14T06:19:26.909Z] === RUN TestCreateWithCapabilities [2020-02-14T06:19:26.909Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-14T06:19:26.909Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-14T06:19:26.909Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-14T06:19:26.909Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-14T06:19:26.909Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-14T06:19:26.909Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-14T06:19:26.909Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-14T06:19:26.909Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-14T06:19:26.909Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-14T06:19:26.909Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-14T06:19:26.909Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-14T06:19:26.909Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-14T06:19:26.909Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-14T06:19:26.909Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-14T06:19:26.909Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-14T06:19:26.909Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-14T06:19:26.909Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-14T06:19:26.909Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-14T06:19:26.909Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-14T06:19:26.909Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-14T06:19:26.909Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-14T06:19:26.909Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-14T06:19:26.909Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-14T06:19:26.909Z] === CONT TestCreateWithCapabilities/empty_capadd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-14T06:19:27.165Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-14T06:19:27.166Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-14T06:19:27.166Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-14T06:19:27.166Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-14T06:19:27.166Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-14T06:19:27.166Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-14T06:19:27.166Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-14T06:19:27.166Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-14T06:19:27.166Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-14T06:19:27.166Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-14T06:19:27.166Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-14T06:19:27.166Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-14T06:19:27.166Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-14T06:19:27.166Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-14T06:19:27.166Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-14T06:19:27.166Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-14T06:19:27.166Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-02-14T06:19:27.166Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-14T06:19:27.166Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-14T06:19:27.166Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-14T06:19:27.166Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-02-14T06:19:27.166Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-14T06:19:27.433Z] + echo Ensuring container killed. [2020-02-14T06:19:27.433Z] Ensuring container killed. [2020-02-14T06:19:27.433Z] + docker rm -vf docker-pr3 [2020-02-14T06:19:27.433Z] Error: No such container: docker-pr3 [2020-02-14T06:19:27.433Z] + true [Pipeline] sh [2020-02-14T06:19:27.726Z] + echo Chowning /workspace to jenkins user [2020-02-14T06:19:27.726Z] Chowning /workspace to jenkins user [2020-02-14T06:19:27.726Z] + id -u [2020-02-14T06:19:27.726Z] + id -g [2020-02-14T06:19:27.726Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40521:/workspace busybox chown -R 1000:1000 /workspace [2020-02-14T06:19:27.730Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-14T06:19:28.294Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-14T06:19:30.190Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2020-02-14T06:19:30.190Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-14T06:19:30.190Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-14T06:19:30.190Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-14T06:19:30.190Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-14T06:19:30.190Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-14T06:19:30.190Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-14T06:19:30.190Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-14T06:19:30.190Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-14T06:19:30.190Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-14T06:19:30.190Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-14T06:19:30.190Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-14T06:19:30.190Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-14T06:19:30.190Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-14T06:19:30.190Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-14T06:19:30.190Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-14T06:19:30.190Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-14T06:19:30.190Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-14T06:19:30.190Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-14T06:19:30.190Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-14T06:19:30.190Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-14T06:19:30.190Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-14T06:19:30.190Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-14T06:19:30.190Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-14T06:19:30.757Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-02-14T06:19:30.757Z] === RUN TestContainerStartOnDaemonRestart [2020-02-14T06:19:30.757Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-14T06:19:30.757Z] === RUN TestDaemonRestartIpcMode [2020-02-14T06:19:30.757Z] === PAUSE TestDaemonRestartIpcMode [2020-02-14T06:19:30.757Z] === RUN TestDaemonHostGatewayIP [2020-02-14T06:19:30.757Z] === PAUSE TestDaemonHostGatewayIP [2020-02-14T06:19:30.757Z] === RUN TestDiff [2020-02-14T06:19:30.757Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-14T06:19:31.322Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-14T06:19:31.886Z] --- PASS: TestDiff (0.95s) [2020-02-14T06:19:31.886Z] === RUN TestExecWithCloseStdin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-14T06:19:32.221Z] + bundleName=arm64-integration [2020-02-14T06:19:32.221Z] + echo Creating arm64-integration-bundles.tar.gz [2020-02-14T06:19:32.221Z] Creating arm64-integration-bundles.tar.gz [2020-02-14T06:19:32.221Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-14T06:19:32.221Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-14T06:19:32.533Z] Archiving artifacts [2020-02-14T06:19:32.769Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40521/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-14T06:19:32.818Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-14T06:19:32.818Z] --- PASS: TestExecWithCloseStdin (1.16s) [2020-02-14T06:19:32.818Z] === RUN TestExec [2020-02-14T06:19:32.818Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-14T06:19:33.085Z] + make clean [2020-02-14T06:19:33.653Z] docker volume rm -f docker-dev-cache [2020-02-14T06:19:33.747Z] --- PASS: TestExec (0.97s) [2020-02-14T06:19:33.747Z] === RUN TestExecUser [2020-02-14T06:19:33.911Z] docker-dev-cache [Pipeline] deleteDir [2020-02-14T06:19:34.678Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-14T06:19:34.937Z] --- PASS: TestExecUser (0.98s) [2020-02-14T06:19:34.937Z] === RUN TestExportContainerAndImportImage [2020-02-14T06:19:35.194Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-14T06:19:35.569Z] edbd72df76b4: Verifying Checksum [2020-02-14T06:19:35.569Z] edbd72df76b4: Download complete [2020-02-14T06:19:36.129Z] --- PASS: TestExportContainerAndImportImage (1.30s) [2020-02-14T06:19:36.129Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-14T06:19:38.025Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-02-14T06:19:38.025Z] === RUN TestHealthCheckWorkdir [2020-02-14T06:19:38.957Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-02-14T06:19:38.957Z] === RUN TestHealthKillContainer [2020-02-14T06:19:38.957Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-14T06:19:39.521Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-14T06:19:40.311Z] 65014b3c3121: Verifying Checksum [2020-02-14T06:19:40.311Z] 65014b3c3121: Download complete [2020-02-14T06:19:40.455Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-14T06:19:41.391Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-14T06:19:41.956Z] --- PASS: TestHealthKillContainer (3.15s) [2020-02-14T06:19:41.956Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-14T06:19:42.887Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-02-14T06:19:42.887Z] === RUN TestIpcModeNone [2020-02-14T06:19:42.887Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-14T06:19:43.451Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-14T06:19:43.708Z] --- PASS: TestIpcModeNone (0.97s) [2020-02-14T06:19:43.708Z] === RUN TestIpcModePrivate [2020-02-14T06:19:43.966Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-14T06:19:44.530Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-14T06:19:44.530Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-14T06:19:44.801Z] --- PASS: TestIpcModePrivate (1.08s) [2020-02-14T06:19:44.801Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:210, shared: false, mustBeShared: false [2020-02-14T06:19:44.801Z] === RUN TestIpcModeShareable [2020-02-14T06:19:46.182Z] --- PASS: TestIpcModeShareable (1.13s) [2020-02-14T06:19:46.182Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:191, shared: true, mustBeShared: true [2020-02-14T06:19:46.182Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-14T06:19:46.440Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-14T06:19:47.810Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-14T06:19:47.810Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-14T06:19:48.742Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-02-14T06:19:48.742Z] === RUN TestAPIIpcModeHost [2020-02-14T06:19:48.999Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-14T06:19:49.564Z] --- PASS: TestAPIIpcModeHost (0.86s) [2020-02-14T06:19:49.564Z] === RUN TestDaemonIpcModeShareable [2020-02-14T06:19:49.821Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-14T06:19:50.386Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-14T06:19:50.797Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-14T06:19:50.797Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-14T06:19:50.797Z] remote: Enumerating objects: 19, done. [2020-02-14T06:19:50.797Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-02-14T06:19:50.798Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2020-02-14T06:19:50.798Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-14T06:19:51.756Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2020-02-14T06:19:51.756Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true [2020-02-14T06:19:51.756Z] === RUN TestDaemonIpcModePrivate [2020-02-14T06:19:51.756Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-14T06:19:53.651Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-14T06:19:53.651Z] --- PASS: TestDaemonIpcModePrivate (1.94s) [2020-02-14T06:19:53.651Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: false, mustBeShared: false [2020-02-14T06:19:53.651Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-14T06:19:53.908Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-14T06:19:55.280Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-14T06:19:55.280Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s) [2020-02-14T06:19:55.280Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2020-02-14T06:19:55.280Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-14T06:19:56.053Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-14T06:19:56.379Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40521/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda hack/test/unit [2020-02-14T06:19:57.181Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-14T06:19:57.437Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.01s) [2020-02-14T06:19:57.438Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: true, mustBeShared: true [2020-02-14T06:19:57.438Z] === RUN TestIpcModeOlderClient [2020-02-14T06:19:57.438Z] === PAUSE TestIpcModeOlderClient [2020-02-14T06:19:57.438Z] === RUN TestKillContainerInvalidSignal [2020-02-14T06:19:57.696Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-14T06:19:58.260Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2020-02-14T06:19:58.260Z] === RUN TestKillContainer [2020-02-14T06:19:58.260Z] === RUN TestKillContainer/no_signal [2020-02-14T06:19:58.973Z] #76 exporting layers 112.7s done [2020-02-14T06:19:58.973Z] #76 exporting manifest sha256:17c40c978c8015d0bc639c21f9a68e8d2b16c92cf2c4601ecdbff3e1f8836f85 done [2020-02-14T06:19:58.973Z] #76 exporting config sha256:ed94fd5623e555eae701261b1a2faf20eba07f4edaa22fc73ed2174e16facbcc done [2020-02-14T06:19:58.973Z] #76 sending tarball [2020-02-14T06:19:59.191Z] === RUN TestKillContainer/non_killing_signal [2020-02-14T06:19:59.652Z] ? github.com/docker/docker/api [no test files] [2020-02-14T06:19:59.755Z] === RUN TestKillContainer/killing_signal [2020-02-14T06:20:00.686Z] --- PASS: TestKillContainer (2.38s) [2020-02-14T06:20:00.686Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-02-14T06:20:00.686Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-02-14T06:20:00.686Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-02-14T06:20:00.686Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-14T06:20:00.686Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-14T06:20:01.250Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-14T06:20:01.508Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-14T06:20:02.071Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-14T06:20:02.637Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-02-14T06:20:02.637Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2020-02-14T06:20:02.637Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2020-02-14T06:20:02.637Z] === RUN TestKillStoppedContainer [2020-02-14T06:20:02.637Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-14T06:20:02.637Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-14T06:20:02.637Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-14T06:20:02.637Z] === RUN TestKillDifferentUserContainer [2020-02-14T06:20:03.568Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-02-14T06:20:03.568Z] === RUN TestInspectOomKilledTrue [2020-02-14T06:20:03.568Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-14T06:20:03.568Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:20:03.568Z] === RUN TestInspectOomKilledFalse [2020-02-14T06:20:03.568Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-14T06:20:03.568Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:20:03.568Z] === RUN TestLinksEtcHostsContentMatch [2020-02-14T06:20:04.133Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-02-14T06:20:04.133Z] === RUN TestLinksContainerNames [2020-02-14T06:20:04.527Z] #76 sending tarball 19.5s done [2020-02-14T06:20:04.527Z] #76 DONE 132.2s [2020-02-14T06:20:04.527Z] [2020-02-14T06:20:04.527Z] #77 importing to docker [2020-02-14T06:20:06.030Z] --- PASS: TestLinksContainerNames (1.60s) [2020-02-14T06:20:06.030Z] === RUN TestLogsFollowTailEmpty [2020-02-14T06:20:06.593Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-02-14T06:20:06.593Z] === RUN TestContainerNetworkMountsNoChown [2020-02-14T06:20:06.851Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-14T06:20:07.415Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/default [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/default [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/private [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/private [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rprivate [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/slave [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/slave [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rslave [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/shared [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/shared [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rshared [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-14T06:20:07.415Z] === CONT TestMountDaemonRoot/default [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-14T06:20:07.415Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-14T06:20:07.415Z] === CONT TestMountDaemonRoot/rshared [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-14T06:20:07.415Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-14T06:20:07.415Z] === CONT TestMountDaemonRoot/shared [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-14T06:20:07.415Z] === CONT TestMountDaemonRoot/rslave [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-14T06:20:07.415Z] === CONT TestMountDaemonRoot/slave [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-14T06:20:07.415Z] === CONT TestMountDaemonRoot/rprivate [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-14T06:20:07.415Z] === CONT TestMountDaemonRoot/private [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-14T06:20:07.415Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-14T06:20:07.415Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-14T06:20:07.415Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-14T06:20:07.415Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-14T06:20:07.673Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-14T06:20:07.673Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-14T06:20:07.673Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-14T06:20:07.673Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-14T06:20:07.673Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-14T06:20:07.673Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-14T06:20:07.673Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-14T06:20:07.673Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-14T06:20:07.673Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-14T06:20:07.673Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-14T06:20:07.934Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-14T06:20:07.934Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-14T06:20:07.934Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-14T06:20:07.934Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-14T06:20:07.934Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-14T06:20:07.934Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-14T06:20:07.934Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-14T06:20:07.934Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-14T06:20:07.934Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-14T06:20:07.934Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-14T06:20:07.934Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-14T06:20:08.191Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-14T06:20:08.191Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-14T06:20:08.191Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-14T06:20:08.191Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-14T06:20:08.191Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-14T06:20:08.191Z] === RUN TestContainerBindMountNonRecursive [2020-02-14T06:20:10.716Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-14T06:20:10.716Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-14T06:20:10.974Z] --- PASS: TestContainerBindMountNonRecursive (2.83s) [2020-02-14T06:20:10.974Z] === RUN TestNetworkNat [2020-02-14T06:20:11.840Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-02-14T06:20:11.906Z] --- PASS: TestNetworkNat (1.02s) [2020-02-14T06:20:11.906Z] === RUN TestNetworkLocalhostTCPNat [2020-02-14T06:20:13.276Z] --- PASS: TestNetworkLocalhostTCPNat (1.14s) [2020-02-14T06:20:13.276Z] === RUN TestNetworkLoopbackNat [2020-02-14T06:20:13.840Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-14T06:20:14.406Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-02-14T06:20:14.406Z] === RUN TestPause [2020-02-14T06:20:15.336Z] --- PASS: TestPause (1.00s) [2020-02-14T06:20:15.336Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-14T06:20:15.336Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-14T06:20:15.336Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-14T06:20:15.336Z] === RUN TestPauseStopPausedContainer [2020-02-14T06:20:16.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-14T06:20:16.268Z] --- PASS: TestPauseStopPausedContainer (0.99s) [2020-02-14T06:20:16.268Z] === RUN TestPsFilter [2020-02-14T06:20:16.526Z] --- PASS: TestPsFilter (0.16s) [2020-02-14T06:20:16.526Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-14T06:20:17.460Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-02-14T06:20:17.460Z] === RUN TestRemoveContainerWithVolume [2020-02-14T06:20:18.392Z] --- PASS: TestRemoveContainerWithVolume (1.00s) [2020-02-14T06:20:18.392Z] === RUN TestRemoveContainerRunning [2020-02-14T06:20:20.289Z] --- PASS: TestRemoveContainerRunning (1.80s) [2020-02-14T06:20:20.289Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-14T06:20:20.546Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-14T06:20:21.109Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.15s) [2020-02-14T06:20:21.109Z] === RUN TestRemoveInvalidContainer [2020-02-14T06:20:21.366Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-14T06:20:21.366Z] === RUN TestRenameLinkedContainer [2020-02-14T06:20:21.930Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-14T06:20:23.827Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-14T06:20:25.727Z] --- PASS: TestRenameLinkedContainer (4.52s) [2020-02-14T06:20:25.727Z] === RUN TestRenameStoppedContainer [2020-02-14T06:20:26.664Z] --- PASS: TestRenameStoppedContainer (1.01s) [2020-02-14T06:20:26.664Z] === RUN TestRenameRunningContainerAndReuse [2020-02-14T06:20:29.186Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-14T06:20:29.186Z] --- PASS: TestRenameRunningContainerAndReuse (2.12s) [2020-02-14T06:20:29.186Z] === RUN TestRenameInvalidName [2020-02-14T06:20:29.186Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-14T06:20:29.749Z] --- PASS: TestRenameInvalidName (0.91s) [2020-02-14T06:20:29.749Z] === RUN TestRenameAnonymousContainer [2020-02-14T06:20:31.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-14T06:20:32.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-14T06:20:33.420Z] --- PASS: TestRenameAnonymousContainer (3.71s) [2020-02-14T06:20:33.420Z] === RUN TestRenameContainerWithSameName [2020-02-14T06:20:34.352Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-02-14T06:20:34.352Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-14T06:20:36.248Z] --- PASS: TestRenameContainerWithLinkedContainer (1.84s) [2020-02-14T06:20:36.248Z] === RUN TestResize [2020-02-14T06:20:36.505Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-14T06:20:36.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-14T06:20:37.327Z] --- PASS: TestResize (0.95s) [2020-02-14T06:20:37.327Z] === RUN TestResizeWithInvalidSize [2020-02-14T06:20:37.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-14T06:20:38.260Z] --- PASS: TestResizeWithInvalidSize (1.01s) [2020-02-14T06:20:38.260Z] === RUN TestResizeWhenContainerNotStarted [2020-02-14T06:20:39.193Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-14T06:20:39.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-14T06:20:39.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-14T06:20:39.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-14T06:20:39.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-14T06:20:39.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-14T06:20:39.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-14T06:20:39.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-14T06:20:39.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:20:39.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:20:39.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:20:39.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:20:39.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:20:39.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:20:39.193Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-14T06:20:39.193Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:20:39.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-14T06:20:40.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-14T06:20:40.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-14T06:20:41.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:20:42.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-14T06:20:43.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:20:43.679Z] --- PASS: TestImportExtremelyLargeImageWorks (81.02s) [2020-02-14T06:20:43.679Z] PASS [2020-02-14T06:20:43.679Z] [2020-02-14T06:20:43.679Z] === Skipped [2020-02-14T06:20:43.679Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-14T06:20:43.679Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:20:43.679Z] [2020-02-14T06:20:43.679Z] [2020-02-14T06:20:43.679Z] DONE 12 tests, 1 skipped in 82.370s [2020-02-14T06:20:43.679Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-14T06:20:43.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:20:43.679Z] ++ set -e [2020-02-14T06:20:43.679Z] ++ '[' -n 0 ']' [2020-02-14T06:20:43.679Z] ++ set -x [2020-02-14T06:20:43.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:20:43.679Z] INFO: Testing against a local daemon [2020-02-14T06:20:43.679Z] === RUN TestNetworkCreateDelete [2020-02-14T06:20:43.679Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-02-14T06:20:43.679Z] === RUN TestDockerNetworkDeletePreferID [2020-02-14T06:20:43.679Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) [2020-02-14T06:20:43.679Z] === RUN TestInspectNetwork [2020-02-14T06:20:43.794Z] #77 DONE 37.1s [Pipeline] } [2020-02-14T06:20:43.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:20:43.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-14T06:20:44.252Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40521/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda hack/test/unit [2020-02-14T06:20:44.945Z] === RUN TestInspectNetwork/full_network_id [2020-02-14T06:20:44.945Z] === RUN TestInspectNetwork/partial_network_id [2020-02-14T06:20:44.945Z] === RUN TestInspectNetwork/network_name [2020-02-14T06:20:44.945Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-14T06:20:45.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-14T06:20:45.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-14T06:20:46.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-14T06:20:46.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-14T06:20:47.861Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-14T06:20:48.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-14T06:20:48.376Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-14T06:20:48.699Z] ? github.com/docker/docker/api [no test files] [2020-02-14T06:20:49.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-14T06:20:50.095Z] --- PASS: TestInspectNetwork (8.53s) [2020-02-14T06:20:50.095Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-14T06:20:50.095Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-14T06:20:50.095Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-14T06:20:50.095Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-14T06:20:50.095Z] === RUN TestRunContainerWithBridgeNone [2020-02-14T06:20:50.241Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-14T06:20:50.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-14T06:20:51.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-14T06:20:52.455Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2020-02-14T06:20:52.455Z] === RUN TestNetworkInvalidJSON [2020-02-14T06:20:52.455Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-14T06:20:52.455Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-14T06:20:52.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-14T06:20:52.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-14T06:20:52.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-14T06:20:52.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-14T06:20:52.455Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-14T06:20:52.455Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-14T06:20:52.455Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-14T06:20:52.455Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-02-14T06:20:52.455Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-14T06:20:52.455Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-14T06:20:52.455Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-14T06:20:52.455Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-14T06:20:52.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-14T06:20:53.645Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-14T06:20:53.645Z] === RUN TestDaemonDefaultNetworkPools [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.17s) [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.47s) [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2020-02-14T06:20:54.119Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2020-02-14T06:20:54.119Z] === RUN TestCgroupNamespacesRun [2020-02-14T06:20:54.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-14T06:20:54.390Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-02-14T06:20:54.390Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-14T06:20:55.778Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-02-14T06:20:55.778Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-14T06:20:56.014Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-02-14T06:20:56.014Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-14T06:20:56.524Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2020-02-14T06:20:56.525Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-14T06:20:57.260Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-14T06:20:57.260Z] === RUN TestServiceWithPredefinedNetwork [2020-02-14T06:20:57.910Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2020-02-14T06:20:57.910Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-14T06:20:58.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-14T06:21:00.065Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2020-02-14T06:21:00.065Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-14T06:21:00.351Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2020-02-14T06:21:00.351Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-14T06:21:00.351Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-14T06:21:00.351Z] service_test.go:230: FLAKY_TEST [2020-02-14T06:21:00.351Z] === RUN TestServiceWithDataPathPortInit [2020-02-14T06:21:01.963Z] --- PASS: TestCgroupNamespacesRunHostMode (2.08s) [2020-02-14T06:21:01.963Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-14T06:21:01.963Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-14T06:21:03.860Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-02-14T06:21:03.860Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-14T06:21:04.425Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-02-14T06:21:04.425Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-14T06:21:04.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-14T06:21:05.555Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-02-14T06:21:05.555Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-14T06:21:06.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-14T06:21:07.491Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.99s) [2020-02-14T06:21:07.491Z] === RUN TestKernelTCPMemory [2020-02-14T06:21:08.422Z] --- PASS: TestKernelTCPMemory (1.02s) [2020-02-14T06:21:08.422Z] === RUN TestNISDomainname [2020-02-14T06:21:08.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-14T06:21:09.549Z] --- PASS: TestNISDomainname (1.01s) [2020-02-14T06:21:09.549Z] === RUN TestHostnameDnsResolution [2020-02-14T06:21:10.919Z] --- PASS: TestHostnameDnsResolution (1.54s) [2020-02-14T06:21:10.919Z] === RUN TestStats [2020-02-14T06:21:11.107Z] ok github.com/docker/docker/api/server 0.032s coverage: 9.0% of statements [2020-02-14T06:21:11.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-14T06:21:12.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-14T06:21:12.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-14T06:21:12.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-14T06:21:13.050Z] --- PASS: TestStats (1.97s) [2020-02-14T06:21:13.050Z] === RUN TestStopContainerWithTimeout [2020-02-14T06:21:13.050Z] === RUN TestStopContainerWithTimeout/0 [2020-02-14T06:21:13.050Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-14T06:21:13.050Z] === RUN TestStopContainerWithTimeout/1 [2020-02-14T06:21:13.050Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-14T06:21:13.050Z] === RUN TestStopContainerWithTimeout/3 [2020-02-14T06:21:13.050Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-14T06:21:13.050Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-14T06:21:13.050Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-14T06:21:13.050Z] === CONT TestStopContainerWithTimeout/0 [2020-02-14T06:21:13.050Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-14T06:21:13.982Z] === CONT TestStopContainerWithTimeout/3 [2020-02-14T06:21:14.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-14T06:21:15.844Z] === CONT TestStopContainerWithTimeout/1 [2020-02-14T06:21:16.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-14T06:21:16.526Z] --- PASS: TestServiceWithDataPathPortInit (16.65s) [2020-02-14T06:21:16.526Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-14T06:21:17.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-14T06:21:17.780Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-14T06:21:17.780Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-02-14T06:21:17.780Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2020-02-14T06:21:17.780Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2020-02-14T06:21:17.780Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-02-14T06:21:17.780Z] === RUN TestDeleteDevicemapper [2020-02-14T06:21:17.780Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-14T06:21:17.780Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-14T06:21:17.780Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-14T06:21:18.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-14T06:21:19.493Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-14T06:21:19.493Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2020-02-14T06:21:19.493Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-02-14T06:21:19.493Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-14T06:21:19.493Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-14T06:21:19.493Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-14T06:21:20.058Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-14T06:21:20.058Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-14T06:21:20.058Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-14T06:21:20.058Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-14T06:21:20.315Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-14T06:21:20.315Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-14T06:21:20.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-14T06:21:20.561Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s) [2020-02-14T06:21:20.561Z] === RUN TestUpdateMemory [2020-02-14T06:21:20.561Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-14T06:21:20.561Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:21:20.561Z] === RUN TestUpdateCPUQuota [2020-02-14T06:21:21.244Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-14T06:21:21.244Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-14T06:21:21.807Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.5% of statements [2020-02-14T06:21:21.807Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-14T06:21:21.807Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-14T06:21:21.807Z] ? github.com/docker/docker/api/types [no test files] [2020-02-14T06:21:21.807Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-14T06:21:21.807Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-14T06:21:21.807Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-14T06:21:21.807Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-14T06:21:21.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-14T06:21:22.189Z] --- PASS: TestUpdateCPUQuota (1.58s) [2020-02-14T06:21:22.189Z] === RUN TestUpdatePidsLimit [2020-02-14T06:21:22.189Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-14T06:21:22.371Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-02-14T06:21:22.371Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-02-14T06:21:22.371Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-14T06:21:22.371Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-14T06:21:22.371Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-14T06:21:22.371Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-14T06:21:22.371Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-14T06:21:22.371Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-14T06:21:22.371Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-14T06:21:22.754Z] === RUN TestUpdatePidsLimit/no_change [2020-02-14T06:21:22.937Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-02-14T06:21:22.937Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-02-14T06:21:22.937Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-14T06:21:22.937Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-14T06:21:22.937Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-14T06:21:22.937Z] ? github.com/docker/docker/builder [no test files] [2020-02-14T06:21:22.937Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-14T06:21:22.937Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-14T06:21:22.937Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-14T06:21:22.937Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-14T06:21:22.937Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-14T06:21:22.937Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-14T06:21:22.937Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-14T06:21:23.012Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-14T06:21:23.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-14T06:21:23.501Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-02-14T06:21:23.579Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-14T06:21:23.836Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-14T06:21:24.400Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-14T06:21:24.657Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-14T06:21:24.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-14T06:21:25.626Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.21s) [2020-02-14T06:21:25.626Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:towvbvdcn3acdjr5r1mntskg4 Created:2020-02-14 06:21:18.082336776 +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[b10f974ec8eaff01d052b96da8af0f9e5db35ebe77bd50a106c9cfc794146d0a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rcr83m1woc7eagfhiiud8qmgy EndpointID:ad3631b04fd49478a4412d12e072b65d8d8a1b59c61a23ebee569954d395c789 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:631041e8d076175ac1a37530aa3ace4fd641b0dd9d658d8bda91905bcc42134e 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:0aa2c25b5f14 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rcr83m1woc7eagfhiiud8qmgy EndpointID:ad3631b04fd49478a4412d12e072b65d8d8a1b59c61a23ebee569954d395c789 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-14T06:21:25.626Z] PASS [2020-02-14T06:21:25.626Z] [2020-02-14T06:21:25.626Z] === Skipped [2020-02-14T06:21:25.626Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-14T06:21:25.626Z] service_test.go:230: FLAKY_TEST [2020-02-14T06:21:25.626Z] [2020-02-14T06:21:25.626Z] [2020-02-14T06:21:25.626Z] DONE 21 tests, 1 skipped in 43.879s [2020-02-14T06:21:25.626Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-14T06:21:25.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:21:25.626Z] ++ set -e [2020-02-14T06:21:25.626Z] ++ '[' -n 0 ']' [2020-02-14T06:21:25.626Z] ++ set -x [2020-02-14T06:21:25.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:21:25.626Z] INFO: Testing against a local daemon [2020-02-14T06:21:25.626Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-14T06:21:25.626Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-14T06:21:25.626Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:21:25.626Z] === RUN TestDockerNetworkIpvlan [2020-02-14T06:21:25.626Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-14T06:21:25.626Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:21:25.626Z] PASS [2020-02-14T06:21:25.626Z] [2020-02-14T06:21:25.626Z] === Skipped [2020-02-14T06:21:25.626Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-14T06:21:25.626Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:21:25.626Z] [2020-02-14T06:21:25.626Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-14T06:21:25.626Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:21:25.626Z] [2020-02-14T06:21:25.626Z] [2020-02-14T06:21:25.626Z] DONE 2 tests, 2 skipped in 0.082s [2020-02-14T06:21:25.626Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-14T06:21:25.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:21:25.626Z] ++ set -e [2020-02-14T06:21:25.626Z] ++ '[' -n 0 ']' [2020-02-14T06:21:25.626Z] ++ set -x [2020-02-14T06:21:25.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:21:25.626Z] INFO: Testing against a local daemon [2020-02-14T06:21:25.626Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-14T06:21:26.284Z] --- PASS: TestUpdatePidsLimit (3.97s) [2020-02-14T06:21:26.284Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-02-14T06:21:26.284Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-02-14T06:21:26.284Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-02-14T06:21:26.284Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-02-14T06:21:26.284Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-02-14T06:21:26.284Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-02-14T06:21:26.284Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-02-14T06:21:26.284Z] === RUN TestUpdateRestartPolicy [2020-02-14T06:21:26.375Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-02-14T06:21:26.375Z] === RUN TestDockerNetworkMacvlan [2020-02-14T06:21:27.119Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-14T06:21:27.729Z] ok github.com/docker/docker/builder/remotecontext 0.183s coverage: 13.6% of statements [2020-02-14T06:21:27.729Z] ok github.com/docker/docker/builder/dockerfile 0.636s coverage: 48.2% of statements [2020-02-14T06:21:28.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-14T06:21:28.565Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-14T06:21:28.659Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-14T06:21:29.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-14T06:21:29.345Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-14T06:21:29.589Z] ok github.com/docker/docker/builder/remotecontext/git 1.339s coverage: 86.3% of statements [2020-02-14T06:21:29.589Z] ? github.com/docker/docker/cli [no test files] [2020-02-14T06:21:29.589Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-14T06:21:30.038Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-14T06:21:30.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-14T06:21:31.726Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-14T06:21:31.973Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-14T06:21:32.862Z] ok github.com/docker/docker/client 0.195s coverage: 75.8% of statements [2020-02-14T06:21:32.904Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-14T06:21:33.467Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-14T06:21:33.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-14T06:21:35.650Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-14T06:21:37.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-14T06:21:38.835Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-14T06:21:39.677Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-14T06:21:39.769Z] --- PASS: TestUpdateRestartPolicy (13.41s) [2020-02-14T06:21:39.769Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-14T06:21:40.332Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-14T06:21:40.437Z] --- PASS: TestDockerNetworkMacvlan (13.92s) [2020-02-14T06:21:40.437Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-02-14T06:21:40.437Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-14T06:21:40.437Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2020-02-14T06:21:40.437Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s) [2020-02-14T06:21:40.437Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.75s) [2020-02-14T06:21:40.437Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s) [2020-02-14T06:21:40.437Z] PASS [2020-02-14T06:21:40.437Z] [2020-02-14T06:21:40.437Z] DONE 8 tests in 15.400s [2020-02-14T06:21:40.437Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-14T06:21:40.437Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:21:40.437Z] ++ set -e [2020-02-14T06:21:40.437Z] ++ '[' -n 0 ']' [2020-02-14T06:21:40.437Z] ++ set -x [2020-02-14T06:21:40.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:21:40.437Z] testing: warning: no tests to run [2020-02-14T06:21:40.437Z] PASS [2020-02-14T06:21:40.437Z] [2020-02-14T06:21:40.437Z] DONE 0 tests in 0.015s [2020-02-14T06:21:40.437Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-14T06:21:40.437Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:21:40.437Z] ++ set -e [2020-02-14T06:21:40.437Z] ++ '[' -n 0 ']' [2020-02-14T06:21:40.437Z] ++ set -x [2020-02-14T06:21:40.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:21:40.437Z] INFO: Testing against a local daemon [2020-02-14T06:21:40.437Z] === RUN TestAuthZPluginAllowRequest [2020-02-14T06:21:40.590Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2020-02-14T06:21:40.590Z] === RUN TestWaitNonBlocked [2020-02-14T06:21:40.590Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-14T06:21:40.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-14T06:21:40.590Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-14T06:21:40.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-14T06:21:40.590Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-14T06:21:40.590Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-14T06:21:41.153Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-14T06:21:42.085Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-14T06:21:42.086Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-02-14T06:21:42.086Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.33s) [2020-02-14T06:21:42.086Z] === RUN TestWaitBlocked [2020-02-14T06:21:42.086Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-14T06:21:42.086Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-14T06:21:42.086Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-14T06:21:42.086Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-14T06:21:42.086Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-14T06:21:42.086Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-14T06:21:42.165Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2020-02-14T06:21:42.165Z] === RUN TestAuthZPluginTLS [2020-02-14T06:21:42.343Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-14T06:21:42.525Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-02-14T06:21:42.525Z] === RUN TestAuthZPluginDenyRequest [2020-02-14T06:21:42.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-14T06:21:43.165Z] --- PASS: TestWaitBlocked (0.02s) [2020-02-14T06:21:43.165Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-02-14T06:21:43.165Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2020-02-14T06:21:43.165Z] === CONT TestContainerStartOnDaemonRestart [2020-02-14T06:21:43.165Z] === CONT TestIpcModeOlderClient [2020-02-14T06:21:43.165Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-02-14T06:21:43.165Z] === CONT TestDaemonHostGatewayIP [2020-02-14T06:21:43.276Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-02-14T06:21:43.276Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-14T06:21:43.621Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-02-14T06:21:43.621Z] === RUN TestAuthZPluginDenyResponse [2020-02-14T06:21:44.361Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-02-14T06:21:44.361Z] === RUN TestAuthZPluginAllowEventStream [2020-02-14T06:21:45.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-14T06:21:46.084Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2020-02-14T06:21:46.084Z] === RUN TestAuthZPluginErrorResponse [2020-02-14T06:21:46.430Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-02-14T06:21:46.430Z] === RUN TestAuthZPluginErrorRequest [2020-02-14T06:21:46.776Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-02-14T06:21:46.776Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-14T06:21:47.063Z] --- PASS: TestContainerStartOnDaemonRestart (3.85s) [2020-02-14T06:21:47.063Z] === CONT TestDaemonRestartIpcMode [2020-02-14T06:21:47.612Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-02-14T06:21:47.612Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-14T06:21:47.628Z] --- PASS: TestDaemonHostGatewayIP (4.30s) [2020-02-14T06:21:48.997Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-14T06:21:49.254Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-14T06:21:49.423Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2020-02-14T06:21:49.423Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-14T06:21:51.151Z] --- PASS: TestDaemonRestartIpcMode (3.98s) [2020-02-14T06:21:51.151Z] PASS [2020-02-14T06:21:51.151Z] [2020-02-14T06:21:51.151Z] === Skipped [2020-02-14T06:21:51.151Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-14T06:21:51.151Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-14T06:21:51.151Z] [2020-02-14T06:21:51.151Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-14T06:21:51.151Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:21:51.151Z] [2020-02-14T06:21:51.151Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-14T06:21:51.151Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:21:51.151Z] [2020-02-14T06:21:51.151Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-14T06:21:51.151Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-14T06:21:51.151Z] [2020-02-14T06:21:51.151Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-14T06:21:51.151Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-14T06:21:51.151Z] [2020-02-14T06:21:51.151Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-14T06:21:51.151Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:21:51.151Z] [2020-02-14T06:21:51.151Z] [2020-02-14T06:21:51.151Z] DONE 199 tests, 6 skipped in 150.568s [2020-02-14T06:21:51.151Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-14T06:21:51.151Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:21:51.151Z] ++ set -e [2020-02-14T06:21:51.151Z] ++ '[' -n 0 ']' [2020-02-14T06:21:51.151Z] ++ set -x [2020-02-14T06:21:51.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:21:51.151Z] INFO: Testing against a local daemon [2020-02-14T06:21:51.151Z] === RUN TestCommitInheritsEnv [2020-02-14T06:21:51.409Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-14T06:21:51.666Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-02-14T06:21:51.666Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-14T06:21:51.666Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-14T06:21:51.666Z] === RUN TestImagesFilterMultiReference [2020-02-14T06:21:51.666Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-02-14T06:21:51.666Z] === RUN TestImagePullPlatformInvalid [2020-02-14T06:21:51.778Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s) [2020-02-14T06:21:51.778Z] === RUN TestAuthZPluginHeader [2020-02-14T06:21:51.923Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-14T06:21:51.923Z] === RUN TestRemoveImageOrphaning [2020-02-14T06:21:52.487Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-02-14T06:21:52.487Z] === RUN TestRemoveImageGarbageCollector [2020-02-14T06:21:52.487Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-14T06:21:52.487Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-14T06:21:52.530Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-02-14T06:21:52.530Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-14T06:21:52.530Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-14T06:21:52.530Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:21:52.530Z] === RUN TestAuthZPluginV2Disable [2020-02-14T06:21:52.530Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-14T06:21:52.530Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:21:52.530Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-14T06:21:52.530Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-14T06:21:52.530Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:21:52.530Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-14T06:21:52.530Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-14T06:21:52.530Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:21:52.530Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-14T06:21:53.053Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-14T06:21:53.618Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-14T06:21:53.876Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-14T06:21:54.133Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-14T06:21:54.390Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-14T06:21:54.390Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-14T06:21:54.648Z] --- PASS: TestRemoveImageGarbageCollector (2.30s) [2020-02-14T06:21:54.648Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-14T06:21:54.648Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-02-14T06:21:54.648Z] === RUN TestTagInvalidReference [2020-02-14T06:21:54.648Z] --- PASS: TestTagInvalidReference (0.02s) [2020-02-14T06:21:54.648Z] === RUN TestTagValidPrefixedRepo [2020-02-14T06:21:54.648Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-02-14T06:21:54.648Z] === RUN TestTagExistedNameWithoutForce [2020-02-14T06:21:54.648Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-14T06:21:54.648Z] === RUN TestTagOfficialNames [2020-02-14T06:21:54.904Z] --- PASS: TestTagOfficialNames (0.09s) [2020-02-14T06:21:54.904Z] === RUN TestTagMatchesDigest [2020-02-14T06:21:54.904Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-14T06:21:54.904Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-14T06:21:55.835Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-14T06:21:57.731Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-14T06:22:03.057Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-14T06:22:04.000Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-14T06:22:04.000Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-14T06:22:04.931Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-14T06:22:05.496Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-14T06:22:06.060Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-14T06:22:07.574Z] 65014b3c3121: Pull complete [2020-02-14T06:22:07.956Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-14T06:22:09.326Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-14T06:22:09.584Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-14T06:22:10.148Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-14T06:22:10.714Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-14T06:22:10.971Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-14T06:22:11.229Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-14T06:22:11.543Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 30.7% of statements [2020-02-14T06:22:12.040Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-02-14T06:22:12.040Z] PASS [2020-02-14T06:22:12.040Z] [2020-02-14T06:22:12.040Z] === Skipped [2020-02-14T06:22:12.040Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-14T06:22:12.040Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:22:12.040Z] [2020-02-14T06:22:12.040Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-14T06:22:12.040Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:22:12.040Z] [2020-02-14T06:22:12.040Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-14T06:22:12.040Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:22:12.040Z] [2020-02-14T06:22:12.040Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-14T06:22:12.040Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:22:12.040Z] [2020-02-14T06:22:12.040Z] [2020-02-14T06:22:12.040Z] DONE 17 tests, 4 skipped in 28.613s [2020-02-14T06:22:12.040Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-14T06:22:12.040Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:22:12.040Z] ++ set -e [2020-02-14T06:22:12.040Z] ++ '[' -n 0 ']' [2020-02-14T06:22:12.040Z] ++ set -x [2020-02-14T06:22:12.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:22:12.040Z] INFO: Testing against a local daemon [2020-02-14T06:22:12.040Z] === RUN TestPluginInvalidJSON [2020-02-14T06:22:12.040Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-14T06:22:12.040Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-14T06:22:12.040Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-14T06:22:12.040Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-14T06:22:12.040Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-14T06:22:12.040Z] PASS [2020-02-14T06:22:12.040Z] [2020-02-14T06:22:12.040Z] DONE 2 tests in 0.083s [2020-02-14T06:22:12.040Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-14T06:22:12.040Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:22:12.040Z] ++ set -e [2020-02-14T06:22:12.040Z] ++ '[' -n 0 ']' [2020-02-14T06:22:12.040Z] ++ set -x [2020-02-14T06:22:12.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:22:12.040Z] INFO: Testing against a local daemon [2020-02-14T06:22:12.040Z] === RUN TestExternalGraphDriver [2020-02-14T06:22:12.040Z] === RUN TestExternalGraphDriver/json [2020-02-14T06:22:12.040Z] === RUN TestExternalGraphDriver/spec [2020-02-14T06:22:12.474Z] ok github.com/docker/docker/container 0.120s coverage: 35.3% of statements [2020-02-14T06:22:12.474Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-14T06:22:12.474Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-14T06:22:12.474Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-14T06:22:12.474Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-14T06:22:12.599Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-14T06:22:13.164Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-14T06:22:13.246Z] === RUN TestExternalGraphDriver/pull [2020-02-14T06:22:13.729Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-14T06:22:15.018Z] --- PASS: TestExternalGraphDriver (5.96s) [2020-02-14T06:22:15.018Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2020-02-14T06:22:15.018Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2020-02-14T06:22:15.018Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2020-02-14T06:22:15.018Z] === RUN TestGraphdriverPluginV2 [2020-02-14T06:22:15.383Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-02-14T06:22:15.383Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:22:15.383Z] PASS [2020-02-14T06:22:15.383Z] [2020-02-14T06:22:15.383Z] === Skipped [2020-02-14T06:22:15.383Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-02-14T06:22:15.383Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:22:15.383Z] [2020-02-14T06:22:15.383Z] [2020-02-14T06:22:15.383Z] DONE 5 tests, 1 skipped in 6.093s [2020-02-14T06:22:15.383Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-14T06:22:15.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:22:15.383Z] ++ set -e [2020-02-14T06:22:15.383Z] ++ '[' -n 0 ']' [2020-02-14T06:22:15.383Z] ++ set -x [2020-02-14T06:22:15.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:22:15.383Z] INFO: Testing against a local daemon [2020-02-14T06:22:15.383Z] === RUN TestContinueAfterPluginCrash [2020-02-14T06:22:15.383Z] === PAUSE TestContinueAfterPluginCrash [2020-02-14T06:22:15.383Z] === RUN TestDaemonStartWithLogOpt [2020-02-14T06:22:15.383Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-14T06:22:15.383Z] === CONT TestContinueAfterPluginCrash [2020-02-14T06:22:15.383Z] === CONT TestDaemonStartWithLogOpt [2020-02-14T06:22:17.008Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-14T06:22:17.573Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-14T06:22:20.849Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-14T06:22:22.433Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2020-02-14T06:22:23.372Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-14T06:22:24.328Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-14T06:22:25.697Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.7% of statements [2020-02-14T06:22:26.651Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-14T06:22:26.749Z] --- PASS: TestDaemonStartWithLogOpt (9.82s) [2020-02-14T06:22:27.584Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-14T06:22:27.842Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-14T06:22:28.774Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-14T06:22:28.774Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-14T06:22:30.677Z] --- PASS: TestContinueAfterPluginCrash (14.67s) [2020-02-14T06:22:30.677Z] PASS [2020-02-14T06:22:30.677Z] [2020-02-14T06:22:30.677Z] DONE 2 tests in 14.750s [2020-02-14T06:22:30.678Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-14T06:22:30.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:22:30.678Z] ++ set -e [2020-02-14T06:22:30.678Z] ++ '[' -n 0 ']' [2020-02-14T06:22:30.678Z] ++ set -x [2020-02-14T06:22:30.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:22:30.678Z] INFO: Testing against a local daemon [2020-02-14T06:22:30.678Z] === RUN TestPluginWithDevMounts [2020-02-14T06:22:30.678Z] === PAUSE TestPluginWithDevMounts [2020-02-14T06:22:30.678Z] === CONT TestPluginWithDevMounts [2020-02-14T06:22:31.882Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-02-14T06:22:31.882Z] PASS [2020-02-14T06:22:31.882Z] [2020-02-14T06:22:31.882Z] DONE 1 tests in 1.972s [2020-02-14T06:22:31.882Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-14T06:22:31.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:22:31.882Z] ++ set -e [2020-02-14T06:22:31.882Z] ++ '[' -n 0 ']' [2020-02-14T06:22:31.882Z] ++ set -x [2020-02-14T06:22:31.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:22:32.240Z] INFO: Testing against a local daemon [2020-02-14T06:22:32.240Z] === RUN TestSecretInspect [2020-02-14T06:22:32.951Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-14T06:22:33.794Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.7% of statements [2020-02-14T06:22:33.883Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-14T06:22:35.329Z] --- PASS: TestSecretInspect (2.71s) [2020-02-14T06:22:35.329Z] === RUN TestSecretList [2020-02-14T06:22:35.687Z] ok github.com/docker/docker/daemon 12.198s coverage: 17.5% of statements [2020-02-14T06:22:35.687Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-14T06:22:35.687Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-14T06:22:35.687Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 81.7% of statements [2020-02-14T06:22:36.617Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2020-02-14T06:22:36.875Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-02-14T06:22:36.875Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-14T06:22:36.875Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-14T06:22:37.305Z] --- PASS: TestSecretList (2.49s) [2020-02-14T06:22:37.305Z] === RUN TestSecretsCreateAndDelete [2020-02-14T06:22:38.061Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-14T06:22:38.061Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-14T06:22:38.771Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-02-14T06:22:39.433Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-14T06:22:39.433Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-14T06:22:39.433Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-14T06:22:39.433Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-14T06:22:39.433Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-14T06:22:40.398Z] --- PASS: TestSecretsCreateAndDelete (2.87s) [2020-02-14T06:22:40.398Z] === RUN TestSecretsUpdate [2020-02-14T06:22:40.666Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-02-14T06:22:40.804Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-14T06:22:41.230Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.058s coverage: 66.8% of statements [2020-02-14T06:22:42.699Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-14T06:22:43.264Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-14T06:22:43.458Z] --- PASS: TestSecretsUpdate (2.82s) [2020-02-14T06:22:43.458Z] === RUN TestTemplatedSecret [2020-02-14T06:22:43.827Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-14T06:22:44.391Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-14T06:22:44.511Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.565s coverage: 72.5% of statements [2020-02-14T06:22:44.767Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.679s coverage: 46.2% of statements [2020-02-14T06:22:44.767Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-14T06:22:44.955Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-14T06:22:45.811Z] --- PASS: TestTemplatedSecret (2.93s) [2020-02-14T06:22:45.811Z] === RUN TestSecretCreateResolve [2020-02-14T06:22:46.326Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-14T06:22:46.326Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-14T06:22:47.287Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.959s coverage: 46.7% of statements [2020-02-14T06:22:48.222Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-14T06:22:48.378Z] --- PASS: TestSecretCreateResolve (2.46s) [2020-02-14T06:22:48.378Z] PASS [2020-02-14T06:22:48.378Z] [2020-02-14T06:22:48.378Z] DONE 6 tests in 16.372s [2020-02-14T06:22:48.378Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-14T06:22:48.378Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:22:48.378Z] ++ set -e [2020-02-14T06:22:48.378Z] ++ '[' -n 0 ']' [2020-02-14T06:22:48.378Z] ++ set -x [2020-02-14T06:22:48.378Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:22:48.378Z] INFO: Testing against a local daemon [2020-02-14T06:22:48.378Z] === RUN TestServiceCreateInit [2020-02-14T06:22:48.378Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-14T06:22:48.659Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.329s coverage: 76.1% of statements [2020-02-14T06:22:50.029Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 54.7% of statements [2020-02-14T06:22:50.029Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.178s coverage: 60.1% of statements [2020-02-14T06:22:50.029Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-14T06:22:50.029Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-14T06:22:50.116Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-14T06:22:51.434Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2020-02-14T06:22:51.485Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-14T06:22:52.364Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-02-14T06:22:53.294Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-02-14T06:22:53.294Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-14T06:22:53.294Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-14T06:22:53.296Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-14T06:22:54.008Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-14T06:22:54.224Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 42.7% of statements [2020-02-14T06:22:55.378Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-14T06:22:55.378Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-14T06:22:55.594Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.4% of statements [2020-02-14T06:22:55.594Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-14T06:22:55.594Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-14T06:22:55.851Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-02-14T06:22:55.943Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-14T06:22:56.781Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-02-14T06:22:57.319Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-14T06:22:57.345Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-02-14T06:22:57.602Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2020-02-14T06:22:58.206Z] --- PASS: TestServiceCreateInit (9.58s) [2020-02-14T06:22:58.206Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.84s) [2020-02-14T06:22:58.206Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.73s) [2020-02-14T06:22:58.206Z] === RUN TestCreateServiceMultipleTimes [2020-02-14T06:22:58.533Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-02-14T06:22:58.534Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-14T06:22:59.098Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 19.9% of statements [2020-02-14T06:23:00.597Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-14T06:23:00.995Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-02-14T06:23:01.252Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-14T06:23:01.817Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-02-14T06:23:02.073Z] ok github.com/docker/docker/daemon/logger/splunk 1.693s coverage: 82.5% of statements [2020-02-14T06:23:02.073Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-14T06:23:02.073Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-14T06:23:03.310Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-14T06:23:03.310Z] ok github.com/docker/docker/api/server/middleware 0.053s coverage: 37.7% of statements [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-14T06:23:03.310Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2020-02-14T06:23:03.310Z] ok github.com/docker/docker/api/types/filters 0.030s coverage: 92.2% of statements [2020-02-14T06:23:03.310Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 4.5% of statements [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-14T06:23:03.310Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-02-14T06:23:03.310Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/builder [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-14T06:23:03.310Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-14T06:23:03.310Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-02-14T06:23:03.874Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-14T06:23:04.134Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-14T06:23:04.594Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2020-02-14T06:23:04.594Z] ok github.com/docker/docker/distribution 0.157s coverage: 22.1% of statements [2020-02-14T06:23:04.594Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-14T06:23:05.963Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-02-14T06:23:06.965Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-02-14T06:23:07.737Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-02-14T06:23:07.896Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 85.1% of statements [2020-02-14T06:23:07.896Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-14T06:23:07.896Z] ok github.com/docker/docker/image/cache 0.028s coverage: 19.2% of statements [2020-02-14T06:23:07.896Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-14T06:23:09.267Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-02-14T06:23:09.267Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-14T06:23:09.389Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-14T06:23:09.832Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-02-14T06:23:11.202Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-02-14T06:23:11.202Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-14T06:23:11.247Z] ok github.com/docker/docker/builder/remotecontext/git 5.695s coverage: 86.3% of statements [2020-02-14T06:23:11.283Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-14T06:23:11.284Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-14T06:23:11.848Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-14T06:23:12.411Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-14T06:23:13.097Z] ok github.com/docker/docker/pkg/archive 0.408s coverage: 77.2% of statements [2020-02-14T06:23:13.309Z] ok github.com/docker/docker/builder/remotecontext 0.567s coverage: 13.6% of statements [2020-02-14T06:23:13.782Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-14T06:23:13.782Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-14T06:23:14.467Z] ok github.com/docker/docker/pkg/authorization 0.461s coverage: 68.3% of statements [2020-02-14T06:23:14.467Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-14T06:23:14.501Z] --- PASS: TestCreateServiceMultipleTimes (16.57s) [2020-02-14T06:23:14.502Z] === RUN TestCreateServiceConflict [2020-02-14T06:23:14.725Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-14T06:23:16.023Z] ok github.com/docker/docker/builder/dockerfile 1.554s coverage: 48.2% of statements [2020-02-14T06:23:16.023Z] ? github.com/docker/docker/cli [no test files] [2020-02-14T06:23:16.023Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-14T06:23:17.563Z] --- PASS: TestCreateServiceConflict (2.80s) [2020-02-14T06:23:17.563Z] === RUN TestCreateServiceMaxReplicas [2020-02-14T06:23:17.957Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-14T06:23:18.215Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-14T06:23:18.897Z] ok github.com/docker/docker/layer 7.828s coverage: 68.8% of statements [2020-02-14T06:23:18.897Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-14T06:23:18.897Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-14T06:23:18.897Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-14T06:23:18.897Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-14T06:23:18.897Z] ? github.com/docker/docker/oci [no test files] [2020-02-14T06:23:18.897Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-14T06:23:18.897Z] ok github.com/docker/docker/pkg/chrootarchive 3.001s coverage: 43.2% of statements [2020-02-14T06:23:18.897Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-14T06:23:18.897Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-14T06:23:18.897Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-14T06:23:19.146Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-14T06:23:19.146Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-14T06:23:19.153Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-02-14T06:23:19.153Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-02-14T06:23:20.082Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-02-14T06:23:20.339Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-02-14T06:23:20.517Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-14T06:23:20.767Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2020-02-14T06:23:20.767Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-14T06:23:20.902Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-14T06:23:21.889Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-14T06:23:22.270Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-02-14T06:23:22.833Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-02-14T06:23:22.897Z] ok github.com/docker/docker/client 0.837s coverage: 75.8% of statements [2020-02-14T06:23:23.396Z] ok github.com/docker/docker/pkg/discovery/kv 3.060s coverage: 84.1% of statements [2020-02-14T06:23:23.653Z] ok github.com/docker/docker/pkg/fsutils 0.216s coverage: 85.1% of statements [2020-02-14T06:23:23.653Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-02-14T06:23:23.811Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-14T06:23:25.023Z] ok github.com/docker/docker/pkg/idtools 0.460s coverage: 70.1% of statements [2020-02-14T06:23:25.023Z] ok github.com/docker/docker/pkg/ioutils 0.483s coverage: 70.1% of statements [2020-02-14T06:23:25.588Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-02-14T06:23:25.588Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-02-14T06:23:25.845Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-02-14T06:23:25.845Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-14T06:23:26.337Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-14T06:23:26.409Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-02-14T06:23:26.665Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-02-14T06:23:26.922Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-14T06:23:27.178Z] ok github.com/docker/docker/pkg/mount 0.594s coverage: 70.0% of statements [2020-02-14T06:23:27.178Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-14T06:23:27.436Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-02-14T06:23:27.436Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-02-14T06:23:27.436Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-14T06:23:27.436Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-14T06:23:28.367Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-02-14T06:23:29.299Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-14T06:23:29.556Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-14T06:23:29.556Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-14T06:23:30.924Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-02-14T06:23:31.181Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-14T06:23:34.107Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.71s) [2020-02-14T06:23:34.107Z] === RUN TestCreateServiceSecretFileMode [2020-02-14T06:23:34.452Z] ok github.com/docker/docker/pkg/signal 2.412s coverage: 61.0% of statements [2020-02-14T06:23:34.452Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-14T06:23:34.709Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-14T06:23:34.966Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-14T06:23:35.223Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-02-14T06:23:35.785Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-02-14T06:23:36.295Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-14T06:23:36.295Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-14T06:23:36.349Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.2% of statements [2020-02-14T06:23:36.605Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-02-14T06:23:37.169Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-02-14T06:23:37.358Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2020-02-14T06:23:37.358Z] === RUN TestCreateServiceConfigFileMode [2020-02-14T06:23:37.733Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-02-14T06:23:37.733Z] testing: warning: no tests to run [2020-02-14T06:23:37.733Z] coverage: [no statements] [2020-02-14T06:23:37.733Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-14T06:23:38.193Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-14T06:23:38.296Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-14T06:23:38.296Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-02-14T06:23:38.552Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-14T06:23:38.757Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-14T06:23:41.077Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2020-02-14T06:23:41.261Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2020-02-14T06:23:41.261Z] === RUN TestCreateServiceSysctls [2020-02-14T06:23:41.288Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-14T06:23:41.349Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-14T06:23:42.218Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-14T06:23:42.280Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-02-14T06:23:42.845Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-02-14T06:23:44.115Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-14T06:23:44.115Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-14T06:23:44.214Z] ok github.com/docker/docker/registry 0.075s coverage: 56.0% of statements [2020-02-14T06:23:44.777Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-14T06:23:45.034Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-02-14T06:23:45.158Z] --- PASS: TestCreateServiceSysctls (4.15s) [2020-02-14T06:23:45.159Z] === RUN TestCreateServiceCapabilities [2020-02-14T06:23:45.965Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-14T06:23:46.221Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-02-14T06:23:48.274Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2020-02-14T06:23:48.275Z] === RUN TestInspect [2020-02-14T06:23:48.743Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-14T06:23:49.307Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2020-02-14T06:23:50.005Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite (346.45s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.28s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.14s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.09s) [2020-02-14T06:23:50.661Z] docker_cli_daemon_test.go:1449: [d432fa75e9320] daemon is not started [2020-02-14T06:23:50.661Z] check_test.go:309: [d15f9b6729d1e] daemon is not started [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.90s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.21s) [2020-02-14T06:23:50.661Z] check_test.go:309: [d3411312a03e2] daemon is not started [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.66s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.25s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.90s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.99s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.47s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.91s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-14T06:23:50.661Z] check_test.go:309: [dd736b0503f4d] daemon is not started [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-14T06:23:50.661Z] check_test.go:309: [de6fc82161f53] daemon is not started [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.94s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.60s) [2020-02-14T06:23:50.661Z] check_test.go:309: [d088da999a05d] daemon is not started [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.72s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.49s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-02-14T06:23:50.661Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-14T06:23:50.662Z] check_test.go:309: [d9591e4400e31] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.58s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.59s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.11s) [2020-02-14T06:23:50.662Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-14T06:23:50.662Z] check_test.go:309: [d676a721f9a50] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.35s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.92s) [2020-02-14T06:23:50.662Z] check_test.go:309: [d4d67d6422b0f] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.20s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-02-14T06:23:50.662Z] check_test.go:309: [d2cad5ac2e1cf] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.92s) [2020-02-14T06:23:50.662Z] docker_cli_daemon_plugins_test.go:79: [dce7c4938d2f7] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.21s) [2020-02-14T06:23:50.662Z] docker_cli_daemon_plugins_test.go:169: [db51d24c3578f] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.36s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-02-14T06:23:50.662Z] check_test.go:309: [d8eb676f4a9f8] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.91s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.58s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.99s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.88s) [2020-02-14T06:23:50.662Z] check_test.go:309: [d3030a68c7f72] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.76s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.40s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.09s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.35s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.86s) [2020-02-14T06:23:50.662Z] check_test.go:309: [d7605e7e4c58c] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.68s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.84s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.20s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.35s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.18s) [2020-02-14T06:23:50.662Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-14T06:23:50.662Z] check_test.go:309: [db8f9b0e61121] daemon is not started [2020-02-14T06:23:50.662Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-14T06:23:50.662Z] check_test.go:309: [d6cd5493f62db] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.20s) [2020-02-14T06:23:50.662Z] check_test.go:309: [d3b07e769a8b9] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.21s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.38s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.07s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.96s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.71s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.97s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.14s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.59s) [2020-02-14T06:23:50.662Z] check_test.go:309: [dc4450bf9a21d] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.53s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.45s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s) [2020-02-14T06:23:50.662Z] check_test.go:309: [d3ec505ba8c71] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.15s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-14T06:23:50.662Z] check_test.go:309: [db6bc56b71d56] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2020-02-14T06:23:50.662Z] check_test.go:309: [d6c43201e053d] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.41s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-02-14T06:23:50.662Z] check_test.go:309: [d844c6189fad9] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.27s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.27s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.60s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-02-14T06:23:50.662Z] check_test.go:309: [d129f44a3601e] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.01s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.92s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.05s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.07s) [2020-02-14T06:23:50.662Z] check_test.go:309: [df7daedc7b23c] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-02-14T06:23:50.662Z] check_test.go:309: [d13ab3f96c2d2] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.71s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.69s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.91s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.58s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.55s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.04s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.10s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.48s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.07s) [2020-02-14T06:23:50.662Z] docker_cli_daemon_test.go:2542: [d1f3372b19a16] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.43s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.95s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.26s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.07s) [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-02-14T06:23:50.662Z] check_test.go:309: [dcc0f47066a61] daemon is not started [2020-02-14T06:23:50.662Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.12s) [2020-02-14T06:23:50.662Z] === RUN TestDockerSwarmSuite [2020-02-14T06:23:50.662Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-14T06:23:50.936Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-02-14T06:23:52.282Z] --- PASS: TestInspect (3.90s) [2020-02-14T06:23:52.282Z] === RUN TestCreateJob [2020-02-14T06:23:53.937Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-14T06:23:56.191Z] --- PASS: TestCreateJob (3.92s) [2020-02-14T06:23:56.191Z] === RUN TestReplicatedJob [2020-02-14T06:23:56.463Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-14T06:23:57.027Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-14T06:23:57.027Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-14T06:23:57.027Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-14T06:24:03.111Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/rootless [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/volume [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-14T06:24:03.111Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === Skipped [2020-02-14T06:24:03.111Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-14T06:24:03.111Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-14T06:24:03.111Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:24:03.111Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:24:03.111Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:24:03.111Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:24:03.111Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:24:03.111Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:73: No driver to put! [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-14T06:24:03.111Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-14T06:24:03.111Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-14T06:24:03.111Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:24:03.111Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:24:03.111Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:24:03.111Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:24:03.111Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:24:03.111Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-14T06:24:03.111Z] graphtest_unix.go:73: No driver to put! [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-14T06:24:03.111Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-14T06:24:03.111Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] [2020-02-14T06:24:03.111Z] DONE 2185 tests, 20 skipped in 244.517s Post stage [Pipeline] junit [2020-02-14T06:24:03.122Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-14T06:24:03.582Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-14T06:24:03.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-14T06:24:03.823Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40521/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda hack/validate/vendor [2020-02-14T06:24:04.109Z] edbd72df76b4: Pull complete [2020-02-14T06:24:04.109Z] Digest: sha256:d36276076915c59799c3eb700c5d7db0a7426744e3ea0b3c8b327a4130d50b90 [2020-02-14T06:24:04.109Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:24:04.109Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:10.0.17763.973 into daemon under test completed successfully [2020-02-14T06:24:04.109Z] INFO: Tagging mcr.microsoft.com/windows/servercore:10.0.17763.973 as microsoft/windowsservercore in daemon under test [2020-02-14T06:24:04.109Z] INFO: Version of mcr.microsoft.com/windows/servercore:10.0.17763.973 is '10.0.17763.973' [2020-02-14T06:24:04.109Z] WARN: Skipping validation tests [2020-02-14T06:24:04.109Z] INFO: Running unit tests at 02/14/2020 06:23:59... [2020-02-14T06:24:04.109Z] INFO: make.ps1 starting at 02/14/2020 06:24:03 [2020-02-14T06:24:04.575Z] INFO: Git commit (bf0bd1d74c) assumed from DOCKER_GITCOMMIT environment variable [2020-02-14T06:24:04.575Z] INFO: Invoking autogen... [2020-02-14T06:24:04.753Z] No vendor changes in diff. [2020-02-14T06:24:05.036Z] INFO: Running unit tests... [Pipeline] } [2020-02-14T06:24:05.337Z] --- PASS: TestReplicatedJob (7.92s) [2020-02-14T06:24:05.337Z] === RUN TestUpdateReplicatedJob [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-14T06:24:05.477Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-14T06:24:05.660Z] + echo Building e2e image [2020-02-14T06:24:05.660Z] Building e2e image [2020-02-14T06:24:05.660Z] + docker build --build-arg DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -t moby-e2e-test -f Dockerfile.e2e . [2020-02-14T06:24:05.660Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-14T06:24:05.660Z] #1 transferring dockerfile: 3.21kB done [2020-02-14T06:24:05.660Z] #1 DONE 0.0s [2020-02-14T06:24:05.660Z] [2020-02-14T06:24:05.660Z] #2 [internal] load .dockerignore [2020-02-14T06:24:05.660Z] #2 transferring context: 34B done [2020-02-14T06:24:05.660Z] #2 DONE 0.0s [2020-02-14T06:24:05.660Z] [2020-02-14T06:24:05.660Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-02-14T06:24:05.660Z] #3 DONE 0.1s [2020-02-14T06:24:05.660Z] [2020-02-14T06:24:05.660Z] #4 [internal] load metadata for docker.io/library/golang:1.13.7-alpine [2020-02-14T06:24:05.917Z] #4 DONE 0.1s [2020-02-14T06:24:05.917Z] [2020-02-14T06:24:05.917Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-02-14T06:24:05.917Z] #5 DONE 0.0s [2020-02-14T06:24:05.917Z] [2020-02-14T06:24:05.917Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-14T06:24:05.917Z] #14 DONE 0.0s [2020-02-14T06:24:05.917Z] [2020-02-14T06:24:05.917Z] #8 [internal] load build context [2020-02-14T06:24:05.917Z] #8 transferring context: 822.56kB 0.2s done [2020-02-14T06:24:06.173Z] #8 DONE 0.3s [2020-02-14T06:24:06.173Z] [2020-02-14T06:24:06.173Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-14T06:24:06.173Z] #17 CACHED [2020-02-14T06:24:06.173Z] [2020-02-14T06:24:06.173Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-14T06:24:06.173Z] #15 CACHED [2020-02-14T06:24:06.173Z] [2020-02-14T06:24:06.173Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-14T06:24:06.173Z] #16 CACHED [2020-02-14T06:24:06.173Z] [2020-02-14T06:24:06.173Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-14T06:24:06.173Z] #18 CACHED [2020-02-14T06:24:06.173Z] [2020-02-14T06:24:06.173Z] #31 [builder 1/4] COPY . . [2020-02-14T06:24:08.417Z] --- PASS: TestUpdateReplicatedJob (4.39s) [2020-02-14T06:24:08.417Z] === RUN TestServiceListWithStatuses [2020-02-14T06:24:08.417Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-14T06:24:08.417Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-14T06:24:08.417Z] === RUN TestDockerNetworkConnectAlias [2020-02-14T06:24:08.693Z] #31 DONE 2.6s [2020-02-14T06:24:08.693Z] [2020-02-14T06:24:08.693Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-14T06:24:08.755Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-14T06:24:09.624Z] #32 DONE 1.0s [2020-02-14T06:24:09.624Z] [2020-02-14T06:24:09.624Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-14T06:24:10.188Z] #33 0.676 [2020-02-14T06:24:10.751Z] #33 1.008 Removing bundles/ [2020-02-14T06:24:10.751Z] #33 1.008 [2020-02-14T06:24:10.751Z] #33 1.012 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-14T06:24:11.681Z] #33 1.992 Building test suite binary ./integration-cli/test.main [2020-02-14T06:24:13.636Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-02-14T06:24:14.483Z] --- PASS: TestDockerNetworkConnectAlias (5.96s) [2020-02-14T06:24:14.483Z] === RUN TestDockerNetworkReConnect [2020-02-14T06:24:15.305Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-14T06:24:16.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-14T06:24:17.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-14T06:24:17.859Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-14T06:24:19.596Z] --- PASS: TestDockerNetworkReConnect (4.73s) [2020-02-14T06:24:19.596Z] === RUN TestServicePlugin [2020-02-14T06:24:19.596Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-14T06:24:19.596Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:24:19.596Z] === RUN TestServiceUpdateLabel [2020-02-14T06:24:19.840Z] ok github.com/docker/docker/cmd/dockerd 0.167s coverage: 30.7% of statements [2020-02-14T06:24:21.133Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-14T06:24:21.930Z] --- PASS: TestServiceUpdateLabel (2.74s) [2020-02-14T06:24:21.930Z] === RUN TestServiceUpdateSecrets [2020-02-14T06:24:22.357Z] ? github.com/docker/docker/api [no test files] [2020-02-14T06:24:26.759Z] ok github.com/docker/docker/container 0.190s coverage: 35.0% of statements [2020-02-14T06:24:26.759Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-14T06:24:26.759Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-14T06:24:26.759Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-14T06:24:26.759Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-14T06:24:31.201Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2020-02-14T06:24:37.204Z] ok github.com/docker/docker/api/server 0.142s coverage: 9.0% of statements [2020-02-14T06:24:38.107Z] --- PASS: TestServiceUpdateSecrets (15.24s) [2020-02-14T06:24:38.107Z] === RUN TestServiceUpdateConfigs [2020-02-14T06:24:39.673Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.7% of statements [2020-02-14T06:24:42.394Z] ok github.com/docker/docker/daemon/cluster 0.194s coverage: 0.5% of statements [2020-02-14T06:24:43.042Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-14T06:24:43.042Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-14T06:24:43.042Z] --- PASS: TestImportExtremelyLargeImageWorks (166.48s) [2020-02-14T06:24:43.042Z] PASS [2020-02-14T06:24:43.042Z] [2020-02-14T06:24:43.042Z] DONE 12 tests in 170.374s [2020-02-14T06:24:43.042Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-14T06:24:43.042Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:24:43.042Z] ++ set -e [2020-02-14T06:24:43.042Z] ++ '[' -n 0 ']' [2020-02-14T06:24:43.042Z] ++ set -x [2020-02-14T06:24:43.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:24:43.042Z] INFO: Testing against a local daemon [2020-02-14T06:24:43.042Z] === RUN TestNetworkCreateDelete [2020-02-14T06:24:43.042Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-02-14T06:24:43.042Z] === RUN TestDockerNetworkDeletePreferID [2020-02-14T06:24:43.042Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-02-14T06:24:43.042Z] === RUN TestInspectNetwork [2020-02-14T06:24:46.315Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-14T06:24:46.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-14T06:24:46.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-14T06:24:46.315Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-14T06:24:46.573Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-14T06:24:47.505Z] === RUN TestInspectNetwork/full_network_id [2020-02-14T06:24:47.505Z] === RUN TestInspectNetwork/partial_network_id [2020-02-14T06:24:47.505Z] === RUN TestInspectNetwork/network_name [2020-02-14T06:24:47.505Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-14T06:24:47.505Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-14T06:24:47.505Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-14T06:24:47.762Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-14T06:24:47.952Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2020-02-14T06:24:48.020Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-14T06:24:50.015Z] ok github.com/docker/docker/daemon/events 0.083s coverage: 50.0% of statements [2020-02-14T06:24:50.543Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-14T06:24:51.509Z] ok github.com/docker/docker/daemon/config 0.104s coverage: 81.7% of statements [2020-02-14T06:24:51.917Z] --- PASS: TestInspectNetwork (9.60s) [2020-02-14T06:24:51.917Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-14T06:24:51.917Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-14T06:24:51.917Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-14T06:24:51.917Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-14T06:24:51.917Z] === RUN TestRunContainerWithBridgeNone [2020-02-14T06:24:51.917Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-14T06:24:53.812Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-14T06:24:54.212Z] --- PASS: TestServiceUpdateConfigs (15.37s) [2020-02-14T06:24:54.212Z] === RUN TestServiceUpdateNetwork [2020-02-14T06:24:54.218Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-02-14T06:24:54.376Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2020-02-14T06:24:54.376Z] === RUN TestNetworkInvalidJSON [2020-02-14T06:24:54.376Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-14T06:24:54.376Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-14T06:24:54.376Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-14T06:24:54.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-14T06:24:54.376Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-14T06:24:54.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-14T06:24:54.376Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-14T06:24:54.376Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-14T06:24:54.376Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-14T06:24:54.376Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-14T06:24:54.376Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-02-14T06:24:54.376Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-02-14T06:24:54.376Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-02-14T06:24:54.376Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-14T06:24:54.939Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-14T06:24:55.502Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-14T06:24:55.502Z] === RUN TestDaemonDefaultNetworkPools [2020-02-14T06:24:56.069Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-02-14T06:24:56.069Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-14T06:24:56.325Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-14T06:24:56.925Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.528s coverage: 13.6% of statements [2020-02-14T06:24:57.256Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2020-02-14T06:24:57.256Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-14T06:24:57.512Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-14T06:24:58.446Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-02-14T06:24:58.446Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-14T06:24:58.973Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-02-14T06:24:59.010Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-02-14T06:24:59.010Z] === RUN TestServiceWithPredefinedNetwork [2020-02-14T06:24:59.996Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.383s coverage: 67.3% of statements [2020-02-14T06:25:01.022Z] ok github.com/docker/docker/daemon 12.600s coverage: 17.5% of statements [2020-02-14T06:25:01.022Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-14T06:25:01.022Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-14T06:25:01.022Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-14T06:25:01.022Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-14T06:25:03.188Z] --- PASS: TestServiceWithPredefinedNetwork (3.57s) [2020-02-14T06:25:03.188Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-14T06:25:03.188Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-14T06:25:03.188Z] service_test.go:230: FLAKY_TEST [2020-02-14T06:25:03.188Z] === RUN TestServiceWithDataPathPortInit [2020-02-14T06:25:05.084Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-14T06:25:07.844Z] --- PASS: TestServiceUpdateNetwork (14.19s) [2020-02-14T06:25:07.844Z] PASS [2020-02-14T06:25:07.844Z] [2020-02-14T06:25:07.844Z] === Skipped [2020-02-14T06:25:07.844Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-02-14T06:25:07.844Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-14T06:25:07.844Z] [2020-02-14T06:25:07.844Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-02-14T06:25:07.844Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:25:07.844Z] [2020-02-14T06:25:07.844Z] [2020-02-14T06:25:07.844Z] DONE 23 tests, 2 skipped in 138.176s [2020-02-14T06:25:07.844Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-14T06:25:07.845Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:07.845Z] ++ set -e [2020-02-14T06:25:07.845Z] ++ '[' -n 0 ']' [2020-02-14T06:25:07.845Z] ++ set -x [2020-02-14T06:25:07.845Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:07.845Z] INFO: Testing against a local daemon [2020-02-14T06:25:07.845Z] === RUN TestSessionCreate [2020-02-14T06:25:07.845Z] --- PASS: TestSessionCreate (0.02s) [2020-02-14T06:25:07.845Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-14T06:25:07.845Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-14T06:25:07.845Z] PASS [2020-02-14T06:25:07.845Z] [2020-02-14T06:25:07.845Z] DONE 2 tests in 0.254s [2020-02-14T06:25:07.845Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-14T06:25:07.845Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:07.845Z] ++ set -e [2020-02-14T06:25:07.845Z] ++ '[' -n 0 ']' [2020-02-14T06:25:07.845Z] ++ set -x [2020-02-14T06:25:07.845Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:07.845Z] INFO: Testing against a local daemon [2020-02-14T06:25:07.845Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-14T06:25:07.845Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-14T06:25:07.845Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-14T06:25:07.845Z] === RUN TestEventsExecDie [2020-02-14T06:25:07.845Z] --- PASS: TestEventsExecDie (0.84s) [2020-02-14T06:25:07.845Z] === RUN TestEventsBackwardsCompatible [2020-02-14T06:25:07.845Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-14T06:25:07.845Z] === RUN TestInfoBinaryCommits [2020-02-14T06:25:08.045Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.602s coverage: 68.6% of statements [2020-02-14T06:25:08.193Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-14T06:25:08.193Z] === RUN TestInfoAPIVersioned [2020-02-14T06:25:08.193Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-02-14T06:25:08.193Z] === RUN TestInfoDiscoveryBackend [2020-02-14T06:25:08.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-14T06:25:08.543Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-02-14T06:25:08.543Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-14T06:25:08.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-14T06:25:09.574Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.219s coverage: 46.7% of statements [2020-02-14T06:25:09.767Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-14T06:25:09.767Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-14T06:25:10.123Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-14T06:25:10.123Z] === RUN TestInfoAPI [2020-02-14T06:25:10.123Z] --- PASS: TestInfoAPI (0.02s) [2020-02-14T06:25:10.123Z] === RUN TestInfoAPIWarnings [2020-02-14T06:25:10.478Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-02-14T06:25:10.478Z] === RUN TestInfoDebug [2020-02-14T06:25:11.245Z] --- PASS: TestInfoDebug (0.52s) [2020-02-14T06:25:11.245Z] === RUN TestInfoInsecureRegistries [2020-02-14T06:25:11.599Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-02-14T06:25:11.599Z] === RUN TestInfoRegistryMirrors [2020-02-14T06:25:12.295Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.680s coverage: 46.2% of statements [2020-02-14T06:25:12.295Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-14T06:25:12.375Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-14T06:25:12.375Z] === RUN TestLoginFailsWithBadCredentials [2020-02-14T06:25:12.375Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-02-14T06:25:12.375Z] === RUN TestPingCacheHeaders [2020-02-14T06:25:12.803Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-02-14T06:25:12.803Z] === RUN TestPingGet [2020-02-14T06:25:12.803Z] --- PASS: TestPingGet (0.01s) [2020-02-14T06:25:12.803Z] === RUN TestPingHead [2020-02-14T06:25:12.803Z] --- PASS: TestPingHead (0.04s) [2020-02-14T06:25:12.803Z] === RUN TestVersion [2020-02-14T06:25:12.803Z] --- PASS: TestVersion (0.01s) [2020-02-14T06:25:12.803Z] PASS [2020-02-14T06:25:12.803Z] [2020-02-14T06:25:12.803Z] === Skipped [2020-02-14T06:25:12.803Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-14T06:25:12.803Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-14T06:25:12.803Z] [2020-02-14T06:25:12.803Z] [2020-02-14T06:25:12.803Z] DONE 18 tests, 1 skipped in 5.772s [2020-02-14T06:25:12.803Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-14T06:25:12.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:12.803Z] ++ set -e [2020-02-14T06:25:12.803Z] ++ '[' -n 0 ']' [2020-02-14T06:25:12.803Z] ++ set -x [2020-02-14T06:25:12.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:12.803Z] INFO: Testing against a local daemon [2020-02-14T06:25:12.803Z] === RUN TestVolumesCreateAndList [2020-02-14T06:25:12.803Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-14T06:25:12.803Z] === RUN TestVolumesRemove [2020-02-14T06:25:12.803Z] --- PASS: TestVolumesRemove (0.12s) [2020-02-14T06:25:12.803Z] === RUN TestVolumesInspect [2020-02-14T06:25:13.183Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-14T06:25:13.183Z] === RUN TestVolumesInvalidJSON [2020-02-14T06:25:13.183Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-14T06:25:13.183Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-14T06:25:13.183Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-14T06:25:13.183Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-14T06:25:13.183Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-14T06:25:13.183Z] PASS [2020-02-14T06:25:13.183Z] [2020-02-14T06:25:13.183Z] DONE 5 tests in 0.363s [2020-02-14T06:25:13.183Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-14T06:25:13.183Z] ++++ cat bundles/test-integration/docker.pid [2020-02-14T06:25:13.183Z] +++ kill 11600 [2020-02-14T06:25:13.784Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.320s coverage: 54.8% of statements [2020-02-14T06:25:13.784Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-14T06:25:13.784Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 54.7% of statements [2020-02-14T06:25:13.784Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.594s coverage: 76.1% of statements [2020-02-14T06:25:13.784Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-14T06:25:14.447Z] +++ /etc/init.d/apparmor stop [2020-02-14T06:25:14.447Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-14T06:25:14.447Z] [2020-02-14T06:25:14.447Z] Unloading profiles will leave already running processes permanently [2020-02-14T06:25:14.447Z] unconfined, which can lead to unexpected situations. [2020-02-14T06:25:14.447Z] [2020-02-14T06:25:14.447Z] To set a process to complain mode, use the command line tool [2020-02-14T06:25:14.447Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-14T06:25:14.447Z] +++ true [2020-02-14T06:25:14.447Z] [2020-02-14T06:25:15.835Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements Post stage [Pipeline] junit [2020-02-14T06:25:16.988Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-14T06:25:18.425Z] + echo Ensuring container killed. [2020-02-14T06:25:18.425Z] Ensuring container killed. [2020-02-14T06:25:18.425Z] + docker rm -vf docker-pr3 [2020-02-14T06:25:18.425Z] Error: No such container: docker-pr3 [2020-02-14T06:25:18.425Z] + true [Pipeline] sh [2020-02-14T06:25:18.562Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2020-02-14T06:25:19.181Z] + echo Chowning /workspace to jenkins user [2020-02-14T06:25:19.181Z] Chowning /workspace to jenkins user [2020-02-14T06:25:19.181Z] + id -u [2020-02-14T06:25:19.181Z] + id -g [2020-02-14T06:25:19.181Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40521:/workspace busybox chown -R 1001:1001 /workspace [2020-02-14T06:25:19.181Z] Unable to find image 'busybox:latest' locally [2020-02-14T06:25:19.181Z] latest: Pulling from library/busybox [2020-02-14T06:25:19.536Z] 6dc7af96dfc8: Pulling fs layer [2020-02-14T06:25:19.536Z] 6dc7af96dfc8: Verifying Checksum [2020-02-14T06:25:19.536Z] 6dc7af96dfc8: Download complete [2020-02-14T06:25:19.893Z] 6dc7af96dfc8: Pull complete [2020-02-14T06:25:19.893Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-14T06:25:19.893Z] Status: Downloaded newer image for busybox:latest [2020-02-14T06:25:20.619Z] ok github.com/docker/docker/daemon/logger 0.287s coverage: 42.7% of statements [2020-02-14T06:25:21.130Z] --- PASS: TestServiceWithDataPathPortInit (18.57s) [2020-02-14T06:25:21.130Z] === RUN TestServiceWithDefaultAddressPoolInit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-14T06:25:22.408Z] + bundleName=s390x-integration [2020-02-14T06:25:22.408Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-14T06:25:22.408Z] Creating s390x-integration-bundles.tar.gz [2020-02-14T06:25:22.408Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-02-14T06:25:22.408Z] + 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-02-14T06:25:22.562Z] Archiving artifacts [2020-02-14T06:25:23.334Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 67.0% of statements [2020-02-14T06:25:23.800Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40521/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-14T06:25:24.509Z] + make clean [2020-02-14T06:25:24.509Z] make: command: Command not found [2020-02-14T06:25:24.510Z] make: command: Command not found [2020-02-14T06:25:24.510Z] docker volume rm -f docker-dev-cache [2020-02-14T06:25:24.859Z] docker-dev-cache [Pipeline] deleteDir [2020-02-14T06:25:25.389Z] ok github.com/docker/docker/daemon/logger/awslogs 0.693s coverage: 77.4% of statements [2020-02-14T06:25:25.389Z] ok github.com/docker/docker/daemon/logger/journald 0.034s coverage: 26.2% of statements [2020-02-14T06:25:26.033Z] ok github.com/docker/docker/daemon/images 0.069s coverage: 4.9% of statements [2020-02-14T06:25:26.033Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-14T06:25:26.033Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-14T06:25:26.033Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-14T06:25:26.033Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-14T06:25:27.058Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.038s coverage: 88.3% of statements [2020-02-14T06:25:27.346Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.087s coverage: 62.1% of statements [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-14T06:25:27.941Z] ok github.com/docker/docker/api/server/httputils 0.114s coverage: 14.7% of statements [2020-02-14T06:25:27.941Z] ok github.com/docker/docker/api/server/middleware 0.187s coverage: 37.7% of statements [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-14T06:25:27.941Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2020-02-14T06:25:27.941Z] ok github.com/docker/docker/api/types/filters 0.108s coverage: 92.2% of statements [2020-02-14T06:25:27.941Z] ok github.com/docker/docker/api/server/router/swarm 0.133s coverage: 4.5% of statements [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/types [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-14T06:25:27.941Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-14T06:25:27.942Z] ok github.com/docker/docker/api/types/time 0.249s coverage: 100.0% of statements [2020-02-14T06:25:27.942Z] ok github.com/docker/docker/api/types/versions 0.061s coverage: 75.0% of statements [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/builder [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-14T06:25:27.942Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-14T06:25:27.942Z] ok github.com/docker/docker/builder/dockerignore 0.063s coverage: 96.8% of statements [2020-02-14T06:25:29.241Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-14T06:25:30.061Z] ok github.com/docker/docker/daemon/logger/local 0.134s coverage: 74.7% of statements [2020-02-14T06:25:30.061Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-14T06:25:30.613Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.09s) [2020-02-14T06:25:30.614Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lwjx190262a08u42qxta3020n Created:2020-02-14 06:25:22.833574213 +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[bb2b4dab2728b80d36d39be177fe43205de3300542c2ecafa4cce8d6b3c0cb32:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n9yfhkjiv95w8g72l16d0hq8z EndpointID:6adf1bd99bfb0a9b0c219cfa2c6f14565eebc386e80488005d7b560306f86699 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:56fe7412545a28441aa4858cda576d2e2097f9a5e8b2ff34648d97af5d1cc294 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:4e77c52eacaa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n9yfhkjiv95w8g72l16d0hq8z EndpointID:6adf1bd99bfb0a9b0c219cfa2c6f14565eebc386e80488005d7b560306f86699 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-14T06:25:30.614Z] PASS [2020-02-14T06:25:30.614Z] [2020-02-14T06:25:30.614Z] === Skipped [2020-02-14T06:25:30.614Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-14T06:25:30.614Z] service_test.go:230: FLAKY_TEST [2020-02-14T06:25:30.614Z] [2020-02-14T06:25:30.614Z] [2020-02-14T06:25:30.614Z] DONE 21 tests, 1 skipped in 48.961s [2020-02-14T06:25:30.614Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-14T06:25:30.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:30.614Z] ++ set -e [2020-02-14T06:25:30.614Z] ++ '[' -n 0 ']' [2020-02-14T06:25:30.614Z] ++ set -x [2020-02-14T06:25:30.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:30.614Z] INFO: Testing against a local daemon [2020-02-14T06:25:30.614Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-14T06:25:30.614Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-14T06:25:30.614Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:25:30.614Z] === RUN TestDockerNetworkIpvlan [2020-02-14T06:25:30.614Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-14T06:25:30.614Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:25:30.614Z] PASS [2020-02-14T06:25:30.614Z] [2020-02-14T06:25:30.614Z] === Skipped [2020-02-14T06:25:30.614Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-14T06:25:30.614Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:25:30.614Z] [2020-02-14T06:25:30.614Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-14T06:25:30.614Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:25:30.614Z] [2020-02-14T06:25:30.614Z] [2020-02-14T06:25:30.614Z] DONE 2 tests, 2 skipped in 0.158s [2020-02-14T06:25:30.614Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-14T06:25:30.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:30.614Z] ++ set -e [2020-02-14T06:25:30.614Z] ++ '[' -n 0 ']' [2020-02-14T06:25:30.614Z] ++ set -x [2020-02-14T06:25:30.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:30.614Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-14T06:25:30.614Z] INFO: Testing against a local daemon [2020-02-14T06:25:30.614Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-14T06:25:31.101Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 19.9% of statements [2020-02-14T06:25:31.720Z] ok github.com/docker/docker/cli/debug 0.147s coverage: 100.0% of statements [2020-02-14T06:25:31.720Z] ok github.com/docker/docker/builder/remotecontext 0.777s coverage: 9.2% of statements [2020-02-14T06:25:31.720Z] ok github.com/docker/docker/builder/dockerfile 0.496s coverage: 46.3% of statements [2020-02-14T06:25:31.983Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-02-14T06:25:31.984Z] === RUN TestDockerNetworkMacvlan [2020-02-14T06:25:32.593Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2020-02-14T06:25:32.593Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2020-02-14T06:25:32.915Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-14T06:25:33.846Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-14T06:25:34.656Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2020-02-14T06:25:34.777Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-14T06:25:35.284Z] ok github.com/docker/docker/daemon/logger/splunk 3.265s coverage: 82.5% of statements [2020-02-14T06:25:35.575Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-14T06:25:35.575Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-14T06:25:38.049Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-14T06:25:39.073Z] ok github.com/docker/docker/distribution/metadata 0.194s coverage: 48.2% of statements [2020-02-14T06:25:39.701Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-02-14T06:25:40.576Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-14T06:25:41.509Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-14T06:25:41.751Z] ok github.com/docker/docker/distribution 0.529s coverage: 22.1% of statements [2020-02-14T06:25:41.751Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-14T06:25:41.766Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-14T06:25:42.023Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-14T06:25:42.588Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-14T06:25:43.281Z] ok github.com/docker/docker/distribution/xfer 1.687s coverage: 85.1% of statements [2020-02-14T06:25:43.281Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-14T06:25:43.909Z] ok github.com/docker/docker/image 0.081s coverage: 86.4% of statements [2020-02-14T06:25:43.958Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-14T06:25:43.958Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-14T06:25:44.167Z] ok github.com/docker/docker/client 0.548s coverage: 75.3% of statements [2020-02-14T06:25:44.216Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-14T06:25:44.932Z] ok github.com/docker/docker/image/cache 0.057s coverage: 19.2% of statements [2020-02-14T06:25:44.932Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-14T06:25:45.960Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-02-14T06:25:46.590Z] ok github.com/docker/docker/image/v1 0.108s coverage: 25.0% of statements [2020-02-14T06:25:46.590Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-14T06:25:48.089Z] ok github.com/docker/docker/pkg/aaparser 0.057s coverage: 50.0% of statements [2020-02-14T06:25:48.393Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-14T06:25:49.324Z] --- PASS: TestDockerNetworkMacvlan (17.32s) [2020-02-14T06:25:49.324Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-02-14T06:25:49.324Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-02-14T06:25:49.324Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2020-02-14T06:25:49.324Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.71s) [2020-02-14T06:25:49.324Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.67s) [2020-02-14T06:25:49.324Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-02-14T06:25:49.324Z] PASS [2020-02-14T06:25:49.324Z] [2020-02-14T06:25:49.324Z] DONE 8 tests in 18.849s [2020-02-14T06:25:49.324Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-14T06:25:49.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:49.324Z] ++ set -e [2020-02-14T06:25:49.324Z] ++ '[' -n 0 ']' [2020-02-14T06:25:49.324Z] ++ set -x [2020-02-14T06:25:49.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:49.324Z] testing: warning: no tests to run [2020-02-14T06:25:49.324Z] PASS [2020-02-14T06:25:49.324Z] [2020-02-14T06:25:49.324Z] DONE 0 tests in 0.054s [2020-02-14T06:25:49.324Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-14T06:25:49.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:49.324Z] ++ set -e [2020-02-14T06:25:49.324Z] ++ '[' -n 0 ']' [2020-02-14T06:25:49.324Z] ++ set -x [2020-02-14T06:25:49.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:25:49.581Z] INFO: Testing against a local daemon [2020-02-14T06:25:49.581Z] === RUN TestAuthZPluginAllowRequest [2020-02-14T06:25:50.816Z] ok github.com/docker/docker/opts 0.121s coverage: 67.4% of statements [2020-02-14T06:25:51.474Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-02-14T06:25:51.474Z] === RUN TestAuthZPluginTLS [2020-02-14T06:25:51.731Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-02-14T06:25:51.731Z] === RUN TestAuthZPluginDenyRequest [2020-02-14T06:25:52.295Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-02-14T06:25:52.296Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-14T06:25:52.859Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-14T06:25:52.859Z] === RUN TestAuthZPluginDenyResponse [2020-02-14T06:25:52.860Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-02-14T06:25:52.860Z] ok github.com/docker/docker/pkg/authorization 0.643s coverage: 68.3% of statements [2020-02-14T06:25:53.423Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-02-14T06:25:53.423Z] === RUN TestAuthZPluginAllowEventStream [2020-02-14T06:25:53.485Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-02-14T06:25:54.111Z] ok github.com/docker/docker/pkg/archive 1.482s coverage: 77.0% of statements [2020-02-14T06:25:54.736Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-02-14T06:25:55.323Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2020-02-14T06:25:55.323Z] === RUN TestAuthZPluginErrorResponse [2020-02-14T06:25:55.580Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-02-14T06:25:55.581Z] === RUN TestAuthZPluginErrorRequest [2020-02-14T06:25:55.763Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-02-14T06:25:56.145Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-14T06:25:56.145Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-14T06:25:56.386Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-02-14T06:25:56.403Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-14T06:25:56.661Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-14T06:25:56.919Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-02-14T06:25:56.919Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-14T06:25:57.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-14T06:25:57.434Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-14T06:25:57.879Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-02-14T06:25:57.998Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-14T06:25:58.171Z] ok github.com/docker/docker/layer 7.789s coverage: 68.8% of statements [2020-02-14T06:25:58.171Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-14T06:25:58.171Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-14T06:25:58.171Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-14T06:25:58.171Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-14T06:25:58.171Z] ? github.com/docker/docker/oci [no test files] [2020-02-14T06:25:58.171Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-14T06:25:58.561Z] === RUN TestDockerSuite/TestBuildFails [2020-02-14T06:25:58.794Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-02-14T06:25:59.055Z] ok github.com/docker/docker/builder/remotecontext/git 29.844s coverage: 86.3% of statements [2020-02-14T06:25:59.055Z] ? github.com/docker/docker/cli [no test files] [2020-02-14T06:25:59.055Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-14T06:25:59.082Z] ok github.com/docker/docker/pkg/dmesg 0.036s coverage: 83.3% of statements [2020-02-14T06:25:59.125Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2020-02-14T06:25:59.125Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-14T06:25:59.383Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-14T06:25:59.640Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-14T06:26:00.104Z] ok github.com/docker/docker/pkg/chrootarchive 4.518s coverage: 43.2% of statements [2020-02-14T06:26:00.104Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-14T06:26:00.104Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-14T06:26:00.730Z] ok github.com/docker/docker/pkg/filenotify 0.639s coverage: 67.0% of statements [2020-02-14T06:26:00.730Z] ok github.com/docker/docker/pkg/fileutils 0.047s coverage: 89.5% of statements [2020-02-14T06:26:01.534Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.59s) [2020-02-14T06:26:01.534Z] === RUN TestAuthZPluginHeader [2020-02-14T06:26:01.754Z] ok github.com/docker/docker/pkg/discovery/kv 3.240s coverage: 84.1% of statements [2020-02-14T06:26:02.042Z] ok github.com/docker/docker/pkg/fsutils 0.357s coverage: 85.1% of statements [2020-02-14T06:26:02.466Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-02-14T06:26:02.466Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-14T06:26:02.466Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-14T06:26:02.666Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-02-14T06:26:04.714Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-02-14T06:26:04.714Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-02-14T06:26:04.714Z] ok github.com/docker/docker/pkg/idtools 0.887s coverage: 70.1% of statements [2020-02-14T06:26:04.988Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-14T06:26:05.856Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2020-02-14T06:26:05.856Z] ok github.com/docker/docker/pkg/ioutils 1.983s coverage: 69.3% of statements [2020-02-14T06:26:05.856Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-14T06:26:06.481Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-02-14T06:26:06.882Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2020-02-14T06:26:06.882Z] === RUN TestAuthZPluginV2Disable [2020-02-14T06:26:06.882Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-14T06:26:07.107Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2020-02-14T06:26:07.677Z] ok github.com/docker/docker/cmd/dockerd 0.750s coverage: 19.1% of statements [2020-02-14T06:26:07.734Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-02-14T06:26:08.025Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 91.4% of statements [2020-02-14T06:26:08.025Z] ok github.com/docker/docker/pkg/mount 0.933s coverage: 70.0% of statements [2020-02-14T06:26:08.025Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-14T06:26:08.654Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2020-02-14T06:26:08.654Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-14T06:26:08.654Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-14T06:26:08.657Z] ok github.com/docker/docker/container 0.514s coverage: 42.5% of statements [2020-02-14T06:26:08.657Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-14T06:26:08.657Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-14T06:26:08.657Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-14T06:26:08.657Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-14T06:26:08.775Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-14T06:26:08.775Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-14T06:26:10.144Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-14T06:26:10.152Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2020-02-14T06:26:10.402Z] --- PASS: TestAuthZPluginV2Disable (3.52s) [2020-02-14T06:26:10.402Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-14T06:26:10.781Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2020-02-14T06:26:10.856Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.320s coverage: 65.3% of statements [2020-02-14T06:26:11.408Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-02-14T06:26:11.408Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-02-14T06:26:12.297Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-14T06:26:12.427Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-02-14T06:26:12.860Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-14T06:26:13.050Z] ok github.com/docker/docker/pkg/pubsub 1.159s coverage: 73.9% of statements [2020-02-14T06:26:13.057Z] ok github.com/docker/docker/daemon/cluster/convert 0.397s coverage: 35.7% of statements [2020-02-14T06:26:13.117Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-14T06:26:13.672Z] ok github.com/docker/docker/pkg/stdcopy 0.051s coverage: 100.0% of statements [2020-02-14T06:26:13.680Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s) [2020-02-14T06:26:13.680Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-14T06:26:14.705Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-02-14T06:26:14.705Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-02-14T06:26:15.577Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-14T06:26:15.726Z] ok github.com/docker/docker/pkg/symlink 0.027s coverage: 87.7% of statements [2020-02-14T06:26:16.017Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 70.8% of statements [2020-02-14T06:26:16.304Z] ok github.com/docker/docker/pkg/signal 3.515s coverage: 61.0% of statements [2020-02-14T06:26:17.801Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2020-02-14T06:26:17.801Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.2% of statements [2020-02-14T06:26:18.095Z] #33 116.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-14T06:26:18.096Z] #33 119.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-14T06:26:18.096Z] #33 120.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-14T06:26:18.096Z] #33 122.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-14T06:26:18.096Z] #33 124.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-14T06:26:18.096Z] #33 125.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-14T06:26:18.096Z] #33 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-14T06:26:18.096Z] #33 128.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-14T06:26:18.096Z] #33 128.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-14T06:26:18.827Z] testing: warning: no tests to run [2020-02-14T06:26:18.827Z] coverage: [no statements] [2020-02-14T06:26:18.827Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-02-14T06:26:18.851Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-14T06:26:18.896Z] ok github.com/docker/docker/daemon/cluster 1.466s coverage: 0.5% of statements [2020-02-14T06:26:19.116Z] ok github.com/docker/docker/pkg/term 0.024s coverage: 84.8% of statements [2020-02-14T06:26:19.405Z] ok github.com/docker/docker/pkg/tarsum 0.254s coverage: 89.3% of statements [2020-02-14T06:26:19.463Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-14T06:26:19.714Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2020-02-14T06:26:20.001Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-02-14T06:26:20.627Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-02-14T06:26:20.836Z] #33 130.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-14T06:26:21.095Z] ok github.com/docker/docker/daemon/config 1.350s coverage: 79.6% of statements [2020-02-14T06:26:21.374Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-14T06:26:21.559Z] ok github.com/docker/docker/daemon/discovery 0.300s coverage: 30.0% of statements [2020-02-14T06:26:22.204Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-14T06:26:22.680Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-02-14T06:26:23.574Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-14T06:26:23.758Z] ok github.com/docker/docker/daemon/events 0.408s coverage: 50.0% of statements [2020-02-14T06:26:24.223Z] ok github.com/docker/docker/daemon/graphdriver 0.206s coverage: 2.3% of statements [2020-02-14T06:26:24.744Z] ok github.com/docker/docker/reference 0.018s coverage: 83.7% of statements [2020-02-14T06:26:25.468Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-14T06:26:25.764Z] ok github.com/docker/docker/profiles/seccomp 0.051s coverage: 68.8% of statements [2020-02-14T06:26:26.386Z] ok github.com/docker/docker/plugin 0.585s coverage: 27.1% of statements [2020-02-14T06:26:26.399Z] #33 136.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-14T06:26:26.422Z] ok github.com/docker/docker/daemon/links 0.153s coverage: 93.0% of statements [2020-02-14T06:26:26.422Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.265s coverage: 10.9% of statements [2020-02-14T06:26:26.627Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-14T06:26:26.627Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.61s) [2020-02-14T06:26:26.627Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-14T06:26:26.627Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-14T06:26:26.883Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-14T06:26:27.400Z] ok github.com/docker/docker/daemon 2.885s coverage: 9.2% of statements [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-14T06:26:27.400Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-14T06:26:27.446Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-14T06:26:27.884Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-02-14T06:26:28.009Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-14T06:26:28.009Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-14T06:26:28.514Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-02-14T06:26:28.920Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-14T06:26:28.938Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-14T06:26:29.195Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-14T06:26:29.484Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-14T06:26:29.604Z] ok github.com/docker/docker/daemon/logger 0.491s coverage: 43.0% of statements [2020-02-14T06:26:29.758Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-14T06:26:30.013Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2020-02-14T06:26:30.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-14T06:26:30.014Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-14T06:26:30.077Z] ok github.com/docker/docker/daemon/images 0.617s coverage: 4.9% of statements [2020-02-14T06:26:30.077Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-14T06:26:30.077Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-14T06:26:30.302Z] ok github.com/docker/docker/registry 0.365s coverage: 56.0% of statements [2020-02-14T06:26:30.415Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-14T06:26:30.542Z] ok github.com/docker/docker/daemon/logger/awslogs 0.681s coverage: 77.8% of statements [2020-02-14T06:26:30.542Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-14T06:26:30.542Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-14T06:26:30.542Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-14T06:26:30.542Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-14T06:26:30.542Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-14T06:26:30.542Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.324s coverage: 62.1% of statements [2020-02-14T06:26:30.577Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-14T06:26:30.589Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2020-02-14T06:26:31.140Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-14T06:26:31.520Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.259s coverage: 88.3% of statements [2020-02-14T06:26:31.785Z] #33 142.1 [2020-02-14T06:26:32.042Z] #33 DONE 142.6s [2020-02-14T06:26:32.070Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-14T06:26:32.299Z] [2020-02-14T06:26:32.299Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-14T06:26:32.499Z] ok github.com/docker/docker/daemon/logger/local 0.358s coverage: 74.7% of statements [2020-02-14T06:26:32.965Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-14T06:26:33.428Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.171s coverage: 21.4% of statements [2020-02-14T06:26:33.672Z] #34 DONE 1.6s [2020-02-14T06:26:34.081Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-02-14T06:26:34.407Z] ok github.com/docker/docker/daemon/logger/templates 0.099s coverage: 8.3% of statements [2020-02-14T06:26:34.407Z] ok github.com/docker/docker/daemon/logger/syslog 0.313s coverage: 47.8% of statements [2020-02-14T06:26:35.347Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-14T06:26:35.386Z] ok github.com/docker/docker/daemon/logger/splunk 2.144s coverage: 82.5% of statements [2020-02-14T06:26:35.386Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-14T06:26:35.386Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-14T06:26:35.386Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-14T06:26:35.567Z] #10 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-14T06:26:35.567Z] #24 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-14T06:26:35.567Z] #27 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-14T06:26:35.567Z] #13 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-14T06:26:35.567Z] #11 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-14T06:26:35.567Z] #21 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-14T06:26:35.567Z] #12 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-14T06:26:35.567Z] #9 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-14T06:26:35.567Z] #19 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-14T06:26:35.567Z] #20 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-14T06:26:35.567Z] #25 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-14T06:26:35.567Z] #22 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-14T06:26:35.567Z] #23 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-14T06:26:35.567Z] #7 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-14T06:26:35.567Z] #6 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-14T06:26:35.567Z] #26 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-14T06:26:35.567Z] #28 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-14T06:26:35.567Z] #29 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-14T06:26:35.567Z] #30 CACHED [2020-02-14T06:26:35.567Z] [2020-02-14T06:26:35.567Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-14T06:26:36.130Z] #35 DONE 0.8s [2020-02-14T06:26:36.130Z] [2020-02-14T06:26:36.130Z] #36 exporting to image [2020-02-14T06:26:36.130Z] #36 exporting layers [2020-02-14T06:26:37.499Z] #36 exporting layers 1.2s done [2020-02-14T06:26:37.499Z] #36 writing image sha256:cbad455de1872a6b77dd06704dd666c23715a68bad5753c32823f29e28553072 done [2020-02-14T06:26:37.499Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-14T06:26:37.499Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-14T06:26:37.575Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.0% of statements [2020-02-14T06:26:37.815Z] + echo Ensuring container killed. [2020-02-14T06:26:37.815Z] Ensuring container killed. [2020-02-14T06:26:37.815Z] + docker rm -vf docker-pr3 [2020-02-14T06:26:37.815Z] Error: No such container: docker-pr3 [2020-02-14T06:26:37.815Z] + true [Pipeline] sh [2020-02-14T06:26:37.860Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-02-14T06:26:38.097Z] + echo Chowning /workspace to jenkins user [2020-02-14T06:26:38.097Z] Chowning /workspace to jenkins user [2020-02-14T06:26:38.097Z] + id -u [2020-02-14T06:26:38.097Z] + id -g [2020-02-14T06:26:38.097Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40521:/workspace busybox chown -R 1000:1000 /workspace [2020-02-14T06:26:38.323Z] ok github.com/docker/docker/distribution/metadata 1.436s coverage: 48.2% of statements [2020-02-14T06:26:38.323Z] ok github.com/docker/docker/distribution 1.548s coverage: 20.3% of statements [2020-02-14T06:26:38.323Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-14T06:26:38.323Z] ok github.com/docker/docker/errdefs 0.121s coverage: 49.4% of statements [2020-02-14T06:26:38.478Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2020-02-14T06:26:39.304Z] ok github.com/docker/docker/distribution/xfer 2.582s coverage: 76.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-14T06:26:39.767Z] + bundleName=unit [2020-02-14T06:26:39.767Z] + echo Creating unit-bundles.tar.gz [2020-02-14T06:26:39.767Z] Creating unit-bundles.tar.gz [2020-02-14T06:26:39.767Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-14T06:26:39.767Z] bundles/junit-report.xml [2020-02-14T06:26:39.767Z] bundles/go-test-report.json [2020-02-14T06:26:39.767Z] bundles/profile.out [2020-02-14T06:26:39.769Z] ? github.com/docker/docker/dockerversion [no test files] [Pipeline] archiveArtifacts [2020-02-14T06:26:39.818Z] Archiving artifacts [2020-02-14T06:26:40.234Z] ok github.com/docker/docker/image/cache 0.223s coverage: 19.2% of statements [2020-02-14T06:26:40.276Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40521/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-14T06:26:40.583Z] + make clean [2020-02-14T06:26:40.583Z] docker volume rm -f docker-dev-cache [2020-02-14T06:26:40.599Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-14T06:26:40.699Z] ok github.com/docker/docker/image/v1 0.354s coverage: 25.0% of statements [2020-02-14T06:26:40.839Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-14T06:26:41.680Z] ok github.com/docker/docker/image 1.053s coverage: 86.4% of statements [2020-02-14T06:26:41.680Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-14T06:26:41.680Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-14T06:26:42.660Z] ok github.com/docker/docker/libcontainerd/queue 0.106s coverage: 100.0% of statements [2020-02-14T06:26:43.126Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2020-02-14T06:26:43.126Z] PASS [2020-02-14T06:26:43.126Z] [2020-02-14T06:26:43.126Z] DONE 17 tests in 53.261s [2020-02-14T06:26:43.126Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-14T06:26:43.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:26:43.126Z] ++ set -e [2020-02-14T06:26:43.126Z] ++ '[' -n 0 ']' [2020-02-14T06:26:43.126Z] ++ set -x [2020-02-14T06:26:43.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:26:43.126Z] INFO: Testing against a local daemon [2020-02-14T06:26:43.126Z] === RUN TestPluginInvalidJSON [2020-02-14T06:26:43.126Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-14T06:26:43.126Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-14T06:26:43.126Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-14T06:26:43.126Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-14T06:26:43.126Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-14T06:26:43.126Z] PASS [2020-02-14T06:26:43.126Z] [2020-02-14T06:26:43.126Z] DONE 2 tests in 0.159s [2020-02-14T06:26:43.126Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-14T06:26:43.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:26:43.126Z] ++ set -e [2020-02-14T06:26:43.126Z] ++ '[' -n 0 ']' [2020-02-14T06:26:43.126Z] ++ set -x [2020-02-14T06:26:43.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:26:43.126Z] INFO: Testing against a local daemon [2020-02-14T06:26:43.126Z] === RUN TestExternalGraphDriver [2020-02-14T06:26:43.126Z] === RUN TestExternalGraphDriver/json [2020-02-14T06:26:43.639Z] ok github.com/docker/docker/layer 0.362s coverage: 30.0% of statements [2020-02-14T06:26:43.639Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-14T06:26:43.639Z] ok github.com/docker/docker/pkg/aaparser 0.081s coverage: 50.0% of statements [2020-02-14T06:26:44.099Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-14T06:26:44.365Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-14T06:26:44.365Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-14T06:26:44.626Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-14T06:26:44.626Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-14T06:26:44.884Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-14T06:26:45.192Z] ok github.com/docker/docker/opts 0.512s coverage: 67.7% of statements [2020-02-14T06:26:45.192Z] ok github.com/docker/docker/libcontainerd/local 0.554s coverage: 1.0% of statements [2020-02-14T06:26:45.192Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-14T06:26:45.192Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-14T06:26:45.192Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-14T06:26:45.192Z] ? github.com/docker/docker/oci [no test files] [2020-02-14T06:26:45.192Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-14T06:26:45.286Z] ok github.com/docker/docker/pkg/plugins 33.688s coverage: 76.6% of statements [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/rootless [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/volume [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-14T06:26:45.286Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === Skipped [2020-02-14T06:26:45.286Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-14T06:26:45.286Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-14T06:26:45.286Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:26:45.286Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:26:45.286Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:26:45.286Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:26:45.286Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:26:45.286Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:73: No driver to put! [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-14T06:26:45.286Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-14T06:26:45.286Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-14T06:26:45.286Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:26:45.286Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:26:45.286Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:26:45.286Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:26:45.286Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-14T06:26:45.286Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-14T06:26:45.286Z] graphtest_unix.go:73: No driver to put! [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-14T06:26:45.286Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-14T06:26:45.286Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] [2020-02-14T06:26:45.286Z] DONE 2185 tests, 20 skipped in 358.564s [2020-02-14T06:26:45.447Z] === RUN TestExternalGraphDriver/spec Post stage [Pipeline] junit [2020-02-14T06:26:45.942Z] Recording test results [Pipeline] } [Pipeline] // stage [2020-02-14T06:26:46.748Z] ok github.com/docker/docker/pkg/broadcaster 0.117s coverage: 100.0% of statements [2020-02-14T06:26:46.748Z] ok github.com/docker/docker/pkg/capabilities 0.058s coverage: 87.5% of statements [2020-02-14T06:26:46.748Z] ok github.com/docker/docker/pkg/authorization 1.339s coverage: 26.8% of statements [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-14T06:26:46.816Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-14T06:26:47.159Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40521/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf0bd1d74c50186c6108e49d856ee24a0b425dda hack/make.sh dynbinary test-integration [2020-02-14T06:26:47.380Z] === RUN TestExternalGraphDriver/pull [2020-02-14T06:26:47.445Z] [2020-02-14T06:26:47.729Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2020-02-14T06:26:47.729Z] ok github.com/docker/docker/pkg/chrootarchive 0.137s coverage: 15.4% of statements [2020-02-14T06:26:47.732Z] Removing bundles/ [2020-02-14T06:26:47.733Z] [2020-02-14T06:26:47.733Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-14T06:26:47.733Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-14T06:26:47.733Z] GOOS="" GOARCH="" GOARM="" [2020-02-14T06:26:48.197Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2020-02-14T06:26:48.312Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-14T06:26:49.254Z] --- PASS: TestExternalGraphDriver (6.29s) [2020-02-14T06:26:49.254Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2020-02-14T06:26:49.254Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2020-02-14T06:26:49.254Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2020-02-14T06:26:49.254Z] === RUN TestGraphdriverPluginV2 [2020-02-14T06:26:49.315Z] ok github.com/docker/docker/pkg/discovery/file 0.164s coverage: 92.9% of statements [2020-02-14T06:26:49.779Z] ok github.com/docker/docker/pkg/discovery/memory 0.206s coverage: 92.3% of statements [2020-02-14T06:26:50.244Z] ok github.com/docker/docker/pkg/discovery/nodes 0.246s coverage: 93.8% of statements [2020-02-14T06:26:51.224Z] ok github.com/docker/docker/pkg/filenotify 0.208s coverage: 45.7% of statements [2020-02-14T06:26:51.689Z] ok github.com/docker/docker/pkg/fileutils 0.133s coverage: 87.7% of statements [2020-02-14T06:26:52.528Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-14T06:26:52.669Z] ok github.com/docker/docker/pkg/homedir 0.146s coverage: 42.9% of statements [2020-02-14T06:26:53.093Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-14T06:26:53.134Z] ok github.com/docker/docker/pkg/idtools 0.065s coverage: 6.3% of statements [2020-02-14T06:26:53.599Z] ok github.com/docker/docker/pkg/discovery/kv 3.442s coverage: 84.1% of statements [2020-02-14T06:26:53.661Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-14T06:26:54.063Z] ok github.com/docker/docker/pkg/archive 7.754s coverage: 62.0% of statements [2020-02-14T06:26:54.225Z] --- PASS: TestGraphdriverPluginV2 (4.76s) [2020-02-14T06:26:54.225Z] PASS [2020-02-14T06:26:54.225Z] [2020-02-14T06:26:54.225Z] DONE 5 tests in 11.234s [2020-02-14T06:26:54.225Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-14T06:26:54.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:26:54.225Z] ++ set -e [2020-02-14T06:26:54.225Z] ++ '[' -n 0 ']' [2020-02-14T06:26:54.225Z] ++ set -x [2020-02-14T06:26:54.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:26:54.225Z] INFO: Testing against a local daemon [2020-02-14T06:26:54.225Z] === RUN TestContinueAfterPluginCrash [2020-02-14T06:26:54.225Z] === PAUSE TestContinueAfterPluginCrash [2020-02-14T06:26:54.225Z] === RUN TestDaemonStartWithLogOpt [2020-02-14T06:26:54.225Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-14T06:26:54.225Z] === CONT TestContinueAfterPluginCrash [2020-02-14T06:26:54.225Z] === CONT TestDaemonStartWithLogOpt [2020-02-14T06:26:54.529Z] ok github.com/docker/docker/pkg/locker 0.053s coverage: 88.9% of statements [2020-02-14T06:26:54.529Z] ok github.com/docker/docker/pkg/jsonmessage 0.200s coverage: 91.7% of statements [2020-02-14T06:26:54.529Z] ok github.com/docker/docker/pkg/ioutils 0.732s coverage: 68.8% of statements [2020-02-14T06:26:54.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-14T06:26:55.508Z] ok github.com/docker/docker/pkg/longpath 0.075s coverage: 100.0% of statements [2020-02-14T06:26:55.508Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2020-02-14T06:26:55.973Z] ok github.com/docker/docker/pkg/parsers 0.237s coverage: 97.0% of statements [2020-02-14T06:26:56.439Z] ok github.com/docker/docker/pkg/pidfile 0.069s coverage: 82.6% of statements [2020-02-14T06:26:57.994Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.072s coverage: 56.8% of statements [2020-02-14T06:26:58.973Z] ok github.com/docker/docker/pkg/plugins/transport 0.135s coverage: 85.7% of statements [2020-02-14T06:26:58.973Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2020-02-14T06:26:59.439Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2020-02-14T06:27:01.000Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2020-02-14T06:27:01.001Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-02-14T06:27:01.465Z] ok github.com/docker/docker/pkg/signal 0.072s coverage: 20.3% of statements [2020-02-14T06:27:01.931Z] ok github.com/docker/docker/pkg/stdcopy 0.063s coverage: 100.0% of statements [2020-02-14T06:27:02.911Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2020-02-14T06:27:02.911Z] ok github.com/docker/docker/pkg/streamformatter 0.105s coverage: 66.2% of statements [2020-02-14T06:27:04.465Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2020-02-14T06:27:04.930Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-14T06:27:04.930Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-14T06:27:04.930Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-14T06:27:04.930Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-14T06:27:04.930Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-14T06:27:04.930Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-14T06:27:04.930Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-14T06:27:04.930Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-14T06:27:05.395Z] ok github.com/docker/docker/pkg/tailfile 0.174s coverage: 88.6% of statements [2020-02-14T06:27:05.395Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 13.1% of statements [2020-02-14T06:27:06.376Z] ok github.com/docker/docker/pkg/term 0.049s coverage: 30.8% of statements [2020-02-14T06:27:06.841Z] testing: warning: no tests to run [2020-02-14T06:27:06.841Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: 0.0% of statements [no tests to run] [2020-02-14T06:27:06.841Z] ok github.com/docker/docker/pkg/tarsum 0.231s coverage: 89.3% of statements [2020-02-14T06:27:07.820Z] ok github.com/docker/docker/pkg/urlutil 0.085s coverage: 100.0% of statements [2020-02-14T06:27:07.820Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2020-02-14T06:27:07.820Z] ok github.com/docker/docker/pkg/truncindex 0.210s coverage: 91.5% of statements [2020-02-14T06:27:09.375Z] ok github.com/docker/docker/plugin/v2 0.113s coverage: 20.1% of statements [2020-02-14T06:27:09.375Z] ok github.com/docker/docker/reference 0.149s coverage: 83.7% of statements [2020-02-14T06:27:09.642Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-14T06:27:10.353Z] ok github.com/docker/docker/plugin 0.413s coverage: 11.6% of statements [2020-02-14T06:27:10.573Z] --- PASS: TestDaemonStartWithLogOpt (16.11s) [2020-02-14T06:27:10.818Z] ok github.com/docker/docker/registry/resumable 0.256s coverage: 100.0% of statements [2020-02-14T06:27:11.283Z] ok github.com/docker/docker/restartmanager 0.054s coverage: 50.9% of statements [2020-02-14T06:27:12.262Z] ok github.com/docker/docker/registry 0.413s coverage: 51.7% of statements [2020-02-14T06:27:12.468Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-14T06:27:12.727Z] ok github.com/docker/docker/runconfig 0.339s coverage: 54.5% of statements [2020-02-14T06:27:12.727Z] ok github.com/docker/docker/testutil 0.075s coverage: 62.5% of statements [2020-02-14T06:27:13.399Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-14T06:27:15.660Z] ok github.com/docker/docker/volume/drivers 0.252s coverage: 36.1% of statements [2020-02-14T06:27:15.921Z] --- PASS: TestContinueAfterPluginCrash (21.14s) [2020-02-14T06:27:15.921Z] PASS [2020-02-14T06:27:15.921Z] [2020-02-14T06:27:15.921Z] DONE 2 tests in 21.276s [2020-02-14T06:27:15.921Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-14T06:27:15.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:27:15.921Z] ++ set -e [2020-02-14T06:27:15.921Z] ++ '[' -n 0 ']' [2020-02-14T06:27:15.921Z] ++ set -x [2020-02-14T06:27:15.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:27:15.921Z] INFO: Testing against a local daemon [2020-02-14T06:27:15.921Z] === RUN TestPluginWithDevMounts [2020-02-14T06:27:15.921Z] === PAUSE TestPluginWithDevMounts [2020-02-14T06:27:15.921Z] === CONT TestPluginWithDevMounts [2020-02-14T06:27:15.921Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-14T06:27:15.921Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-14T06:27:16.125Z] ok github.com/docker/docker/volume/local 0.324s coverage: 37.7% of statements [2020-02-14T06:27:16.125Z] ok github.com/docker/docker/volume/mounts 0.076s coverage: 66.2% of statements [2020-02-14T06:27:17.818Z] --- PASS: TestPluginWithDevMounts (1.97s) [2020-02-14T06:27:17.818Z] PASS [2020-02-14T06:27:17.818Z] [2020-02-14T06:27:17.818Z] DONE 1 tests in 2.109s [2020-02-14T06:27:17.818Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-14T06:27:17.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:27:17.818Z] ++ set -e [2020-02-14T06:27:17.818Z] ++ '[' -n 0 ']' [2020-02-14T06:27:17.818Z] ++ set -x [2020-02-14T06:27:17.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:27:17.818Z] INFO: Testing against a local daemon [2020-02-14T06:27:17.818Z] === RUN TestSecretInspect [2020-02-14T06:27:18.338Z] ok github.com/docker/docker/volume/service 0.480s coverage: 70.3% of statements [2020-02-14T06:27:19.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-14T06:27:20.275Z] --- PASS: TestSecretInspect (2.65s) [2020-02-14T06:27:20.275Z] === RUN TestSecretList [2020-02-14T06:27:21.207Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-14T06:27:21.771Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-14T06:27:24.295Z] --- PASS: TestSecretList (3.74s) [2020-02-14T06:27:24.296Z] === RUN TestSecretsCreateAndDelete [2020-02-14T06:27:24.553Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-14T06:27:24.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-14T06:27:24.810Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-14T06:27:27.333Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-14T06:27:27.590Z] --- PASS: TestSecretsCreateAndDelete (3.35s) [2020-02-14T06:27:27.590Z] === RUN TestSecretsUpdate [2020-02-14T06:27:28.523Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-14T06:27:29.892Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-14T06:27:30.821Z] --- PASS: TestSecretsUpdate (3.18s) [2020-02-14T06:27:30.821Z] === RUN TestTemplatedSecret [2020-02-14T06:27:30.821Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-14T06:27:33.226Z] ok github.com/docker/docker/pkg/plugins 35.315s coverage: 73.4% of statements [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/rootless [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/volume [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-14T06:27:33.226Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-14T06:27:33.344Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-14T06:27:33.601Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-14T06:27:33.601Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-14T06:27:33.858Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-14T06:27:34.114Z] --- PASS: TestTemplatedSecret (3.34s) [2020-02-14T06:27:34.114Z] === RUN TestSecretCreateResolve [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === Skipped [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-02-14T06:27:34.205Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-02-14T06:27:34.205Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-02-14T06:27:34.205Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-02-14T06:27:34.205Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-02-14T06:27:34.205Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-02-14T06:27:34.205Z] client_test.go:23: runtime.GOOS == "windows" [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-02-14T06:27:34.205Z] daemon_test.go:147: root required [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-02-14T06:27:34.205Z] reload_test.go:520: root required [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-02-14T06:27:34.205Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-02-14T06:27:34.205Z] pull_v2_test.go:73: Needs fixing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-02-14T06:27:34.205Z] pull_v2_test.go:118: Needs fixing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-02-14T06:27:34.205Z] download_test.go:268: Needs fixing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-02-14T06:27:34.205Z] layer_test.go:304: Failing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-02-14T06:27:34.205Z] layer_test.go:353: Failing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-02-14T06:27:34.205Z] layer_test.go:468: Failing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-02-14T06:27:34.205Z] layer_test.go:697: Failing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-02-14T06:27:34.205Z] migration_test.go:46: Failing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-02-14T06:27:34.205Z] migration_test.go:182: Failing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-02-14T06:27:34.205Z] mount_test.go:17: Failing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-02-14T06:27:34.205Z] mount_test.go:76: Failing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-02-14T06:27:34.205Z] mount_test.go:125: Failing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-02-14T06:27:34.205Z] mount_test.go:212: Failing on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-02-14T06:27:34.205Z] archive_test.go:133: Xz not present in msys2 [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-02-14T06:27:34.205Z] archive_test.go:238: Failing on Windows CI machines [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-02-14T06:27:34.205Z] archive_windows_test.go:16: Currently fails [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-02-14T06:27:34.205Z] changes_test.go:192: needs more investigation [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-02-14T06:27:34.205Z] changes_test.go:405: needs further investigation [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-02-14T06:27:34.205Z] changes_test.go:441: needs further investigation [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-02-14T06:27:34.205Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-02-14T06:27:34.205Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-02-14T06:27:34.205Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-02-14T06:27:34.205Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-02-14T06:27:34.205Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-02-14T06:27:34.205Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-02-14T06:27:34.205Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-02-14T06:27:34.205Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-02-14T06:27:34.205Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-02-14T06:27:34.205Z] poller_test.go:41: No chmod on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-02-14T06:27:34.205Z] fileutils_test.go:134: Needs porting to Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-02-14T06:27:34.205Z] fileutils_test.go:180: Needs porting to Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-02-14T06:27:34.205Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-02-14T06:27:34.205Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-02-14T06:27:34.205Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-02-14T06:27:34.205Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-02-14T06:27:34.205Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-02-14T06:27:34.205Z] local_test.go:181: runtime.GOOS == "windows" [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] [2020-02-14T06:27:34.205Z] DONE 1771 tests, 46 skipped in 200.827s [2020-02-14T06:27:34.371Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-14T06:27:34.670Z] INFO: make.ps1 ended at 02/14/2020 06:27:34 [2020-02-14T06:27:34.935Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-14T06:27:37.456Z] --- PASS: TestSecretCreateResolve (3.28s) [2020-02-14T06:27:37.456Z] PASS [2020-02-14T06:27:37.456Z] [2020-02-14T06:27:37.456Z] DONE 6 tests in 19.710s [2020-02-14T06:27:37.456Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-14T06:27:37.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:27:37.456Z] ++ set -e [2020-02-14T06:27:37.456Z] ++ '[' -n 0 ']' [2020-02-14T06:27:37.456Z] ++ set -x [2020-02-14T06:27:37.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:27:37.456Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-14T06:27:37.456Z] INFO: Testing against a local daemon [2020-02-14T06:27:37.456Z] === RUN TestServiceCreateInit [2020-02-14T06:27:37.456Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-14T06:27:37.603Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-02-14T06:27:37.603Z] INFO: Unit tests ended at 02/14/2020 06:27:37. Duration:00:03:36.2118666 [2020-02-14T06:27:37.603Z] INFO: Building busybox [2020-02-14T06:27:38.020Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-14T06:27:38.068Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-14T06:27:38.068Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-14T06:27:38.068Z] [2020-02-14T06:27:38.068Z] Sending build context to Docker daemon 2.56kB [2020-02-14T06:27:38.068Z] [2020-02-14T06:27:38.068Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-14T06:27:38.068Z] ---> 3b63d96cf771 [2020-02-14T06:27:38.068Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-14T06:27:38.068Z] ---> Running in 2ddda6f07128 [2020-02-14T06:27:38.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-14T06:27:41.112Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-14T06:27:42.483Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-14T06:27:43.048Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-14T06:27:43.907Z] Removing intermediate container 2ddda6f07128 [2020-02-14T06:27:43.907Z] ---> 6378709bc955 [2020-02-14T06:27:43.907Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-14T06:27:44.886Z] [2020-02-14T06:27:45.350Z] ---> 9ab7c4e95b5f [2020-02-14T06:27:45.350Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-14T06:27:45.350Z] ---> Running in b54ebe5c6b9e [2020-02-14T06:27:46.324Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-14T06:27:46.903Z] [2020-02-14T06:27:46.903Z] SUCCESS: Specified value was saved. [2020-02-14T06:27:47.255Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-14T06:27:47.818Z] --- PASS: TestServiceCreateInit (10.42s) [2020-02-14T06:27:47.818Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2020-02-14T06:27:47.818Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s) [2020-02-14T06:27:47.818Z] === RUN TestCreateServiceMultipleTimes [2020-02-14T06:27:48.747Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-14T06:27:49.311Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-14T06:27:49.837Z] Removing intermediate container b54ebe5c6b9e [2020-02-14T06:27:49.837Z] ---> 07ffff52af09 [2020-02-14T06:27:49.837Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-14T06:27:49.837Z] ---> Running in 268d7bac79bf [2020-02-14T06:27:54.568Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-14T06:27:55.676Z] Cannot create a file when that file already exists. [2020-02-14T06:27:57.091Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-14T06:27:57.654Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-14T06:27:58.584Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-14T06:28:02.799Z] Removing intermediate container 268d7bac79bf [2020-02-14T06:28:02.799Z] ---> a5f109f4b96f [2020-02-14T06:28:02.799Z] Step 6/6 : CMD ["sh"] [2020-02-14T06:28:02.799Z] ---> Running in 9a7f9242f2ac [2020-02-14T06:28:02.799Z] Removing intermediate container 9a7f9242f2ac [2020-02-14T06:28:02.799Z] ---> a36ab1ae2586 [2020-02-14T06:28:02.799Z] Successfully built a36ab1ae2586 [2020-02-14T06:28:02.799Z] Successfully tagged busybox:latest [2020-02-14T06:28:02.799Z] INFO: Docker images of the daemon under test [2020-02-14T06:28:02.799Z] [2020-02-14T06:28:02.799Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-14T06:28:02.799Z] busybox latest a36ab1ae2586 Less than a second ago 4.86GB [2020-02-14T06:28:02.799Z] microsoft/windowsservercore latest 3b63d96cf771 4 weeks ago 4.82GB [2020-02-14T06:28:02.799Z] mcr.microsoft.com/windows/servercore 10.0.17763.973 3b63d96cf771 4 weeks ago 4.82GB [2020-02-14T06:28:02.799Z] [2020-02-14T06:28:02.799Z] INFO: Running integration tests at 02/14/2020 06:28:01... [2020-02-14T06:28:02.799Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-14T06:28:02.799Z] INFO: Integration API tests being run from the host: [2020-02-14T06:28:02.799Z] INFO: make.ps1 starting at 02/14/2020 06:28:01 [2020-02-14T06:28:03.263Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-14T06:28:06.682Z] --- PASS: TestCreateServiceMultipleTimes (18.62s) [2020-02-14T06:28:06.682Z] === RUN TestCreateServiceConflict [2020-02-14T06:28:08.577Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-14T06:28:09.508Z] --- PASS: TestCreateServiceConflict (3.10s) [2020-02-14T06:28:09.508Z] === RUN TestCreateServiceMaxReplicas [2020-02-14T06:28:12.781Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-14T06:28:13.345Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2020-02-14T06:28:13.345Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-14T06:28:15.242Z] === RUN TestDockerSuite/TestBuildRm [2020-02-14T06:28:18.571Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-14T06:28:19.151Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-14T06:28:20.520Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-14T06:28:20.776Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-14T06:28:21.339Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-14T06:28:22.708Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-14T06:28:24.077Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-14T06:28:25.008Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-14T06:28:28.281Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.60s) [2020-02-14T06:28:28.281Z] === RUN TestCreateServiceSecretFileMode [2020-02-14T06:28:28.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:28:28.589Z] INFO: Testing against a local daemon [2020-02-14T06:28:29.212Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-14T06:28:29.212Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-14T06:28:29.469Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-14T06:28:29.469Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-14T06:28:30.033Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-14T06:28:30.963Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2020-02-14T06:28:30.963Z] === RUN TestCreateServiceConfigFileMode [2020-02-14T06:28:31.220Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-14T06:28:31.221Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-14T06:28:32.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-14T06:28:32.410Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-14T06:28:34.932Z] --- PASS: TestCreateServiceConfigFileMode (3.57s) [2020-02-14T06:28:34.932Z] === RUN TestCreateServiceSysctls [2020-02-14T06:28:38.214Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-14T06:28:38.472Z] --- PASS: TestCreateServiceSysctls (3.98s) [2020-02-14T06:28:38.472Z] === RUN TestCreateServiceCapabilities [2020-02-14T06:28:39.038Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-14T06:28:40.409Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-14T06:28:41.369Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-14T06:28:41.934Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-02-14T06:28:41.934Z] === RUN TestInspect [2020-02-14T06:28:42.499Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-14T06:28:43.490Z] ok github.com/docker/docker/integration/build 14.973s [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] === Skipped [2020-02-14T06:28:43.490Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-02-14T06:28:43.490Z] build_session_test.go:25: TODO: BuildKit [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-02-14T06:28:43.490Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-14T06:28:43.490Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-02-14T06:28:43.490Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-02-14T06:28:43.490Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-02-14T06:28:43.490Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-02-14T06:28:43.490Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-02-14T06:28:43.490Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-02-14T06:28:43.490Z] build_test.go:491: testEnv.OSType == "windows" [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-02-14T06:28:43.490Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] DONE 22 tests, 10 skipped in 39.746s [2020-02-14T06:28:43.490Z] [2020-02-14T06:28:43.490Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-14T06:28:44.398Z] === RUN TestDockerSuite/TestBuildUser [2020-02-14T06:28:45.329Z] --- PASS: TestInspect (3.33s) [2020-02-14T06:28:45.329Z] === RUN TestCreateJob [2020-02-14T06:28:45.691Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:28:45.691Z] INFO: Testing against a local daemon [2020-02-14T06:28:45.691Z] ok github.com/docker/docker/integration/config 0.219s [2020-02-14T06:28:45.691Z] [2020-02-14T06:28:45.691Z] === Skipped [2020-02-14T06:28:45.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2020-02-14T06:28:45.691Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:28:45.691Z] [2020-02-14T06:28:45.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-02-14T06:28:45.691Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:28:45.691Z] [2020-02-14T06:28:45.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-02-14T06:28:45.691Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:28:45.691Z] [2020-02-14T06:28:45.691Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-02-14T06:28:45.691Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:28:45.691Z] [2020-02-14T06:28:45.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-02-14T06:28:45.691Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:28:45.691Z] [2020-02-14T06:28:45.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-02-14T06:28:45.691Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:28:45.691Z] [2020-02-14T06:28:45.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-02-14T06:28:45.691Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:28:45.691Z] [2020-02-14T06:28:45.691Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-02-14T06:28:45.691Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:28:45.691Z] [2020-02-14T06:28:45.691Z] [2020-02-14T06:28:45.691Z] DONE 8 tests, 8 skipped in 2.732s [2020-02-14T06:28:45.691Z] [2020-02-14T06:28:45.691Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-14T06:28:46.697Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-14T06:28:49.219Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-14T06:28:49.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:28:49.461Z] INFO: Testing against a local daemon [2020-02-14T06:28:49.475Z] --- PASS: TestCreateJob (4.12s) [2020-02-14T06:28:49.475Z] === RUN TestReplicatedJob [2020-02-14T06:28:50.845Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-14T06:28:55.131Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-14T06:28:55.131Z] [2020-02-14T06:28:55.131Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-14T06:28:55.131Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-14T06:28:55.131Z] HOSTNAME=d826088d9c37 [2020-02-14T06:28:55.131Z] TESTDEBUG=0 [2020-02-14T06:28:55.131Z] DEST=bundles/test-integration [2020-02-14T06:28:55.131Z] PWD=/go/src/github.com/docker/docker [2020-02-14T06:28:55.131Z] DOCKER_GITCOMMIT=bf0bd1d74c50186c6108e49d856ee24a0b425dda [2020-02-14T06:28:55.131Z] container=docker [2020-02-14T06:28:55.131Z] HOME=/root [2020-02-14T06:28:55.131Z] GOLANG_VERSION=1.13.7 [2020-02-14T06:28:55.131Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-14T06:28:55.131Z] VALIDATE_BRANCH=master [2020-02-14T06:28:55.131Z] TERM=xterm [2020-02-14T06:28:55.131Z] DOCKER_PKG=github.com/docker/docker [2020-02-14T06:28:55.131Z] SHLVL=1 [2020-02-14T06:28:55.131Z] TIMEOUT=120m [2020-02-14T06:28:55.131Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-14T06:28:55.131Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-14T06:28:55.131Z] GO111MODULE=off [2020-02-14T06:28:55.131Z] DOCKER_EXPERIMENTAL=1 [2020-02-14T06:28:55.131Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-14T06:28:55.131Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-14T06:28:55.131Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-14T06:28:55.131Z] GOPATH=/go [2020-02-14T06:28:55.131Z] PKG_CONFIG=pkg-config [2020-02-14T06:28:55.131Z] _=/usr/bin/env [2020-02-14T06:28:55.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-14T06:28:57.399Z] --- PASS: TestReplicatedJob (7.80s) [2020-02-14T06:28:57.399Z] === RUN TestUpdateReplicatedJob [2020-02-14T06:29:01.571Z] --- PASS: TestUpdateReplicatedJob (4.03s) [2020-02-14T06:29:01.571Z] === RUN TestServiceListWithStatuses [2020-02-14T06:29:01.571Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-14T06:29:01.571Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-14T06:29:01.571Z] === RUN TestDockerNetworkConnectAlias [2020-02-14T06:29:08.119Z] --- PASS: TestDockerNetworkConnectAlias (6.21s) [2020-02-14T06:29:08.119Z] === RUN TestDockerNetworkReConnect [2020-02-14T06:29:08.682Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-14T06:29:10.050Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-14T06:29:10.308Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-14T06:29:11.676Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-14T06:29:12.607Z] --- PASS: TestDockerNetworkReConnect (4.95s) [2020-02-14T06:29:12.607Z] === RUN TestServicePlugin [2020-02-14T06:29:12.607Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-14T06:29:14.502Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-14T06:29:14.502Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-14T06:29:14.502Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-14T06:29:14.502Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-14T06:29:14.502Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-14T06:29:17.024Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-14T06:29:17.024Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-14T06:29:17.954Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-14T06:29:18.884Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-14T06:29:19.815Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-14T06:29:20.072Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-14T06:29:23.345Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-14T06:29:25.237Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-14T06:29:25.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-14T06:29:26.607Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-14T06:29:26.864Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-14T06:29:27.427Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-14T06:29:27.427Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-14T06:29:28.356Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-14T06:29:31.631Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-14T06:29:31.631Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-14T06:29:31.631Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-14T06:29:31.888Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-14T06:29:31.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-14T06:29:32.817Z] === RUN TestDockerSuite/TestCommitChange [2020-02-14T06:29:34.716Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-14T06:29:35.647Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-14T06:29:37.539Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-14T06:29:38.908Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-14T06:29:39.839Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-14T06:29:41.783Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-14T06:29:42.717Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-14T06:29:44.612Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-14T06:29:45.175Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-14T06:29:45.175Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-14T06:29:45.175Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-14T06:29:45.432Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-14T06:29:45.432Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-14T06:29:45.432Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-14T06:29:45.432Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-14T06:29:46.800Z] --- PASS: TestServicePlugin (34.42s) [2020-02-14T06:29:46.800Z] plugin_test.go:62: [d33faed327036] joining swarm manager [d975fecb3515c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:29:46.800Z] plugin_test.go:65: [d562725c4b11f] joining swarm manager [d975fecb3515c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:29:46.800Z] === RUN TestServiceUpdateLabel [2020-02-14T06:29:47.056Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-14T06:29:48.949Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-14T06:29:48.949Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-14T06:29:49.880Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-14T06:29:49.880Z] --- PASS: TestServiceUpdateLabel (3.14s) [2020-02-14T06:29:49.880Z] === RUN TestServiceUpdateSecrets [2020-02-14T06:29:50.011Z] ok github.com/docker/docker/integration/container 61.057s [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === Skipped [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-02-14T06:29:50.011Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-02-14T06:29:50.011Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-02-14T06:29:50.011Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-02-14T06:29:50.011Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-02-14T06:29:50.011Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-02-14T06:29:50.011Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-02-14T06:29:50.011Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-02-14T06:29:50.011Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-02-14T06:29:50.011Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-02-14T06:29:50.011Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-14T06:29:50.011Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-02-14T06:29:50.011Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-02-14T06:29:50.011Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-02-14T06:29:50.011Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-02-14T06:29:50.011Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-02-14T06:29:50.011Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-02-14T06:29:50.011Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-02-14T06:29:50.011Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-02-14T06:29:50.011Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-02-14T06:29:50.011Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-02-14T06:29:50.011Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-14T06:29:50.011Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-02-14T06:29:50.011Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-14T06:29:50.011Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-02-14T06:29:50.011Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-02-14T06:29:50.011Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-02-14T06:29:50.011Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-02-14T06:29:50.011Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-02-14T06:29:50.011Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-02-14T06:29:50.011Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-02-14T06:29:50.011Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-02-14T06:29:50.011Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-02-14T06:29:50.011Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-02-14T06:29:50.011Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-02-14T06:29:50.011Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-02-14T06:29:50.011Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-02-14T06:29:50.011Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-02-14T06:29:50.011Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-02-14T06:29:50.011Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-02-14T06:29:50.011Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-02-14T06:29:50.011Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] DONE 80 tests, 41 skipped in 64.109s [2020-02-14T06:29:50.011Z] [2020-02-14T06:29:50.011Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-14T06:29:51.247Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-14T06:29:51.810Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-14T06:29:52.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-14T06:29:52.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-14T06:29:52.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-14T06:29:52.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:29:52.213Z] INFO: Testing against a local daemon [2020-02-14T06:29:52.678Z] ok github.com/docker/docker/integration/image 0.539s [2020-02-14T06:29:52.739Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-14T06:29:53.142Z] [2020-02-14T06:29:53.142Z] === Skipped [2020-02-14T06:29:53.142Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-02-14T06:29:53.142Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-14T06:29:53.142Z] [2020-02-14T06:29:53.142Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-14T06:29:53.142Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-14T06:29:53.142Z] [2020-02-14T06:29:53.142Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-02-14T06:29:53.142Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-14T06:29:53.142Z] [2020-02-14T06:29:53.142Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-02-14T06:29:53.142Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-14T06:29:53.142Z] [2020-02-14T06:29:53.142Z] [2020-02-14T06:29:53.142Z] DONE 11 tests, 4 skipped in 3.012s [2020-02-14T06:29:53.142Z] [2020-02-14T06:29:53.142Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-14T06:29:53.302Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-14T06:29:53.558Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-14T06:29:53.558Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-14T06:29:54.121Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-14T06:29:54.121Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-14T06:29:54.377Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-14T06:29:54.377Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-14T06:29:54.377Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-14T06:29:55.307Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-14T06:29:56.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:29:56.086Z] INFO: Testing against a local daemon [2020-02-14T06:29:56.086Z] ok github.com/docker/docker/integration/network 0.230s [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === Skipped [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-02-14T06:29:56.086Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-02-14T06:29:56.086Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-02-14T06:29:56.086Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-02-14T06:29:56.086Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-02-14T06:29:56.086Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-02-14T06:29:56.086Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-14T06:29:56.086Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-14T06:29:56.086Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-14T06:29:56.086Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-02-14T06:29:56.086Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-14T06:29:56.086Z] service_test.go:230: FLAKY_TEST [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-02-14T06:29:56.086Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-14T06:29:56.086Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] DONE 17 tests, 13 skipped in 2.742s [2020-02-14T06:29:56.086Z] [2020-02-14T06:29:56.086Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-14T06:29:56.237Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-14T06:29:56.550Z] testing: warning: no tests to run [2020-02-14T06:29:56.550Z] ok github.com/docker/docker/integration/network/ipvlan 0.069s [2020-02-14T06:29:56.550Z] [2020-02-14T06:29:56.550Z] DONE 0 tests in 0.886s [2020-02-14T06:29:56.550Z] [2020-02-14T06:29:56.550Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-14T06:29:57.166Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-14T06:29:57.166Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-14T06:29:57.529Z] testing: warning: no tests to run [2020-02-14T06:29:57.529Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2020-02-14T06:29:57.529Z] [2020-02-14T06:29:57.529Z] DONE 0 tests in 0.943s [2020-02-14T06:29:57.529Z] [2020-02-14T06:29:57.529Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-14T06:29:58.509Z] testing: warning: no tests to run [2020-02-14T06:29:58.509Z] ok github.com/docker/docker/integration/plugin 0.095s [2020-02-14T06:29:58.509Z] [2020-02-14T06:29:58.509Z] DONE 0 tests in 0.887s [2020-02-14T06:29:58.509Z] [2020-02-14T06:29:58.509Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-14T06:29:59.059Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-14T06:29:59.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-14T06:29:59.488Z] testing: warning: no tests to run [2020-02-14T06:29:59.488Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2020-02-14T06:29:59.488Z] [2020-02-14T06:29:59.488Z] DONE 0 tests in 0.885s [2020-02-14T06:29:59.488Z] [2020-02-14T06:29:59.488Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-14T06:29:59.623Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-14T06:29:59.623Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-14T06:30:00.552Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-14T06:30:01.484Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-14T06:30:02.415Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-14T06:30:02.421Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:30:02.421Z] INFO: Testing against a local daemon [2020-02-14T06:30:02.421Z] ok github.com/docker/docker/integration/plugin/common 0.200s [2020-02-14T06:30:02.421Z] [2020-02-14T06:30:02.421Z] DONE 2 tests in 2.560s [2020-02-14T06:30:02.421Z] [2020-02-14T06:30:02.421Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-14T06:30:03.345Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-14T06:30:03.345Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-14T06:30:04.276Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-14T06:30:05.208Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-14T06:30:05.208Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2020-02-14T06:30:05.208Z] === RUN TestServiceUpdateConfigs [2020-02-14T06:30:06.139Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-14T06:30:06.139Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-14T06:30:06.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:30:06.211Z] INFO: Testing against a local daemon [2020-02-14T06:30:06.211Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.267s [2020-02-14T06:30:06.211Z] [2020-02-14T06:30:06.211Z] === Skipped [2020-02-14T06:30:06.211Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-02-14T06:30:06.211Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-14T06:30:06.211Z] [2020-02-14T06:30:06.211Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-02-14T06:30:06.211Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-14T06:30:06.211Z] [2020-02-14T06:30:06.211Z] [2020-02-14T06:30:06.211Z] DONE 2 tests, 2 skipped in 4.085s [2020-02-14T06:30:06.211Z] [2020-02-14T06:30:06.211Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-14T06:30:07.070Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-14T06:30:08.438Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-14T06:30:10.333Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-14T06:30:10.333Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-14T06:30:10.333Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-14T06:30:10.333Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-14T06:30:10.333Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-14T06:30:10.896Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-14T06:30:14.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:30:14.862Z] INFO: Testing against a local daemon [2020-02-14T06:30:14.862Z] testing: warning: no tests to run [2020-02-14T06:30:14.862Z] ok github.com/docker/docker/integration/plugin/logging 0.224s [2020-02-14T06:30:14.862Z] [2020-02-14T06:30:14.862Z] DONE 0 tests in 8.364s [2020-02-14T06:30:14.862Z] [2020-02-14T06:30:14.862Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-14T06:30:16.145Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-14T06:30:16.145Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-14T06:30:17.075Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-14T06:30:17.075Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-14T06:30:17.075Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-14T06:30:17.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:30:17.797Z] INFO: Testing against a local daemon [2020-02-14T06:30:17.797Z] ok github.com/docker/docker/integration/plugin/volumes 0.282s [2020-02-14T06:30:17.797Z] [2020-02-14T06:30:17.797Z] === Skipped [2020-02-14T06:30:17.797Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-02-14T06:30:17.797Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:17.797Z] [2020-02-14T06:30:17.797Z] [2020-02-14T06:30:17.797Z] DONE 1 tests, 1 skipped in 2.964s [2020-02-14T06:30:17.797Z] [2020-02-14T06:30:17.797Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-14T06:30:19.996Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:30:19.996Z] INFO: Testing against a local daemon [2020-02-14T06:30:19.996Z] ok github.com/docker/docker/integration/secret 0.192s [2020-02-14T06:30:20.347Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-14T06:30:20.458Z] [2020-02-14T06:30:20.458Z] === Skipped [2020-02-14T06:30:20.458Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-02-14T06:30:20.458Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:20.458Z] [2020-02-14T06:30:20.458Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-02-14T06:30:20.458Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:20.458Z] [2020-02-14T06:30:20.458Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-02-14T06:30:20.458Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:20.458Z] [2020-02-14T06:30:20.458Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-02-14T06:30:20.458Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:20.458Z] [2020-02-14T06:30:20.458Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-02-14T06:30:20.458Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:20.458Z] [2020-02-14T06:30:20.458Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-02-14T06:30:20.458Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:30:20.458Z] [2020-02-14T06:30:20.458Z] [2020-02-14T06:30:20.458Z] DONE 6 tests, 6 skipped in 2.441s [2020-02-14T06:30:20.458Z] [2020-02-14T06:30:20.458Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-14T06:30:20.604Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2020-02-14T06:30:20.604Z] === RUN TestServiceUpdateNetwork [2020-02-14T06:30:20.861Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-14T06:30:22.231Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-14T06:30:23.382Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:30:23.382Z] INFO: Testing against a local daemon [2020-02-14T06:30:23.846Z] ok github.com/docker/docker/integration/service 0.380s [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === Skipped [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-14T06:30:23.846Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-14T06:30:23.846Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-14T06:30:23.846Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-14T06:30:23.846Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-02-14T06:30:23.846Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-02-14T06:30:23.846Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-02-14T06:30:23.846Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-14T06:30:23.846Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-02-14T06:30:23.846Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-02-14T06:30:23.846Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-02-14T06:30:23.846Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-02-14T06:30:23.846Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-02-14T06:30:23.846Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-02-14T06:30:23.846Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-02-14T06:30:23.846Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-02-14T06:30:23.846Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-02-14T06:30:23.846Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.846Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-02-14T06:30:23.846Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.846Z] [2020-02-14T06:30:23.847Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-02-14T06:30:23.847Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.847Z] [2020-02-14T06:30:23.847Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-02-14T06:30:23.847Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:23.847Z] [2020-02-14T06:30:23.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-02-14T06:30:23.847Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:30:23.847Z] [2020-02-14T06:30:23.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-02-14T06:30:23.847Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:30:23.847Z] [2020-02-14T06:30:23.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-02-14T06:30:23.847Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:30:23.847Z] [2020-02-14T06:30:23.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-02-14T06:30:23.847Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-14T06:30:23.847Z] [2020-02-14T06:30:23.847Z] [2020-02-14T06:30:23.847Z] DONE 23 tests, 22 skipped in 3.382s [2020-02-14T06:30:23.847Z] [2020-02-14T06:30:23.847Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-14T06:30:26.059Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:30:26.059Z] INFO: Testing against a local daemon [2020-02-14T06:30:26.059Z] ok github.com/docker/docker/integration/session 0.193s [2020-02-14T06:30:26.523Z] [2020-02-14T06:30:26.523Z] === Skipped [2020-02-14T06:30:26.523Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-02-14T06:30:26.523Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-14T06:30:26.523Z] [2020-02-14T06:30:26.523Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-02-14T06:30:26.523Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-14T06:30:26.523Z] [2020-02-14T06:30:26.523Z] [2020-02-14T06:30:26.523Z] DONE 2 tests, 2 skipped in 2.508s [2020-02-14T06:30:26.523Z] [2020-02-14T06:30:26.523Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-14T06:30:27.482Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-14T06:30:27.482Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-14T06:30:28.724Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:30:28.724Z] INFO: Testing against a local daemon [2020-02-14T06:30:29.376Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-14T06:30:30.277Z] ok github.com/docker/docker/integration/system 1.348s [2020-02-14T06:30:30.277Z] [2020-02-14T06:30:30.277Z] === Skipped [2020-02-14T06:30:30.277Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-14T06:30:30.277Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-14T06:30:30.277Z] [2020-02-14T06:30:30.277Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-02-14T06:30:30.277Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-14T06:30:30.277Z] [2020-02-14T06:30:30.277Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-02-14T06:30:30.277Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-14T06:30:30.277Z] [2020-02-14T06:30:30.277Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-02-14T06:30:30.277Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-14T06:30:30.277Z] [2020-02-14T06:30:30.277Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-02-14T06:30:30.277Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-14T06:30:30.277Z] [2020-02-14T06:30:30.277Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-02-14T06:30:30.277Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-14T06:30:30.277Z] [2020-02-14T06:30:30.277Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-02-14T06:30:30.277Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-14T06:30:30.277Z] [2020-02-14T06:30:30.277Z] [2020-02-14T06:30:30.277Z] DONE 13 tests, 7 skipped in 3.695s [2020-02-14T06:30:30.277Z] [2020-02-14T06:30:30.277Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-14T06:30:30.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-14T06:30:31.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-14T06:30:31.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-14T06:30:32.114Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-02-14T06:30:33.201Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:30:33.201Z] INFO: Testing against a local daemon [2020-02-14T06:30:33.201Z] ok github.com/docker/docker/integration/volume 0.262s [2020-02-14T06:30:33.201Z] [2020-02-14T06:30:33.201Z] === Skipped [2020-02-14T06:30:33.201Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-02-14T06:30:33.201Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-14T06:30:33.201Z] [2020-02-14T06:30:33.201Z] [2020-02-14T06:30:33.201Z] DONE 5 tests, 1 skipped in 2.744s [2020-02-14T06:30:33.201Z] [2020-02-14T06:30:33.201Z] INFO: make.ps1 ended at 02/14/2020 06:30:32 [2020-02-14T06:30:33.201Z] INFO: Integration CLI tests being run from the host: [2020-02-14T06:30:33.201Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-02-14T06:30:33.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-14T06:30:33.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-02-14T06:30:34.849Z] --- PASS: TestServiceUpdateNetwork (14.12s) [2020-02-14T06:30:34.849Z] PASS [2020-02-14T06:30:34.849Z] [2020-02-14T06:30:34.849Z] === Skipped [2020-02-14T06:30:34.849Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-14T06:30:34.849Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-14T06:30:34.849Z] [2020-02-14T06:30:34.849Z] [2020-02-14T06:30:34.849Z] DONE 23 tests, 1 skipped in 177.548s [2020-02-14T06:30:34.849Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-14T06:30:34.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:30:34.849Z] ++ set -e [2020-02-14T06:30:34.849Z] ++ '[' -n 0 ']' [2020-02-14T06:30:34.849Z] ++ set -x [2020-02-14T06:30:34.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:30:34.849Z] INFO: Testing against a local daemon [2020-02-14T06:30:34.849Z] === RUN TestSessionCreate [2020-02-14T06:30:35.108Z] --- PASS: TestSessionCreate (0.03s) [2020-02-14T06:30:35.108Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-14T06:30:35.108Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-14T06:30:35.108Z] PASS [2020-02-14T06:30:35.108Z] [2020-02-14T06:30:35.108Z] DONE 2 tests in 0.167s [2020-02-14T06:30:35.108Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-14T06:30:35.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:30:35.108Z] ++ set -e [2020-02-14T06:30:35.108Z] ++ '[' -n 0 ']' [2020-02-14T06:30:35.108Z] ++ set -x [2020-02-14T06:30:35.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:30:35.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-02-14T06:30:35.109Z] INFO: Testing against a local daemon [2020-02-14T06:30:35.109Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-14T06:30:35.109Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-14T06:30:35.109Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-14T06:30:35.109Z] === RUN TestEventsExecDie [2020-02-14T06:30:35.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-14T06:30:35.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-14T06:30:36.040Z] --- PASS: TestEventsExecDie (0.98s) [2020-02-14T06:30:36.040Z] === RUN TestEventsBackwardsCompatible [2020-02-14T06:30:36.297Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-02-14T06:30:36.297Z] === RUN TestInfoBinaryCommits [2020-02-14T06:30:36.297Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-14T06:30:36.297Z] === RUN TestInfoAPIVersioned [2020-02-14T06:30:36.297Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-14T06:30:36.297Z] === RUN TestInfoDiscoveryBackend [2020-02-14T06:30:36.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-02-14T06:30:36.859Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-02-14T06:30:36.859Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-14T06:30:37.788Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-14T06:30:37.788Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-14T06:30:38.351Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-02-14T06:30:38.351Z] === RUN TestInfoAPI [2020-02-14T06:30:38.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00068c640_} [2020-02-14T06:30:38.351Z] --- PASS: TestInfoAPI (0.03s) [2020-02-14T06:30:38.351Z] === RUN TestInfoAPIWarnings [2020-02-14T06:30:38.915Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-14T06:30:38.915Z] === RUN TestInfoDebug [2020-02-14T06:30:39.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-14T06:30:39.478Z] --- PASS: TestInfoDebug (0.52s) [2020-02-14T06:30:39.478Z] === RUN TestInfoInsecureRegistries [2020-02-14T06:30:39.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1264639372_/foo_false____} [2020-02-14T06:30:39.992Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-02-14T06:30:39.992Z] === RUN TestInfoRegistryMirrors [2020-02-14T06:30:40.555Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-02-14T06:30:40.555Z] === RUN TestLoginFailsWithBadCredentials [2020-02-14T06:30:40.555Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-02-14T06:30:40.555Z] === RUN TestPingCacheHeaders [2020-02-14T06:30:40.812Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-14T06:30:40.812Z] === RUN TestPingGet [2020-02-14T06:30:40.812Z] --- PASS: TestPingGet (0.01s) [2020-02-14T06:30:40.812Z] === RUN TestPingHead [2020-02-14T06:30:40.812Z] --- PASS: TestPingHead (0.02s) [2020-02-14T06:30:40.812Z] === RUN TestVersion [2020-02-14T06:30:40.812Z] --- PASS: TestVersion (0.02s) [2020-02-14T06:30:40.812Z] PASS [2020-02-14T06:30:40.812Z] [2020-02-14T06:30:40.812Z] === Skipped [2020-02-14T06:30:40.812Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-14T06:30:40.812Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-14T06:30:40.812Z] [2020-02-14T06:30:40.812Z] [2020-02-14T06:30:40.812Z] DONE 18 tests, 1 skipped in 5.718s [2020-02-14T06:30:40.812Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-14T06:30:40.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:30:40.812Z] ++ set -e [2020-02-14T06:30:40.812Z] ++ '[' -n 0 ']' [2020-02-14T06:30:40.812Z] ++ set -x [2020-02-14T06:30:40.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:30:40.812Z] INFO: Testing against a local daemon [2020-02-14T06:30:40.812Z] === RUN TestVolumesCreateAndList [2020-02-14T06:30:40.812Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-14T06:30:40.812Z] === RUN TestVolumesRemove [2020-02-14T06:30:41.069Z] --- PASS: TestVolumesRemove (0.09s) [2020-02-14T06:30:41.069Z] === RUN TestVolumesInspect [2020-02-14T06:30:41.069Z] --- PASS: TestVolumesInspect (0.02s) [2020-02-14T06:30:41.069Z] === RUN TestVolumesInvalidJSON [2020-02-14T06:30:41.069Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-14T06:30:41.069Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-14T06:30:41.069Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-14T06:30:41.069Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-14T06:30:41.069Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-14T06:30:41.069Z] PASS [2020-02-14T06:30:41.069Z] [2020-02-14T06:30:41.069Z] DONE 5 tests in 0.245s [2020-02-14T06:30:41.069Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-14T06:30:41.069Z] ++++ cat bundles/test-integration/docker.pid [2020-02-14T06:30:41.069Z] +++ kill 5356 [2020-02-14T06:30:41.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-14T06:30:41.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1264639372_/foo_true____} [2020-02-14T06:30:42.561Z] +++ /etc/init.d/apparmor stop [2020-02-14T06:30:42.561Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-14T06:30:42.561Z] [2020-02-14T06:30:42.561Z] Unloading profiles will leave already running processes permanently [2020-02-14T06:30:42.561Z] unconfined, which can lead to unexpected situations. [2020-02-14T06:30:42.561Z] [2020-02-14T06:30:42.561Z] To set a process to complain mode, use the command line tool [2020-02-14T06:30:42.561Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-14T06:30:42.561Z] +++ true [2020-02-14T06:30:42.561Z] [2020-02-14T06:30:43.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3471805307_/foo_false____} [2020-02-14T06:30:43.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-14T06:30:43.569Z] INFO: Testing against a local daemon [2020-02-14T06:30:43.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-14T06:30:45.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3471805307_/foo_true____} [2020-02-14T06:30:46.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3471805307_/foo_true__0xc00068cac0__} [2020-02-14T06:30:48.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00068cae0_} [2020-02-14T06:30:48.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-14T06:30:49.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00068cb00_} [2020-02-14T06:30:51.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00068cb20_} [2020-02-14T06:30:51.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-14T06:30:52.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00068cb40_} [2020-02-14T06:30:53.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-14T06:30:54.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-14T06:30:56.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-14T06:30:56.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-02-14T06:30:56.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-02-14T06:30:56.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-02-14T06:30:56.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-02-14T06:30:56.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-02-14T06:30:56.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-02-14T06:30:56.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-02-14T06:30:56.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-02-14T06:30:56.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-02-14T06:30:56.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-02-14T06:30:56.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-02-14T06:30:56.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-02-14T06:30:56.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-02-14T06:30:56.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-02-14T06:30:56.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-02-14T06:30:56.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-02-14T06:30:56.427Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-14T06:30:56.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-14T06:30:58.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-14T06:30:59.700Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-14T06:31:00.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-14T06:31:02.251Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-14T06:31:03.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-14T06:31:03.647Z] Using test binary docker [2020-02-14T06:31:03.647Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-14T06:31:03.647Z] +++ /etc/init.d/apparmor start [2020-02-14T06:31:03.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-14T06:31:03.647Z] INFO: Waiting for daemon to start... [2020-02-14T06:31:03.647Z] Starting dockerd [2020-02-14T06:31:03.647Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-14T06:31:04.802Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-14T06:31:05.671Z] . [2020-02-14T06:31:05.671Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-14T06:31:05.671Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-14T06:31:05.671Z] Error: No such image: emptyfs [2020-02-14T06:31:05.671Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-14T06:31:05.671Z] ++++ docker load [2020-02-14T06:31:05.671Z] Running integration-test (iteration 1) [2020-02-14T06:31:05.671Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-14T06:31:05.671Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:31:05.671Z] ++ set -e [2020-02-14T06:31:05.671Z] ++ '[' -n 0 ']' [2020-02-14T06:31:05.671Z] ++ set -x [2020-02-14T06:31:05.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:31:06.695Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-14T06:31:06.695Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-14T06:31:07.627Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-14T06:31:08.561Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-14T06:31:08.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-14T06:31:09.747Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-14T06:31:10.677Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-14T06:31:12.045Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-14T06:31:12.975Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-14T06:31:13.905Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-14T06:31:15.275Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-14T06:31:16.205Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-14T06:31:17.573Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-14T06:31:18.502Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-14T06:31:19.431Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-14T06:31:20.360Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-14T06:31:20.955Z] Loaded image: buildpack-deps:jessie [2020-02-14T06:31:20.955Z] Loaded image: busybox:latest [2020-02-14T06:31:20.955Z] Loaded image: busybox:glibc [2020-02-14T06:31:20.955Z] Loaded image: debian:jessie [2020-02-14T06:31:20.955Z] Loaded image: hello-world:latest [2020-02-14T06:31:20.955Z] INFO: Testing against a local daemon [2020-02-14T06:31:20.955Z] === RUN TestCgroupNamespacesBuild [2020-02-14T06:31:21.730Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-14T06:31:22.446Z] --- PASS: TestCgroupNamespacesBuild (1.92s) [2020-02-14T06:31:22.446Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-14T06:31:23.099Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-14T06:31:23.940Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2020-02-14T06:31:23.940Z] === RUN TestBuildWithSession [2020-02-14T06:31:23.940Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-14T06:31:23.940Z] build_session_test.go:25: TODO: BuildKit [2020-02-14T06:31:23.940Z] === RUN TestBuildSquashParent [2020-02-14T06:31:24.028Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-14T06:31:24.028Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-14T06:31:24.957Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-14T06:31:25.887Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-14T06:31:26.820Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-14T06:31:27.882Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-14T06:31:29.251Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-14T06:31:29.447Z] --- PASS: TestBuildSquashParent (5.65s) [2020-02-14T06:31:29.447Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-14T06:31:29.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-14T06:31:29.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-14T06:31:29.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-14T06:31:29.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-14T06:31:29.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-14T06:31:29.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-14T06:31:29.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-14T06:31:29.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-14T06:31:29.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-14T06:31:29.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-14T06:31:29.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-14T06:31:29.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-14T06:31:29.447Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-14T06:31:29.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-14T06:31:29.447Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-14T06:31:29.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-14T06:31:31.145Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-14T06:31:31.707Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-14T06:31:32.941Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-14T06:31:32.942Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-14T06:31:34.229Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-14T06:31:35.629Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-14T06:31:35.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2020-02-14T06:31:35.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) [2020-02-14T06:31:35.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.58s) [2020-02-14T06:31:35.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.60s) [2020-02-14T06:31:35.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.26s) [2020-02-14T06:31:35.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s) [2020-02-14T06:31:35.629Z] === RUN TestBuildMultiStageCopy [2020-02-14T06:31:35.629Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-14T06:31:37.656Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-14T06:31:37.656Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-14T06:31:37.942Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-14T06:31:38.563Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-14T06:31:38.847Z] --- PASS: TestBuildMultiStageCopy (3.65s) [2020-02-14T06:31:38.847Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.01s) [2020-02-14T06:31:38.847Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-02-14T06:31:38.847Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-02-14T06:31:38.847Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-02-14T06:31:38.847Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-02-14T06:31:38.847Z] === RUN TestBuildMultiStageParentConfig [2020-02-14T06:31:39.481Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-14T06:31:39.862Z] --- PASS: TestBuildMultiStageParentConfig (1.08s) [2020-02-14T06:31:39.862Z] === RUN TestBuildLabelWithTargets [2020-02-14T06:31:41.918Z] --- PASS: TestBuildLabelWithTargets (1.62s) [2020-02-14T06:31:41.918Z] === RUN TestBuildWithEmptyLayers [2020-02-14T06:31:42.539Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2020-02-14T06:31:42.539Z] === RUN TestBuildMultiStageOnBuild [2020-02-14T06:31:42.764Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-14T06:31:43.695Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-14T06:31:44.587Z] --- PASS: TestBuildMultiStageOnBuild (2.27s) [2020-02-14T06:31:44.587Z] === RUN TestBuildUncleanTarFilenames [2020-02-14T06:31:46.066Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2020-02-14T06:31:46.066Z] === RUN TestBuildMultiStageLayerLeak [2020-02-14T06:31:48.109Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2020-02-14T06:31:48.109Z] === RUN TestBuildWithHugeFile [2020-02-14T06:31:49.042Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-14T06:31:52.314Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-14T06:31:52.877Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-14T06:31:58.129Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-14T06:31:58.693Z] === RUN TestDockerSuite/TestCpToDot [2020-02-14T06:31:59.624Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-14T06:32:01.518Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-14T06:32:03.412Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-14T06:32:03.975Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-14T06:32:04.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-14T06:32:07.431Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-14T06:32:07.688Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-14T06:32:08.617Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-14T06:32:10.510Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-14T06:32:10.510Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-14T06:32:10.510Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-14T06:32:11.074Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-14T06:32:12.003Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-14T06:32:12.003Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-14T06:32:12.003Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-14T06:32:12.568Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-14T06:32:13.131Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-14T06:32:13.131Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-14T06:32:13.131Z] === RUN TestDockerSuite/TestCreateRM [2020-02-14T06:32:13.387Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-14T06:32:13.387Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-14T06:32:13.387Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-14T06:32:13.644Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-14T06:32:16.163Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-14T06:32:16.163Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-14T06:32:16.163Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-14T06:32:20.338Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-14T06:32:20.338Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-14T06:32:20.338Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-14T06:32:20.338Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-14T06:32:20.338Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-14T06:32:20.338Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-14T06:32:20.901Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-14T06:32:22.269Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-14T06:32:23.199Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-14T06:32:25.092Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-14T06:32:26.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-14T06:32:26.463Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-14T06:32:27.393Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-14T06:32:28.324Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-14T06:32:28.324Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-14T06:32:29.255Z] === RUN TestDockerSuite/TestDockerFails [2020-02-14T06:32:29.255Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-14T06:32:29.255Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-14T06:32:29.255Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-14T06:32:31.155Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-14T06:32:31.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-14T06:32:32.087Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-14T06:32:33.982Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-14T06:32:33.982Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-14T06:32:33.982Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-14T06:32:34.240Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-14T06:32:42.337Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-14T06:32:43.705Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-14T06:32:46.226Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-14T06:32:48.747Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-14T06:32:49.677Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-14T06:32:49.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-14T06:32:50.497Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-14T06:32:51.427Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-14T06:32:52.796Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-14T06:32:53.360Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-14T06:32:54.731Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-14T06:32:56.636Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-14T06:32:58.528Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-14T06:33:01.801Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-14T06:33:04.322Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-14T06:33:05.256Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-14T06:33:07.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-14T06:33:07.149Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-14T06:33:07.713Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-14T06:33:08.277Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-14T06:33:10.157Z] --- PASS: TestBuildWithHugeFile (82.05s) [2020-02-14T06:33:10.157Z] === RUN TestBuildWithEmptyDockerfile [2020-02-14T06:33:10.157Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-14T06:33:10.157Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-14T06:33:10.157Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-14T06:33:10.157Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-14T06:33:10.157Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-14T06:33:10.157Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-14T06:33:10.172Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-14T06:33:10.172Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-14T06:33:10.172Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-14T06:33:10.447Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-14T06:33:10.447Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-14T06:33:10.447Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-14T06:33:10.737Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-14T06:33:10.750Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-02-14T06:33:10.750Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-02-14T06:33:10.750Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.35s) [2020-02-14T06:33:10.750Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s) [2020-02-14T06:33:10.750Z] === RUN TestBuildPreserveOwnership [2020-02-14T06:33:10.750Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-14T06:33:10.994Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-14T06:33:10.994Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-14T06:33:12.890Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-14T06:33:14.235Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-14T06:33:14.261Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-14T06:33:14.261Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-14T06:33:14.261Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-14T06:33:15.191Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-14T06:33:15.191Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-14T06:33:15.721Z] --- PASS: TestBuildPreserveOwnership (5.07s) [2020-02-14T06:33:15.721Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.34s) [2020-02-14T06:33:15.721Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2020-02-14T06:33:15.721Z] === RUN TestBuildPlatformInvalid [2020-02-14T06:33:15.754Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-14T06:33:16.007Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-14T06:33:16.007Z] PASS [2020-02-14T06:33:16.007Z] [2020-02-14T06:33:16.007Z] === Skipped [2020-02-14T06:33:16.007Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-02-14T06:33:16.007Z] build_session_test.go:25: TODO: BuildKit [2020-02-14T06:33:16.007Z] [2020-02-14T06:33:16.007Z] [2020-02-14T06:33:16.007Z] DONE 32 tests, 1 skipped in 130.221s [2020-02-14T06:33:16.007Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-14T06:33:16.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:33:16.007Z] ++ set -e [2020-02-14T06:33:16.007Z] ++ '[' -n 0 ']' [2020-02-14T06:33:16.007Z] ++ set -x [2020-02-14T06:33:16.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:33:16.007Z] INFO: Testing against a local daemon [2020-02-14T06:33:16.007Z] === RUN TestConfigList [2020-02-14T06:33:16.685Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-14T06:33:16.942Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-14T06:33:16.942Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-14T06:33:16.942Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-14T06:33:18.704Z] --- PASS: TestConfigList (2.35s) [2020-02-14T06:33:18.704Z] === RUN TestConfigsCreateAndDelete [2020-02-14T06:33:18.836Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-14T06:33:19.409Z] === RUN TestDockerSuite/TestEventsRename [2020-02-14T06:33:20.350Z] === RUN TestDockerSuite/TestEventsResize [2020-02-14T06:33:20.739Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2020-02-14T06:33:20.739Z] === RUN TestConfigsUpdate [2020-02-14T06:33:20.914Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-14T06:33:21.844Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-14T06:33:22.770Z] --- PASS: TestConfigsUpdate (2.24s) [2020-02-14T06:33:22.770Z] === RUN TestTemplatedConfig [2020-02-14T06:33:22.782Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-14T06:33:23.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-14T06:33:23.603Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-14T06:33:25.479Z] --- PASS: TestTemplatedConfig (2.68s) [2020-02-14T06:33:25.479Z] === RUN TestConfigInspect [2020-02-14T06:33:26.875Z] === RUN TestDockerSuite/TestEventsTop [2020-02-14T06:33:27.438Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-14T06:33:28.167Z] --- PASS: TestConfigInspect (2.31s) [2020-02-14T06:33:28.167Z] === RUN TestConfigCreateWithLabels [2020-02-14T06:33:29.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-14T06:33:29.896Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-14T06:33:30.196Z] --- PASS: TestConfigCreateWithLabels (2.28s) [2020-02-14T06:33:30.196Z] === RUN TestConfigCreateResolve [2020-02-14T06:33:31.790Z] === RUN TestDockerSuite/TestExec [2020-02-14T06:33:32.829Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-14T06:33:32.902Z] --- PASS: TestConfigCreateResolve (2.36s) [2020-02-14T06:33:32.902Z] === RUN TestConfigDaemonLibtrustID [2020-02-14T06:33:33.186Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-02-14T06:33:33.186Z] PASS [2020-02-14T06:33:33.186Z] [2020-02-14T06:33:33.186Z] DONE 8 tests in 17.164s [2020-02-14T06:33:33.186Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-14T06:33:33.186Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:33:33.186Z] ++ set -e [2020-02-14T06:33:33.186Z] ++ '[' -n 0 ']' [2020-02-14T06:33:33.186Z] ++ set -x [2020-02-14T06:33:33.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:33:33.187Z] INFO: Testing against a local daemon [2020-02-14T06:33:33.187Z] === RUN TestCheckpoint [2020-02-14T06:33:33.187Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-14T06:33:33.187Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-14T06:33:33.187Z] === RUN TestContainerInvalidJSON [2020-02-14T06:33:33.187Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-14T06:33:33.187Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-14T06:33:33.187Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-14T06:33:33.187Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-14T06:33:33.187Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-14T06:33:33.187Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-14T06:33:33.187Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-14T06:33:33.187Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-14T06:33:33.187Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-14T06:33:33.187Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-14T06:33:33.187Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-14T06:33:33.187Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-14T06:33:33.187Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-14T06:33:33.187Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-14T06:33:33.474Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-02-14T06:33:33.474Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-14T06:33:33.474Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-02-14T06:33:33.474Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-14T06:33:33.474Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-02-14T06:33:33.474Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-14T06:33:33.474Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-02-14T06:33:33.474Z] === RUN TestCopyFromContainer [2020-02-14T06:33:33.761Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-14T06:33:34.325Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-14T06:33:35.256Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-14T06:33:35.513Z] === RUN TestCopyFromContainer// [2020-02-14T06:33:35.513Z] === RUN TestCopyFromContainer//bar/root [2020-02-14T06:33:35.513Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-14T06:33:35.513Z] === RUN TestCopyFromContainer/bar/quux [2020-02-14T06:33:35.513Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-14T06:33:35.803Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-14T06:33:35.803Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-14T06:33:36.090Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-14T06:33:36.090Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-14T06:33:36.090Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-14T06:33:36.375Z] --- PASS: TestCopyFromContainer (2.68s) [2020-02-14T06:33:36.375Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-14T06:33:36.375Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-14T06:33:36.375Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-14T06:33:36.375Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-02-14T06:33:36.375Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-02-14T06:33:36.375Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-14T06:33:36.375Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-02-14T06:33:36.375Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-02-14T06:33:36.375Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-02-14T06:33:36.375Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-02-14T06:33:36.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-14T06:33:36.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-14T06:33:36.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-14T06:33:36.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-14T06:33:36.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-14T06:33:36.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-14T06:33:36.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-14T06:33:36.375Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-14T06:33:36.375Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-14T06:33:36.375Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-14T06:33:36.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-02-14T06:33:36.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-14T06:33:36.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-14T06:33:36.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-14T06:33:36.375Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-14T06:33:36.375Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-14T06:33:36.375Z] === RUN TestCreateWithInvalidEnv [2020-02-14T06:33:36.375Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-14T06:33:36.375Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-14T06:33:36.375Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-14T06:33:36.375Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-14T06:33:36.375Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-14T06:33:36.375Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-14T06:33:36.375Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-14T06:33:36.375Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-14T06:33:36.375Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-14T06:33:36.375Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-14T06:33:36.375Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-14T06:33:36.375Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-14T06:33:36.375Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-14T06:33:36.375Z] === RUN TestCreateTmpfsMountsTarget [2020-02-14T06:33:36.375Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-14T06:33:36.375Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-14T06:33:37.779Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-14T06:33:38.035Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCapabilities [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-14T06:33:38.409Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-14T06:33:38.409Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-14T06:33:38.409Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-14T06:33:38.409Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-14T06:33:38.409Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-14T06:33:38.409Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-14T06:33:38.409Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-14T06:33:38.409Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-14T06:33:38.409Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-14T06:33:38.409Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-14T06:33:38.409Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-14T06:33:38.409Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-14T06:33:38.409Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-14T06:33:38.409Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-14T06:33:38.409Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-14T06:33:38.409Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-14T06:33:38.409Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-14T06:33:38.409Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-14T06:33:38.409Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-14T06:33:38.409Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-14T06:33:38.409Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-14T06:33:38.409Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-02-14T06:33:38.409Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-14T06:33:38.409Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-14T06:33:38.966Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-14T06:33:39.897Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-14T06:33:40.445Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2020-02-14T06:33:40.445Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-14T06:33:40.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-14T06:33:40.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-14T06:33:40.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-14T06:33:40.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-14T06:33:40.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-14T06:33:40.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-14T06:33:40.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-14T06:33:40.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-14T06:33:40.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-14T06:33:40.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-14T06:33:40.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-14T06:33:40.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-14T06:33:40.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-14T06:33:40.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-14T06:33:40.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-14T06:33:40.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-02-14T06:33:40.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-14T06:33:40.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-14T06:33:40.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-02-14T06:33:40.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-14T06:33:40.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-14T06:33:40.445Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-14T06:33:40.836Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-14T06:33:41.461Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2020-02-14T06:33:41.461Z] === RUN TestContainerStartOnDaemonRestart [2020-02-14T06:33:41.461Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-14T06:33:41.461Z] === RUN TestDaemonRestartIpcMode [2020-02-14T06:33:41.461Z] === PAUSE TestDaemonRestartIpcMode [2020-02-14T06:33:41.461Z] === RUN TestDaemonHostGatewayIP [2020-02-14T06:33:41.461Z] === PAUSE TestDaemonHostGatewayIP [2020-02-14T06:33:41.461Z] === RUN TestDiff [2020-02-14T06:33:41.771Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-14T06:33:42.081Z] --- PASS: TestDiff (0.68s) [2020-02-14T06:33:42.081Z] === RUN TestExecWithCloseStdin [2020-02-14T06:33:42.335Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-14T06:33:42.704Z] --- PASS: TestExecWithCloseStdin (0.80s) [2020-02-14T06:33:42.704Z] === RUN TestExec [2020-02-14T06:33:43.716Z] --- PASS: TestExec (0.81s) [2020-02-14T06:33:43.716Z] === RUN TestExecUser [2020-02-14T06:33:44.227Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-14T06:33:44.334Z] --- PASS: TestExecUser (0.80s) [2020-02-14T06:33:44.334Z] === RUN TestExportContainerAndImportImage [2020-02-14T06:33:45.157Z] === RUN TestDockerSuite/TestExecEnv [2020-02-14T06:33:45.352Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-02-14T06:33:45.352Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-14T06:33:46.087Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-14T06:33:46.847Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-02-14T06:33:46.847Z] === RUN TestHealthCheckWorkdir [2020-02-14T06:33:47.861Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2020-02-14T06:33:47.861Z] === RUN TestHealthKillContainer [2020-02-14T06:33:47.981Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-14T06:33:48.545Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-14T06:33:50.438Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-14T06:33:50.538Z] --- PASS: TestHealthKillContainer (2.83s) [2020-02-14T06:33:50.538Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-14T06:33:51.370Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-14T06:33:51.561Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-02-14T06:33:51.561Z] === RUN TestIpcModeNone [2020-02-14T06:33:52.180Z] --- PASS: TestIpcModeNone (0.82s) [2020-02-14T06:33:52.180Z] === RUN TestIpcModePrivate [2020-02-14T06:33:52.300Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-14T06:33:53.191Z] --- PASS: TestIpcModePrivate (0.80s) [2020-02-14T06:33:53.191Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:61, shared: false, mustBeShared: false [2020-02-14T06:33:53.191Z] === RUN TestIpcModeShareable [2020-02-14T06:33:53.229Z] === RUN TestDockerSuite/TestExecParseError [2020-02-14T06:33:53.812Z] --- PASS: TestIpcModeShareable (0.81s) [2020-02-14T06:33:53.812Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2020-02-14T06:33:53.812Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-14T06:33:54.160Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-14T06:33:55.089Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-14T06:33:55.652Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-14T06:33:56.499Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.30s) [2020-02-14T06:33:56.499Z] === RUN TestAPIIpcModeHost [2020-02-14T06:33:56.785Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-02-14T06:33:56.785Z] === RUN TestDaemonIpcModeShareable [2020-02-14T06:33:57.022Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-14T06:33:57.956Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-14T06:33:58.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-14T06:33:58.812Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-02-14T06:33:58.812Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2020-02-14T06:33:58.812Z] === RUN TestDaemonIpcModePrivate [2020-02-14T06:33:59.085Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-14T06:34:00.292Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-02-14T06:34:00.292Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2020-02-14T06:34:00.292Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-14T06:34:01.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-14T06:34:01.786Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-02-14T06:34:01.786Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2020-02-14T06:34:01.786Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-14T06:34:03.846Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-02-14T06:34:03.846Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2020-02-14T06:34:03.846Z] === RUN TestIpcModeOlderClient [2020-02-14T06:34:03.846Z] === PAUSE TestIpcModeOlderClient [2020-02-14T06:34:03.846Z] === RUN TestKillContainerInvalidSignal [2020-02-14T06:34:04.467Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2020-02-14T06:34:04.467Z] === RUN TestKillContainer [2020-02-14T06:34:04.467Z] === RUN TestKillContainer/no_signal [2020-02-14T06:34:05.086Z] === RUN TestKillContainer/non_killing_signal [2020-02-14T06:34:05.370Z] === RUN TestKillContainer/killing_signal [2020-02-14T06:34:06.385Z] --- PASS: TestKillContainer (2.10s) [2020-02-14T06:34:06.385Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-02-14T06:34:06.385Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-02-14T06:34:06.385Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-02-14T06:34:06.385Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-14T06:34:06.385Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-14T06:34:07.010Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-14T06:34:08.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2020-02-14T06:34:08.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2020-02-14T06:34:08.029Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-02-14T06:34:08.029Z] === RUN TestKillStoppedContainer [2020-02-14T06:34:08.029Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-14T06:34:08.029Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-14T06:34:08.029Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-14T06:34:08.029Z] === RUN TestKillDifferentUserContainer [2020-02-14T06:34:08.653Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2020-02-14T06:34:08.653Z] === RUN TestInspectOomKilledTrue [2020-02-14T06:34:10.138Z] --- PASS: TestInspectOomKilledTrue (1.22s) [2020-02-14T06:34:10.138Z] === RUN TestInspectOomKilledFalse [2020-02-14T06:34:10.425Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-02-14T06:34:10.425Z] === RUN TestLinksEtcHostsContentMatch [2020-02-14T06:34:11.043Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-02-14T06:34:11.043Z] === RUN TestLinksContainerNames [2020-02-14T06:34:11.565Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-14T06:34:11.565Z] === RUN TestDockerSuite/TestExecTTY [2020-02-14T06:34:11.822Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-14T06:34:12.524Z] --- PASS: TestLinksContainerNames (1.30s) [2020-02-14T06:34:12.524Z] === RUN TestLogsFollowTailEmpty [2020-02-14T06:34:12.753Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-14T06:34:13.148Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-02-14T06:34:13.148Z] === RUN TestContainerNetworkMountsNoChown [2020-02-14T06:34:13.684Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-14T06:34:13.769Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/default [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/default [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/private [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/private [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/rprivate [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/slave [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/slave [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/rslave [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/shared [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/shared [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/rshared [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-14T06:34:13.769Z] === CONT TestMountDaemonRoot/default [2020-02-14T06:34:13.769Z] === CONT TestMountDaemonRoot/rslave [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-14T06:34:13.769Z] === CONT TestMountDaemonRoot/rprivate [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-14T06:34:13.769Z] === CONT TestMountDaemonRoot/rshared [2020-02-14T06:34:13.769Z] === CONT TestMountDaemonRoot/slave [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-14T06:34:13.769Z] === CONT TestMountDaemonRoot/private [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-14T06:34:13.769Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-14T06:34:13.769Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-14T06:34:13.770Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-14T06:34:13.770Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-14T06:34:13.770Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-14T06:34:13.770Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-14T06:34:13.770Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-14T06:34:13.770Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-14T06:34:13.770Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-14T06:34:13.770Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-14T06:34:13.770Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-14T06:34:13.770Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-14T06:34:13.770Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-14T06:34:13.770Z] === CONT TestMountDaemonRoot/shared [2020-02-14T06:34:13.770Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-14T06:34:13.770Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-14T06:34:13.770Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-14T06:34:13.770Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-14T06:34:13.770Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-14T06:34:13.770Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-14T06:34:13.770Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-14T06:34:13.770Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-14T06:34:13.770Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-14T06:34:13.770Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-14T06:34:13.770Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-14T06:34:13.770Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-14T06:34:13.770Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-14T06:34:13.770Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-14T06:34:13.770Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-14T06:34:13.770Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-14T06:34:13.770Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-14T06:34:13.770Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-14T06:34:13.770Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-14T06:34:14.055Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-02-14T06:34:14.055Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-14T06:34:14.055Z] === RUN TestContainerBindMountNonRecursive [2020-02-14T06:34:14.248Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-14T06:34:14.248Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-14T06:34:16.084Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2020-02-14T06:34:16.084Z] === RUN TestNetworkNat [2020-02-14T06:34:16.709Z] --- PASS: TestNetworkNat (0.73s) [2020-02-14T06:34:16.709Z] === RUN TestNetworkLocalhostTCPNat [2020-02-14T06:34:16.770Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-14T06:34:17.327Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-02-14T06:34:17.327Z] === RUN TestNetworkLoopbackNat [2020-02-14T06:34:17.333Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-14T06:34:18.339Z] --- PASS: TestNetworkLoopbackNat (0.87s) [2020-02-14T06:34:18.339Z] === RUN TestPause [2020-02-14T06:34:18.701Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-14T06:34:18.957Z] --- PASS: TestPause (0.70s) [2020-02-14T06:34:18.957Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-14T06:34:18.957Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-14T06:34:18.957Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-14T06:34:18.957Z] === RUN TestPauseStopPausedContainer [2020-02-14T06:34:19.265Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-14T06:34:19.574Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2020-02-14T06:34:19.574Z] === RUN TestPsFilter [2020-02-14T06:34:19.574Z] --- PASS: TestPsFilter (0.19s) [2020-02-14T06:34:19.574Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-14T06:34:20.195Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-14T06:34:20.586Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2020-02-14T06:34:20.586Z] === RUN TestRemoveContainerWithVolume [2020-02-14T06:34:21.214Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-02-14T06:34:21.214Z] === RUN TestRemoveContainerRunning [2020-02-14T06:34:22.227Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-02-14T06:34:22.227Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-14T06:34:22.848Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-02-14T06:34:22.848Z] === RUN TestRemoveInvalidContainer [2020-02-14T06:34:22.848Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-14T06:34:22.848Z] === RUN TestRenameLinkedContainer [2020-02-14T06:34:24.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-14T06:34:25.297Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-14T06:34:25.539Z] --- PASS: TestRenameLinkedContainer (2.73s) [2020-02-14T06:34:25.539Z] === RUN TestRenameStoppedContainer [2020-02-14T06:34:26.158Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-02-14T06:34:26.158Z] === RUN TestRenameRunningContainerAndReuse [2020-02-14T06:34:27.639Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2020-02-14T06:34:27.639Z] === RUN TestRenameInvalidName [2020-02-14T06:34:28.257Z] --- PASS: TestRenameInvalidName (0.70s) [2020-02-14T06:34:28.257Z] === RUN TestRenameAnonymousContainer [2020-02-14T06:34:30.552Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-14T06:34:30.957Z] --- PASS: TestRenameAnonymousContainer (2.58s) [2020-02-14T06:34:30.957Z] === RUN TestRenameContainerWithSameName [2020-02-14T06:34:31.589Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-02-14T06:34:31.589Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-14T06:34:33.069Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2020-02-14T06:34:33.069Z] === RUN TestResize [2020-02-14T06:34:33.072Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-14T06:34:33.689Z] --- PASS: TestResize (0.69s) [2020-02-14T06:34:33.689Z] === RUN TestResizeWithInvalidSize [2020-02-14T06:34:34.308Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-02-14T06:34:34.308Z] === RUN TestResizeWhenContainerNotStarted [2020-02-14T06:34:34.931Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-14T06:34:34.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-14T06:34:34.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-14T06:34:34.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-14T06:34:34.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-14T06:34:34.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-14T06:34:34.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-14T06:34:34.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-14T06:34:34.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:34:34.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:34:34.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:34:34.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:34:34.931Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:34:34.931Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:34:34.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-14T06:34:34.931Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-14T06:34:34.931Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-14T06:34:34.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:34:37.661Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:34:38.323Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-14T06:34:38.580Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-14T06:34:38.580Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-14T06:34:38.580Z] === RUN TestDockerSuite/TestHealth [2020-02-14T06:34:38.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-14T06:34:38.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-14T06:34:38.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-14T06:34:39.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-14T06:34:41.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-14T06:34:42.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-14T06:34:43.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.47s) [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.61s) [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.71s) [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.75s) [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.09s) [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.47s) [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.51s) [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.97s) [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.80s) [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.42s) [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.32s) [2020-02-14T06:34:45.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-02-14T06:34:45.802Z] === RUN TestCgroupNamespacesRun [2020-02-14T06:34:47.286Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2020-02-14T06:34:47.286Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-14T06:34:48.767Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-02-14T06:34:48.767Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-14T06:34:50.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-14T06:34:50.823Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-02-14T06:34:50.823Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-14T06:34:52.311Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-02-14T06:34:52.311Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-14T06:34:53.795Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2020-02-14T06:34:53.795Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-14T06:34:54.810Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.97s) [2020-02-14T06:34:54.810Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-14T06:34:55.823Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-02-14T06:34:55.823Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-14T06:34:57.321Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2020-02-14T06:34:57.321Z] === RUN TestKernelTCPMemory [2020-02-14T06:34:58.347Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-02-14T06:34:58.347Z] === RUN TestNISDomainname [2020-02-14T06:34:59.358Z] --- PASS: TestNISDomainname (0.96s) [2020-02-14T06:34:59.358Z] === RUN TestHostnameDnsResolution [2020-02-14T06:35:00.374Z] --- PASS: TestHostnameDnsResolution (1.13s) [2020-02-14T06:35:00.374Z] === RUN TestStats [2020-02-14T06:35:00.722Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-14T06:35:00.722Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-14T06:35:00.722Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-14T06:35:00.722Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-14T06:35:00.978Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-14T06:35:00.978Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-14T06:35:01.908Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-14T06:35:01.908Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-14T06:35:01.908Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-14T06:35:01.908Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-14T06:35:02.165Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-14T06:35:02.421Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-14T06:35:02.985Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-14T06:35:02.985Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-14T06:35:03.066Z] --- PASS: TestStats (2.53s) [2020-02-14T06:35:03.066Z] === RUN TestStopContainerWithTimeout [2020-02-14T06:35:03.066Z] === RUN TestStopContainerWithTimeout/0 [2020-02-14T06:35:03.066Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-14T06:35:03.066Z] === RUN TestStopContainerWithTimeout/1 [2020-02-14T06:35:03.066Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-14T06:35:03.066Z] === RUN TestStopContainerWithTimeout/3 [2020-02-14T06:35:03.066Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-14T06:35:03.066Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-14T06:35:03.066Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-14T06:35:03.066Z] === CONT TestStopContainerWithTimeout/0 [2020-02-14T06:35:03.066Z] === CONT TestStopContainerWithTimeout/3 [2020-02-14T06:35:03.066Z] === CONT TestStopContainerWithTimeout/1 [2020-02-14T06:35:03.066Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-14T06:35:03.915Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-14T06:35:03.915Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-14T06:35:04.846Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-14T06:35:05.777Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-14T06:35:06.034Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-14T06:35:06.549Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-14T06:35:06.549Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-02-14T06:35:06.549Z] --- PASS: TestStopContainerWithTimeout/1 (2.48s) [2020-02-14T06:35:06.549Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2020-02-14T06:35:06.549Z] --- PASS: TestStopContainerWithTimeout/-1 (3.44s) [2020-02-14T06:35:06.549Z] === RUN TestDeleteDevicemapper [2020-02-14T06:35:06.549Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-14T06:35:06.549Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-14T06:35:06.549Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-14T06:35:06.968Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-14T06:35:08.586Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2020-02-14T06:35:08.586Z] === RUN TestUpdateMemory [2020-02-14T06:35:09.205Z] --- PASS: TestUpdateMemory (0.94s) [2020-02-14T06:35:09.205Z] === RUN TestUpdateCPUQuota [2020-02-14T06:35:10.242Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-14T06:35:10.242Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-14T06:35:10.242Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-14T06:35:10.685Z] --- PASS: TestUpdateCPUQuota (1.27s) [2020-02-14T06:35:10.685Z] === RUN TestUpdatePidsLimit [2020-02-14T06:35:10.685Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-14T06:35:10.969Z] === RUN TestUpdatePidsLimit/no_change [2020-02-14T06:35:11.253Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-14T06:35:11.539Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-14T06:35:11.615Z] === RUN TestDockerSuite/TestImportFile [2020-02-14T06:35:11.824Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-14T06:35:12.443Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-14T06:35:12.741Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-14T06:35:12.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-14T06:35:13.550Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-14T06:35:13.550Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-14T06:35:14.226Z] --- PASS: TestUpdatePidsLimit (3.34s) [2020-02-14T06:35:14.226Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-02-14T06:35:14.226Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-02-14T06:35:14.226Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-02-14T06:35:14.226Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-02-14T06:35:14.226Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-02-14T06:35:14.226Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-02-14T06:35:14.226Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-02-14T06:35:14.226Z] === RUN TestUpdateRestartPolicy [2020-02-14T06:35:15.446Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-14T06:35:17.977Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-14T06:35:19.873Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-14T06:35:20.803Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-14T06:35:21.367Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-14T06:35:22.298Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-14T06:35:22.298Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-14T06:35:22.298Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-14T06:35:23.229Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-14T06:35:24.159Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-14T06:35:24.722Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-14T06:35:25.658Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-14T06:35:26.222Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-14T06:35:26.762Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2020-02-14T06:35:26.763Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-14T06:35:26.763Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-02-14T06:35:26.763Z] === RUN TestWaitNonBlocked [2020-02-14T06:35:26.763Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-14T06:35:26.763Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-14T06:35:26.763Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-14T06:35:26.763Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-14T06:35:26.763Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-14T06:35:26.763Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-14T06:35:27.154Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-14T06:35:27.154Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-14T06:35:27.781Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-02-14T06:35:27.781Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2020-02-14T06:35:27.781Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-02-14T06:35:27.781Z] === RUN TestWaitBlocked [2020-02-14T06:35:27.781Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-14T06:35:27.781Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-14T06:35:27.781Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-14T06:35:27.781Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-14T06:35:27.781Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-14T06:35:27.781Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-14T06:35:28.522Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-14T06:35:28.806Z] --- PASS: TestWaitBlocked (0.04s) [2020-02-14T06:35:28.806Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-02-14T06:35:28.806Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-02-14T06:35:28.806Z] === CONT TestContainerStartOnDaemonRestart [2020-02-14T06:35:28.806Z] === CONT TestIpcModeOlderClient [2020-02-14T06:35:28.806Z] === CONT TestDaemonRestartIpcMode [2020-02-14T06:35:28.806Z] === CONT TestDaemonHostGatewayIP [2020-02-14T06:35:29.095Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-02-14T06:35:29.453Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-14T06:35:30.383Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-14T06:35:30.383Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-14T06:35:30.947Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-14T06:35:30.947Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-14T06:35:32.335Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-14T06:35:33.265Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-14T06:35:33.514Z] --- PASS: TestContainerStartOnDaemonRestart (4.11s) [2020-02-14T06:35:33.514Z] --- PASS: TestDaemonRestartIpcMode (4.77s) [2020-02-14T06:35:33.797Z] --- PASS: TestDaemonHostGatewayIP (4.84s) [2020-02-14T06:35:33.797Z] PASS [2020-02-14T06:35:33.797Z] [2020-02-14T06:35:33.797Z] === Skipped [2020-02-14T06:35:33.797Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-14T06:35:33.797Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-14T06:35:33.797Z] [2020-02-14T06:35:33.797Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-14T06:35:33.797Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-14T06:35:33.797Z] [2020-02-14T06:35:33.797Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-14T06:35:33.797Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-14T06:35:33.797Z] [2020-02-14T06:35:33.797Z] [2020-02-14T06:35:33.797Z] DONE 199 tests, 3 skipped in 120.586s [2020-02-14T06:35:33.797Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-14T06:35:33.798Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:35:33.798Z] ++ set -e [2020-02-14T06:35:33.798Z] ++ '[' -n 0 ']' [2020-02-14T06:35:33.798Z] ++ set -x [2020-02-14T06:35:33.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:35:33.798Z] INFO: Testing against a local daemon [2020-02-14T06:35:33.798Z] === RUN TestCommitInheritsEnv [2020-02-14T06:35:34.195Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-14T06:35:34.415Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-02-14T06:35:34.415Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-14T06:35:34.415Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-14T06:35:34.415Z] === RUN TestImagesFilterMultiReference [2020-02-14T06:35:34.415Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-02-14T06:35:34.415Z] === RUN TestImagePullPlatformInvalid [2020-02-14T06:35:34.415Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-14T06:35:34.415Z] === RUN TestRemoveImageOrphaning [2020-02-14T06:35:34.700Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-02-14T06:35:34.700Z] === RUN TestRemoveImageGarbageCollector [2020-02-14T06:35:34.700Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-14T06:35:34.700Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:35:34.700Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-14T06:35:34.986Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-14T06:35:34.986Z] === RUN TestTagInvalidReference [2020-02-14T06:35:34.986Z] --- PASS: TestTagInvalidReference (0.04s) [2020-02-14T06:35:34.986Z] === RUN TestTagValidPrefixedRepo [2020-02-14T06:35:34.986Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-02-14T06:35:34.986Z] === RUN TestTagExistedNameWithoutForce [2020-02-14T06:35:34.986Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-14T06:35:34.986Z] === RUN TestTagOfficialNames [2020-02-14T06:35:34.986Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-14T06:35:34.986Z] === RUN TestTagMatchesDigest [2020-02-14T06:35:34.986Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-14T06:35:34.986Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-14T06:35:35.130Z] === RUN TestDockerSuite/TestInspectImage [2020-02-14T06:35:35.130Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-14T06:35:35.387Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-14T06:35:35.387Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-14T06:35:36.317Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-14T06:35:36.880Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-14T06:35:37.136Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-14T06:35:37.700Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-14T06:35:38.630Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-14T06:35:40.524Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-14T06:35:40.524Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-14T06:35:41.454Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-14T06:35:42.385Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-14T06:35:44.279Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-14T06:35:44.842Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-14T06:35:45.776Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-14T06:35:46.341Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-14T06:35:47.271Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-14T06:35:47.835Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-14T06:35:48.768Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-14T06:35:48.768Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-14T06:35:51.316Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-14T06:35:52.690Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-14T06:35:52.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-14T06:35:54.316Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-14T06:35:54.880Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-14T06:35:57.405Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-14T06:35:59.928Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-14T06:36:02.448Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-14T06:36:02.448Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-14T06:36:04.970Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-14T06:36:04.970Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-14T06:36:05.900Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-14T06:36:20.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-14T06:36:20.764Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-14T06:36:22.134Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-14T06:36:24.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-14T06:36:24.029Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-14T06:36:24.959Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-14T06:36:26.854Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-14T06:36:27.418Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-14T06:36:27.418Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-14T06:36:27.981Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-14T06:36:27.981Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-14T06:36:27.981Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-14T06:36:28.914Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-14T06:36:29.479Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-14T06:36:30.043Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-14T06:36:33.318Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-14T06:36:33.318Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-14T06:36:34.250Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-14T06:36:36.145Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-14T06:36:39.417Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-14T06:36:39.417Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-14T06:36:40.354Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-14T06:36:40.354Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-14T06:36:41.724Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-14T06:36:42.654Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-14T06:36:44.024Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-14T06:36:44.024Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-14T06:36:44.953Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-14T06:36:46.323Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-14T06:36:48.848Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-14T06:36:49.109Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-14T06:36:49.367Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-14T06:36:50.299Z] === RUN TestDockerSuite/TestLogsSince [2020-02-14T06:36:58.392Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-14T06:37:03.659Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-14T06:37:03.659Z] === RUN TestDockerSuite/TestLogsTail [2020-02-14T06:37:04.589Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-14T06:37:05.519Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-14T06:37:06.449Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-14T06:37:06.706Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-14T06:37:07.635Z] === RUN TestDockerSuite/TestNetHostname [2020-02-14T06:37:10.156Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-14T06:37:10.156Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-14T06:37:11.527Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-14T06:37:14.050Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-14T06:37:14.307Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-14T06:37:14.565Z] === RUN TestDockerSuite/TestPluginActive [2020-02-14T06:37:16.459Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-14T06:37:23.232Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-14T06:37:23.232Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-14T06:37:23.796Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-14T06:37:27.068Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-14T06:37:27.999Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-14T06:37:29.373Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-14T06:37:30.303Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-14T06:37:32.196Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-14T06:37:37.449Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-14T06:37:38.817Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-14T06:37:40.186Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-14T06:37:41.555Z] === RUN TestDockerSuite/TestPortList [2020-02-14T06:37:44.077Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-14T06:37:47.351Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-14T06:37:50.624Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-14T06:37:52.526Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-14T06:37:53.468Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-14T06:37:53.726Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-14T06:37:56.999Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-14T06:38:01.174Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-14T06:38:01.431Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-14T06:38:01.431Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-14T06:38:01.431Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-14T06:38:02.361Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-14T06:38:02.361Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-14T06:38:03.291Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-14T06:38:03.291Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-14T06:38:03.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-14T06:38:04.111Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-14T06:38:04.111Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-14T06:38:06.005Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-14T06:38:06.005Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-14T06:38:07.378Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-14T06:38:09.901Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-14T06:38:10.464Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-14T06:38:11.396Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-14T06:38:11.652Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-14T06:38:11.652Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-14T06:38:15.837Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-14T06:38:16.771Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-14T06:38:17.028Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-14T06:38:20.302Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-14T06:38:23.577Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-14T06:38:26.099Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-14T06:38:26.099Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-14T06:38:29.372Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-14T06:38:37.466Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-14T06:38:37.466Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-14T06:38:39.360Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-14T06:38:40.289Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-14T06:38:41.660Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-14T06:38:43.565Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-14T06:38:44.129Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-14T06:38:45.059Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-14T06:38:46.954Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-14T06:38:47.886Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-14T06:38:49.780Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-14T06:38:51.673Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-14T06:38:51.673Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-14T06:38:52.604Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-14T06:38:52.862Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-14T06:38:55.385Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-14T06:38:55.949Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-14T06:38:57.843Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-14T06:38:58.407Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-14T06:38:58.407Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-14T06:38:58.664Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-14T06:38:58.664Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-14T06:38:58.921Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-14T06:38:59.850Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-14T06:39:01.220Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-14T06:39:03.124Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-14T06:39:03.688Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-14T06:39:09.091Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-14T06:39:11.615Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-14T06:39:12.984Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-14T06:39:15.506Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-14T06:39:15.506Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-14T06:39:15.506Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-14T06:39:15.763Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-14T06:39:18.281Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-14T06:39:20.175Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-14T06:39:22.069Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-14T06:39:23.964Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-14T06:39:25.867Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-14T06:39:25.867Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-14T06:39:25.867Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-14T06:39:30.039Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-14T06:39:30.970Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-14T06:39:30.970Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-14T06:39:32.863Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-14T06:39:33.793Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-14T06:39:35.689Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-14T06:39:35.689Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-14T06:39:36.621Z] === RUN TestDockerSuite/TestRmiTag [2020-02-14T06:39:36.879Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-14T06:39:37.813Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-14T06:39:38.380Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-14T06:39:42.555Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-14T06:39:43.118Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-14T06:39:44.048Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-14T06:39:44.612Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-14T06:39:46.506Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-14T06:39:47.093Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-14T06:39:47.350Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-14T06:39:48.281Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-14T06:39:48.281Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-14T06:39:48.845Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-14T06:39:50.739Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-14T06:39:51.303Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-14T06:39:52.234Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-14T06:39:53.163Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-14T06:39:55.057Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-14T06:39:56.949Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-14T06:39:57.881Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-14T06:39:58.444Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-14T06:39:58.701Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-14T06:39:59.633Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-14T06:40:00.563Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-14T06:40:01.127Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-14T06:40:01.384Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-14T06:40:02.753Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-14T06:40:03.684Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-14T06:40:04.248Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-14T06:40:04.511Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-14T06:40:05.449Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-14T06:40:06.379Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-14T06:40:06.379Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-14T06:40:09.652Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-14T06:40:09.909Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-14T06:40:10.839Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-14T06:40:11.401Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-14T06:40:12.331Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-14T06:40:12.331Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-14T06:40:13.261Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-14T06:40:13.824Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-14T06:40:14.754Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-14T06:40:15.684Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-14T06:40:16.248Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-14T06:40:16.248Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-14T06:40:17.179Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-14T06:40:17.179Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-14T06:40:18.548Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-14T06:40:19.112Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-14T06:40:20.042Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-14T06:40:20.973Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-14T06:40:20.973Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-14T06:40:21.903Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-14T06:40:23.284Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-14T06:40:25.176Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-14T06:40:26.543Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-14T06:40:27.106Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-14T06:40:28.035Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-14T06:40:28.965Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-14T06:40:28.965Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-14T06:40:29.529Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-14T06:40:30.459Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-14T06:40:32.352Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-14T06:40:36.523Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-14T06:40:36.524Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-14T06:40:36.780Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-14T06:40:37.344Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-14T06:40:39.238Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-14T06:40:40.606Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-14T06:40:41.535Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-14T06:40:42.566Z] --- PASS: TestImportExtremelyLargeImageWorks (302.65s) [2020-02-14T06:40:42.567Z] PASS [2020-02-14T06:40:42.567Z] [2020-02-14T06:40:42.567Z] === Skipped [2020-02-14T06:40:42.567Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-14T06:40:42.567Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:40:42.567Z] [2020-02-14T06:40:42.567Z] [2020-02-14T06:40:42.567Z] DONE 12 tests, 1 skipped in 304.035s [2020-02-14T06:40:42.567Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-14T06:40:42.567Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:40:42.567Z] ++ set -e [2020-02-14T06:40:42.567Z] ++ '[' -n 0 ']' [2020-02-14T06:40:42.567Z] ++ set -x [2020-02-14T06:40:42.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:40:42.567Z] INFO: Testing against a local daemon [2020-02-14T06:40:42.567Z] === RUN TestNetworkCreateDelete [2020-02-14T06:40:42.567Z] --- PASS: TestNetworkCreateDelete (0.25s) [2020-02-14T06:40:42.567Z] === RUN TestDockerNetworkDeletePreferID [2020-02-14T06:40:42.567Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s) [2020-02-14T06:40:42.567Z] === RUN TestInspectNetwork [2020-02-14T06:40:42.567Z] === RUN TestInspectNetwork/full_network_id [2020-02-14T06:40:42.567Z] === RUN TestInspectNetwork/partial_network_id [2020-02-14T06:40:42.567Z] === RUN TestInspectNetwork/network_name [2020-02-14T06:40:42.567Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-14T06:40:44.069Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-14T06:40:46.984Z] --- PASS: TestInspectNetwork (7.83s) [2020-02-14T06:40:46.984Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-14T06:40:46.984Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-14T06:40:46.984Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-14T06:40:46.984Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-14T06:40:46.984Z] === RUN TestRunContainerWithBridgeNone [2020-02-14T06:40:47.340Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-14T06:40:47.340Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-14T06:40:47.340Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-14T06:40:47.904Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-14T06:40:49.022Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2020-02-14T06:40:49.022Z] === RUN TestNetworkInvalidJSON [2020-02-14T06:40:49.022Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-14T06:40:49.022Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-14T06:40:49.022Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-14T06:40:49.022Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-14T06:40:49.022Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-14T06:40:49.022Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-14T06:40:49.022Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-14T06:40:49.022Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-14T06:40:49.022Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-14T06:40:49.022Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-02-14T06:40:49.022Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-14T06:40:49.022Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-14T06:40:49.022Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-14T06:40:49.022Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-14T06:40:49.800Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-14T06:40:50.039Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-02-14T06:40:50.039Z] === RUN TestDaemonDefaultNetworkPools [2020-02-14T06:40:51.069Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-02-14T06:40:51.069Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-14T06:40:51.169Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-14T06:40:52.092Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.31s) [2020-02-14T06:40:52.092Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-14T06:40:53.689Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-14T06:40:54.135Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.57s) [2020-02-14T06:40:54.135Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-14T06:40:54.252Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-14T06:40:54.418Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-14T06:40:54.418Z] === RUN TestServiceWithPredefinedNetwork [2020-02-14T06:40:56.146Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-14T06:40:56.146Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-14T06:40:56.709Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-14T06:40:56.709Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-14T06:40:57.111Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2020-02-14T06:40:57.111Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-14T06:40:57.111Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-14T06:40:57.111Z] service_test.go:230: FLAKY_TEST [2020-02-14T06:40:57.111Z] === RUN TestServiceWithDataPathPortInit [2020-02-14T06:40:57.640Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-14T06:40:59.534Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-14T06:40:59.535Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-14T06:41:00.464Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-14T06:41:01.027Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-14T06:41:01.958Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-14T06:41:02.521Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-14T06:41:02.778Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-14T06:41:03.340Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-14T06:41:04.278Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-14T06:41:05.209Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-14T06:41:05.772Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-14T06:41:06.702Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-14T06:41:07.631Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-14T06:41:08.194Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-14T06:41:09.125Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-14T06:41:09.125Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-14T06:41:10.054Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-14T06:41:10.619Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-14T06:41:12.359Z] --- PASS: TestServiceWithDataPathPortInit (15.19s) [2020-02-14T06:41:12.360Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-14T06:41:12.514Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-14T06:41:12.514Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-14T06:41:12.514Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-14T06:41:15.034Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-14T06:41:16.402Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-14T06:41:17.334Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-14T06:41:20.760Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.45s) [2020-02-14T06:41:20.761Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t5oov79oyg59syoh7uq11dzh7 Created:2020-02-14 06:41:13.156500691 +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[9c95169637b42104c0f199ddf49d69dcf96946220bde2dc2055306889fe0b34d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lkyyixjjsh9paet35pda91dcj EndpointID:39b8a239dd5ea67d554ed38a7768be739e4dae20ca28ee96dabebd0b5a19743e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0a99838ec0059315519f2b582063907d108a47a4355572b2eaa5bb8c321b6af8 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:af7b0ea17dc9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lkyyixjjsh9paet35pda91dcj EndpointID:39b8a239dd5ea67d554ed38a7768be739e4dae20ca28ee96dabebd0b5a19743e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-14T06:41:20.761Z] PASS [2020-02-14T06:41:20.761Z] [2020-02-14T06:41:20.761Z] === Skipped [2020-02-14T06:41:20.761Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-14T06:41:20.761Z] service_test.go:230: FLAKY_TEST [2020-02-14T06:41:20.761Z] [2020-02-14T06:41:20.761Z] [2020-02-14T06:41:20.761Z] DONE 21 tests, 1 skipped in 41.672s [2020-02-14T06:41:20.761Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-14T06:41:20.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:41:20.761Z] ++ set -e [2020-02-14T06:41:20.761Z] ++ '[' -n 0 ']' [2020-02-14T06:41:20.761Z] ++ set -x [2020-02-14T06:41:20.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:41:20.761Z] INFO: Testing against a local daemon [2020-02-14T06:41:20.761Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-14T06:41:20.761Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-14T06:41:20.761Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:41:20.761Z] === RUN TestDockerNetworkIpvlan [2020-02-14T06:41:20.761Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-14T06:41:20.761Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:41:20.761Z] PASS [2020-02-14T06:41:20.761Z] [2020-02-14T06:41:20.761Z] === Skipped [2020-02-14T06:41:20.761Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-14T06:41:20.761Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:41:20.761Z] [2020-02-14T06:41:20.761Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-14T06:41:20.761Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-14T06:41:20.761Z] [2020-02-14T06:41:20.761Z] [2020-02-14T06:41:20.761Z] DONE 2 tests, 2 skipped in 0.109s [2020-02-14T06:41:20.761Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-14T06:41:20.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:41:20.761Z] ++ set -e [2020-02-14T06:41:20.761Z] ++ '[' -n 0 ']' [2020-02-14T06:41:20.761Z] ++ set -x [2020-02-14T06:41:20.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:41:20.761Z] INFO: Testing against a local daemon [2020-02-14T06:41:20.761Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-14T06:41:21.391Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2020-02-14T06:41:21.391Z] === RUN TestDockerNetworkMacvlan [2020-02-14T06:41:22.408Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-14T06:41:23.422Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-14T06:41:23.878Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-14T06:41:24.436Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-14T06:41:27.131Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-14T06:41:29.150Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-14T06:41:29.713Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-14T06:41:30.600Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-14T06:41:31.605Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-14T06:41:31.605Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-14T06:41:31.605Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-14T06:41:31.605Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-14T06:41:32.169Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-14T06:41:34.993Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-14T06:41:35.443Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-14T06:41:36.013Z] --- PASS: TestDockerNetworkMacvlan (14.60s) [2020-02-14T06:41:36.013Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-02-14T06:41:36.013Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-14T06:41:36.013Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2020-02-14T06:41:36.013Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2020-02-14T06:41:36.013Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2020-02-14T06:41:36.013Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-02-14T06:41:36.013Z] PASS [2020-02-14T06:41:36.013Z] [2020-02-14T06:41:36.013Z] DONE 8 tests in 16.238s [2020-02-14T06:41:36.013Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-14T06:41:36.013Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:41:36.013Z] ++ set -e [2020-02-14T06:41:36.013Z] ++ '[' -n 0 ']' [2020-02-14T06:41:36.013Z] ++ set -x [2020-02-14T06:41:36.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:41:36.013Z] testing: warning: no tests to run [2020-02-14T06:41:36.013Z] PASS [2020-02-14T06:41:36.013Z] [2020-02-14T06:41:36.013Z] DONE 0 tests in 0.015s [2020-02-14T06:41:36.013Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-14T06:41:36.013Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:41:36.013Z] ++ set -e [2020-02-14T06:41:36.013Z] ++ '[' -n 0 ']' [2020-02-14T06:41:36.013Z] ++ set -x [2020-02-14T06:41:36.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:41:36.013Z] INFO: Testing against a local daemon [2020-02-14T06:41:36.013Z] === RUN TestAuthZPluginAllowRequest [2020-02-14T06:41:36.811Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-14T06:41:37.495Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-02-14T06:41:37.495Z] === RUN TestAuthZPluginTLS [2020-02-14T06:41:38.116Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-02-14T06:41:38.116Z] === RUN TestAuthZPluginDenyRequest [2020-02-14T06:41:38.705Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-14T06:41:38.761Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-02-14T06:41:38.761Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-14T06:41:39.268Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-14T06:41:39.380Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-02-14T06:41:39.380Z] === RUN TestAuthZPluginDenyResponse [2020-02-14T06:41:39.998Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-02-14T06:41:39.998Z] === RUN TestAuthZPluginAllowEventStream [2020-02-14T06:41:40.198Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-14T06:41:40.761Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-14T06:41:41.480Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-02-14T06:41:41.480Z] === RUN TestAuthZPluginErrorResponse [2020-02-14T06:41:42.099Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-02-14T06:41:42.099Z] === RUN TestAuthZPluginErrorRequest [2020-02-14T06:41:42.130Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-14T06:41:42.130Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-14T06:41:42.130Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-14T06:41:42.718Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-14T06:41:42.718Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-14T06:41:43.352Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-02-14T06:41:43.352Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-14T06:41:44.024Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-14T06:41:44.953Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-14T06:41:45.395Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-02-14T06:41:45.395Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-14T06:41:46.845Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-14T06:41:46.845Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-14T06:41:46.845Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-14T06:41:47.430Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2020-02-14T06:41:47.430Z] === RUN TestAuthZPluginHeader [2020-02-14T06:41:48.217Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-14T06:41:48.445Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-02-14T06:41:48.445Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-14T06:41:48.445Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-14T06:41:48.445Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:41:48.445Z] === RUN TestAuthZPluginV2Disable [2020-02-14T06:41:48.445Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-14T06:41:48.445Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:41:48.445Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-14T06:41:48.445Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-14T06:41:48.445Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:41:48.445Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-14T06:41:48.445Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-14T06:41:48.445Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:41:48.445Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-14T06:41:50.112Z] === RUN TestDockerSuite/TestRunMount [2020-02-14T06:41:56.658Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-14T06:41:56.658Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-14T06:41:57.588Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-14T06:41:58.957Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-14T06:42:01.483Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-14T06:42:04.755Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-14T06:42:06.949Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2020-02-14T06:42:06.949Z] PASS [2020-02-14T06:42:06.949Z] [2020-02-14T06:42:06.949Z] === Skipped [2020-02-14T06:42:06.949Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-14T06:42:06.949Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:42:06.949Z] [2020-02-14T06:42:06.949Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-14T06:42:06.949Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:42:06.949Z] [2020-02-14T06:42:06.949Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-14T06:42:06.949Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:42:06.949Z] [2020-02-14T06:42:06.949Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-14T06:42:06.949Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:42:06.949Z] [2020-02-14T06:42:06.949Z] [2020-02-14T06:42:06.949Z] DONE 17 tests, 4 skipped in 29.387s [2020-02-14T06:42:06.949Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-14T06:42:06.949Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:42:06.949Z] ++ set -e [2020-02-14T06:42:06.949Z] ++ '[' -n 0 ']' [2020-02-14T06:42:06.949Z] ++ set -x [2020-02-14T06:42:06.949Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:42:06.949Z] INFO: Testing against a local daemon [2020-02-14T06:42:06.949Z] === RUN TestPluginInvalidJSON [2020-02-14T06:42:06.949Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-14T06:42:06.949Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-14T06:42:06.949Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-14T06:42:06.949Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-14T06:42:06.949Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-14T06:42:06.949Z] PASS [2020-02-14T06:42:06.949Z] [2020-02-14T06:42:06.949Z] DONE 2 tests in 0.124s [2020-02-14T06:42:06.950Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-14T06:42:06.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:42:06.950Z] ++ set -e [2020-02-14T06:42:06.950Z] ++ '[' -n 0 ']' [2020-02-14T06:42:06.950Z] ++ set -x [2020-02-14T06:42:06.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:42:06.950Z] INFO: Testing against a local daemon [2020-02-14T06:42:06.950Z] === RUN TestExternalGraphDriver [2020-02-14T06:42:06.950Z] === RUN TestExternalGraphDriver/json [2020-02-14T06:42:07.277Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-14T06:42:07.967Z] === RUN TestExternalGraphDriver/spec [2020-02-14T06:42:09.799Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-14T06:42:10.047Z] === RUN TestExternalGraphDriver/pull [2020-02-14T06:42:11.167Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-14T06:42:12.079Z] --- PASS: TestExternalGraphDriver (6.32s) [2020-02-14T06:42:12.079Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-02-14T06:42:12.079Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-02-14T06:42:12.079Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2020-02-14T06:42:12.079Z] === RUN TestGraphdriverPluginV2 [2020-02-14T06:42:12.079Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-02-14T06:42:12.079Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:42:12.079Z] PASS [2020-02-14T06:42:12.079Z] [2020-02-14T06:42:12.079Z] === Skipped [2020-02-14T06:42:12.079Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-02-14T06:42:12.079Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:42:12.079Z] [2020-02-14T06:42:12.079Z] [2020-02-14T06:42:12.080Z] DONE 5 tests, 1 skipped in 6.491s [2020-02-14T06:42:12.080Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-14T06:42:12.080Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:42:12.080Z] ++ set -e [2020-02-14T06:42:12.080Z] ++ '[' -n 0 ']' [2020-02-14T06:42:12.080Z] ++ set -x [2020-02-14T06:42:12.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:42:12.080Z] INFO: Testing against a local daemon [2020-02-14T06:42:12.080Z] === RUN TestContinueAfterPluginCrash [2020-02-14T06:42:12.080Z] === PAUSE TestContinueAfterPluginCrash [2020-02-14T06:42:12.080Z] === RUN TestDaemonStartWithLogOpt [2020-02-14T06:42:12.080Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-14T06:42:12.080Z] === CONT TestContinueAfterPluginCrash [2020-02-14T06:42:12.080Z] === CONT TestDaemonStartWithLogOpt [2020-02-14T06:42:13.062Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-14T06:42:13.062Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-14T06:42:13.625Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-14T06:42:14.555Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-14T06:42:15.487Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-14T06:42:16.418Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-14T06:42:18.939Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-14T06:42:20.833Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-14T06:42:26.092Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-14T06:42:26.349Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-14T06:42:26.349Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-14T06:42:27.278Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-14T06:42:27.278Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-14T06:42:27.842Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-14T06:42:28.771Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-14T06:42:28.771Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-14T06:42:29.701Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-14T06:42:30.264Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-14T06:42:30.264Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-14T06:42:30.588Z] --- PASS: TestDaemonStartWithLogOpt (15.75s) [2020-02-14T06:42:31.194Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-14T06:42:32.123Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-14T06:42:32.612Z] --- PASS: TestContinueAfterPluginCrash (20.61s) [2020-02-14T06:42:32.612Z] PASS [2020-02-14T06:42:32.612Z] [2020-02-14T06:42:32.612Z] DONE 2 tests in 20.713s [2020-02-14T06:42:32.612Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-14T06:42:32.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:42:32.612Z] ++ set -e [2020-02-14T06:42:32.612Z] ++ '[' -n 0 ']' [2020-02-14T06:42:32.612Z] ++ set -x [2020-02-14T06:42:32.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:42:32.897Z] INFO: Testing against a local daemon [2020-02-14T06:42:32.897Z] === RUN TestPluginWithDevMounts [2020-02-14T06:42:32.897Z] === PAUSE TestPluginWithDevMounts [2020-02-14T06:42:32.897Z] === CONT TestPluginWithDevMounts [2020-02-14T06:42:33.500Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-14T06:42:34.870Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-14T06:42:35.434Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-14T06:42:35.588Z] --- PASS: TestPluginWithDevMounts (2.30s) [2020-02-14T06:42:35.588Z] PASS [2020-02-14T06:42:35.588Z] [2020-02-14T06:42:35.588Z] DONE 1 tests in 2.411s [2020-02-14T06:42:35.588Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-14T06:42:35.588Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:42:35.588Z] ++ set -e [2020-02-14T06:42:35.588Z] ++ '[' -n 0 ']' [2020-02-14T06:42:35.588Z] ++ set -x [2020-02-14T06:42:35.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:42:35.588Z] INFO: Testing against a local daemon [2020-02-14T06:42:35.589Z] === RUN TestSecretInspect [2020-02-14T06:42:35.998Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-14T06:42:36.929Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-14T06:42:37.492Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-14T06:42:37.627Z] --- PASS: TestSecretInspect (2.33s) [2020-02-14T06:42:37.627Z] === RUN TestSecretList [2020-02-14T06:42:38.424Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-14T06:42:38.424Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-14T06:42:38.987Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-14T06:42:39.919Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-14T06:42:39.919Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-14T06:42:40.317Z] --- PASS: TestSecretList (2.31s) [2020-02-14T06:42:40.317Z] === RUN TestSecretsCreateAndDelete [2020-02-14T06:42:40.485Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-14T06:42:42.352Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2020-02-14T06:42:42.352Z] === RUN TestSecretsUpdate [2020-02-14T06:42:42.378Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-14T06:42:42.378Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-14T06:42:45.046Z] --- PASS: TestSecretsUpdate (2.34s) [2020-02-14T06:42:45.046Z] === RUN TestTemplatedSecret [2020-02-14T06:42:45.651Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-14T06:42:47.019Z] === RUN TestDockerSuite/TestRunRm [2020-02-14T06:42:47.742Z] --- PASS: TestTemplatedSecret (2.80s) [2020-02-14T06:42:47.742Z] === RUN TestSecretCreateResolve [2020-02-14T06:42:47.949Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-14T06:42:49.774Z] --- PASS: TestSecretCreateResolve (2.33s) [2020-02-14T06:42:49.774Z] PASS [2020-02-14T06:42:49.774Z] [2020-02-14T06:42:49.774Z] DONE 6 tests in 14.539s [2020-02-14T06:42:49.774Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-14T06:42:49.774Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:42:49.774Z] ++ set -e [2020-02-14T06:42:49.774Z] ++ '[' -n 0 ']' [2020-02-14T06:42:49.774Z] ++ set -x [2020-02-14T06:42:49.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:42:49.774Z] INFO: Testing against a local daemon [2020-02-14T06:42:49.774Z] === RUN TestServiceCreateInit [2020-02-14T06:42:49.774Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-14T06:42:52.120Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-14T06:42:52.377Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-14T06:42:53.307Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-14T06:42:54.181Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-14T06:42:55.205Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-14T06:42:55.768Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-14T06:42:58.594Z] --- PASS: TestServiceCreateInit (8.23s) [2020-02-14T06:42:58.594Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.02s) [2020-02-14T06:42:58.594Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.17s) [2020-02-14T06:42:58.594Z] === RUN TestCreateServiceMultipleTimes [2020-02-14T06:42:59.941Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-14T06:43:05.191Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-14T06:43:05.191Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-14T06:43:05.753Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-14T06:43:06.683Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-14T06:43:07.247Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-14T06:43:08.175Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-14T06:43:08.738Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-14T06:43:09.668Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-14T06:43:10.599Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-14T06:43:11.162Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-14T06:43:14.433Z] === RUN TestDockerSuite/TestRunState [2020-02-14T06:43:15.803Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-14T06:43:16.366Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-14T06:43:17.097Z] --- PASS: TestCreateServiceMultipleTimes (16.51s) [2020-02-14T06:43:17.097Z] === RUN TestCreateServiceConflict [2020-02-14T06:43:17.097Z] --- PASS: TestCreateServiceConflict (2.31s) [2020-02-14T06:43:17.097Z] === RUN TestCreateServiceMaxReplicas [2020-02-14T06:43:17.296Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-14T06:43:17.296Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-14T06:43:17.296Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-14T06:43:18.228Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-14T06:43:18.797Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-14T06:43:20.587Z] --- PASS: TestCreateServiceMaxReplicas (3.10s) [2020-02-14T06:43:20.587Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-14T06:43:20.691Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-14T06:43:20.691Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-14T06:43:20.691Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-14T06:43:21.255Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-14T06:43:23.774Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-14T06:43:24.705Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-14T06:43:26.598Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-14T06:43:30.775Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-14T06:43:34.047Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-14T06:43:34.303Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-14T06:43:35.232Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-14T06:43:35.834Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.70s) [2020-02-14T06:43:35.834Z] === RUN TestCreateServiceSecretFileMode [2020-02-14T06:43:36.162Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-14T06:43:36.459Z] --- PASS: TestCreateServiceSecretFileMode (2.68s) [2020-02-14T06:43:36.459Z] === RUN TestCreateServiceConfigFileMode [2020-02-14T06:43:38.681Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-14T06:43:39.148Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2020-02-14T06:43:39.148Z] === RUN TestCreateServiceSysctls [2020-02-14T06:43:39.611Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-14T06:43:40.541Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-14T06:43:40.541Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-14T06:43:40.541Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-14T06:43:41.474Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-14T06:43:42.404Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-14T06:43:42.612Z] --- PASS: TestCreateServiceSysctls (3.41s) [2020-02-14T06:43:42.612Z] === RUN TestCreateServiceCapabilities [2020-02-14T06:43:42.967Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-14T06:43:42.967Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-14T06:43:43.224Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-14T06:43:44.153Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-14T06:43:45.313Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2020-02-14T06:43:45.313Z] === RUN TestInspect [2020-02-14T06:43:48.012Z] --- PASS: TestInspect (2.97s) [2020-02-14T06:43:48.012Z] === RUN TestCreateJob [2020-02-14T06:43:48.326Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-14T06:43:49.259Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-14T06:43:50.188Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-14T06:43:51.474Z] --- PASS: TestCreateJob (3.37s) [2020-02-14T06:43:51.474Z] === RUN TestReplicatedJob [2020-02-14T06:43:52.710Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-14T06:43:54.603Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-14T06:43:56.988Z] --- PASS: TestReplicatedJob (5.70s) [2020-02-14T06:43:56.988Z] === RUN TestUpdateReplicatedJob [2020-02-14T06:43:57.124Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-14T06:43:59.645Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-14T06:44:00.209Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-14T06:44:00.484Z] --- PASS: TestUpdateReplicatedJob (3.53s) [2020-02-14T06:44:00.485Z] === RUN TestServiceListWithStatuses [2020-02-14T06:44:00.485Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-14T06:44:00.485Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-14T06:44:00.485Z] === RUN TestDockerNetworkConnectAlias [2020-02-14T06:44:01.139Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-14T06:44:02.069Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-14T06:44:02.069Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-14T06:44:02.069Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-14T06:44:02.069Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-14T06:44:02.069Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-14T06:44:03.001Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-14T06:44:03.931Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-14T06:44:04.494Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-14T06:44:05.984Z] --- PASS: TestDockerNetworkConnectAlias (4.75s) [2020-02-14T06:44:05.984Z] === RUN TestDockerNetworkReConnect [2020-02-14T06:44:06.389Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-14T06:44:06.952Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-14T06:44:07.884Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-14T06:44:07.884Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-14T06:44:08.448Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-14T06:44:08.448Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-14T06:44:08.448Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-14T06:44:08.448Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-14T06:44:08.448Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-14T06:44:08.705Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-14T06:44:08.962Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-14T06:44:08.962Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-14T06:44:09.218Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-14T06:44:09.474Z] --- PASS: TestDockerNetworkReConnect (3.78s) [2020-02-14T06:44:09.474Z] === RUN TestServicePlugin [2020-02-14T06:44:09.474Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-14T06:44:09.474Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:44:09.474Z] === RUN TestServiceUpdateLabel [2020-02-14T06:44:09.475Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-14T06:44:10.041Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-14T06:44:10.973Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-14T06:44:11.512Z] --- PASS: TestServiceUpdateLabel (2.28s) [2020-02-14T06:44:11.512Z] === RUN TestServiceUpdateSecrets [2020-02-14T06:44:11.903Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-14T06:44:11.903Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-14T06:44:12.833Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-14T06:44:12.833Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-14T06:44:13.763Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-14T06:44:13.763Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-14T06:44:14.693Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-14T06:44:15.623Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-14T06:44:15.623Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-14T06:44:15.623Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-14T06:44:16.189Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-14T06:44:18.082Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-14T06:44:18.645Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-14T06:44:18.645Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-14T06:44:18.645Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-14T06:44:19.576Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-14T06:44:19.576Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-14T06:44:21.472Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-14T06:44:22.036Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-14T06:44:22.966Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-14T06:44:24.861Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-14T06:44:25.792Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-14T06:44:25.792Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-14T06:44:25.792Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-14T06:44:26.754Z] --- PASS: TestServiceUpdateSecrets (14.91s) [2020-02-14T06:44:26.754Z] === RUN TestServiceUpdateConfigs [2020-02-14T06:44:27.161Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-14T06:44:28.529Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-14T06:44:29.460Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-14T06:44:29.718Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-14T06:44:32.240Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-14T06:44:32.240Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-14T06:44:32.497Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-14T06:44:32.754Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-14T06:44:35.275Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-14T06:44:35.275Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-14T06:44:36.644Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-14T06:44:36.644Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-14T06:44:36.644Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-14T06:44:38.538Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-14T06:44:40.433Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-14T06:44:40.433Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-14T06:44:40.433Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-14T06:44:40.433Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-14T06:44:40.690Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-14T06:44:40.690Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-14T06:44:41.254Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-14T06:44:42.014Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2020-02-14T06:44:42.014Z] === RUN TestServiceUpdateNetwork [2020-02-14T06:44:43.154Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-14T06:44:43.719Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-14T06:44:48.971Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-14T06:44:49.228Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-14T06:44:52.503Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-14T06:44:52.759Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-14T06:44:53.322Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-14T06:44:54.572Z] --- PASS: TestServiceUpdateNetwork (13.25s) [2020-02-14T06:44:54.572Z] PASS [2020-02-14T06:44:54.572Z] [2020-02-14T06:44:54.572Z] === Skipped [2020-02-14T06:44:54.572Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-02-14T06:44:54.572Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-14T06:44:54.572Z] [2020-02-14T06:44:54.572Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-14T06:44:54.572Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-14T06:44:54.572Z] [2020-02-14T06:44:54.572Z] [2020-02-14T06:44:54.572Z] DONE 23 tests, 2 skipped in 124.597s [2020-02-14T06:44:54.572Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-14T06:44:54.572Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:44:54.572Z] ++ set -e [2020-02-14T06:44:54.572Z] ++ '[' -n 0 ']' [2020-02-14T06:44:54.572Z] ++ set -x [2020-02-14T06:44:54.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:44:54.572Z] INFO: Testing against a local daemon [2020-02-14T06:44:54.572Z] === RUN TestSessionCreate [2020-02-14T06:44:54.572Z] --- PASS: TestSessionCreate (0.07s) [2020-02-14T06:44:54.572Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-14T06:44:54.572Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-14T06:44:54.572Z] PASS [2020-02-14T06:44:54.572Z] [2020-02-14T06:44:54.572Z] DONE 2 tests in 0.207s [2020-02-14T06:44:54.572Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-14T06:44:54.572Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:44:54.572Z] ++ set -e [2020-02-14T06:44:54.572Z] ++ '[' -n 0 ']' [2020-02-14T06:44:54.572Z] ++ set -x [2020-02-14T06:44:54.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:44:54.572Z] INFO: Testing against a local daemon [2020-02-14T06:44:54.572Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-14T06:44:54.572Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-14T06:44:54.572Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-14T06:44:54.572Z] === RUN TestEventsExecDie [2020-02-14T06:44:54.693Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-14T06:44:55.584Z] --- PASS: TestEventsExecDie (0.83s) [2020-02-14T06:44:55.584Z] === RUN TestEventsBackwardsCompatible [2020-02-14T06:44:55.584Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-02-14T06:44:55.584Z] === RUN TestInfoBinaryCommits [2020-02-14T06:44:55.584Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-02-14T06:44:55.584Z] === RUN TestInfoAPIVersioned [2020-02-14T06:44:55.584Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-14T06:44:55.584Z] === RUN TestInfoDiscoveryBackend [2020-02-14T06:44:56.203Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2020-02-14T06:44:56.203Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-14T06:44:57.214Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-14T06:44:57.214Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-14T06:44:57.831Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-02-14T06:44:57.832Z] === RUN TestInfoAPI [2020-02-14T06:44:57.832Z] --- PASS: TestInfoAPI (0.06s) [2020-02-14T06:44:57.832Z] === RUN TestInfoAPIWarnings [2020-02-14T06:44:57.966Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-14T06:44:57.966Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-14T06:44:57.966Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-14T06:44:58.449Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-02-14T06:44:58.449Z] === RUN TestInfoDebug [2020-02-14T06:44:59.069Z] --- PASS: TestInfoDebug (0.54s) [2020-02-14T06:44:59.069Z] === RUN TestInfoInsecureRegistries [2020-02-14T06:44:59.353Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-02-14T06:44:59.353Z] === RUN TestInfoRegistryMirrors [2020-02-14T06:44:59.975Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-02-14T06:44:59.975Z] === RUN TestLoginFailsWithBadCredentials [2020-02-14T06:45:00.488Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-14T06:45:00.593Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-02-14T06:45:00.593Z] === RUN TestPingCacheHeaders [2020-02-14T06:45:00.593Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-14T06:45:00.593Z] === RUN TestPingGet [2020-02-14T06:45:00.593Z] --- PASS: TestPingGet (0.03s) [2020-02-14T06:45:00.593Z] === RUN TestPingHead [2020-02-14T06:45:00.593Z] --- PASS: TestPingHead (0.05s) [2020-02-14T06:45:00.593Z] === RUN TestVersion [2020-02-14T06:45:00.593Z] --- PASS: TestVersion (0.05s) [2020-02-14T06:45:00.593Z] PASS [2020-02-14T06:45:00.593Z] [2020-02-14T06:45:00.593Z] === Skipped [2020-02-14T06:45:00.593Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-14T06:45:00.593Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-14T06:45:00.593Z] [2020-02-14T06:45:00.593Z] [2020-02-14T06:45:00.593Z] DONE 18 tests, 1 skipped in 6.046s [2020-02-14T06:45:00.593Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-14T06:45:00.593Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:45:00.593Z] ++ set -e [2020-02-14T06:45:00.593Z] ++ '[' -n 0 ']' [2020-02-14T06:45:00.593Z] ++ set -x [2020-02-14T06:45:00.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-14T06:45:00.593Z] INFO: Testing against a local daemon [2020-02-14T06:45:00.593Z] === RUN TestVolumesCreateAndList [2020-02-14T06:45:00.879Z] --- PASS: TestVolumesCreateAndList (0.07s) [2020-02-14T06:45:00.879Z] === RUN TestVolumesRemove [2020-02-14T06:45:00.879Z] --- PASS: TestVolumesRemove (0.08s) [2020-02-14T06:45:00.879Z] === RUN TestVolumesInspect [2020-02-14T06:45:00.879Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-14T06:45:00.879Z] === RUN TestVolumesInvalidJSON [2020-02-14T06:45:00.879Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-14T06:45:00.879Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-14T06:45:00.879Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-14T06:45:00.879Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-14T06:45:00.879Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-14T06:45:00.879Z] PASS [2020-02-14T06:45:00.879Z] [2020-02-14T06:45:00.879Z] DONE 5 tests in 0.319s [2020-02-14T06:45:00.879Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-14T06:45:01.164Z] ++++ cat bundles/test-integration/docker.pid [2020-02-14T06:45:01.164Z] +++ kill 13190 [2020-02-14T06:45:01.422Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-14T06:45:02.643Z] +++ /etc/init.d/apparmor stop [2020-02-14T06:45:02.643Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-14T06:45:02.643Z] [2020-02-14T06:45:02.643Z] Unloading profiles will leave already running processes permanently [2020-02-14T06:45:02.643Z] unconfined, which can lead to unexpected situations. [2020-02-14T06:45:02.643Z] [2020-02-14T06:45:02.643Z] To set a process to complain mode, use the command line tool [2020-02-14T06:45:02.643Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-14T06:45:02.643Z] +++ true [2020-02-14T06:45:02.643Z] [2020-02-14T06:45:03.316Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode Post stage [Pipeline] junit [2020-02-14T06:45:04.723Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-14T06:45:05.804Z] + echo Ensuring container killed. [2020-02-14T06:45:05.804Z] Ensuring container killed. [2020-02-14T06:45:05.804Z] + docker rm -vf docker-pr3 [2020-02-14T06:45:05.804Z] Error: No such container: docker-pr3 [2020-02-14T06:45:05.804Z] + true [Pipeline] sh [2020-02-14T06:45:05.838Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-14T06:45:06.095Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-14T06:45:06.189Z] + echo Chowning /workspace to jenkins user [2020-02-14T06:45:06.189Z] Chowning /workspace to jenkins user [2020-02-14T06:45:06.189Z] + id -u [2020-02-14T06:45:06.189Z] + id -g [2020-02-14T06:45:06.189Z] + docker run --rm -v /home/docker/workspace/moby_PR-40521:/workspace busybox chown -R 1001:1001 /workspace [2020-02-14T06:45:06.189Z] Unable to find image 'busybox:latest' locally [2020-02-14T06:45:06.352Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-14T06:45:06.472Z] latest: Pulling from library/busybox [2020-02-14T06:45:06.472Z] d7e28ec550a2: Pulling fs layer [2020-02-14T06:45:06.759Z] d7e28ec550a2: Verifying Checksum [2020-02-14T06:45:06.759Z] d7e28ec550a2: Download complete [2020-02-14T06:45:07.044Z] d7e28ec550a2: Pull complete [2020-02-14T06:45:07.044Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-14T06:45:07.044Z] Status: Downloaded newer image for busybox:latest [2020-02-14T06:45:07.287Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-14T06:45:07.851Z] === RUN TestDockerSuite/TestStatsAllNoStream [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-14T06:45:09.513Z] + bundleName=ppc64le-integration [2020-02-14T06:45:09.513Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-14T06:45:09.513Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-14T06:45:09.513Z] + + xargs tarfind -czf bundles ppc64le-integration-bundles.tar.gz -path [2020-02-14T06:45:09.513Z] */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-02-14T06:45:09.876Z] Archiving artifacts [2020-02-14T06:45:10.216Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40521/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-14T06:45:10.373Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-14T06:45:10.612Z] + make clean [2020-02-14T06:45:11.233Z] make: command: Command not found [2020-02-14T06:45:11.233Z] make: command: Command not found [2020-02-14T06:45:11.233Z] docker volume rm -f docker-dev-cache [2020-02-14T06:45:11.233Z] docker-dev-cache [Pipeline] deleteDir [2020-02-14T06:45:11.742Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-14T06:45:16.997Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-14T06:45:20.269Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-14T06:45:26.812Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-14T06:45:28.703Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-14T06:45:30.598Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-14T06:45:31.528Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-14T06:45:32.092Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-14T06:45:33.040Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-14T06:45:33.040Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-14T06:45:33.976Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-14T06:45:38.155Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-14T06:45:41.426Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-14T06:45:42.358Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-14T06:45:43.288Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-14T06:45:43.288Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-14T06:45:44.222Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-14T06:45:46.117Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-14T06:45:46.117Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-14T06:45:47.486Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-14T06:45:48.416Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-14T06:45:49.346Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-14T06:45:50.715Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-14T06:45:55.964Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-14T06:45:56.894Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-14T06:45:56.894Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-14T06:45:57.827Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-14T06:45:58.757Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-14T06:46:02.929Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-14T06:46:04.822Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-14T06:46:06.889Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-14T06:46:10.164Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-14T06:46:12.684Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-14T06:46:16.863Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-14T06:46:22.115Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-14T06:46:24.009Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-14T06:46:26.536Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-14T06:46:27.906Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-14T06:46:29.275Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-14T06:46:31.796Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-14T06:46:34.319Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-14T06:46:36.839Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-14T06:46:38.733Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-14T06:46:41.258Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-14T06:46:56.105Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-14T06:46:56.105Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-14T06:46:56.105Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-14T06:46:56.105Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-14T06:46:57.038Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-14T06:46:57.039Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-14T06:46:57.039Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-14T06:46:57.039Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-14T06:46:58.410Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-14T06:46:58.410Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-14T06:46:58.973Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-14T06:46:59.231Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-14T06:46:59.231Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-14T06:46:59.231Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-14T06:46:59.231Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-14T06:47:01.755Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-14T06:47:01.755Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-14T06:47:02.012Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-14T06:47:02.012Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-14T06:47:02.012Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-14T06:47:02.943Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-14T06:47:05.464Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-14T06:47:05.464Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-14T06:47:05.464Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-14T06:47:08.739Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-14T06:47:09.303Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-14T06:47:13.481Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite (1750.84s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.86s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.10s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.24s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.80s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.72s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.28s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.77s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.00s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.26s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.32s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.15s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.50s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.31s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAttachDetach (1.61s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.37s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.37s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.58s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.29s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.77s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.47s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.58s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.75s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.41s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.68s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.17s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.38s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.36s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.82s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.29s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.46s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.43s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.33s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.51s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.03s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.83s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.43s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.73s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.70s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.57s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.27s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.68s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.74s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.62s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.84s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.65s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.42s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.39s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.09s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.60s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.12s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.66s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.45s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.12s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.41s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.46s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.70s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.64s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.49s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.54s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.92s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.33s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2020-02-14T06:47:13.481Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-14T06:47:13.481Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.42s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.80s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildContChar (4.26s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.25s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.57s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.12s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2020-02-14T06:47:13.481Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.93s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.82s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.12s) [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-02-14T06:47:13.482Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-14T06:47:13.482Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-02-14T06:47:13.482Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-14T06:47:13.482Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.41s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.48s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.04s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.50s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.45s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.80s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.76s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.39s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.78s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.62s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.92s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.00s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.08s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.49s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.92s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.64s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.13s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.65s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.01s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.67s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.99s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.28s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.37s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.10s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.76s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.55s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.80s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.95s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s) [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-14T06:47:13.482Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.99s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.69s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildFails (1.08s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.91s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.55s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.91s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.51s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.12s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.48s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.00s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.38s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildHistory (5.00s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.23s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.97s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLabels (0.56s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.09s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.97s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.36s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.73s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.65s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.74s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.28s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.58s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.83s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.19s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.41s) [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-14T06:47:13.482Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.37s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.57s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.73s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.45s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.56s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.03s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.10s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.20s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.17s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.32s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.11s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.84s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.76s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.32s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.73s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.33s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildPATH (2.99s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.98s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.79s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.44s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.11s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildRm (3.11s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.06s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.27s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.25s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.25s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.20s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-14T06:47:13.482Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.55s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.10s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildStderr (1.00s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.34s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.47s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.30s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.75s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.14s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.15s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildUser (2.11s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.16s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.01s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.19s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.39s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.26s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.94s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.81s) [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-14T06:47:13.482Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-14T06:47:13.482Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-14T06:47:13.482Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-14T06:47:13.482Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.18s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.21s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.76s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.29s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.22s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.03s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.18s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-14T06:47:13.482Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.67s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-14T06:47:13.482Z] docker_cli_sni_test.go:18: Flakey test [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.04s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestCommitChange (1.58s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.02s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.78s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.70s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestCommitTTY (1.74s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.92s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.64s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.93s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.94s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.10s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.74s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.76s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.90s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.97s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.97s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2020-02-14T06:47:13.482Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-14T06:47:13.482Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.29s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.85s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.98s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.29s) [2020-02-14T06:47:13.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.65s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.58s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.62s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00068c640_} (1.53s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1264639372_/foo_false____} (1.64s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1264639372_/foo_true____} (1.57s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3471805307_/foo_false____} (1.64s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3471805307_/foo_true____} (1.62s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3471805307_/foo_true__0xc00068cac0__} (1.62s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00068cae0_} (1.62s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00068cb00_} (1.60s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00068cb20_} (1.60s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00068cb40_} (1.62s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.05s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.38s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.04s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.14s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.18s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.16s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.16s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.21s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.88s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.04s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.40s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.20s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.15s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.85s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.61s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.99s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.50s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.89s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.46s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.92s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.61s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.81s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.28s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.38s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) [2020-02-14T06:47:13.483Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-14T06:47:13.483Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.77s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-02-14T06:47:13.483Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-14T06:47:13.483Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.34s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.50s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.56s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.63s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.94s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.87s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.99s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.72s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.78s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.66s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.70s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.99s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.19s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsCommit (1.12s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.98s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.13s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.11s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.60s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.23s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.54s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsCopy (1.28s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.69s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.73s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.43s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFilters (1.71s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFormat (1.48s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.87s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-02-14T06:47:13.483Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-14T06:47:13.483Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-14T06:47:13.483Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-14T06:47:13.483Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.51s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.96s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsTop (0.91s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.71s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExec (1.05s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.94s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.04s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.82s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecCgroup (1.17s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecEnv (0.88s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.69s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.76s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecInspectID (1.91s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecParseError (0.92s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.85s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.35s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.89s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecStartFails (0.95s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecTTY (0.91s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.07s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.79s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecUlimits (0.77s) [2020-02-14T06:47:13.483Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-14T06:47:13.483Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.06s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.90s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.08s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.94s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.82s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.94s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.85s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestHealth (21.26s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.88s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.05s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.17s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.94s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImportDisplay (1.66s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImportFile (1.82s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2020-02-14T06:47:13.483Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.94s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestImportGzipped (2.00s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.02s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.05s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.74s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.51s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.84s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2020-02-14T06:47:13.484Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-14T06:47:13.484Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.94s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectHistory (1.12s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectImage (0.08s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.08s) [2020-02-14T06:47:13.484Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-14T06:47:13.484Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.67s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.96s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectStatus (1.08s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.54s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.81s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.76s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.30s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.64s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.68s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.16s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.56s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.45s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.61s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.89s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.02s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.94s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.04s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.52s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.91s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.95s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.97s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.29s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.23s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.04s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.48s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.88s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsSince (6.88s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.81s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.48s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestNetHostname (2.39s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.26s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.41s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.71s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPluginActive (1.91s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.65s) [2020-02-14T06:47:13.484Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-14T06:47:13.484Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.70s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.87s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.65s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.47s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.77s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.01s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.44s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.42s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPortList (10.72s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.59s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.52s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.97s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.82s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.75s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.70s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.69s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsByOrder (3.78s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.11s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.69s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.37s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.59s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.92s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.67s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.46s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.11s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.54s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.95s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.61s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.64s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.55s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.57s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.99s) [2020-02-14T06:47:13.484Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-14T06:47:13.484Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.52s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.62s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.85s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.41s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.22s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.61s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.53s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.09s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.71s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.94s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.82s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.69s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.16s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.93s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.58s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.62s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAddHost (0.77s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.89s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.58s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.79s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.89s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.90s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.90s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.21s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.75s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.90s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.98s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.64s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.75s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.23s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.59s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.58s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.49s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.76s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.85s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.90s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.54s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.76s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.61s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.10s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.75s) [2020-02-14T06:47:13.484Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.75s) [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-14T06:47:13.485Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-14T06:47:13.485Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.82s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.54s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.31s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.75s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-02-14T06:47:13.485Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.86s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.92s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.85s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.79s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.53s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-14T06:47:13.485Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.70s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.51s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.09s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.58s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.10s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.55s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunMount (6.06s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.74s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.34s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.32s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.59s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.57s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNetHost (1.12s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.35s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.29s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.70s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.82s) [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-14T06:47:13.485Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.00s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2020-02-14T06:47:13.485Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.70s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-14T06:47:13.485Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-14T06:47:13.485Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.55s) [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-14T06:47:13.485Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.33s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.59s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.80s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.85s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.69s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.76s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.75s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.74s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.73s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.81s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunState (1.64s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.78s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-02-14T06:47:13.485Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunSysctls (1.48s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.60s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.75s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.98s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.94s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.26s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.76s) [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-14T06:47:13.485Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.38s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.40s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.64s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.34s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.75s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-14T06:47:13.485Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-02-14T06:47:13.485Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-02-14T06:47:13.485Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.87s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.56s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.77s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.84s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.71s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-02-14T06:47:13.485Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.79s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.74s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.87s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.81s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.89s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.25s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.22s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.25s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.35s) [2020-02-14T06:47:13.485Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents712011133 [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.68s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.72s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.61s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.59s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.77s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.09s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.62s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.97s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.61s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStartRecordError (1.99s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.81s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.86s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.82s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.23s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.76s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.97s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.74s) [2020-02-14T06:47:13.485Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-02-14T06:47:13.485Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.25s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2020-02-14T06:47:13.485Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2020-02-14T06:47:13.486Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-14T06:47:13.486Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.92s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.73s) [2020-02-14T06:47:13.486Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-14T06:47:13.486Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.55s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.88s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.68s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUpdateStats (4.43s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s) [2020-02-14T06:47:13.486Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-14T06:47:13.486Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.88s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.11s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.59s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.30s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.62s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.20s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.99s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.32s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.31s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.54s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.58s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.40s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.35s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.41s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.23s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.03s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.90s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.47s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.29s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s) [2020-02-14T06:47:13.486Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.48s) [2020-02-14T06:47:13.486Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-14T06:47:13.486Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-14T06:47:13.486Z] === RUN TestDockerRegistrySuite [2020-02-14T06:47:13.486Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-14T06:47:14.857Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-14T06:47:14.857Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-14T06:47:16.225Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-14T06:47:18.749Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-02-14T06:47:18.749Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-14T06:47:22.948Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-02-14T06:47:27.121Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-14T06:47:31.293Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-14T06:47:32.223Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-14T06:47:33.591Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-14T06:47:34.965Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-14T06:47:36.334Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-14T06:47:37.702Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-14T06:47:39.074Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-14T06:47:40.444Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-14T06:47:42.965Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-14T06:47:45.486Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-14T06:47:46.854Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-14T06:47:50.126Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-14T06:47:51.494Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-14T06:47:51.751Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-14T06:47:53.122Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-14T06:47:54.491Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-14T06:47:55.421Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-14T06:47:59.596Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-14T06:47:59.596Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-14T06:48:00.964Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-14T06:48:01.221Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-14T06:48:01.478Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-14T06:48:01.735Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-14T06:48:01.993Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-14T06:48:02.249Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-14T06:48:02.249Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-14T06:48:03.617Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-14T06:48:06.137Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-14T06:48:07.071Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-14T06:48:08.440Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-14T06:48:09.370Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite (57.28s) [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.75s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d66d130bbc36e] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.56s) [2020-02-14T06:48:10.300Z] check_test.go:196: [dc4e1e5ef5f80] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.08s) [2020-02-14T06:48:10.300Z] check_test.go:196: [ddbf87b7a625d] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d05311b086fdd] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.19s) [2020-02-14T06:48:10.300Z] check_test.go:196: [de31a2f9c19d7] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.16s) [2020-02-14T06:48:10.300Z] check_test.go:196: [dedadb7d80d53] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.15s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d496b1f1190e2] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s) [2020-02-14T06:48:10.300Z] check_test.go:196: [df47225ec9e42] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d80134d06b569] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.36s) [2020-02-14T06:48:10.300Z] check_test.go:196: [dc45148f9505c] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d2fb49f1c8923] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d372a88e025e4] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.39s) [2020-02-14T06:48:10.300Z] check_test.go:196: [dacba6ad94616] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.32s) [2020-02-14T06:48:10.300Z] check_test.go:196: [ddf4e13342185] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.57s) [2020-02-14T06:48:10.300Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4918fa94cf174d40f618ba5a6da1d5fb047309dac18bdaae5db70b56ce2bde97 [2020-02-14T06:48:10.300Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2421d02310c3ac2c59f30266a026d8f5366945cdfce4a5ac4b29975b405fa0e4 [2020-02-14T06:48:10.300Z] check_test.go:196: [d665ca0d854d7] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.57s) [2020-02-14T06:48:10.300Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e62446b74379e16eb7218e9c3e4db096c754a286b4acc1ef93f935eb660fc412 [2020-02-14T06:48:10.300Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c45d522355ec5d3ad07762b6a1134e7c2d0d5adf6b43e176ef11722e288efa23 [2020-02-14T06:48:10.300Z] check_test.go:196: [ded9e34fde2bc] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.32s) [2020-02-14T06:48:10.300Z] check_test.go:196: [da501a569044c] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.29s) [2020-02-14T06:48:10.300Z] check_test.go:196: [dc52030ef63c2] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d93e5d68087ba] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d4bac855aef36] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d1bbbd9bf37c3] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2020-02-14T06:48:10.300Z] check_test.go:196: [dcdfa1f10b6d2] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d02d9be2a7281] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.62s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d2b8216304381] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d3f5d293f9e44] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d7d0f270b1600] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d68e48e26291f] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d6a1d27db58ef] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d3a373f0a97d6] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d9a2ee88a65d1] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-02-14T06:48:10.300Z] check_test.go:196: [db826ff42a1ee] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d8dbc31ff2249] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.37s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d54245f4b22fe] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.16s) [2020-02-14T06:48:10.300Z] check_test.go:196: [da5ff1acd24fb] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d8a8b438b1f08] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.35s) [2020-02-14T06:48:10.300Z] check_test.go:196: [d924a44f9dd4e] daemon is not started [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-02-14T06:48:10.300Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-02-14T06:48:10.300Z] === RUN TestDockerSchema1RegistrySuite [2020-02-14T06:48:10.300Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-02-14T06:48:10.300Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-14T06:48:14.476Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-02-14T06:48:19.729Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-14T06:48:23.002Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-14T06:48:24.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-14T06:48:25.740Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-14T06:48:25.997Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-14T06:48:27.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-14T06:48:28.740Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-14T06:48:30.112Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-14T06:48:33.388Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-14T06:48:33.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-14T06:48:34.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-14T06:48:34.464Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-14T06:48:34.721Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-14T06:48:34.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-14T06:48:35.234Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite (25.30s) [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2020-02-14T06:48:35.492Z] check_test.go:223: [da949d8dbc936] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.21s) [2020-02-14T06:48:35.492Z] check_test.go:223: [d6a3215470ad6] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.32s) [2020-02-14T06:48:35.492Z] check_test.go:223: [d0465bba6e56b] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.21s) [2020-02-14T06:48:35.492Z] check_test.go:223: [d2503cb8da1da] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s) [2020-02-14T06:48:35.492Z] check_test.go:223: [d94ed24a59a3a] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.42s) [2020-02-14T06:48:35.492Z] check_test.go:223: [dc5adc2be32e9] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-14T06:48:35.492Z] check_test.go:223: [dc85e228f8d43] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-02-14T06:48:35.492Z] check_test.go:223: [db53b36375bb8] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2020-02-14T06:48:35.492Z] check_test.go:223: [dc13c6b6daddf] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2020-02-14T06:48:35.492Z] check_test.go:223: [dc4f76e90f531] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.61s) [2020-02-14T06:48:35.492Z] check_test.go:223: [d45629eb771be] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-02-14T06:48:35.492Z] check_test.go:223: [dedb6cda831c5] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2020-02-14T06:48:35.492Z] check_test.go:223: [ddf3629bbf6ab] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-14T06:48:35.492Z] check_test.go:223: [d1970014f9a6d] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-02-14T06:48:35.492Z] check_test.go:223: [dfd0edfe012b6] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-02-14T06:48:35.492Z] check_test.go:223: [d71d9f38733d3] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-02-14T06:48:35.492Z] check_test.go:223: [d827f5b5800fd] daemon is not started [2020-02-14T06:48:35.492Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-14T06:48:35.492Z] check_test.go:223: [d636bbce5c7ee] daemon is not started [2020-02-14T06:48:35.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-14T06:48:35.492Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-14T06:48:36.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-14T06:48:36.986Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-14T06:48:36.986Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-14T06:48:38.477Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-14T06:48:38.477Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-14T06:48:38.734Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-14T06:48:39.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-14T06:48:39.298Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.89s) [2020-02-14T06:48:39.298Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2020-02-14T06:48:39.298Z] check_test.go:252: [df68e5c2834a8] daemon is not started [2020-02-14T06:48:39.298Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-02-14T06:48:39.298Z] check_test.go:252: [d774c0ac78c94] daemon is not started [2020-02-14T06:48:39.298Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-02-14T06:48:39.298Z] check_test.go:252: [d19ce3f18539f] daemon is not started [2020-02-14T06:48:39.298Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2020-02-14T06:48:39.298Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-02-14T06:48:39.298Z] check_test.go:252: [d620adef1d715] daemon is not started [2020-02-14T06:48:39.298Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-02-14T06:48:39.298Z] check_test.go:252: [dcd0a5c23a518] daemon is not started [2020-02-14T06:48:39.298Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2020-02-14T06:48:39.298Z] check_test.go:252: [d6bec1e23a396] daemon is not started [2020-02-14T06:48:39.298Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-02-14T06:48:39.298Z] check_test.go:252: [ddda7d7441b5c] daemon is not started [2020-02-14T06:48:39.298Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-14T06:48:39.298Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-14T06:48:44.549Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-14T06:48:44.549Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-14T06:48:44.806Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-14T06:48:44.806Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-14T06:48:45.063Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-02-14T06:48:45.063Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-02-14T06:48:45.063Z] check_test.go:279: [d96fc654d3b32] daemon is not started [2020-02-14T06:48:45.063Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-02-14T06:48:45.063Z] check_test.go:279: [d1e7cd29fdcda] daemon is not started [2020-02-14T06:48:45.063Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-02-14T06:48:45.063Z] check_test.go:279: [d2586fa97b52a] daemon is not started [2020-02-14T06:48:45.063Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-02-14T06:48:45.063Z] check_test.go:279: [da4a90c3a8f00] daemon is not started [2020-02-14T06:48:45.063Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-02-14T06:48:45.063Z] check_test.go:279: [df7ffb949e108] daemon is not started [2020-02-14T06:48:45.063Z] === RUN TestDockerNetworkSuite [2020-02-14T06:48:45.063Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-14T06:48:47.591Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-14T06:48:48.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-14T06:48:54.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-14T06:48:56.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-14T06:49:00.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-14T06:49:01.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-14T06:49:11.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-14T06:49:13.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-14T06:49:15.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-14T06:49:16.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-14T06:49:17.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-14T06:49:18.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-14T06:49:19.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-14T06:49:19.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-14T06:49:20.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-14T06:49:21.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-14T06:49:21.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-14T06:49:21.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-14T06:49:21.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-14T06:49:23.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-14T06:49:24.081Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-14T06:49:24.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-14T06:49:24.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-14T06:49:25.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-14T06:49:25.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-14T06:49:29.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-14T06:49:33.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-14T06:49:37.734Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-14T06:49:39.104Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-02-14T06:49:39.362Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-02-14T06:49:39.619Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-02-14T06:49:39.619Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-02-14T06:49:40.990Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-14T06:49:42.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-14T06:49:42.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-14T06:49:43.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-14T06:49:43.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-14T06:49:43.732Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-14T06:49:43.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-14T06:49:43.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-14T06:49:44.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-14T06:49:44.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-14T06:49:48.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-14T06:49:48.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-14T06:49:48.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-14T06:49:48.939Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-14T06:49:50.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-14T06:49:52.202Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-14T06:49:55.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-14T06:49:59.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-14T06:49:59.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-14T06:50:01.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-14T06:50:03.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-14T06:50:03.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-14T06:50:05.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-14T06:50:05.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-14T06:50:07.326Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite (88.16s) [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.60s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [dbb758509f2cd] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.38s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [df1691a54f17e] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.77s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [de0537c1072e1] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.62s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d59e390d7aa7a] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.66s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:1233: [d01b319165ff2] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.85s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [da329fb023de9] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.56s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d73583442ab75] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.22s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d55038871ca5d] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.62s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d2aba8af8f29d] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.84s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d18a9de3609f3] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.73s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d2b17db79fca1] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.39s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d47854b63ca8c] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.40s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [dd177dec59954] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [dbec1d8c3fa3e] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d52fcb006646f] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.27s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d17c614fcee13] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d89065567f2ce] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [dfac46b19c06c] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d34a81eaeacc4] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.25s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d49098327c5de] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.66s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [ddf016716f4a3] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d4351b57f86fa] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [dbcb53f5471e3] daemon is not started [2020-02-14T06:50:13.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2020-02-14T06:50:13.880Z] docker_cli_network_unix_test.go:46: [d980e8223a676] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.15s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:968: [de0a082cd1fe0] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.40s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [de6b5c3ca98f6] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.38s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:1116: [d9dd2dc5091ec] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [df75771e3caaa] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [dbcf489ebc082] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.31s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [d03e9cce9c403] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [dca5f6ebf3393] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [d7d79b3730131] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [da97438fe91ce] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [d798f8e447661] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.33s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [d7d6e3ee5c8cf] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [dd2a7cb946edd] daemon is not started [2020-02-14T06:50:13.881Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [dba7570f20ee4] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.59s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [d90f19308b137] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.77s) [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.58s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:1084: [db0421855a333] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [dd48a8cc5ed7a] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.39s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [d503c3297b213] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.71s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [dacaff8c8b4b7] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [d7518cdcae056] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.28s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [d312ff6f0ed1f] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.75s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [d04f35589f2c6] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.59s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [dd13d3914a8e0] daemon is not started [2020-02-14T06:50:13.881Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.91s) [2020-02-14T06:50:13.881Z] docker_cli_network_unix_test.go:46: [d5c55200e9cc5] daemon is not started [2020-02-14T06:50:13.881Z] === RUN TestDockerHubPullSuite [2020-02-14T06:50:13.881Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-14T06:50:14.812Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-14T06:50:17.334Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-14T06:50:17.334Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-14T06:50:18.703Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-14T06:50:18.960Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-14T06:50:18.960Z] --- PASS: TestDockerHubPullSuite (5.72s) [2020-02-14T06:50:18.960Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.58s) [2020-02-14T06:50:18.960Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-02-14T06:50:18.960Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s) [2020-02-14T06:50:18.960Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.29s) [2020-02-14T06:50:18.960Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-02-14T06:50:18.960Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-02-14T06:50:18.960Z] PASS [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === Skipped [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_sni_test.go:18: Flakey test [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-14T06:50:18.960Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-02-14T06:50:18.960Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-14T06:50:18.960Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-14T06:50:18.960Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-14T06:50:18.960Z] [2020-02-14T06:50:18.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-14T06:50:18.961Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-14T06:50:18.961Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-14T06:50:18.961Z] [2020-02-14T06:50:18.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-14T06:50:18.961Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-14T06:50:18.961Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-14T06:50:18.961Z] [2020-02-14T06:50:18.961Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-14T06:50:18.961Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-14T06:50:18.961Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-14T06:50:18.961Z] docker_cli_network_unix_test.go:46: [dba7570f20ee4] daemon is not started [2020-02-14T06:50:18.961Z] [2020-02-14T06:50:18.961Z] [2020-02-14T06:50:18.961Z] DONE 1277 tests, 44 skipped in 1968.269s [2020-02-14T06:50:18.961Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-14T06:50:18.961Z] ++++ cat bundles/test-integration/docker.pid [2020-02-14T06:50:18.961Z] +++ kill 7345 [2020-02-14T06:50:20.330Z] +++ /etc/init.d/apparmor stop [2020-02-14T06:50:20.330Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-14T06:50:20.330Z] [2020-02-14T06:50:20.330Z] Unloading profiles will leave already running processes permanently [2020-02-14T06:50:20.330Z] unconfined, which can lead to unexpected situations. [2020-02-14T06:50:20.330Z] [2020-02-14T06:50:20.330Z] To set a process to complain mode, use the command line tool [2020-02-14T06:50:20.330Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-14T06:50:20.330Z] +++ true [2020-02-14T06:50:20.330Z] [2020-02-14T06:50:46.838Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-14T06:50:49.358Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-14T06:50:52.633Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-14T06:50:55.155Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-14T06:50:59.339Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-14T06:51:02.611Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-14T06:51:24.512Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-14T06:51:39.365Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-14T06:51:40.296Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-14T06:51:43.569Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-14T06:51:46.864Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-14T06:51:54.958Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-14T06:52:00.210Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-14T06:52:02.733Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-14T06:52:05.261Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-14T06:52:08.537Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-14T06:52:11.059Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-14T06:52:14.332Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-14T06:52:17.615Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-14T06:53:13.800Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-14T06:53:28.649Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite (1794.62s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.22s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.60s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.88s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.46s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.64s) [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:563: [d932c1d511058] joining swarm manager [d20a6384e55f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:585: [d6023d50b8433] joining swarm manager [d20a6384e55f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] check_test.go:380: [d932c1d511058] daemon is not started [2020-02-14T06:53:46.710Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.88s) [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:46: [d64eef47138eb] joining swarm manager [d321a2b834e66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.36s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.90s) [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:304: [d4c11c9632cba] joining swarm manager [d640451ff5569]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:305: [dfb44d49be8f8] joining swarm manager [d640451ff5569]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.83s) [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:272: [df67d0af2bdb0] joining swarm manager [df29f2000db39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:273: [dea508c5875a4] joining swarm manager [df29f2000db39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.90s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.67s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.21s) [2020-02-14T06:53:46.710Z] docker_api_swarm_node_test.go:19: [dc77d1a031e24] joining swarm manager [dd1d88cda4545]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_node_test.go:20: [d64cca11ea474] joining swarm manager [dd1d88cda4545]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.37s) [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:502: [d28c9daace831] joining swarm manager [d2e551b61d305]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:507: [d3de2a9d9de61] joining swarm manager [d2e551b61d305]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.24s) [2020-02-14T06:53:46.710Z] docker_api_swarm_node_test.go:80: [d9f737c1caa79] joining swarm manager [df6f4881595ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.95s) [2020-02-14T06:53:46.710Z] docker_api_swarm_node_test.go:52: [d204f1d03bc24] joining swarm manager [d8da63851d35f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_node_test.go:53: [dcc6f5bb83924] joining swarm manager [d8da63851d35f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.75s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.96s) [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:202: [dbe0092d78c9c] joining swarm manager [d61346302c54f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.00s) [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:384: [d48750831d839] joining swarm manager [d2d22b3316605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:385: [d628a8db1e035] joining swarm manager [d2d22b3316605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] check_test.go:380: [d628a8db1e035] daemon is not started [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.87s) [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:802: [d0282667796c4] joining swarm manager [d14e8615619af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:802: [d4d390884f48f] joining swarm manager [d14e8615619af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:802: [dd7bbbc5db243] joining swarm manager [d14e8615619af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:802: [d88627296289a] joining swarm manager [d14e8615619af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-14T06:53:46.710Z] docker_api_swarm_test.go:810: [da8fb269795d5] joining swarm manager [d14e8615619af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.06s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.62s) [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:394: [db29a548cabdd] joining swarm manager [d101da1314b38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:394: [d08010758bc3e] joining swarm manager [d101da1314b38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.95s) [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:342: [d01fe58abf159] joining swarm manager [d57e014bf7307]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:342: [d5c02f6481011] joining swarm manager [d57e014bf7307]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.27s) [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:489: [d48509736ee08] joining swarm manager [d26373042815c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:489: [d7460eb343df6] joining swarm manager [d26373042815c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.26s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.01s) [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:127: [d4de61bd24ade] joining swarm manager [d14261a2d5dc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:128: [d8a2febdbf905] joining swarm manager [d14261a2d5dc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:136: [dfe54bfc2ee12] joining swarm manager [d14261a2d5dc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:137: [d732a3f3531f5] joining swarm manager [d14261a2d5dc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.06s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.70s) [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:303: [d98f7e3ac8954] joining swarm manager [de2f958be930c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:303: [da462eec8607b] joining swarm manager [de2f958be930c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.75s) [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:99: [dc7c67a61cfe3] joining swarm manager [dd0f9a41af265]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:100: [df156318572c4] joining swarm manager [dd0f9a41af265]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] check_test.go:380: [dc7c67a61cfe3] daemon is not started [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.02s) [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:532: [d8ab4975ed4cc] joining swarm manager [dd0bda0652bdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:533: [d90c9830a4d67] joining swarm manager [dd0bda0652bdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.08s) [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:147: [db63d564c4327] joining swarm manager [d42c496aceb7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_api_swarm_service_test.go:147: [dc118ad2f8a50] joining swarm manager [d42c496aceb7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.84s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.83s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.16s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.01s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.02s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.73s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.25s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.23s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (12.16s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.86s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.31s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.31s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.39s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.05s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.38s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.79s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.56s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.99s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.77s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.00s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.72s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.35s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.03s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.48s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.12s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.02s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.27s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.83s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.58s) [2020-02-14T06:53:46.710Z] docker_cli_service_logs_test.go:241: checking task 9qs8jl2g85w0 [2020-02-14T06:53:46.710Z] docker_cli_service_logs_test.go:246: checking messages for 9qs8jl2g85w0 [2020-02-14T06:53:46.710Z] docker_cli_service_logs_test.go:241: checking task ihcdw7m4qtxn [2020-02-14T06:53:46.710Z] docker_cli_service_logs_test.go:246: checking messages for ihcdw7m4qtxn [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.22s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.17s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.80s) [2020-02-14T06:53:46.710Z] docker_cli_swarm_test.go:1901: [d45ab48984428] joining swarm manager [d1001f74a09d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_cli_swarm_test.go:1902: [d25d29e4c835d] joining swarm manager [d1001f74a09d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.31s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.17s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.65s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.97s) [2020-02-14T06:53:46.710Z] docker_cli_swarm_test.go:1802: [d4d09074f32d7] joining swarm manager [d053bf4d9c41a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.710Z] docker_cli_swarm_test.go:1803: [d5ba25b340fe8] joining swarm manager [d053bf4d9c41a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2020-02-14T06:53:46.710Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (175.25s) [2020-02-14T06:53:46.710Z] docker_cli_swarm_test.go:1321: [dc7f36b5161ca] joining swarm manager [dc9d96bd7ccf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.711Z] docker_cli_swarm_test.go:1322: [d2c6ec0928824] joining swarm manager [dc9d96bd7ccf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.57s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.60s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.86s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.52s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.75s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.05s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.20s) [2020-02-14T06:53:46.711Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-02-14T06:53:46.711Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.39s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.12s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.20s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.28s) [2020-02-14T06:53:46.711Z] docker_cli_swarm_test.go:1186: [d1e4b903042e6] joining swarm manager [dbc857a44efb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.711Z] docker_cli_swarm_test.go:1195: [d1b7401a913e7] joining swarm manager [dbc857a44efb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.60s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.47s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.13s) [2020-02-14T06:53:46.711Z] docker_cli_swarm_test.go:1118: [d8773875842cb] joining swarm manager [d742e5a81c9aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.711Z] docker_cli_swarm_test.go:1119: [d2d463dae5c24] joining swarm manager [d742e5a81c9aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.711Z] docker_cli_swarm_test.go:1172: [d3dadb59d989d] joining swarm manager [d742e5a81c9aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.58s) [2020-02-14T06:53:46.711Z] docker_cli_swarm_test.go:1453: [da8dcbf502a2e] joining swarm manager [dab7f9e4bfc3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.711Z] docker_cli_swarm_test.go:1454: [d7cbcf72fead3] joining swarm manager [dab7f9e4bfc3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.20s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.32s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.12s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.20s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.04s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.25s) [2020-02-14T06:53:46.711Z] docker_cli_swarm_unix_test.go:62: [dd8cfa5407ddb] joining swarm manager [d8d68d1352f30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.92s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.42s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.56s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.13s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.14s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.42s) [2020-02-14T06:53:46.711Z] docker_api_swarm_test.go:962: [dc8750f2931c0] joining swarm manager [d12bca7f90c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.50s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.97s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.98s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.55s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.35s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.23s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.14s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.62s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.75s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.17s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.97s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.95s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.35s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s) [2020-02-14T06:53:46.711Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.48s) [2020-02-14T06:53:46.711Z] === RUN TestDockerExternalVolumeSuite [2020-02-14T06:53:46.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-14T06:54:01.571Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-14T06:55:09.211Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-14T06:55:19.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-14T06:55:51.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-14T06:56:03.382Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-14T06:56:35.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-14T06:56:50.266Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-14T06:57:22.306Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-14T06:57:37.157Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-14T06:57:55.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-14T06:58:41.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-14T06:58:59.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-14T06:59:31.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-14T07:00:04.008Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-14T07:00:18.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-14T07:00:36.928Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-14T07:00:51.780Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite (441.01s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s) [2020-02-14T07:01:06.633Z] docker_cli_external_volume_driver_test.go:53: [d4b0644af9977] daemon is not started [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.54s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-02-14T07:01:06.633Z] docker_cli_external_volume_driver_test.go:53: [d71f7e4a8f328] daemon is not started [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-14T07:01:06.633Z] docker_cli_external_volume_driver_test.go:53: [dc4d1436227ab] daemon is not started [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-14T07:01:06.633Z] docker_cli_external_volume_driver_test.go:53: [d8f5e62446ab3] daemon is not started [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s) [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s) [2020-02-14T07:01:06.633Z] docker_cli_external_volume_driver_test.go:485: [d987a667b024b] daemon is not started [2020-02-14T07:01:06.633Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-02-14T07:01:06.633Z] docker_cli_external_volume_driver_test.go:53: [d238fab61f510] daemon is not started [2020-02-14T07:01:06.633Z] PASS [2020-02-14T07:01:06.633Z] [2020-02-14T07:01:06.633Z] === Skipped [2020-02-14T07:01:06.633Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-02-14T07:01:06.633Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-02-14T07:01:06.633Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-14T07:01:06.633Z] check_test.go:309: [d676a721f9a50] daemon is not started [2020-02-14T07:01:06.633Z] [2020-02-14T07:01:06.633Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-14T07:01:06.633Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-14T07:01:06.633Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-14T07:01:06.633Z] check_test.go:309: [db8f9b0e61121] daemon is not started [2020-02-14T07:01:06.633Z] [2020-02-14T07:01:06.633Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-14T07:01:06.633Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-14T07:01:06.633Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-14T07:01:06.633Z] check_test.go:309: [d6cd5493f62db] daemon is not started [2020-02-14T07:01:06.633Z] [2020-02-14T07:01:06.633Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-14T07:01:06.633Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-14T07:01:06.633Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-14T07:01:06.633Z] [2020-02-14T07:01:06.633Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-02-14T07:01:06.633Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-02-14T07:01:06.633Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-14T07:01:06.633Z] [2020-02-14T07:01:06.633Z] [2020-02-14T07:01:06.633Z] DONE 273 tests, 5 skipped in 2615.191s [2020-02-14T07:01:06.633Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-14T07:01:06.633Z] ++++ cat bundles/test-integration/docker.pid [2020-02-14T07:01:06.633Z] +++ kill 7352 [2020-02-14T07:01:07.563Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d798a5a85ee26/docker.pid [2020-02-14T07:01:07.563Z] +++ kill 4319 [2020-02-14T07:01:07.563Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4319 is not a child of this shell [2020-02-14T07:01:07.563Z] warning: PID 4319 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d798a5a85ee26/docker.pid had a nonzero exit code [2020-02-14T07:01:07.564Z] +++ /etc/init.d/apparmor stop [2020-02-14T07:01:07.564Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-14T07:01:07.564Z] [2020-02-14T07:01:07.564Z] Unloading profiles will leave already running processes permanently [2020-02-14T07:01:07.564Z] unconfined, which can lead to unexpected situations. [2020-02-14T07:01:07.564Z] [2020-02-14T07:01:07.564Z] To set a process to complain mode, use the command line tool [2020-02-14T07:01:07.564Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-14T07:01:07.564Z] +++ true [2020-02-14T07:01:07.564Z] [2020-02-14T07:01:07.820Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-14T07:01:07.835Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-14T07:01:10.499Z] + echo Ensuring container killed. [2020-02-14T07:01:10.500Z] Ensuring container killed. [2020-02-14T07:01:10.500Z] + docker ps -aq -f name=docker-pr3-* [2020-02-14T07:01:10.500Z] + cids=7082c0db05a2 [2020-02-14T07:01:10.500Z] 2347e9e5b356 [2020-02-14T07:01:10.500Z] c0b556519cab [2020-02-14T07:01:10.500Z] + [ -n 7082c0db05a2 [2020-02-14T07:01:10.500Z] 2347e9e5b356 [2020-02-14T07:01:10.500Z] c0b556519cab ] [2020-02-14T07:01:10.500Z] + docker rm -vf 7082c0db05a2 2347e9e5b356 c0b556519cab [2020-02-14T07:01:11.877Z] 7082c0db05a2 [2020-02-14T07:01:11.877Z] 2347e9e5b356 [2020-02-14T07:01:12.441Z] c0b556519cab [Pipeline] sh [2020-02-14T07:01:12.726Z] + echo Chowning /workspace to jenkins user [2020-02-14T07:01:12.726Z] Chowning /workspace to jenkins user [2020-02-14T07:01:12.726Z] + id -u [2020-02-14T07:01:12.726Z] + id -g [2020-02-14T07:01:12.726Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40521:/workspace busybox chown -R 1000:1000 /workspace [2020-02-14T07:01:12.726Z] Unable to find image 'busybox:latest' locally [2020-02-14T07:01:17.980Z] latest: Pulling from library/busybox [2020-02-14T07:01:17.980Z] bdbbaa22dec6: Pulling fs layer [2020-02-14T07:01:17.980Z] bdbbaa22dec6: Download complete [2020-02-14T07:01:17.980Z] bdbbaa22dec6: Pull complete [2020-02-14T07:01:17.980Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-14T07:01:17.980Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-14T07:01:21.569Z] + bundleName=amd64 [2020-02-14T07:01:21.569Z] + echo Creating amd64-bundles.tar.gz [2020-02-14T07:01:21.569Z] Creating amd64-bundles.tar.gz [2020-02-14T07:01:21.569Z] + xargs tar -czf amd64-bundles.tar.gz [2020-02-14T07:01:21.569Z] + 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-02-14T07:01:22.556Z] Archiving artifacts [2020-02-14T07:01:24.315Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40521/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-14T07:01:24.629Z] + make clean [2020-02-14T07:01:24.886Z] docker volume rm -f docker-dev-cache [2020-02-14T07:01:24.886Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-14T07:08:56.036Z] ok github.com/docker/docker/integration-cli 2290.640s [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === Skipped [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-14T07:08:56.036Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-14T07:08:56.036Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-14T07:08:56.036Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-14T07:08:56.036Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-02-14T07:08:56.036Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-02-14T07:08:56.036Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-14T07:08:56.036Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-14T07:08:56.036Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-02-14T07:08:56.036Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-14T07:08:56.036Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-14T07:08:56.036Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-14T07:08:56.036Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-14T07:08:56.036Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-02-14T07:08:56.036Z] [2020-02-14T07:08:56.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-14T07:08:56.036Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-14T07:08:56.036Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-02-14T07:08:56.037Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-14T07:08:56.037Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-02-14T07:08:56.037Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-02-14T07:08:56.037Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.037Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2020-02-14T07:08:56.038Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2020-02-14T07:08:56.038Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-02-14T07:08:56.038Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-14T07:08:56.038Z] docker_cli_sni_test.go:18: Flakey test [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-14T07:08:56.038Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-02-14T07:08:56.038Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-14T07:08:56.038Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-14T07:08:56.038Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.038Z] [2020-02-14T07:08:56.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-02-14T07:08:56.039Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-14T07:08:56.039Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-14T07:08:56.039Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-14T07:08:56.039Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-14T07:08:56.039Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-14T07:08:56.039Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-14T07:08:56.039Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-14T07:08:56.039Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-14T07:08:56.039Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-14T07:08:56.039Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-14T07:08:56.039Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-02-14T07:08:56.039Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-14T07:08:56.039Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-14T07:08:56.039Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-14T07:08:56.039Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-14T07:08:56.039Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-14T07:08:56.039Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-14T07:08:56.039Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-14T07:08:56.039Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-02-14T07:08:56.039Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-02-14T07:08:56.039Z] [2020-02-14T07:08:56.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-14T07:08:56.039Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-14T07:08:56.039Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-14T07:08:56.040Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-14T07:08:56.040Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-14T07:08:56.040Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-14T07:08:56.040Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-02-14T07:08:56.040Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-02-14T07:08:56.040Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-14T07:08:56.040Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-14T07:08:56.040Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-14T07:08:56.040Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-14T07:08:56.040Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-14T07:08:56.040Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-14T07:08:56.040Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-14T07:08:56.040Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-14T07:08:56.040Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-14T07:08:56.040Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-14T07:08:56.040Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-14T07:08:56.040Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-14T07:08:56.040Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.040Z] [2020-02-14T07:08:56.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-14T07:08:56.040Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-14T07:08:56.041Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-14T07:08:56.041Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.041Z] [2020-02-14T07:08:56.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-14T07:08:56.041Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-14T07:08:56.042Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-02-14T07:08:56.042Z] [2020-02-14T07:08:56.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-14T07:08:56.042Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-02-14T07:08:56.043Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-14T07:08:56.043Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-14T07:08:56.043Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-14T07:08:56.043Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.043Z] [2020-02-14T07:08:56.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-14T07:08:56.044Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-02-14T07:08:56.044Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] DONE 1096 tests, 549 skipped in 2300.501s [2020-02-14T07:08:56.044Z] INFO: Integration tests ended at 02/14/2020 07:08:53. Duration:00:38:20.7702787 [2020-02-14T07:08:56.044Z] INFO: Docker info of the daemon under test at end of run [2020-02-14T07:08:56.044Z] [2020-02-14T07:08:56.044Z] Containers: 2 [2020-02-14T07:08:56.044Z] Running: 0 [2020-02-14T07:08:56.044Z] Paused: 0 [2020-02-14T07:08:56.045Z] Stopped: 2 [2020-02-14T07:08:56.045Z] Images: 12 [2020-02-14T07:08:56.045Z] Server Version: 0.0.0-dev [2020-02-14T07:08:56.045Z] Storage Driver: windowsfilter [2020-02-14T07:08:56.045Z] Windows: [2020-02-14T07:08:56.045Z] Logging Driver: json-file [2020-02-14T07:08:56.045Z] Plugins: [2020-02-14T07:08:56.045Z] Volume: local [2020-02-14T07:08:56.045Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-14T07:08:56.045Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-14T07:08:56.045Z] Swarm: inactive [2020-02-14T07:08:56.045Z] Default Isolation: process [2020-02-14T07:08:56.045Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-14T07:08:56.045Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-14T07:08:56.045Z] OSType: windows [2020-02-14T07:08:56.045Z] Architecture: x86_64 [2020-02-14T07:08:56.045Z] CPUs: 4 [2020-02-14T07:08:56.045Z] Total Memory: 32GiB [2020-02-14T07:08:56.045Z] Name: azwin-2-8a9880 [2020-02-14T07:08:56.045Z] ID: AFE3:SPDS:RYVY:GX7D:KHPU:UD57:FUEO:XJMQ:GG7Q:2YWS:Y6MH:K2GY [2020-02-14T07:08:56.045Z] Docker Root Dir: D:\CI\PR-40521\3\daemon [2020-02-14T07:08:56.045Z] Debug Mode (client): false [2020-02-14T07:08:56.045Z] Debug Mode (server): true [2020-02-14T07:08:56.045Z] File Descriptors: -1 [2020-02-14T07:08:56.045Z] Goroutines: 18 [2020-02-14T07:08:56.045Z] System Time: 2020-02-14T07:08:53.6067202Z [2020-02-14T07:08:56.045Z] EventsListeners: 0 [2020-02-14T07:08:56.045Z] Registry: https://index.docker.io/v1/ [2020-02-14T07:08:56.045Z] Labels: [2020-02-14T07:08:56.045Z] Experimental: false [2020-02-14T07:08:56.045Z] Insecure Registries: [2020-02-14T07:08:56.045Z] 127.0.0.0/8 [2020-02-14T07:08:56.045Z] Live Restore Enabled: false [2020-02-14T07:08:56.045Z] [2020-02-14T07:08:56.045Z] [2020-02-14T07:08:56.045Z] INFO: Stopping daemon under test [2020-02-14T07:08:56.045Z] SUCCESS: The process with PID 4580 (child process of PID 3732) has been terminated. [2020-02-14T07:08:56.045Z] SUCCESS: The process with PID 3732 (child process of PID 4380) has been terminated. [2020-02-14T07:08:56.045Z] INFO: Stop tailing logs of the daemon under tests [2020-02-14T07:08:56.045Z] INFO: executeCI.ps1 Completed successfully at 02/14/2020 07:08:53. [2020-02-14T07:08:56.045Z] INFO: Tidying up at end of run [2020-02-14T07:08:56.045Z] INFO: Saving daemon under test log (d:\CI\PR-40521\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-14T07:08:56.045Z] INFO: Saving daemon under test log (d:\CI\PR-40521\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-14T07:08:56.045Z] INFO: Nuke-Everything... [2020-02-14T07:08:56.045Z] INFO: Container count on control daemon to delete is 2 [2020-02-14T07:08:56.045Z] fb1ad36cbea9 [2020-02-14T07:08:56.045Z] d3878893f687 [2020-02-14T07:08:56.045Z] INFO: Tidying pidfile d:\CI\PR-40521\3\docker.pid [2020-02-14T07:08:56.045Z] INFO: Nuking d:\CI [2020-02-14T07:09:21.271Z] INFO: Zapped successfully [2020-02-14T07:09:21.271Z] [2020-02-14T07:09:21.271Z] INFO: executeCI.ps1 exiting at Fri Feb 14 07:09:18 CUT 2020. Duration 00:59:54.6093912 [2020-02-14T07:09:21.271Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-02-14T07:09:21.512Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-14T07:09:34.086Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-14T07:09:35.883Z] Archiving artifacts [2020-02-14T07:09:49.378Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40521/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-14T07:09:50.312Z] + make clean [2020-02-14T07:09:51.856Z] docker volume rm -f docker-dev-cache [2020-02-14T07:09:51.857Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS