Pull request #40684 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d79bbd5d95620a832e84c577a81fd43cb8132282+d959c20b44117ef471c3d2dd467f1238415be500 (d5cafa2f2aaf5e61e9878ac3e1902d27b98cad5d) 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 49b252bdf16273de41b9b961caae5440a249d3e0 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 # timeout=10 Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # 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-03-13T00:49:43.209Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-13T00:49:43.214Z] Trying to pass milestone 2 [Pipeline] milestone [2020-03-13T00:49:43.243Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-13T00:49:43.378Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-081183b2324b9760f) in /home/ubuntu/workspace/moby_PR-40684 [Pipeline] { [Pipeline] checkout [2020-03-13T00:49:43.430Z] using credential docker-jenkins-github-credentials [2020-03-13T00:49:43.443Z] Cloning the remote Git repository [2020-03-13T00:49:43.443Z] Cloning with configured refspecs honoured and without tags [2020-03-13T00:49:43.455Z] Cloning repository https://github.com/moby/moby.git [2020-03-13T00:49:43.456Z] > git init /home/ubuntu/workspace/moby_PR-40684 # timeout=10 [2020-03-13T00:49:43.474Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:49:43.475Z] > git --version # timeout=10 [2020-03-13T00:49:43.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:49:43.478Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:49:56.579Z] Fetching without tags [2020-03-13T00:49:56.828Z] Merging remotes/origin/master commit d959c20b44117ef471c3d2dd467f1238415be500 into PR head commit d79bbd5d95620a832e84c577a81fd43cb8132282 [2020-03-13T00:49:56.566Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:49:56.568Z] > git config --add remote.origin.fetch +refs/pull/40684/head:refs/remotes/origin/PR-40684 # timeout=10 [2020-03-13T00:49:56.572Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:49:56.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:49:56.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:49:56.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:49:56.583Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:49:56.830Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:49:56.832Z] > git checkout -f d79bbd5d95620a832e84c577a81fd43cb8132282 # timeout=10 [2020-03-13T00:49:57.284Z] > git merge d959c20b44117ef471c3d2dd467f1238415be500 # timeout=10 [2020-03-13T00:49:57.770Z] Merge succeeded, producing 07229baee5cacc34294ff50a242941d3c958af3b [2020-03-13T00:49:57.770Z] Checking out Revision 07229baee5cacc34294ff50a242941d3c958af3b (PR-40684) [2020-03-13T00:49:58.104Z] Commit message: "Merge commit 'd959c20b44117ef471c3d2dd467f1238415be500' into HEAD" [2020-03-13T00:49:58.117Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-13T00:49:58.889Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40684:/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-03-13T00:49:57.767Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T00:49:57.773Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:49:57.775Z] > git checkout -f 07229baee5cacc34294ff50a242941d3c958af3b # timeout=10 [2020-03-13T00:49:58.106Z] > git rev-list --no-walk f3774e40adc068c4d948ee91862f2e58e7b4b28e # timeout=10 [2020-03-13T00:50:02.162Z] 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: rootless) [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] { (rootless) [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 [Pipeline] node [2020-03-13T00:50:02.385Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-081183b2324b9760f) in /home/ubuntu/workspace/moby_PR-40684 [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-03-13T00:50:02.428Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40684 [Pipeline] checkout [2020-03-13T00:50:02.441Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-40684 [2020-03-13T00:50:02.446Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-03-13T00:50:02.457Z] Fetching changes from the remote Git repository [2020-03-13T00:50:02.461Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [2020-03-13T00:50:02.599Z] Running on azwin-2-9b7530 in d:\jenkins\workspace\moby_PR-40684 [Pipeline] // stage [2020-03-13T00:50:02.609Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-03-13T00:50:02.626Z] Cloning the remote Git repository [2020-03-13T00:50:02.626Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [2020-03-13T00:50:02.634Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-03-13T00:50:02.652Z] Cloning the remote Git repository [2020-03-13T00:50:02.652Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] ws [2020-03-13T00:50:02.679Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-13T00:50:02.706Z] Merging remotes/origin/master commit d959c20b44117ef471c3d2dd467f1238415be500 into PR head commit d79bbd5d95620a832e84c577a81fd43cb8132282 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-13T00:50:02.825Z] Merge succeeded, producing c92557cc325d1f485d481d944781a5b0defb3efd [2020-03-13T00:50:02.826Z] Checking out Revision c92557cc325d1f485d481d944781a5b0defb3efd (PR-40684) [2020-03-13T00:50:02.876Z] Commit message: "Merge commit 'd959c20b44117ef471c3d2dd467f1238415be500' into HEAD" [2020-03-13T00:50:02.889Z] First time build. Skipping changelog. [2020-03-13T00:50:03.012Z] using credential docker-jenkins-github-credentials [2020-03-13T00:50:03.095Z] Cloning the remote Git repository [2020-03-13T00:50:03.095Z] Cloning with configured refspecs honoured and without tags [2020-03-13T00:50:02.455Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-13T00:50:02.459Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:50:02.465Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:50:02.465Z] > git --version # timeout=10 [2020-03-13T00:50:02.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:50:02.468Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:50:02.708Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:50:02.711Z] > git checkout -f d79bbd5d95620a832e84c577a81fd43cb8132282 # timeout=10 [2020-03-13T00:50:02.753Z] > git merge d959c20b44117ef471c3d2dd467f1238415be500 # timeout=10 [2020-03-13T00:50:02.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T00:50:02.829Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:50:02.831Z] > git checkout -f c92557cc325d1f485d481d944781a5b0defb3efd # timeout=10 [2020-03-13T00:50:02.878Z] > git rev-list --no-walk f3774e40adc068c4d948ee91862f2e58e7b4b28e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-13T00:50:02.632Z] Cloning repository https://github.com/moby/moby.git [2020-03-13T00:50:02.632Z] > git init /home/jenkins/workspace/moby_PR-40684 # timeout=10 [2020-03-13T00:50:02.643Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:50:02.643Z] > git --version # timeout=10 [2020-03-13T00:50:02.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:50:02.644Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:50:02.659Z] Cloning repository https://github.com/moby/moby.git [2020-03-13T00:50:02.660Z] > git init /home/docker/workspace/moby_PR-40684 # timeout=10 [2020-03-13T00:50:02.674Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:50:02.674Z] > git --version # timeout=10 [2020-03-13T00:50:02.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:50:02.679Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:50:03.769Z] + [ PR != PR ] [2020-03-13T00:50:03.769Z] + [ master != master ] [2020-03-13T00:50:03.769Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-13T00:50:03.125Z] Cloning repository https://github.com/moby/moby.git [2020-03-13T00:50:03.125Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-13T00:50:03.218Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:50:03.218Z] > git --version # timeout=10 [2020-03-13T00:50:03.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:50:03.250Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:50:04.099Z] + docker version [2020-03-13T00:50:04.099Z] Client: Docker Engine - Community [2020-03-13T00:50:04.099Z] Version: 19.03.5 [2020-03-13T00:50:04.099Z] API version: 1.40 [2020-03-13T00:50:04.099Z] Go version: go1.12.12 [2020-03-13T00:50:04.099Z] Git commit: 633a0ea838 [2020-03-13T00:50:04.099Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-13T00:50:04.099Z] OS/Arch: linux/amd64 [2020-03-13T00:50:04.099Z] Experimental: false [2020-03-13T00:50:04.099Z] [2020-03-13T00:50:04.099Z] Server: Docker Engine - Community [2020-03-13T00:50:04.099Z] Engine: [2020-03-13T00:50:04.099Z] Version: 19.03.5 [2020-03-13T00:50:04.099Z] API version: 1.40 (minimum version 1.12) [2020-03-13T00:50:04.099Z] Go version: go1.12.12 [2020-03-13T00:50:04.099Z] Git commit: 633a0ea838 [2020-03-13T00:50:04.099Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-13T00:50:04.099Z] OS/Arch: linux/amd64 [2020-03-13T00:50:04.099Z] Experimental: true [2020-03-13T00:50:04.099Z] containerd: [2020-03-13T00:50:04.099Z] Version: 1.2.10 [2020-03-13T00:50:04.099Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-13T00:50:04.099Z] runc: [2020-03-13T00:50:04.099Z] Version: 1.0.0-rc8+dev [2020-03-13T00:50:04.099Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-13T00:50:04.099Z] docker-init: [2020-03-13T00:50:04.099Z] Version: 0.18.0 [2020-03-13T00:50:04.099Z] GitCommit: fec3683 [Pipeline] sh [2020-03-13T00:50:04.382Z] + docker info [2020-03-13T00:50:04.945Z] Client: [2020-03-13T00:50:04.945Z] Debug Mode: false [2020-03-13T00:50:04.945Z] [2020-03-13T00:50:04.945Z] Server: [2020-03-13T00:50:04.945Z] Containers: 0 [2020-03-13T00:50:04.945Z] Running: 0 [2020-03-13T00:50:04.945Z] Paused: 0 [2020-03-13T00:50:04.945Z] Stopped: 0 [2020-03-13T00:50:04.945Z] Images: 6 [2020-03-13T00:50:04.945Z] Server Version: 19.03.5 [2020-03-13T00:50:04.945Z] Storage Driver: overlay2 [2020-03-13T00:50:04.945Z] Backing Filesystem: extfs [2020-03-13T00:50:04.945Z] Supports d_type: true [2020-03-13T00:50:04.945Z] Native Overlay Diff: true [2020-03-13T00:50:04.945Z] Logging Driver: json-file [2020-03-13T00:50:04.945Z] Cgroup Driver: cgroupfs [2020-03-13T00:50:04.945Z] Plugins: [2020-03-13T00:50:04.945Z] Volume: local [2020-03-13T00:50:04.945Z] Network: bridge host ipvlan macvlan null overlay [2020-03-13T00:50:04.945Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-13T00:50:04.945Z] Swarm: inactive [2020-03-13T00:50:04.945Z] Runtimes: runc [2020-03-13T00:50:04.945Z] Default Runtime: runc [2020-03-13T00:50:04.945Z] Init Binary: docker-init [2020-03-13T00:50:04.945Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-13T00:50:04.945Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-13T00:50:04.945Z] init version: fec3683 [2020-03-13T00:50:04.945Z] Security Options: [2020-03-13T00:50:04.945Z] apparmor [2020-03-13T00:50:04.945Z] seccomp [2020-03-13T00:50:04.945Z] Profile: default [2020-03-13T00:50:04.945Z] Kernel Version: 4.15.0-1058-aws [2020-03-13T00:50:04.945Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-13T00:50:04.945Z] OSType: linux [2020-03-13T00:50:04.945Z] Architecture: x86_64 [2020-03-13T00:50:04.945Z] CPUs: 2 [2020-03-13T00:50:04.945Z] Total Memory: 7.501GiB [2020-03-13T00:50:04.945Z] Name: ip-10-100-100-153 [2020-03-13T00:50:04.945Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-13T00:50:04.945Z] Docker Root Dir: /var/lib/docker [2020-03-13T00:50:04.945Z] Debug Mode: false [2020-03-13T00:50:04.945Z] Registry: https://index.docker.io/v1/ [2020-03-13T00:50:04.945Z] Labels: [2020-03-13T00:50:04.945Z] Experimental: true [2020-03-13T00:50:04.945Z] Insecure Registries: [2020-03-13T00:50:04.945Z] 127.0.0.0/8 [2020-03-13T00:50:04.945Z] Live Restore Enabled: true [2020-03-13T00:50:04.945Z] [2020-03-13T00:50:04.945Z] WARNING: No swap limit support [Pipeline] sh [2020-03-13T00:50:05.232Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:50:05.232Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:50:05.232Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40684/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-13T00:50:05.232Z] + bash /home/ubuntu/workspace/moby_PR-40684/check-config.sh [2020-03-13T00:50:05.232Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-13T00:50:05.232Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-13T00:50:05.232Z] [2020-03-13T00:50:05.232Z] Generally Necessary: [2020-03-13T00:50:05.232Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-13T00:50:05.232Z] - apparmor: enabled and tools installed [2020-03-13T00:50:05.232Z] - CONFIG_NAMESPACES: enabled [2020-03-13T00:50:05.232Z] - CONFIG_NET_NS: enabled [2020-03-13T00:50:05.232Z] - CONFIG_PID_NS: enabled [2020-03-13T00:50:05.232Z] - CONFIG_IPC_NS: enabled [2020-03-13T00:50:05.232Z] - CONFIG_UTS_NS: enabled [2020-03-13T00:50:05.232Z] - CONFIG_CGROUPS: enabled [2020-03-13T00:50:05.232Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-13T00:50:05.232Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-13T00:50:05.490Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-13T00:50:05.490Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-13T00:50:05.490Z] - CONFIG_CPUSETS: enabled [2020-03-13T00:50:05.490Z] - CONFIG_MEMCG: enabled [2020-03-13T00:50:05.490Z] - CONFIG_KEYS: enabled [2020-03-13T00:50:05.490Z] - CONFIG_VETH: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-13T00:50:05.490Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-13T00:50:05.490Z] [2020-03-13T00:50:05.490Z] Optional Features: [2020-03-13T00:50:05.490Z] - CONFIG_USER_NS: enabled [2020-03-13T00:50:05.490Z] - CONFIG_SECCOMP: enabled [2020-03-13T00:50:05.490Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-13T00:50:05.490Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-13T00:50:05.490Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-13T00:50:05.490Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-13T00:50:05.490Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-13T00:50:05.490Z] - CONFIG_BLK_CGROUP: enabled [2020-03-13T00:50:05.490Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-13T00:50:05.490Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-13T00:50:05.490Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-13T00:50:05.490Z] - CONFIG_CGROUP_PERF: enabled [2020-03-13T00:50:05.490Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-13T00:50:05.490Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-13T00:50:05.490Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-13T00:50:05.490Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-13T00:50:05.490Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-13T00:50:05.490Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_IP_VS: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-13T00:50:05.490Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-13T00:50:05.490Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-13T00:50:05.490Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_EXT4_FS: enabled [2020-03-13T00:50:05.490Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-13T00:50:05.490Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-13T00:50:05.490Z] - Network Drivers: [2020-03-13T00:50:05.490Z] - "overlay": [2020-03-13T00:50:05.490Z] - CONFIG_VXLAN: enabled (as module) [2020-03-13T00:50:05.490Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-13T00:50:05.490Z] Optional (for encrypted networks): [2020-03-13T00:50:05.747Z] - CONFIG_CRYPTO: enabled [2020-03-13T00:50:05.747Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-13T00:50:05.747Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-13T00:50:05.747Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-13T00:50:05.747Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-13T00:50:05.747Z] - CONFIG_XFRM: enabled [2020-03-13T00:50:05.747Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-13T00:50:05.747Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-13T00:50:05.747Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-13T00:50:05.747Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-13T00:50:05.747Z] - "ipvlan": [2020-03-13T00:50:05.747Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-13T00:50:05.747Z] - "macvlan": [2020-03-13T00:50:05.747Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-13T00:50:05.747Z] - CONFIG_DUMMY: enabled (as module) [2020-03-13T00:50:05.747Z] - "ftp,tftp client in container": [2020-03-13T00:50:05.747Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-13T00:50:05.747Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-13T00:50:05.747Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-13T00:50:05.747Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-13T00:50:05.747Z] - Storage Drivers: [2020-03-13T00:50:05.747Z] - "aufs": [2020-03-13T00:50:05.747Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-13T00:50:05.747Z] - "btrfs": [2020-03-13T00:50:05.747Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-13T00:50:05.747Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-13T00:50:05.747Z] - "devicemapper": [2020-03-13T00:50:05.747Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-13T00:50:05.747Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-13T00:50:05.747Z] - "overlay": [2020-03-13T00:50:05.747Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-13T00:50:05.747Z] - "zfs": [2020-03-13T00:50:05.747Z] - /dev/zfs: missing [2020-03-13T00:50:05.747Z] - zfs command: missing [2020-03-13T00:50:05.747Z] - zpool command: missing [2020-03-13T00:50:05.747Z] [2020-03-13T00:50:05.747Z] Limits: [2020-03-13T00:50:05.747Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-13T00:50:05.747Z] [2020-03-13T00:50:05.747Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-13T00:50:06.096Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07229baee5cacc34294ff50a242941d3c958af3b . [2020-03-13T00:50:06.096Z] #2 [internal] load .dockerignore [2020-03-13T00:50:06.096Z] #2 transferring context: 87B done [2020-03-13T00:50:06.096Z] #2 DONE 0.0s [2020-03-13T00:50:06.096Z] [2020-03-13T00:50:06.096Z] #1 [internal] load build definition from Dockerfile [2020-03-13T00:50:06.096Z] #1 transferring dockerfile: 17.12kB done [2020-03-13T00:50:06.096Z] #1 DONE 0.0s [2020-03-13T00:50:06.096Z] [2020-03-13T00:50:06.096Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-13T00:50:06.096Z] #3 DONE 0.1s [2020-03-13T00:50:06.352Z] [2020-03-13T00:50:06.352Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-13T00:50:06.352Z] #4 CACHED [2020-03-13T00:50:06.921Z] [2020-03-13T00:50:06.921Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-13T00:50:06.921Z] #6 DONE 0.0s [2020-03-13T00:50:06.921Z] [2020-03-13T00:50:06.921Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-13T00:50:06.921Z] #5 DONE 0.1s [2020-03-13T00:50:06.921Z] [2020-03-13T00:50:06.921Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-13T00:50:06.921Z] #71 DONE 0.0s [2020-03-13T00:50:06.921Z] [2020-03-13T00:50:06.921Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:50:06.921Z] #7 DONE 0.0s [2020-03-13T00:50:06.921Z] [2020-03-13T00:50:06.921Z] #20 [internal] load build context [2020-03-13T00:50:08.311Z] #20 transferring context: 49.97MB 1.1s done [2020-03-13T00:50:08.311Z] #20 DONE 1.2s [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:50:08.311Z] #25 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:50:08.311Z] #10 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:50:08.311Z] #56 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-13T00:50:08.311Z] #40 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-13T00:50:08.311Z] #48 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-13T00:50:08.311Z] #26 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-13T00:50:08.311Z] #54 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-13T00:50:08.311Z] #22 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-13T00:50:08.311Z] #52 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:50:08.311Z] #60 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:50:08.311Z] #58 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-13T00:50:08.311Z] #61 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-13T00:50:08.311Z] #70 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:08.311Z] #68 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:50:08.311Z] #41 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:50:08.311Z] #43 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:08.311Z] #50 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-13T00:50:08.311Z] #31 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:50:08.311Z] #47 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-13T00:50:08.311Z] #49 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-13T00:50:08.311Z] #72 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-13T00:50:08.311Z] #45 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-13T00:50:08.311Z] #46 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-13T00:50:08.311Z] #28 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-13T00:50:08.311Z] #51 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:50:08.311Z] #74 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-13T00:50:08.311Z] #64 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-13T00:50:08.311Z] #8 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-13T00:50:08.311Z] #66 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-13T00:50:08.311Z] #16 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-13T00:50:08.311Z] #37 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-13T00:50:08.311Z] #57 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:50:08.311Z] #38 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:50:08.311Z] #17 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:50:08.311Z] #63 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:50:08.311Z] #36 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-13T00:50:08.311Z] #24 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:08.311Z] #53 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-13T00:50:08.311Z] #69 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-13T00:50:08.311Z] #19 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-13T00:50:08.311Z] #13 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:50:08.311Z] #35 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-13T00:50:08.311Z] #14 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:50:08.311Z] #21 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-13T00:50:08.311Z] #39 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-13T00:50:08.311Z] #9 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-13T00:50:08.311Z] #73 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:08.311Z] #23 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:50:08.311Z] #44 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-13T00:50:08.311Z] #59 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-13T00:50:08.311Z] #75 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-13T00:50:08.311Z] #12 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-13T00:50:08.311Z] #42 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:50:08.311Z] #30 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:50:08.311Z] #33 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:50:08.311Z] #62 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:08.311Z] #65 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-13T00:50:08.311Z] #15 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-13T00:50:08.311Z] #32 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:50:08.311Z] #27 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-13T00:50:08.311Z] #18 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-13T00:50:08.311Z] #11 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-13T00:50:08.311Z] #34 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-13T00:50:08.311Z] #55 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-13T00:50:08.311Z] #67 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-13T00:50:08.311Z] #29 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-13T00:50:08.311Z] #76 CACHED [2020-03-13T00:50:08.311Z] [2020-03-13T00:50:08.311Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-13T00:50:08.878Z] #77 DONE 0.8s [2020-03-13T00:50:09.136Z] [2020-03-13T00:50:09.136Z] #78 exporting to image [2020-03-13T00:50:09.136Z] #78 exporting layers [2020-03-13T00:50:10.066Z] #78 exporting layers 0.9s done [2020-03-13T00:50:10.066Z] #78 writing image sha256:90108ef92ab0db8de075d58fee175294d7d882f9fd6fae01ac2674cc9ee0252e done [2020-03-13T00:50:10.066Z] #78 naming to docker.io/library/docker:07229baee5cacc34294ff50a242941d3c958af3b done [2020-03-13T00:50:10.066Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-13T00:50:10.392Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40684/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40684/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07229baee5cacc34294ff50a242941d3c958af3b hack/validate/default [2020-03-13T00:50:11.322Z] Congratulations! All commits are properly signed with the DCO! [2020-03-13T00:50:11.885Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-13T00:50:11.885Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-13T00:50:11.885Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-13T00:50:11.885Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-13T00:50:11.885Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-13T00:50:11.885Z] Congratulations! No new tests were added to integration-cli. [2020-03-13T00:50:11.885Z] [2020-03-13T00:50:11.885Z] INFO Start validation with golang-ci-lint [2020-03-13T00:50:12.006Z] Fetching without tags [2020-03-13T00:50:11.983Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:50:11.985Z] > git config --add remote.origin.fetch +refs/pull/40684/head:refs/remotes/origin/PR-40684 # timeout=10 [2020-03-13T00:50:11.986Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:50:11.999Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:50:12.012Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:50:12.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:50:12.012Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:50:12.143Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-13T00:50:12.143Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-13T00:50:12.143Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-13T00:50:12.275Z] Merging remotes/origin/master commit d959c20b44117ef471c3d2dd467f1238415be500 into PR head commit d79bbd5d95620a832e84c577a81fd43cb8132282 [2020-03-13T00:50:13.159Z] Merge succeeded, producing e0639bcffe01c066192a5988c7a17f6fbc876975 [2020-03-13T00:50:13.160Z] Checking out Revision e0639bcffe01c066192a5988c7a17f6fbc876975 (PR-40684) [2020-03-13T00:50:13.212Z] Commit message: "Merge commit 'd959c20b44117ef471c3d2dd467f1238415be500' into HEAD" [2020-03-13T00:50:13.227Z] First time build. Skipping changelog. [2020-03-13T00:50:12.280Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:50:12.284Z] > git checkout -f d79bbd5d95620a832e84c577a81fd43cb8132282 # timeout=10 [2020-03-13T00:50:12.708Z] > git merge d959c20b44117ef471c3d2dd467f1238415be500 # timeout=10 [2020-03-13T00:50:13.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T00:50:13.165Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:50:13.167Z] > git checkout -f e0639bcffe01c066192a5988c7a17f6fbc876975 # timeout=10 [2020-03-13T00:50:13.217Z] > git rev-list --no-walk f3774e40adc068c4d948ee91862f2e58e7b4b28e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-13T00:50:14.246Z] + docker version [2020-03-13T00:50:14.246Z] Client: Docker Engine - Community [2020-03-13T00:50:14.246Z] Version: 19.03.7 [2020-03-13T00:50:14.246Z] API version: 1.40 [2020-03-13T00:50:14.246Z] Go version: go1.12.17 [2020-03-13T00:50:14.246Z] Git commit: 7141c199a2 [2020-03-13T00:50:14.246Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-13T00:50:14.246Z] OS/Arch: linux/s390x [2020-03-13T00:50:14.246Z] Experimental: false [2020-03-13T00:50:14.246Z] [2020-03-13T00:50:14.246Z] Server: Docker Engine - Community [2020-03-13T00:50:14.246Z] Engine: [2020-03-13T00:50:14.246Z] Version: 19.03.7 [2020-03-13T00:50:14.246Z] API version: 1.40 (minimum version 1.12) [2020-03-13T00:50:14.246Z] Go version: go1.12.17 [2020-03-13T00:50:14.246Z] Git commit: 7141c199a2 [2020-03-13T00:50:14.246Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-13T00:50:14.246Z] OS/Arch: linux/s390x [2020-03-13T00:50:14.246Z] Experimental: true [2020-03-13T00:50:14.246Z] containerd: [2020-03-13T00:50:14.246Z] Version: 1.2.13 [2020-03-13T00:50:14.246Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-13T00:50:14.246Z] runc: [2020-03-13T00:50:14.246Z] Version: 1.0.0-rc10 [2020-03-13T00:50:14.246Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-13T00:50:14.246Z] docker-init: [2020-03-13T00:50:14.246Z] Version: 0.18.0 [2020-03-13T00:50:14.246Z] GitCommit: fec3683 [Pipeline] sh [2020-03-13T00:50:14.624Z] + docker info [2020-03-13T00:50:15.238Z] Client: [2020-03-13T00:50:15.238Z] Debug Mode: false [2020-03-13T00:50:15.238Z] [2020-03-13T00:50:15.238Z] Server: [2020-03-13T00:50:15.238Z] Containers: 0 [2020-03-13T00:50:15.238Z] Running: 0 [2020-03-13T00:50:15.238Z] Paused: 0 [2020-03-13T00:50:15.238Z] Stopped: 0 [2020-03-13T00:50:15.238Z] Images: 3 [2020-03-13T00:50:15.238Z] Server Version: 19.03.7 [2020-03-13T00:50:15.238Z] Storage Driver: overlay2 [2020-03-13T00:50:15.238Z] Backing Filesystem: [2020-03-13T00:50:15.238Z] Supports d_type: true [2020-03-13T00:50:15.238Z] Native Overlay Diff: true [2020-03-13T00:50:15.238Z] Logging Driver: json-file [2020-03-13T00:50:15.238Z] Cgroup Driver: cgroupfs [2020-03-13T00:50:15.238Z] Plugins: [2020-03-13T00:50:15.238Z] Volume: local [2020-03-13T00:50:15.238Z] Network: bridge host ipvlan macvlan null overlay [2020-03-13T00:50:15.238Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-13T00:50:15.238Z] Swarm: inactive [2020-03-13T00:50:15.238Z] Runtimes: runc [2020-03-13T00:50:15.238Z] Default Runtime: runc [2020-03-13T00:50:15.238Z] Init Binary: docker-init [2020-03-13T00:50:15.238Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-13T00:50:15.238Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-13T00:50:15.238Z] init version: fec3683 [2020-03-13T00:50:15.238Z] Security Options: [2020-03-13T00:50:15.238Z] apparmor [2020-03-13T00:50:15.238Z] seccomp [2020-03-13T00:50:15.238Z] Profile: default [2020-03-13T00:50:15.238Z] Kernel Version: 4.15.0-88-generic [2020-03-13T00:50:15.238Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-13T00:50:15.238Z] OSType: linux [2020-03-13T00:50:15.238Z] Architecture: s390x [2020-03-13T00:50:15.238Z] CPUs: 2 [2020-03-13T00:50:15.238Z] Total Memory: 7.861GiB [2020-03-13T00:50:15.238Z] Name: s390x-ubuntu-26 [2020-03-13T00:50:15.238Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-13T00:50:15.238Z] Docker Root Dir: /var/lib/docker [2020-03-13T00:50:15.238Z] Debug Mode: false [2020-03-13T00:50:15.238Z] Username: dockerbuildbot [2020-03-13T00:50:15.238Z] Registry: https://index.docker.io/v1/ [2020-03-13T00:50:15.238Z] Labels: [2020-03-13T00:50:15.238Z] Experimental: true [2020-03-13T00:50:15.238Z] Insecure Registries: [2020-03-13T00:50:15.238Z] 127.0.0.0/8 [2020-03-13T00:50:15.238Z] Live Restore Enabled: false [2020-03-13T00:50:15.238Z] [2020-03-13T00:50:15.238Z] WARNING: No swap limit support [Pipeline] sh [2020-03-13T00:50:15.615Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:50:15.615Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:50:15.615Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40684/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-13T00:50:15.615Z] + bash /home/jenkins/workspace/moby_PR-40684/check-config.sh [2020-03-13T00:50:15.615Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-13T00:50:15.615Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-03-13T00:50:15.615Z] [2020-03-13T00:50:15.615Z] Generally Necessary: [2020-03-13T00:50:15.615Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-13T00:50:15.615Z] - apparmor: enabled and tools installed [2020-03-13T00:50:15.615Z] - CONFIG_NAMESPACES: enabled [2020-03-13T00:50:15.615Z] - CONFIG_NET_NS: enabled [2020-03-13T00:50:15.615Z] - CONFIG_PID_NS: enabled [2020-03-13T00:50:15.615Z] - CONFIG_IPC_NS: enabled [2020-03-13T00:50:15.615Z] - CONFIG_UTS_NS: enabled [2020-03-13T00:50:15.615Z] - CONFIG_CGROUPS: enabled [2020-03-13T00:50:15.615Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-13T00:50:15.615Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-13T00:50:15.615Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-13T00:50:15.615Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-13T00:50:15.615Z] - CONFIG_CPUSETS: enabled [2020-03-13T00:50:15.615Z] - CONFIG_MEMCG: enabled [2020-03-13T00:50:15.615Z] - CONFIG_KEYS: enabled [2020-03-13T00:50:15.615Z] - CONFIG_VETH: enabled (as module) [2020-03-13T00:50:15.615Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-13T00:50:15.615Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-13T00:50:15.615Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-13T00:50:15.615Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-13T00:50:15.615Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-13T00:50:15.615Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-13T00:50:15.615Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-13T00:50:15.615Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-13T00:50:15.615Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-13T00:50:15.615Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-13T00:50:15.615Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-13T00:50:15.615Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-13T00:50:15.615Z] [2020-03-13T00:50:15.615Z] Optional Features: [2020-03-13T00:50:15.615Z] - CONFIG_USER_NS: enabled [2020-03-13T00:50:15.615Z] - CONFIG_SECCOMP: enabled [2020-03-13T00:50:15.615Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-13T00:50:15.615Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-13T00:50:15.615Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-13T00:50:15.615Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-13T00:50:15.615Z] - CONFIG_BLK_CGROUP: enabled [2020-03-13T00:50:15.615Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-13T00:50:15.615Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-13T00:50:15.615Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-13T00:50:15.897Z] - CONFIG_CGROUP_PERF: enabled [2020-03-13T00:50:15.897Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-13T00:50:15.897Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-13T00:50:15.897Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-13T00:50:15.897Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-13T00:50:15.897Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-13T00:50:15.897Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_IP_VS: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-13T00:50:15.897Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-13T00:50:15.897Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-13T00:50:15.897Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_EXT4_FS: enabled [2020-03-13T00:50:15.897Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-13T00:50:15.897Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-13T00:50:15.897Z] - Network Drivers: [2020-03-13T00:50:15.897Z] - "overlay": [2020-03-13T00:50:15.897Z] - CONFIG_VXLAN: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-13T00:50:15.897Z] Optional (for encrypted networks): [2020-03-13T00:50:15.897Z] - CONFIG_CRYPTO: enabled [2020-03-13T00:50:15.897Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-13T00:50:15.897Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-13T00:50:15.897Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-13T00:50:15.897Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-13T00:50:15.897Z] - CONFIG_XFRM: enabled [2020-03-13T00:50:15.897Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-13T00:50:15.897Z] - "ipvlan": [2020-03-13T00:50:15.897Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-13T00:50:15.897Z] - "macvlan": [2020-03-13T00:50:15.897Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_DUMMY: enabled (as module) [2020-03-13T00:50:15.897Z] - "ftp,tftp client in container": [2020-03-13T00:50:15.897Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-13T00:50:15.897Z] - Storage Drivers: [2020-03-13T00:50:15.897Z] - "aufs": [2020-03-13T00:50:15.897Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-13T00:50:15.897Z] - "btrfs": [2020-03-13T00:50:15.897Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-13T00:50:15.897Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-13T00:50:15.897Z] - "devicemapper": [2020-03-13T00:50:15.897Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-13T00:50:15.897Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-13T00:50:15.897Z] - "overlay": [2020-03-13T00:50:15.897Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-13T00:50:15.897Z] - "zfs": [2020-03-13T00:50:15.897Z] - /dev/zfs: missing [2020-03-13T00:50:15.897Z] - zfs command: missing [2020-03-13T00:50:15.897Z] - zpool command: missing [2020-03-13T00:50:15.897Z] [2020-03-13T00:50:15.897Z] Limits: [2020-03-13T00:50:15.897Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-13T00:50:15.897Z] [2020-03-13T00:50:15.897Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-13T00:50:16.314Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07229baee5cacc34294ff50a242941d3c958af3b . [2020-03-13T00:50:16.314Z] #1 [internal] load .dockerignore [2020-03-13T00:50:16.314Z] #1 DONE 0.0s [2020-03-13T00:50:16.314Z] [2020-03-13T00:50:16.314Z] #2 [internal] load build definition from Dockerfile [2020-03-13T00:50:16.314Z] #2 DONE 0.0s [2020-03-13T00:50:16.314Z] [2020-03-13T00:50:16.314Z] #2 [internal] load build definition from Dockerfile [2020-03-13T00:50:16.314Z] #2 transferring dockerfile: 17.12kB done [2020-03-13T00:50:16.314Z] #2 DONE 0.0s [2020-03-13T00:50:16.314Z] [2020-03-13T00:50:16.314Z] #1 [internal] load .dockerignore [2020-03-13T00:50:16.314Z] #1 transferring context: 87B done [2020-03-13T00:50:16.314Z] #1 DONE 0.0s [2020-03-13T00:50:16.315Z] [2020-03-13T00:50:16.315Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-13T00:50:16.597Z] #3 DONE 0.2s [2020-03-13T00:50:16.597Z] [2020-03-13T00:50:16.597Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-13T00:50:16.597Z] #4 CACHED [2020-03-13T00:50:17.211Z] [2020-03-13T00:50:17.211Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-13T00:50:17.211Z] #5 DONE 0.0s [2020-03-13T00:50:17.211Z] [2020-03-13T00:50:17.211Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-13T00:50:17.379Z] Still waiting to schedule task [2020-03-13T00:50:17.380Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-081183b2324b9760f)’ [2020-03-13T00:50:17.381Z] Still waiting to schedule task [2020-03-13T00:50:17.381Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-081183b2324b9760f)’ [2020-03-13T00:50:17.387Z] Still waiting to schedule task [2020-03-13T00:50:17.387Z] All nodes of label ‘arm64&&linux’ are offline [2020-03-13T00:50:17.493Z] #6 DONE 0.1s [2020-03-13T00:50:17.493Z] [2020-03-13T00:50:17.493Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-13T00:50:17.493Z] #71 DONE 0.0s [2020-03-13T00:50:17.493Z] [2020-03-13T00:50:17.493Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:50:17.493Z] #7 DONE 0.0s [2020-03-13T00:50:17.493Z] [2020-03-13T00:50:17.493Z] #20 [internal] load build context [2020-03-13T00:50:18.108Z] #20 transferring context: 49.97MB 0.7s done [2020-03-13T00:50:18.108Z] #20 DONE 0.8s [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:50:18.108Z] #35 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:18.108Z] #50 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:50:18.108Z] #43 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:50:18.108Z] #41 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-13T00:50:18.108Z] #67 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-13T00:50:18.108Z] #8 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-13T00:50:18.108Z] #13 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-13T00:50:18.108Z] #66 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:50:18.108Z] #30 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:50:18.108Z] #56 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-13T00:50:18.108Z] #54 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-13T00:50:18.108Z] #45 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-13T00:50:18.108Z] #32 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:50:18.108Z] #44 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-13T00:50:18.108Z] #18 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-13T00:50:18.108Z] #72 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-13T00:50:18.108Z] #16 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-13T00:50:18.108Z] #73 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-13T00:50:18.108Z] #70 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-13T00:50:18.108Z] #49 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:50:18.108Z] #74 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-13T00:50:18.108Z] #11 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-13T00:50:18.108Z] #12 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-13T00:50:18.108Z] #24 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:50:18.108Z] #36 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-13T00:50:18.108Z] #26 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-13T00:50:18.108Z] #59 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-13T00:50:18.108Z] #42 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-13T00:50:18.108Z] #15 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-13T00:50:18.108Z] #52 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-13T00:50:18.108Z] #34 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-13T00:50:18.108Z] #31 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-13T00:50:18.108Z] #57 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:50:18.108Z] #27 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-13T00:50:18.108Z] #39 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:50:18.108Z] #63 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-13T00:50:18.108Z] #75 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-13T00:50:18.108Z] #64 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-13T00:50:18.108Z] #19 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:50:18.108Z] #17 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:50:18.108Z] #38 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:50:18.108Z] #33 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-13T00:50:18.108Z] #40 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:50:18.108Z] #58 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:50:18.108Z] #47 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-13T00:50:18.108Z] #61 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:50:18.108Z] #25 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:50:18.108Z] #62 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:18.108Z] #23 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-13T00:50:18.108Z] #22 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-13T00:50:18.108Z] #46 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:18.108Z] #65 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-13T00:50:18.108Z] #55 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-13T00:50:18.108Z] #9 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-13T00:50:18.108Z] #37 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:18.108Z] #53 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-13T00:50:18.108Z] #51 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:50:18.108Z] #60 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-13T00:50:18.108Z] #14 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-13T00:50:18.108Z] #48 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-13T00:50:18.108Z] #28 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:50:18.108Z] #21 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-13T00:50:18.108Z] #69 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:18.108Z] #68 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:50:18.108Z] #10 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-13T00:50:18.108Z] #29 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-13T00:50:18.108Z] #76 CACHED [2020-03-13T00:50:18.108Z] [2020-03-13T00:50:18.108Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-13T00:50:19.114Z] #77 DONE 0.8s [2020-03-13T00:50:19.115Z] [2020-03-13T00:50:19.115Z] #78 exporting to image [2020-03-13T00:50:19.115Z] #78 exporting layers [2020-03-13T00:50:19.728Z] #78 exporting layers 0.6s done [2020-03-13T00:50:19.728Z] #78 writing image sha256:3a5f7d73798e1bd179ce852dd071c18a6c778b0f9903ba33556f9d2a4b766056 done [2020-03-13T00:50:19.728Z] #78 naming to docker.io/library/docker:07229baee5cacc34294ff50a242941d3c958af3b done [2020-03-13T00:50:19.728Z] #78 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-13T00:50:20.145Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07229baee5cacc34294ff50a242941d3c958af3b hack/test/unit [2020-03-13T00:50:21.090Z] Fetching without tags [2020-03-13T00:50:22.113Z] Merging remotes/origin/master commit d959c20b44117ef471c3d2dd467f1238415be500 into PR head commit d79bbd5d95620a832e84c577a81fd43cb8132282 [2020-03-13T00:50:22.164Z] ? github.com/docker/docker/api [no test files] [2020-03-13T00:50:20.808Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:50:20.840Z] > git config --add remote.origin.fetch +refs/pull/40684/head:refs/remotes/origin/PR-40684 # timeout=10 [2020-03-13T00:50:20.888Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:50:20.997Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:50:21.122Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:50:21.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:50:21.122Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:50:22.138Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:50:22.201Z] > git checkout -f d79bbd5d95620a832e84c577a81fd43cb8132282 # timeout=10 [2020-03-13T00:50:25.430Z] Merge succeeded, producing 411c79c0947a7bd84cff7419038ea1237f77e754 [2020-03-13T00:50:25.431Z] Checking out Revision 411c79c0947a7bd84cff7419038ea1237f77e754 (PR-40684) [2020-03-13T00:50:25.731Z] Commit message: "Merge commit 'd959c20b44117ef471c3d2dd467f1238415be500' into HEAD" [2020-03-13T00:50:25.864Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-13T00:50:24.625Z] > git merge d959c20b44117ef471c3d2dd467f1238415be500 # timeout=10 [2020-03-13T00:50:25.315Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-13T00:50:25.455Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:50:25.518Z] > git checkout -f 411c79c0947a7bd84cff7419038ea1237f77e754 # timeout=10 [2020-03-13T00:50:25.752Z] > git rev-list --no-walk f3774e40adc068c4d948ee91862f2e58e7b4b28e # timeout=10 [2020-03-13T00:50:27.413Z] + docker version [2020-03-13T00:50:27.413Z] Client: Docker Engine - Enterprise [2020-03-13T00:50:27.413Z] Version: 19.03.5 [2020-03-13T00:50:27.413Z] API version: 1.40 [2020-03-13T00:50:27.413Z] Go version: go1.12.12 [2020-03-13T00:50:27.413Z] Git commit: 2ee0c57608 [2020-03-13T00:50:27.413Z] Built: 11/13/2019 08:00:16 [2020-03-13T00:50:27.413Z] OS/Arch: windows/amd64 [2020-03-13T00:50:27.413Z] Experimental: false [2020-03-13T00:50:27.413Z] [2020-03-13T00:50:27.413Z] Server: Docker Engine - Enterprise [2020-03-13T00:50:27.413Z] Engine: [2020-03-13T00:50:27.413Z] Version: 19.03.5 [2020-03-13T00:50:27.413Z] API version: 1.40 (minimum version 1.24) [2020-03-13T00:50:27.413Z] Go version: go1.12.12 [2020-03-13T00:50:27.413Z] Git commit: 2ee0c57608 [2020-03-13T00:50:27.413Z] Built: 11/13/2019 07:58:51 [2020-03-13T00:50:27.413Z] OS/Arch: windows/amd64 [2020-03-13T00:50:27.413Z] Experimental: true [Pipeline] sh [2020-03-13T00:50:28.477Z] Fetching without tags [2020-03-13T00:50:28.511Z] + docker info [2020-03-13T00:50:28.967Z] Merging remotes/origin/master commit d959c20b44117ef471c3d2dd467f1238415be500 into PR head commit d79bbd5d95620a832e84c577a81fd43cb8132282 [2020-03-13T00:50:29.474Z] Client: [2020-03-13T00:50:29.474Z] Debug Mode: false [2020-03-13T00:50:29.474Z] Plugins: [2020-03-13T00:50:29.474Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-13T00:50:29.474Z] [2020-03-13T00:50:29.474Z] Server: [2020-03-13T00:50:29.474Z] Containers: 0 [2020-03-13T00:50:29.474Z] Running: 0 [2020-03-13T00:50:29.474Z] Paused: 0 [2020-03-13T00:50:29.474Z] Stopped: 0 [2020-03-13T00:50:29.474Z] Images: 10 [2020-03-13T00:50:29.474Z] Server Version: 19.03.5 [2020-03-13T00:50:29.474Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-13T00:50:29.474Z] Windows: [2020-03-13T00:50:29.474Z] LCOW: [2020-03-13T00:50:29.474Z] Logging Driver: json-file [2020-03-13T00:50:29.474Z] Plugins: [2020-03-13T00:50:29.474Z] Volume: local [2020-03-13T00:50:29.474Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-13T00:50:29.474Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-13T00:50:29.474Z] Swarm: inactive [2020-03-13T00:50:29.474Z] Default Isolation: process [2020-03-13T00:50:29.474Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-13T00:50:29.474Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-13T00:50:29.474Z] OSType: windows [2020-03-13T00:50:29.474Z] Architecture: x86_64 [2020-03-13T00:50:29.474Z] CPUs: 4 [2020-03-13T00:50:29.474Z] Total Memory: 32GiB [2020-03-13T00:50:29.474Z] Name: azwin-2-9b7530 [2020-03-13T00:50:29.474Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-13T00:50:29.474Z] Docker Root Dir: D:\docker [2020-03-13T00:50:29.474Z] Debug Mode: false [2020-03-13T00:50:29.474Z] Registry: https://index.docker.io/v1/ [2020-03-13T00:50:29.474Z] Labels: [2020-03-13T00:50:29.474Z] Experimental: true [2020-03-13T00:50:29.474Z] Insecure Registries: [2020-03-13T00:50:29.474Z] 10.0.0.4:5000 [2020-03-13T00:50:29.474Z] 127.0.0.0/8 [2020-03-13T00:50:29.474Z] Registry Mirrors: [2020-03-13T00:50:29.474Z] http://10.0.0.4:5000/ [2020-03-13T00:50:29.474Z] Live Restore Enabled: false [2020-03-13T00:50:29.474Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-13T00:50:30.539Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-03-13T00:50:28.443Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:50:28.449Z] > git config --add remote.origin.fetch +refs/pull/40684/head:refs/remotes/origin/PR-40684 # timeout=10 [2020-03-13T00:50:28.453Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:50:28.469Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:50:28.484Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:50:28.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:50:28.485Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:50:28.975Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:50:28.978Z] > git checkout -f d79bbd5d95620a832e84c577a81fd43cb8132282 # timeout=10 [2020-03-13T00:50:29.931Z] > git merge d959c20b44117ef471c3d2dd467f1238415be500 # timeout=10 [2020-03-13T00:50:31.138Z] Merge succeeded, producing 03f93a9f29e8c6dbcd270d88be2df0c5430885e6 [2020-03-13T00:50:31.139Z] Checking out Revision 03f93a9f29e8c6dbcd270d88be2df0c5430885e6 (PR-40684) [2020-03-13T00:50:31.262Z] Commit message: "Merge commit 'd959c20b44117ef471c3d2dd467f1238415be500' into HEAD" [2020-03-13T00:50:31.278Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-13T00:50:32.224Z] + docker version [2020-03-13T00:50:32.224Z] Client: [2020-03-13T00:50:32.224Z] Version: 18.06.1-ce [2020-03-13T00:50:32.224Z] API version: 1.38 [2020-03-13T00:50:32.224Z] Go version: go1.10.3 [2020-03-13T00:50:32.224Z] Git commit: e68fc7a [2020-03-13T00:50:32.224Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-13T00:50:32.224Z] OS/Arch: linux/ppc64le [2020-03-13T00:50:32.224Z] Experimental: false [2020-03-13T00:50:32.224Z] [2020-03-13T00:50:32.224Z] Server: [2020-03-13T00:50:32.224Z] Engine: [2020-03-13T00:50:32.224Z] Version: 18.06.1-ce [2020-03-13T00:50:32.224Z] API version: 1.38 (minimum version 1.12) [2020-03-13T00:50:32.224Z] Go version: go1.10.3 [2020-03-13T00:50:32.224Z] Git commit: e68fc7a [2020-03-13T00:50:32.224Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-13T00:50:32.224Z] OS/Arch: linux/ppc64le [2020-03-13T00:50:32.224Z] Experimental: true [Pipeline] sh [2020-03-13T00:50:32.607Z] + docker info [2020-03-13T00:50:32.607Z] Containers: 1 [2020-03-13T00:50:32.607Z] Running: 1 [2020-03-13T00:50:32.607Z] Paused: 0 [2020-03-13T00:50:32.607Z] Stopped: 0 [2020-03-13T00:50:32.607Z] Images: 15 [2020-03-13T00:50:32.607Z] Server Version: 18.06.1-ce [2020-03-13T00:50:32.607Z] Storage Driver: overlay2 [2020-03-13T00:50:32.607Z] Backing Filesystem: extfs [2020-03-13T00:50:32.607Z] Supports d_type: true [2020-03-13T00:50:32.607Z] Native Overlay Diff: true [2020-03-13T00:50:32.607Z] Logging Driver: json-file [2020-03-13T00:50:32.607Z] Cgroup Driver: cgroupfs [2020-03-13T00:50:32.607Z] Plugins: [2020-03-13T00:50:32.607Z] Volume: local [2020-03-13T00:50:32.607Z] Network: bridge host ipvlan macvlan null overlay [2020-03-13T00:50:32.607Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-13T00:50:32.607Z] Swarm: inactive [2020-03-13T00:50:32.607Z] Runtimes: runc [2020-03-13T00:50:32.607Z] Default Runtime: runc [2020-03-13T00:50:32.607Z] Init Binary: docker-init [2020-03-13T00:50:32.607Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-13T00:50:32.607Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-13T00:50:32.607Z] init version: fec3683 [2020-03-13T00:50:32.607Z] Security Options: [2020-03-13T00:50:32.607Z] apparmor [2020-03-13T00:50:32.607Z] seccomp [2020-03-13T00:50:32.607Z] Profile: default [2020-03-13T00:50:32.607Z] Kernel Version: 4.4.0-139-generic [2020-03-13T00:50:32.607Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-13T00:50:32.607Z] OSType: linux [2020-03-13T00:50:32.607Z] Architecture: ppc64le [2020-03-13T00:50:32.607Z] CPUs: 4 [2020-03-13T00:50:32.607Z] Total Memory: 7.972GiB [2020-03-13T00:50:32.607Z] Name: ppc64le-ubuntu-11 [2020-03-13T00:50:32.607Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-13T00:50:32.607Z] Docker Root Dir: /var/lib/docker [2020-03-13T00:50:32.607Z] Debug Mode (client): false [2020-03-13T00:50:32.607Z] Debug Mode (server): false [2020-03-13T00:50:32.607Z] Username: dockerbuildbot [2020-03-13T00:50:32.607Z] Registry: https://index.docker.io/v1/ [2020-03-13T00:50:32.607Z] Labels: [2020-03-13T00:50:32.607Z] Experimental: true [2020-03-13T00:50:32.607Z] Insecure Registries: [2020-03-13T00:50:32.607Z] 127.0.0.0/8 [2020-03-13T00:50:32.607Z] Live Restore Enabled: false [2020-03-13T00:50:32.607Z] [Pipeline] sh [2020-03-13T00:50:32.987Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:50:32.987Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:50:32.987Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40684/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-13T00:50:32.987Z] + bash /home/docker/workspace/moby_PR-40684/check-config.sh [2020-03-13T00:50:32.987Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-13T00:50:32.987Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-13T00:50:32.987Z] [2020-03-13T00:50:32.987Z] Generally Necessary: [2020-03-13T00:50:32.987Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-13T00:50:32.987Z] - apparmor: enabled and tools installed [2020-03-13T00:50:31.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T00:50:31.145Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:50:31.149Z] > git checkout -f 03f93a9f29e8c6dbcd270d88be2df0c5430885e6 # timeout=10 [2020-03-13T00:50:31.269Z] > git rev-list --no-walk f3774e40adc068c4d948ee91862f2e58e7b4b28e # timeout=10 [2020-03-13T00:50:33.274Z] - CONFIG_NAMESPACES: enabled [2020-03-13T00:50:33.274Z] - CONFIG_NET_NS: enabled [2020-03-13T00:50:33.274Z] - CONFIG_PID_NS: enabled [2020-03-13T00:50:33.274Z] - CONFIG_IPC_NS: enabled [2020-03-13T00:50:33.274Z] - CONFIG_UTS_NS: enabled [2020-03-13T00:50:33.274Z] - CONFIG_CGROUPS: enabled [2020-03-13T00:50:33.274Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-13T00:50:33.274Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-13T00:50:33.275Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-13T00:50:33.275Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-13T00:50:33.275Z] - CONFIG_CPUSETS: enabled [2020-03-13T00:50:33.275Z] - CONFIG_MEMCG: enabled [2020-03-13T00:50:33.275Z] - CONFIG_KEYS: enabled [2020-03-13T00:50:33.275Z] - CONFIG_VETH: enabled (as module) [2020-03-13T00:50:33.275Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-13T00:50:33.275Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-13T00:50:33.275Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-13T00:50:33.275Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-13T00:50:33.275Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-13T00:50:33.275Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-13T00:50:33.275Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-13T00:50:33.275Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-13T00:50:33.275Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-13T00:50:33.275Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-13T00:50:33.275Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-13T00:50:33.275Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-13T00:50:33.275Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-13T00:50:33.275Z] [2020-03-13T00:50:33.275Z] Optional Features: [2020-03-13T00:50:33.275Z] - CONFIG_USER_NS: enabled [2020-03-13T00:50:33.275Z] - CONFIG_SECCOMP: enabled [2020-03-13T00:50:33.275Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-13T00:50:33.275Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-13T00:50:33.560Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-13T00:50:33.560Z] (cgroup swap accounting is currently enabled) [2020-03-13T00:50:33.560Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-13T00:50:33.560Z] - CONFIG_BLK_CGROUP: enabled [2020-03-13T00:50:33.560Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-13T00:50:33.560Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-13T00:50:33.560Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-13T00:50:33.560Z] - CONFIG_CGROUP_PERF: enabled [2020-03-13T00:50:33.560Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-13T00:50:33.560Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-13T00:50:33.560Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-13T00:50:33.560Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-13T00:50:33.560Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-13T00:50:33.560Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-13T00:50:33.560Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-13T00:50:33.560Z] - CONFIG_IP_VS: enabled (as module) [2020-03-13T00:50:33.560Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-13T00:50:33.560Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-13T00:50:33.560Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-13T00:50:33.560Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-13T00:50:33.560Z] - CONFIG_EXT4_FS: enabled [2020-03-13T00:50:33.560Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-13T00:50:33.560Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-13T00:50:33.560Z] - Network Drivers: [2020-03-13T00:50:33.560Z] - "overlay": [2020-03-13T00:50:33.561Z] - CONFIG_VXLAN: enabled (as module) [2020-03-13T00:50:33.561Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-13T00:50:33.561Z] Optional (for encrypted networks): [2020-03-13T00:50:33.845Z] - CONFIG_CRYPTO: enabled [2020-03-13T00:50:33.845Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-13T00:50:33.845Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-13T00:50:33.845Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-13T00:50:33.845Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-13T00:50:33.845Z] - CONFIG_XFRM: enabled [2020-03-13T00:50:33.845Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-13T00:50:33.845Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-13T00:50:33.845Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-13T00:50:33.845Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-13T00:50:33.845Z] - "ipvlan": [2020-03-13T00:50:33.845Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-13T00:50:33.845Z] - "macvlan": [2020-03-13T00:50:33.845Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-13T00:50:33.845Z] - CONFIG_DUMMY: enabled (as module) [2020-03-13T00:50:33.845Z] - "ftp,tftp client in container": [2020-03-13T00:50:33.845Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-13T00:50:33.845Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-13T00:50:33.845Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-13T00:50:33.845Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-13T00:50:33.845Z] - Storage Drivers: [2020-03-13T00:50:33.845Z] - "aufs": [2020-03-13T00:50:33.845Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-13T00:50:33.845Z] - "btrfs": [2020-03-13T00:50:33.845Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-13T00:50:33.845Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-13T00:50:33.845Z] - "devicemapper": [2020-03-13T00:50:33.845Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-13T00:50:33.845Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-13T00:50:33.845Z] - "overlay": [2020-03-13T00:50:33.845Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-13T00:50:33.845Z] - "zfs": [2020-03-13T00:50:33.845Z] - /dev/zfs: missing [2020-03-13T00:50:33.845Z] - zfs command: missing [2020-03-13T00:50:33.845Z] - zpool command: missing [2020-03-13T00:50:33.845Z] [2020-03-13T00:50:33.845Z] Limits: [2020-03-13T00:50:33.845Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-13T00:50:33.845Z] [2020-03-13T00:50:33.845Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-13T00:50:34.274Z] + make bundles/buildx [2020-03-13T00:50:34.892Z] make: command: Command not found [2020-03-13T00:50:34.892Z] make: command: Command not found [2020-03-13T00:50:34.892Z] mkdir bundles [2020-03-13T00:50:34.892Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-13T00:50:34.892Z] --build-arg BUILDX_COMMIT \ [2020-03-13T00:50:34.892Z] --build-arg BUILDX_REPO \ [2020-03-13T00:50:34.892Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-13T00:50:34.892Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-13T00:50:34.892Z] . [2020-03-13T00:50:34.892Z] /bin/sh: 4: go: not found [2020-03-13T00:50:34.892Z] /bin/sh: 5: go: not found [2020-03-13T00:50:37.600Z] Sending build context to Docker daemon 54.6MB [2020-03-13T00:50:37.600Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-13T00:50:37.600Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-13T00:50:37.600Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-13T00:50:37.600Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-13T00:50:37.600Z] ---> ebd73b5ebd31 [2020-03-13T00:50:37.600Z] Step 5/16 : ARG BUILDX_REPO [2020-03-13T00:50:37.600Z] ---> Using cache [2020-03-13T00:50:37.600Z] ---> 6a947dd248ea [2020-03-13T00:50:37.600Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-13T00:50:37.600Z] ---> Using cache [2020-03-13T00:50:37.600Z] ---> a08f2f52a22d [2020-03-13T00:50:37.600Z] Step 7/16 : WORKDIR /buildx [2020-03-13T00:50:37.600Z] ---> Using cache [2020-03-13T00:50:37.600Z] ---> 5cbaa25f1cb9 [2020-03-13T00:50:37.600Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-13T00:50:37.600Z] ---> Using cache [2020-03-13T00:50:37.600Z] ---> ea0530b93c31 [2020-03-13T00:50:37.600Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-13T00:50:37.600Z] ---> Using cache [2020-03-13T00:50:37.600Z] ---> 2821bd18a43a [2020-03-13T00:50:37.600Z] Step 10/16 : RUN go mod download [2020-03-13T00:50:37.600Z] ---> Using cache [2020-03-13T00:50:37.600Z] ---> 2037e347973a [2020-03-13T00:50:37.600Z] Step 11/16 : ARG GOOS [2020-03-13T00:50:37.600Z] ---> Using cache [2020-03-13T00:50:37.600Z] ---> 970a8962cc0e [2020-03-13T00:50:37.600Z] Step 12/16 : ARG GOARCH [2020-03-13T00:50:37.600Z] ---> Using cache [2020-03-13T00:50:37.600Z] ---> 73e5ef5b51b3 [2020-03-13T00:50:37.600Z] 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-03-13T00:50:37.600Z] ---> Using cache [2020-03-13T00:50:37.600Z] ---> 3fd78e229d04 [2020-03-13T00:50:37.600Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-13T00:50:37.600Z] ---> ebd73b5ebd31 [2020-03-13T00:50:37.600Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-13T00:50:37.600Z] ---> Using cache [2020-03-13T00:50:37.600Z] ---> 2b0a370ae309 [2020-03-13T00:50:37.600Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-13T00:50:37.600Z] ---> Using cache [2020-03-13T00:50:37.600Z] ---> 225014699ed2 [2020-03-13T00:50:37.600Z] Successfully built 225014699ed2 [2020-03-13T00:50:37.600Z] Successfully tagged moby-buildx:latest [2020-03-13T00:50:37.600Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-13T00:50:37.600Z] if [ -n "${id}" ]; then \ [2020-03-13T00:50:37.600Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-13T00:50:37.600Z] && touch bundles/buildx; \ [2020-03-13T00:50:37.600Z] docker rm -f ${id}; \ [2020-03-13T00:50:37.600Z] fi [2020-03-13T00:50:38.220Z] 93028647e1c27144258ad193150633e95f70487209a71ade4386e6c7f42a2abf [2020-03-13T00:50:38.220Z] bundles/buildx version [2020-03-13T00:50:38.220Z] buildx v0.3.1 6db68d0 [2020-03-13T00:50:38.220Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:07229baee5cacc34294ff50a242941d3c958af3b . [2020-03-13T00:50:38.507Z] #1 [internal] load .dockerignore [2020-03-13T00:50:38.507Z] #1 transferring context: 87B done [2020-03-13T00:50:38.507Z] #1 DONE 0.1s [2020-03-13T00:50:38.507Z] [2020-03-13T00:50:38.507Z] #2 [internal] load build definition from Dockerfile [2020-03-13T00:50:38.507Z] #2 transferring dockerfile: 17.11kB 0.0s done [2020-03-13T00:50:38.507Z] #2 DONE 0.1s [2020-03-13T00:50:38.507Z] [2020-03-13T00:50:38.507Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-13T00:50:38.791Z] #3 DONE 0.3s [2020-03-13T00:50:38.791Z] [2020-03-13T00:50:38.791Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-13T00:50:38.791Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-13T00:50:38.791Z] #4 CACHED [2020-03-13T00:50:39.074Z] [2020-03-13T00:50:39.074Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-13T00:50:39.074Z] #5 ... [2020-03-13T00:50:39.074Z] [2020-03-13T00:50:39.074Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-13T00:50:39.074Z] #6 DONE 0.0s [2020-03-13T00:50:39.358Z] [2020-03-13T00:50:39.358Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-13T00:50:39.358Z] #5 DONE 0.2s [2020-03-13T00:50:39.358Z] [2020-03-13T00:50:39.358Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-13T00:50:39.358Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-13T00:50:39.358Z] #71 DONE 0.0s [2020-03-13T00:50:39.358Z] [2020-03-13T00:50:39.358Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:50:39.358Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-13T00:50:39.358Z] #7 DONE 0.0s [2020-03-13T00:50:39.358Z] [2020-03-13T00:50:39.358Z] #20 [internal] load build context [2020-03-13T00:50:42.499Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-13T00:50:42.499Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-23e6c4c3\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-13T00:50:42.499Z] ---------------------------------------------------------------------------- [2020-03-13T00:50:42.499Z] [2020-03-13T00:50:42.499Z] INFO: executeCI.ps1 starting at Fri Mar 13 00:50:41 CUT 2020 [2020-03-13T00:50:42.499Z] [2020-03-13T00:50:42.499Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-13T00:50:42.499Z] INFO: Running git version 2.24.1.windows.2 [2020-03-13T00:50:42.499Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-13T00:50:42.499Z] INFO: Environment variables: [2020-03-13T00:50:42.499Z] [2020-03-13T00:50:42.499Z] Name Value [2020-03-13T00:50:42.499Z] ---- ----- [2020-03-13T00:50:42.499Z] ALLUSERSPROFILE C:\ProgramData [2020-03-13T00:50:42.499Z] amd64 true [2020-03-13T00:50:42.499Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-13T00:50:42.499Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-13T00:50:42.499Z] arm64 true [2020-03-13T00:50:42.499Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-13T00:50:42.499Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-13T00:50:42.499Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-13T00:50:42.499Z] BRANCH_NAME PR-40684 [2020-03-13T00:50:42.499Z] BUILD_DISPLAY_NAME #3 [2020-03-13T00:50:42.499Z] BUILD_ID 3 [2020-03-13T00:50:42.499Z] BUILD_NUMBER 3 [2020-03-13T00:50:42.499Z] BUILD_TAG jenkins-moby-PR-40684-3 [2020-03-13T00:50:42.499Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40684/3/ [2020-03-13T00:50:42.499Z] CHANGE_AUTHOR kolyshkin [2020-03-13T00:50:42.499Z] CHANGE_AUTHOR_DISPLAY_NAME Kir Kolyshkin [2020-03-13T00:50:42.499Z] CHANGE_BRANCH yet-better-mountinfo [2020-03-13T00:50:42.499Z] CHANGE_FORK kolyshkin [2020-03-13T00:50:42.499Z] CHANGE_ID 40684 [2020-03-13T00:50:42.499Z] CHANGE_TARGET master [2020-03-13T00:50:42.499Z] CHANGE_TITLE Yet better mountinfo parser [2020-03-13T00:50:42.499Z] CHANGE_URL https://github.com/moby/moby/pull/40684 [2020-03-13T00:50:42.499Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:50:42.499Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-13T00:50:42.499Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-13T00:50:42.499Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-13T00:50:42.499Z] COMPUTERNAME azwin-2-9b7530 [2020-03-13T00:50:42.499Z] ComSpec C:\windows\system32\cmd.exe [2020-03-13T00:50:42.499Z] ConfigSequenceNumber 0 [2020-03-13T00:50:42.499Z] dco true [2020-03-13T00:50:42.499Z] DOCKER_BUILDKIT 0 [2020-03-13T00:50:42.499Z] DOCKER_DUT_DEBUG 1 [2020-03-13T00:50:42.499Z] DOCKER_EXPERIMENTAL 1 [2020-03-13T00:50:42.499Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-13T00:50:42.499Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-13T00:50:42.499Z] EXECUTOR_NUMBER 0 [2020-03-13T00:50:42.499Z] FQDN azwin-2-9b7530.westus.cloudapp.azure.com [2020-03-13T00:50:42.499Z] GIT_BRANCH PR-40684 [2020-03-13T00:50:42.499Z] GIT_COMMIT 07229baee5cacc34294ff50a242941d3c958af3b [2020-03-13T00:50:42.499Z] GIT_PREVIOUS_COMMIT f3774e40adc068c4d948ee91862f2e58e7b4b28e [2020-03-13T00:50:42.499Z] GIT_URL https://github.com/moby/moby.git [2020-03-13T00:50:42.499Z] HUDSON_COOKIE fdd973df-ff7c-4c79-8a7a-61c2a2ef1578 [2020-03-13T00:50:42.499Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-13T00:50:42.499Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-13T00:50:42.499Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-13T00:50:42.499Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-13T00:50:42.499Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-13T00:50:42.499Z] JENKINS_NODE_COOKIE 7d16a1d4-f48a-4457-9a52-80f0d0f480c7 [2020-03-13T00:50:42.499Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-13T00:50:42.499Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-13T00:50:42.499Z] JOB_BASE_NAME PR-40684 [2020-03-13T00:50:42.499Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40684/display/redirect [2020-03-13T00:50:42.499Z] JOB_NAME moby/PR-40684 [2020-03-13T00:50:42.499Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40684/ [2020-03-13T00:50:42.499Z] library.jps.version master [2020-03-13T00:50:42.499Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-13T00:50:42.499Z] NODE_LABELS amd64 azure azwin-2-9b7530 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-13T00:50:42.499Z] NODE_NAME azwin-2-9b7530 [2020-03-13T00:50:42.499Z] NUMBER_OF_PROCESSORS 4 [2020-03-13T00:50:42.499Z] OS Windows_NT [2020-03-13T00:50:42.499Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-13T00:50:42.499Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-13T00:50:42.499Z] ppc64le true [2020-03-13T00:50:42.499Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-13T00:50:42.499Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-03-13T00:50:42.499Z] PROCESSOR_LEVEL 6 [2020-03-13T00:50:42.499Z] PROCESSOR_REVISION 5504 [2020-03-13T00:50:42.499Z] ProgramData C:\ProgramData [2020-03-13T00:50:42.499Z] ProgramFiles C:\Program Files [2020-03-13T00:50:42.499Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-13T00:50:42.499Z] ProgramW6432 C:\Program Files [2020-03-13T00:50:42.499Z] PROMPT $P$G [2020-03-13T00:50:42.499Z] PSExecutionPolicyPreference Bypass [2020-03-13T00:50:42.499Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-13T00:50:42.499Z] PUBLIC C:\Users\Public [2020-03-13T00:50:42.499Z] rootless true [2020-03-13T00:50:42.499Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40684/3/display/redirect?page=changes [2020-03-13T00:50:42.499Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40684/3/display/redirect [2020-03-13T00:50:42.499Z] s390x true [2020-03-13T00:50:42.499Z] SKIP_VALIDATION_TESTS 1 [2020-03-13T00:50:42.500Z] SOURCES_DRIVE d [2020-03-13T00:50:42.500Z] SOURCES_SUBDIR gopath [2020-03-13T00:50:42.500Z] STAGE_NAME Run tests [2020-03-13T00:50:42.500Z] SystemDrive C: [2020-03-13T00:50:42.500Z] SystemRoot C:\windows [2020-03-13T00:50:42.500Z] TEMP C:\windows\TEMP [2020-03-13T00:50:42.500Z] TESTDEBUG 0 [2020-03-13T00:50:42.500Z] TESTRUN_DRIVE d [2020-03-13T00:50:42.500Z] TESTRUN_SUBDIR CI [2020-03-13T00:50:42.500Z] TIMEOUT 120m [2020-03-13T00:50:42.500Z] TMP C:\windows\TEMP [2020-03-13T00:50:42.500Z] unit_validate true [2020-03-13T00:50:42.500Z] USERDOMAIN WORKGROUP [2020-03-13T00:50:42.500Z] USERNAME azwin-2-9b7530$ [2020-03-13T00:50:42.500Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-13T00:50:42.500Z] validate_force false [2020-03-13T00:50:42.500Z] windir C:\windows [2020-03-13T00:50:42.500Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-13T00:50:42.500Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-13T00:50:42.500Z] windowsRS1 false [2020-03-13T00:50:42.500Z] windowsRS5 true [2020-03-13T00:50:42.500Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-13T00:50:42.500Z] [2020-03-13T00:50:42.500Z] [2020-03-13T00:50:42.500Z] [2020-03-13T00:50:42.500Z] INFO: Sources under d:\gopath\... [2020-03-13T00:50:42.500Z] INFO: Test run under d:\CI\... [2020-03-13T00:50:42.500Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-13T00:50:42.500Z] INFO: docker/docker repository was found [2020-03-13T00:50:42.500Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-03-13T00:50:42.500Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-13T00:50:42.500Z] INFO: Docker version of control daemon [2020-03-13T00:50:42.500Z] [2020-03-13T00:50:42.500Z] Client: Docker Engine - Enterprise [2020-03-13T00:50:42.500Z] Version: 19.03.5 [2020-03-13T00:50:42.500Z] API version: 1.40 [2020-03-13T00:50:42.500Z] Go version: go1.12.12 [2020-03-13T00:50:42.500Z] Git commit: 2ee0c57608 [2020-03-13T00:50:42.500Z] Built: 11/13/2019 08:00:16 [2020-03-13T00:50:42.500Z] OS/Arch: windows/amd64 [2020-03-13T00:50:42.500Z] Experimental: false [2020-03-13T00:50:42.500Z] [2020-03-13T00:50:42.500Z] Server: Docker Engine - Enterprise [2020-03-13T00:50:42.500Z] Engine: [2020-03-13T00:50:42.500Z] Version: 19.03.5 [2020-03-13T00:50:42.500Z] API version: 1.40 (minimum version 1.24) [2020-03-13T00:50:42.500Z] Go version: go1.12.12 [2020-03-13T00:50:42.500Z] Git commit: 2ee0c57608 [2020-03-13T00:50:42.500Z] Built: 11/13/2019 07:58:51 [2020-03-13T00:50:42.500Z] OS/Arch: windows/amd64 [2020-03-13T00:50:42.500Z] Experimental: true [2020-03-13T00:50:42.500Z] [2020-03-13T00:50:42.500Z] INFO: Docker info of control daemon [2020-03-13T00:50:42.500Z] [2020-03-13T00:50:42.873Z] #20 transferring context: 49.97MB 3.5s done [2020-03-13T00:50:42.873Z] #20 DONE 3.5s [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-13T00:50:42.873Z] #40 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-13T00:50:42.873Z] #66 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-13T00:50:42.873Z] #45 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-13T00:50:42.873Z] #49 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-13T00:50:42.873Z] #13 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:50:42.873Z] #44 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:42.873Z] #68 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:42.873Z] #53 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-13T00:50:42.873Z] #67 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-13T00:50:42.873Z] #31 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-13T00:50:42.873Z] #57 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-13T00:50:42.873Z] #54 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:50:42.873Z] #10 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-13T00:50:42.873Z] #51 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:50:42.873Z] #58 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:50:42.873Z] #21 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:42.873Z] #65 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:50:42.873Z] #63 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-13T00:50:42.873Z] #8 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-13T00:50:42.873Z] #32 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:50:42.873Z] #60 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:50:42.873Z] #17 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-13T00:50:42.873Z] #61 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-13T00:50:42.873Z] #69 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-13T00:50:42.873Z] #26 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:50:42.873Z] #33 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-13T00:50:42.873Z] #12 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:42.873Z] #23 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-13T00:50:42.873Z] #52 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-13T00:50:42.873Z] #29 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:50:42.873Z] #43 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-13T00:50:42.873Z] #64 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-13T00:50:42.873Z] #59 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-13T00:50:42.873Z] #37 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-13T00:50:42.873Z] #11 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-13T00:50:42.873Z] #39 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-13T00:50:42.873Z] #42 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-13T00:50:42.873Z] #46 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-13T00:50:42.873Z] #19 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-13T00:50:42.873Z] #48 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:50:42.873Z] #38 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:50:42.873Z] #36 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:50:42.873Z] #35 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-13T00:50:42.873Z] #22 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-13T00:50:42.873Z] #34 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-13T00:50:42.873Z] #28 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-13T00:50:42.873Z] #15 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-13T00:50:42.873Z] #9 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:50:42.873Z] #50 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:50:42.873Z] #47 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:50:42.873Z] #62 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.873Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-13T00:50:42.873Z] #73 CACHED [2020-03-13T00:50:42.873Z] [2020-03-13T00:50:42.874Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:50:42.874Z] #74 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:50:42.874Z] #30 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:50:42.874Z] #41 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-13T00:50:42.874Z] #14 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-13T00:50:42.874Z] #72 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-13T00:50:42.874Z] #24 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-13T00:50:42.874Z] #55 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-13T00:50:42.874Z] #70 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-13T00:50:42.874Z] #16 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:50:42.874Z] #56 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:50:42.874Z] #27 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-13T00:50:42.874Z] #18 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:50:42.874Z] #25 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-13T00:50:42.874Z] #75 CACHED [2020-03-13T00:50:42.874Z] [2020-03-13T00:50:42.874Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-13T00:50:43.158Z] #76 CACHED [2020-03-13T00:50:43.158Z] [2020-03-13T00:50:43.158Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-13T00:50:43.459Z] Client: [2020-03-13T00:50:43.460Z] Debug Mode: false [2020-03-13T00:50:43.460Z] Plugins: [2020-03-13T00:50:43.460Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-13T00:50:43.460Z] [2020-03-13T00:50:43.460Z] Server: [2020-03-13T00:50:43.460Z] Containers: 0 [2020-03-13T00:50:43.460Z] Running: 0 [2020-03-13T00:50:43.460Z] Paused: 0 [2020-03-13T00:50:43.460Z] Stopped: 0 [2020-03-13T00:50:43.460Z] Images: 10 [2020-03-13T00:50:43.460Z] Server Version: 19.03.5 [2020-03-13T00:50:43.460Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-13T00:50:43.460Z] Windows: [2020-03-13T00:50:43.460Z] LCOW: [2020-03-13T00:50:43.460Z] Logging Driver: json-file [2020-03-13T00:50:43.460Z] Plugins: [2020-03-13T00:50:43.460Z] Volume: local [2020-03-13T00:50:43.460Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-13T00:50:43.460Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-13T00:50:43.460Z] Swarm: inactive [2020-03-13T00:50:43.460Z] Default Isolation: process [2020-03-13T00:50:43.460Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-13T00:50:43.460Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-13T00:50:43.460Z] OSType: windows [2020-03-13T00:50:43.460Z] Architecture: x86_64 [2020-03-13T00:50:43.460Z] CPUs: 4 [2020-03-13T00:50:43.460Z] Total Memory: 32GiB [2020-03-13T00:50:43.460Z] Name: azwin-2-9b7530 [2020-03-13T00:50:43.460Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-13T00:50:43.460Z] Docker Root Dir: D:\docker [2020-03-13T00:50:43.460Z] Debug Mode: false [2020-03-13T00:50:43.460Z] Registry: https://index.docker.io/v1/ [2020-03-13T00:50:43.460Z] Labels: [2020-03-13T00:50:43.460Z] Experimental: true [2020-03-13T00:50:43.460Z] Insecure Registries: [2020-03-13T00:50:43.460Z] 10.0.0.4:5000 [2020-03-13T00:50:43.460Z] 127.0.0.0/8 [2020-03-13T00:50:43.460Z] Registry Mirrors: [2020-03-13T00:50:43.460Z] http://10.0.0.4:5000/ [2020-03-13T00:50:43.460Z] Live Restore Enabled: false [2020-03-13T00:50:43.460Z] [2020-03-13T00:50:43.460Z] [2020-03-13T00:50:43.460Z] INFO: Commit hash is 411c79c094 [2020-03-13T00:50:43.460Z] INFO: Nuke-Everything... [2020-03-13T00:50:43.460Z] INFO: Container count on control daemon to delete is 0 [2020-03-13T00:50:43.915Z] INFO: Nuking d:\CI [2020-03-13T00:50:43.915Z] INFO: Zapped successfully [2020-03-13T00:50:44.174Z] #77 DONE 1.2s [2020-03-13T00:50:44.174Z] [2020-03-13T00:50:44.174Z] #78 exporting to oci image format [2020-03-13T00:50:44.174Z] #78 exporting layers [2020-03-13T00:50:44.370Z] INFO: Location for testing is d:\CI\PR-40684\3 [2020-03-13T00:50:44.370Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-13T00:50:44.370Z] [2020-03-13T00:50:44.370Z] [2020-03-13T00:50:44.370Z] INFO: Building the image from Dockerfile.windows at 03/13/2020 00:50:43... [2020-03-13T00:50:44.370Z] [2020-03-13T00:50:48.084Z] Sending build context to Docker daemon 54.59MB [2020-03-13T00:50:48.085Z] [2020-03-13T00:50:48.085Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-13T00:50:48.085Z] ---> 80e84fd280e2 [2020-03-13T00:50:48.085Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-13T00:50:48.085Z] ---> Using cache [2020-03-13T00:50:48.085Z] ---> cc74e6d78802 [2020-03-13T00:50:48.085Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-13T00:50:48.085Z] ---> Using cache [2020-03-13T00:50:48.085Z] ---> 0a29ceb62007 [2020-03-13T00:50:48.085Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-13T00:50:48.085Z] ---> Using cache [2020-03-13T00:50:48.085Z] ---> 6751ee397093 [2020-03-13T00:50:48.085Z] 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-03-13T00:50:48.085Z] ---> Using cache [2020-03-13T00:50:48.085Z] ---> d53b7ace7193 [2020-03-13T00:50:48.085Z] 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-03-13T00:50:48.085Z] ---> Using cache [2020-03-13T00:50:48.085Z] ---> 8c2d61876e1a [2020-03-13T00:50:48.085Z] 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-03-13T00:50:48.085Z] ---> Using cache [2020-03-13T00:50:48.085Z] ---> 80056375b7b5 [2020-03-13T00:50:48.085Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-13T00:50:48.085Z] ---> Using cache [2020-03-13T00:50:48.085Z] ---> 3b9e3a0dd917 [2020-03-13T00:50:48.085Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-13T00:50:48.085Z] ---> Using cache [2020-03-13T00:50:48.085Z] ---> b59649eeb3b2 [2020-03-13T00:50:48.085Z] Step 10/10 : COPY . . [2020-03-13T00:50:52.579Z] #78 exporting layers 8.0s done [2020-03-13T00:50:52.579Z] #78 exporting manifest sha256:13c1221b0c7bce8e010ce9cce9f0bbeeac2003a59bba70f1962e2d4aaeaab568 done [2020-03-13T00:50:52.579Z] #78 exporting config sha256:5471d273160590f597b685678364d517a4887f678ff7296e4bc6492882154867 done [2020-03-13T00:50:52.579Z] #78 sending tarball [2020-03-13T00:51:06.436Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0db247f987af371cc) in /home/ubuntu/workspace/moby_PR-40684 [Pipeline] { [Pipeline] checkout [2020-03-13T00:51:09.129Z] ---> ccb32ffd40dd [2020-03-13T00:51:09.285Z] using credential docker-jenkins-github-credentials [2020-03-13T00:51:09.295Z] Cloning the remote Git repository [2020-03-13T00:51:09.295Z] Cloning with configured refspecs honoured and without tags [2020-03-13T00:51:09.788Z] Cloning repository https://github.com/moby/moby.git [2020-03-13T00:51:09.833Z] > git init /home/ubuntu/workspace/moby_PR-40684 # timeout=10 [2020-03-13T00:51:10.123Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:51:10.123Z] > git --version # timeout=10 [2020-03-13T00:51:10.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:51:10.138Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:51:10.103Z] Successfully built ccb32ffd40dd [2020-03-13T00:51:10.103Z] Successfully tagged docker:latest [2020-03-13T00:51:10.103Z] INFO: Image build ended at 03/13/2020 00:51:09. Duration:00:00:25.6568862 [2020-03-13T00:51:10.103Z] [2020-03-13T00:51:10.103Z] [2020-03-13T00:51:10.103Z] INFO: Building the test binaries at 03/13/2020 00:51:09... [2020-03-13T00:51:12.853Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0014689c0a950ced8) in /home/ubuntu/workspace/moby_PR-40684 [Pipeline] { [Pipeline] checkout [2020-03-13T00:51:12.883Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fdb8626f34f4a678) in /home/ubuntu/workspace/moby_PR-40684 [Pipeline] { [Pipeline] checkout [2020-03-13T00:51:13.821Z] INFO: make.ps1 starting at 03/13/2020 00:51:13 [2020-03-13T00:51:13.821Z] INFO: Git commit (411c79c094) assumed from DOCKER_GITCOMMIT environment variable [2020-03-13T00:51:13.821Z] INFO: Invoking autogen... [2020-03-13T00:51:13.821Z] INFO: Building daemon... [2020-03-13T00:51:15.044Z] #78 sending tarball 19.4s done [2020-03-13T00:51:15.044Z] #78 DONE 27.5s [2020-03-13T00:51:15.044Z] [2020-03-13T00:51:15.044Z] #79 importing to docker [2020-03-13T00:51:15.044Z] #79 DONE 2.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-13T00:51:15.490Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07229baee5cacc34294ff50a242941d3c958af3b hack/test/unit [2020-03-13T00:51:16.363Z] using credential docker-jenkins-github-credentials [2020-03-13T00:51:16.371Z] Cloning the remote Git repository [2020-03-13T00:51:16.371Z] Cloning with configured refspecs honoured and without tags [2020-03-13T00:51:16.682Z] using credential docker-jenkins-github-credentials [2020-03-13T00:51:16.691Z] Cloning the remote Git repository [2020-03-13T00:51:16.691Z] Cloning with configured refspecs honoured and without tags [2020-03-13T00:51:16.406Z] Cloning repository https://github.com/moby/moby.git [2020-03-13T00:51:16.465Z] > git init /home/ubuntu/workspace/moby_PR-40684 # timeout=10 [2020-03-13T00:51:16.903Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:51:16.903Z] > git --version # timeout=10 [2020-03-13T00:51:16.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:51:16.988Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-13T00:51:17.715Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-03-13T00:51:17.715Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-13T00:51:17.715Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.5% of statements [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-13T00:51:17.715Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-03-13T00:51:17.715Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-13T00:51:17.715Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-03-13T00:51:17.715Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/builder [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-13T00:51:17.715Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-13T00:51:17.715Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-03-13T00:51:16.692Z] Cloning repository https://github.com/moby/moby.git [2020-03-13T00:51:16.732Z] > git init /home/ubuntu/workspace/moby_PR-40684 # timeout=10 [2020-03-13T00:51:17.002Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:51:17.002Z] > git --version # timeout=10 [2020-03-13T00:51:17.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:51:17.033Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:51:18.328Z] ok github.com/docker/docker/builder/remotecontext 0.335s coverage: 13.6% of statements [2020-03-13T00:51:18.610Z] ok github.com/docker/docker/builder/dockerfile 0.915s coverage: 48.2% of statements [2020-03-13T00:51:19.224Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-03-13T00:51:19.838Z] ok github.com/docker/docker/builder/remotecontext/git 1.022s coverage: 86.3% of statements [2020-03-13T00:51:19.839Z] ? github.com/docker/docker/cli [no test files] [2020-03-13T00:51:19.839Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-13T00:51:19.904Z] ? github.com/docker/docker/api [no test files] [2020-03-13T00:51:21.861Z] ok github.com/docker/docker/client 0.134s coverage: 75.8% of statements [2020-03-13T00:51:28.840Z] Fetching without tags [2020-03-13T00:51:29.241Z] Merging remotes/origin/master commit d959c20b44117ef471c3d2dd467f1238415be500 into PR head commit d79bbd5d95620a832e84c577a81fd43cb8132282 [2020-03-13T00:51:28.722Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:51:28.813Z] > git config --add remote.origin.fetch +refs/pull/40684/head:refs/remotes/origin/PR-40684 # timeout=10 [2020-03-13T00:51:28.823Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:51:28.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:51:28.845Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:51:28.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:51:28.848Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:51:29.253Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:51:29.266Z] > git checkout -f d79bbd5d95620a832e84c577a81fd43cb8132282 # timeout=10 [2020-03-13T00:51:31.387Z] Merge succeeded, producing 124b583aa7af6e9fed86c0373e4523c555e3f96f [2020-03-13T00:51:31.388Z] Checking out Revision 124b583aa7af6e9fed86c0373e4523c555e3f96f (PR-40684) [2020-03-13T00:51:31.171Z] > git merge d959c20b44117ef471c3d2dd467f1238415be500 # timeout=10 [2020-03-13T00:51:31.379Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T00:51:31.392Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:51:31.403Z] > git checkout -f 124b583aa7af6e9fed86c0373e4523c555e3f96f # timeout=10 [2020-03-13T00:51:35.514Z] Commit message: "Merge commit 'd959c20b44117ef471c3d2dd467f1238415be500' into HEAD" [2020-03-13T00:51:35.532Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-13T00:51:36.832Z] + docker version [2020-03-13T00:51:35.518Z] > git rev-list --no-walk f3774e40adc068c4d948ee91862f2e58e7b4b28e # timeout=10 [2020-03-13T00:51:40.403Z] Fetching without tags [2020-03-13T00:51:40.817Z] Merging remotes/origin/master commit d959c20b44117ef471c3d2dd467f1238415be500 into PR head commit d79bbd5d95620a832e84c577a81fd43cb8132282 [2020-03-13T00:51:40.229Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:51:40.265Z] > git config --add remote.origin.fetch +refs/pull/40684/head:refs/remotes/origin/PR-40684 # timeout=10 [2020-03-13T00:51:40.283Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:51:40.349Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:51:40.406Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:51:40.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:51:40.408Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:51:40.824Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:51:40.850Z] > git checkout -f d79bbd5d95620a832e84c577a81fd43cb8132282 # timeout=10 [2020-03-13T00:51:41.392Z] Fetching without tags [2020-03-13T00:51:41.278Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:51:41.298Z] > git config --add remote.origin.fetch +refs/pull/40684/head:refs/remotes/origin/PR-40684 # timeout=10 [2020-03-13T00:51:41.322Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:51:41.356Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-13T00:51:41.392Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-13T00:51:41.392Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-13T00:51:41.393Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40684/head:refs/remotes/origin/PR-40684 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T00:51:41.752Z] Merging remotes/origin/master commit d959c20b44117ef471c3d2dd467f1238415be500 into PR head commit d79bbd5d95620a832e84c577a81fd43cb8132282 [2020-03-13T00:51:42.301Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2020-03-13T00:51:42.639Z] Merge succeeded, producing 6c929861ee542d5016b3b43a5d9a94f74c1bb987 [2020-03-13T00:51:42.640Z] Checking out Revision 6c929861ee542d5016b3b43a5d9a94f74c1bb987 (PR-40684) [2020-03-13T00:51:43.367Z] Merge succeeded, producing 6c929861ee542d5016b3b43a5d9a94f74c1bb987 [2020-03-13T00:51:43.368Z] Checking out Revision 6c929861ee542d5016b3b43a5d9a94f74c1bb987 (PR-40684) [2020-03-13T00:51:41.558Z] > git merge d959c20b44117ef471c3d2dd467f1238415be500 # timeout=10 [2020-03-13T00:51:42.608Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T00:51:42.642Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:51:42.666Z] > git checkout -f 6c929861ee542d5016b3b43a5d9a94f74c1bb987 # timeout=10 [2020-03-13T00:51:41.759Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:51:41.784Z] > git checkout -f d79bbd5d95620a832e84c577a81fd43cb8132282 # timeout=10 [2020-03-13T00:51:42.482Z] > git merge d959c20b44117ef471c3d2dd467f1238415be500 # timeout=10 [2020-03-13T00:51:43.331Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-13T00:51:43.367Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T00:51:43.403Z] > git checkout -f 6c929861ee542d5016b3b43a5d9a94f74c1bb987 # timeout=10 [2020-03-13T00:51:46.397Z] Commit message: "Merge commit 'd959c20b44117ef471c3d2dd467f1238415be500' into HEAD" [2020-03-13T00:51:46.426Z] First time build. Skipping changelog. [2020-03-13T00:51:46.818Z] Client: Docker Engine - Community [2020-03-13T00:51:46.818Z] Version: 19.03.5 [2020-03-13T00:51:46.818Z] API version: 1.40 [2020-03-13T00:51:46.818Z] Go version: go1.12.12 [2020-03-13T00:51:46.818Z] Git commit: 633a0ea [2020-03-13T00:51:46.818Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-13T00:51:46.818Z] OS/Arch: linux/arm64 [2020-03-13T00:51:46.818Z] Experimental: false [2020-03-13T00:51:46.818Z] [2020-03-13T00:51:46.818Z] Server: Docker Engine - Community [2020-03-13T00:51:46.818Z] Engine: [2020-03-13T00:51:46.818Z] Version: 19.03.5 [2020-03-13T00:51:46.818Z] API version: 1.40 (minimum version 1.12) [2020-03-13T00:51:46.818Z] Go version: go1.12.12 [2020-03-13T00:51:46.818Z] Git commit: 633a0ea [2020-03-13T00:51:46.818Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-13T00:51:46.818Z] OS/Arch: linux/arm64 [2020-03-13T00:51:46.818Z] Experimental: true [2020-03-13T00:51:46.818Z] containerd: [2020-03-13T00:51:46.818Z] Version: 1.2.10 [2020-03-13T00:51:46.818Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-13T00:51:46.818Z] runc: [2020-03-13T00:51:46.818Z] Version: 1.0.0-rc8+dev [2020-03-13T00:51:46.818Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-13T00:51:46.818Z] docker-init: [2020-03-13T00:51:46.818Z] Version: 0.18.0 [2020-03-13T00:51:46.818Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-13T00:51:47.155Z] + docker info [2020-03-13T00:51:47.493Z] + docker version [2020-03-13T00:51:47.524Z] Commit message: "Merge commit 'd959c20b44117ef471c3d2dd467f1238415be500' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-13T00:51:48.814Z] ok github.com/docker/docker/cmd/dockerd 0.037s coverage: 30.7% of statements [2020-03-13T00:51:48.814Z] ok github.com/docker/docker/container 0.120s coverage: 34.9% of statements [2020-03-13T00:51:48.814Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-13T00:51:48.814Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-13T00:51:48.814Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-13T00:51:48.814Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-13T00:51:48.860Z] + docker version [2020-03-13T00:51:46.400Z] > git rev-list --no-walk f3774e40adc068c4d948ee91862f2e58e7b4b28e # timeout=10 [2020-03-13T00:51:52.762Z] Client: Docker Engine - Community [2020-03-13T00:51:52.762Z] Version: 19.03.5 [2020-03-13T00:51:52.762Z] API version: 1.40 [2020-03-13T00:51:52.762Z] Go version: go1.12.12 [2020-03-13T00:51:52.762Z] Git commit: 633a0ea838 [2020-03-13T00:51:52.762Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-13T00:51:52.762Z] OS/Arch: linux/amd64 [2020-03-13T00:51:52.762Z] Experimental: false [2020-03-13T00:51:52.762Z] [2020-03-13T00:51:52.762Z] Server: Docker Engine - Community [2020-03-13T00:51:52.762Z] Engine: [2020-03-13T00:51:52.762Z] Version: 19.03.5 [2020-03-13T00:51:52.762Z] API version: 1.40 (minimum version 1.12) [2020-03-13T00:51:52.762Z] Go version: go1.12.12 [2020-03-13T00:51:52.762Z] Git commit: 633a0ea838 [2020-03-13T00:51:52.762Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-13T00:51:52.762Z] OS/Arch: linux/amd64 [2020-03-13T00:51:52.762Z] Experimental: true [2020-03-13T00:51:52.762Z] containerd: [2020-03-13T00:51:52.762Z] Version: 1.2.10 [2020-03-13T00:51:52.762Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-13T00:51:52.762Z] runc: [2020-03-13T00:51:52.762Z] Version: 1.0.0-rc8+dev [2020-03-13T00:51:52.762Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-13T00:51:52.762Z] docker-init: [2020-03-13T00:51:52.762Z] Version: 0.18.0 [2020-03-13T00:51:52.762Z] GitCommit: fec3683 [Pipeline] sh [2020-03-13T00:51:53.059Z] Client: Docker Engine - Community [2020-03-13T00:51:53.059Z] Version: 19.03.5 [2020-03-13T00:51:53.059Z] API version: 1.40 [2020-03-13T00:51:53.059Z] Go version: go1.12.12 [2020-03-13T00:51:53.059Z] Git commit: 633a0ea838 [2020-03-13T00:51:53.059Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-13T00:51:53.059Z] OS/Arch: linux/amd64 [2020-03-13T00:51:53.059Z] Experimental: false [2020-03-13T00:51:53.059Z] [2020-03-13T00:51:53.059Z] Server: Docker Engine - Community [2020-03-13T00:51:53.059Z] Engine: [2020-03-13T00:51:53.059Z] Version: 19.03.5 [2020-03-13T00:51:53.059Z] API version: 1.40 (minimum version 1.12) [2020-03-13T00:51:53.059Z] Go version: go1.12.12 [2020-03-13T00:51:53.059Z] Git commit: 633a0ea838 [2020-03-13T00:51:53.059Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-13T00:51:53.059Z] OS/Arch: linux/amd64 [2020-03-13T00:51:53.059Z] Experimental: true [2020-03-13T00:51:53.059Z] containerd: [2020-03-13T00:51:53.059Z] Version: 1.2.10 [2020-03-13T00:51:53.059Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-13T00:51:53.059Z] runc: [2020-03-13T00:51:53.059Z] Version: 1.0.0-rc8+dev [2020-03-13T00:51:53.059Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-13T00:51:53.059Z] docker-init: [2020-03-13T00:51:53.059Z] Version: 0.18.0 [2020-03-13T00:51:53.059Z] GitCommit: fec3683 [Pipeline] sh [2020-03-13T00:51:53.092Z] + docker info [2020-03-13T00:51:53.191Z] ok github.com/docker/docker/daemon/cluster 0.034s coverage: 0.5% of statements [2020-03-13T00:51:53.384Z] + docker info [2020-03-13T00:51:53.807Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-03-13T00:51:54.817Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.7% of statements [2020-03-13T00:51:57.141Z] Client: [2020-03-13T00:51:57.141Z] Debug Mode: false [2020-03-13T00:51:57.141Z] [2020-03-13T00:51:57.141Z] Server: [2020-03-13T00:51:57.141Z] Containers: 0 [2020-03-13T00:51:57.141Z] Running: 0 [2020-03-13T00:51:57.141Z] Paused: 0 [2020-03-13T00:51:57.141Z] Stopped: 0 [2020-03-13T00:51:57.141Z] Images: 0 [2020-03-13T00:51:57.141Z] Server Version: 19.03.5 [2020-03-13T00:51:57.141Z] Storage Driver: overlay2 [2020-03-13T00:51:57.141Z] Backing Filesystem: extfs [2020-03-13T00:51:57.141Z] Supports d_type: true [2020-03-13T00:51:57.141Z] Native Overlay Diff: true [2020-03-13T00:51:57.141Z] Logging Driver: json-file [2020-03-13T00:51:57.141Z] Cgroup Driver: cgroupfs [2020-03-13T00:51:57.141Z] Plugins: [2020-03-13T00:51:57.141Z] Volume: local [2020-03-13T00:51:57.141Z] Network: bridge host ipvlan macvlan null overlay [2020-03-13T00:51:57.141Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-13T00:51:57.141Z] Swarm: inactive [2020-03-13T00:51:57.141Z] Runtimes: runc [2020-03-13T00:51:57.141Z] Default Runtime: runc [2020-03-13T00:51:57.141Z] Init Binary: docker-init [2020-03-13T00:51:57.141Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-13T00:51:57.141Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-13T00:51:57.141Z] init version: fec3683 [2020-03-13T00:51:57.141Z] Security Options: [2020-03-13T00:51:57.141Z] apparmor [2020-03-13T00:51:57.141Z] seccomp [2020-03-13T00:51:57.141Z] Profile: default [2020-03-13T00:51:57.141Z] Kernel Version: 4.15.0-1057-aws [2020-03-13T00:51:57.141Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-13T00:51:57.141Z] OSType: linux [2020-03-13T00:51:57.141Z] Architecture: aarch64 [2020-03-13T00:51:57.141Z] CPUs: 4 [2020-03-13T00:51:57.141Z] Total Memory: 7.525GiB [2020-03-13T00:51:57.141Z] Name: ip-10-100-123-160 [2020-03-13T00:51:57.141Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-13T00:51:57.141Z] Docker Root Dir: /var/lib/docker [2020-03-13T00:51:57.141Z] Debug Mode: false [2020-03-13T00:51:57.141Z] Registry: https://index.docker.io/v1/ [2020-03-13T00:51:57.141Z] Labels: [2020-03-13T00:51:57.141Z] Experimental: true [2020-03-13T00:51:57.141Z] Insecure Registries: [2020-03-13T00:51:57.141Z] 127.0.0.0/8 [2020-03-13T00:51:57.141Z] Live Restore Enabled: true [2020-03-13T00:51:57.141Z] [2020-03-13T00:51:57.141Z] WARNING: No swap limit support [Pipeline] sh [2020-03-13T00:51:57.449Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:51:57.449Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:51:57.449Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40684/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-13T00:51:57.449Z] + bash /home/ubuntu/workspace/moby_PR-40684/check-config.sh [2020-03-13T00:51:57.450Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-13T00:51:57.450Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-13T00:51:57.450Z] [2020-03-13T00:51:57.450Z] Generally Necessary: [2020-03-13T00:51:57.450Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-13T00:51:57.450Z] - apparmor: enabled and tools installed [2020-03-13T00:51:57.450Z] - CONFIG_NAMESPACES: enabled [2020-03-13T00:51:57.450Z] - CONFIG_NET_NS: enabled [2020-03-13T00:51:57.450Z] - CONFIG_PID_NS: enabled [2020-03-13T00:51:57.450Z] - CONFIG_IPC_NS: enabled [2020-03-13T00:51:57.450Z] - CONFIG_UTS_NS: enabled [2020-03-13T00:51:57.450Z] - CONFIG_CGROUPS: enabled [2020-03-13T00:51:57.450Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-13T00:51:57.709Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-13T00:51:57.709Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-13T00:51:57.709Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-13T00:51:57.709Z] - CONFIG_CPUSETS: enabled [2020-03-13T00:51:57.709Z] - CONFIG_MEMCG: enabled [2020-03-13T00:51:57.709Z] - CONFIG_KEYS: enabled [2020-03-13T00:51:57.709Z] - CONFIG_VETH: enabled (as module) [2020-03-13T00:51:57.709Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-13T00:51:57.709Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-13T00:51:57.709Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-13T00:51:57.709Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-13T00:51:57.709Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-13T00:51:57.709Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-13T00:51:57.709Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-13T00:51:57.709Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-13T00:51:57.709Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-13T00:51:57.709Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-13T00:51:57.709Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-13T00:51:57.709Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-13T00:51:57.709Z] [2020-03-13T00:51:57.709Z] Optional Features: [2020-03-13T00:51:57.709Z] - CONFIG_USER_NS: enabled [2020-03-13T00:51:57.709Z] - CONFIG_SECCOMP: enabled [2020-03-13T00:51:57.709Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-13T00:51:57.709Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-13T00:51:57.709Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-13T00:51:57.709Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-13T00:51:57.976Z] - CONFIG_BLK_CGROUP: enabled [2020-03-13T00:51:57.977Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-13T00:51:57.977Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-13T00:51:57.977Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-13T00:51:57.977Z] - CONFIG_CGROUP_PERF: enabled [2020-03-13T00:51:57.977Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-13T00:51:57.977Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-13T00:51:57.977Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-13T00:51:57.977Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-13T00:51:57.977Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-13T00:51:57.977Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-13T00:51:57.977Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-13T00:51:57.977Z] - CONFIG_IP_VS: enabled (as module) [2020-03-13T00:51:57.977Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-13T00:51:57.977Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-13T00:51:57.977Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-13T00:51:57.977Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-13T00:51:57.977Z] - CONFIG_EXT4_FS: enabled [2020-03-13T00:51:57.977Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-13T00:51:57.977Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-13T00:51:57.977Z] - Network Drivers: [2020-03-13T00:51:57.977Z] - "overlay": [2020-03-13T00:51:58.236Z] - CONFIG_VXLAN: enabled (as module) [2020-03-13T00:51:58.236Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-13T00:51:58.236Z] Optional (for encrypted networks): [2020-03-13T00:51:58.236Z] - CONFIG_CRYPTO: enabled [2020-03-13T00:51:58.236Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-13T00:51:58.236Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-13T00:51:58.236Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-13T00:51:58.236Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-13T00:51:58.236Z] - CONFIG_XFRM: enabled [2020-03-13T00:51:58.236Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-13T00:51:58.236Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-13T00:51:58.236Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-13T00:51:58.236Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-13T00:51:58.236Z] - "ipvlan": [2020-03-13T00:51:58.236Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-13T00:51:58.236Z] - "macvlan": [2020-03-13T00:51:58.236Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-13T00:51:58.236Z] - CONFIG_DUMMY: enabled (as module) [2020-03-13T00:51:58.236Z] - "ftp,tftp client in container": [2020-03-13T00:51:58.236Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-13T00:51:58.236Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-13T00:51:58.236Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-13T00:51:58.236Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-13T00:51:58.236Z] - Storage Drivers: [2020-03-13T00:51:58.236Z] - "aufs": [2020-03-13T00:51:58.236Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-13T00:51:58.236Z] - "btrfs": [2020-03-13T00:51:58.236Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-13T00:51:58.236Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-13T00:51:58.236Z] - "devicemapper": [2020-03-13T00:51:58.496Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-13T00:51:58.496Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-13T00:51:58.496Z] - "overlay": [2020-03-13T00:51:58.496Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-13T00:51:58.496Z] - "zfs": [2020-03-13T00:51:58.496Z] - /dev/zfs: missing [2020-03-13T00:51:58.496Z] - zfs command: missing [2020-03-13T00:51:58.496Z] - zpool command: missing [2020-03-13T00:51:58.496Z] [2020-03-13T00:51:58.496Z] Limits: [2020-03-13T00:51:58.496Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-13T00:51:58.496Z] [2020-03-13T00:51:58.496Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-13T00:51:58.840Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07229baee5cacc34294ff50a242941d3c958af3b . [2020-03-13T00:51:58.840Z] #2 [internal] load build definition from Dockerfile [2020-03-13T00:51:58.840Z] #2 transferring dockerfile: 17.12kB 0.0s done [2020-03-13T00:51:58.840Z] #2 DONE 0.0s [2020-03-13T00:51:58.840Z] [2020-03-13T00:51:58.840Z] #1 [internal] load .dockerignore [2020-03-13T00:51:58.840Z] #1 transferring context: 87B done [2020-03-13T00:51:58.840Z] #1 DONE 0.1s [2020-03-13T00:51:59.100Z] [2020-03-13T00:51:59.100Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-13T00:51:59.666Z] Client: [2020-03-13T00:51:59.666Z] Debug Mode: false [2020-03-13T00:51:59.666Z] [2020-03-13T00:51:59.666Z] Server: [2020-03-13T00:51:59.666Z] Containers: 0 [2020-03-13T00:51:59.666Z] Running: 0 [2020-03-13T00:51:59.666Z] Paused: 0 [2020-03-13T00:51:59.666Z] Stopped: 0 [2020-03-13T00:51:59.666Z] Images: 0 [2020-03-13T00:51:59.666Z] Server Version: 19.03.5 [2020-03-13T00:51:59.666Z] Storage Driver: overlay2 [2020-03-13T00:51:59.666Z] Backing Filesystem: extfs [2020-03-13T00:51:59.666Z] Supports d_type: true [2020-03-13T00:51:59.666Z] Native Overlay Diff: true [2020-03-13T00:51:59.666Z] Logging Driver: json-file [2020-03-13T00:51:59.666Z] Cgroup Driver: cgroupfs [2020-03-13T00:51:59.666Z] Plugins: [2020-03-13T00:51:59.666Z] Volume: local [2020-03-13T00:51:59.666Z] Network: bridge host ipvlan macvlan null overlay [2020-03-13T00:51:59.666Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-13T00:51:59.666Z] Swarm: inactive [2020-03-13T00:51:59.666Z] Runtimes: runc [2020-03-13T00:51:59.666Z] Default Runtime: runc [2020-03-13T00:51:59.666Z] Init Binary: docker-init [2020-03-13T00:51:59.666Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-13T00:51:59.666Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-13T00:51:59.666Z] init version: fec3683 [2020-03-13T00:51:59.666Z] Security Options: [2020-03-13T00:51:59.666Z] apparmor [2020-03-13T00:51:59.666Z] seccomp [2020-03-13T00:51:59.666Z] Profile: default [2020-03-13T00:51:59.666Z] Kernel Version: 4.15.0-1058-aws [2020-03-13T00:51:59.666Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-13T00:51:59.666Z] OSType: linux [2020-03-13T00:51:59.666Z] Architecture: x86_64 [2020-03-13T00:51:59.666Z] CPUs: 2 [2020-03-13T00:51:59.666Z] Total Memory: 7.501GiB [2020-03-13T00:51:59.666Z] Name: ip-10-100-58-250 [2020-03-13T00:51:59.666Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-13T00:51:59.666Z] Docker Root Dir: /var/lib/docker [2020-03-13T00:51:59.666Z] Debug Mode: false [2020-03-13T00:51:59.666Z] Registry: https://index.docker.io/v1/ [2020-03-13T00:51:59.666Z] Labels: [2020-03-13T00:51:59.666Z] Experimental: true [2020-03-13T00:51:59.666Z] Insecure Registries: [2020-03-13T00:51:59.666Z] 127.0.0.0/8 [2020-03-13T00:51:59.666Z] Live Restore Enabled: true [2020-03-13T00:51:59.666Z] [2020-03-13T00:51:59.666Z] WARNING: No swap limit support [2020-03-13T00:51:59.669Z] #3 DONE 0.4s [2020-03-13T00:51:59.669Z] [2020-03-13T00:51:59.669Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-13T00:51:59.669Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-13T00:51:59.669Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-13T00:51:59.669Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-03-13T00:51:59.669Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-03-13T00:51:59.669Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.2s [2020-03-13T00:51:59.669Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [Pipeline] sh [2020-03-13T00:51:59.929Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-03-13T00:51:59.955Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:51:59.955Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:51:59.955Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40684/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-13T00:51:59.955Z] + bash /home/ubuntu/workspace/moby_PR-40684/check-config.sh [2020-03-13T00:51:59.955Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-13T00:51:59.955Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-13T00:51:59.955Z] [2020-03-13T00:51:59.955Z] Generally Necessary: [2020-03-13T00:51:59.955Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-13T00:51:59.955Z] - apparmor: enabled and tools installed [2020-03-13T00:51:59.955Z] - CONFIG_NAMESPACES: enabled [2020-03-13T00:51:59.955Z] - CONFIG_NET_NS: enabled [2020-03-13T00:51:59.955Z] - CONFIG_PID_NS: enabled [2020-03-13T00:51:59.955Z] - CONFIG_IPC_NS: enabled [2020-03-13T00:51:59.955Z] - CONFIG_UTS_NS: enabled [2020-03-13T00:51:59.955Z] - CONFIG_CGROUPS: enabled [2020-03-13T00:51:59.955Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-13T00:51:59.955Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-13T00:51:59.955Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-13T00:51:59.955Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-13T00:51:59.955Z] - CONFIG_CPUSETS: enabled [2020-03-13T00:51:59.955Z] - CONFIG_MEMCG: enabled [2020-03-13T00:51:59.955Z] - CONFIG_KEYS: enabled [2020-03-13T00:51:59.955Z] - CONFIG_VETH: enabled (as module) [2020-03-13T00:51:59.955Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-13T00:51:59.955Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-13T00:51:59.955Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-13T00:51:59.955Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-13T00:51:59.955Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-13T00:51:59.955Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-13T00:51:59.955Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-13T00:51:59.955Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-13T00:51:59.955Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-13T00:51:59.955Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-13T00:51:59.955Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-13T00:52:00.188Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-03-13T00:52:00.188Z] #4 DONE 0.8s [2020-03-13T00:52:00.219Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-13T00:52:00.219Z] [2020-03-13T00:52:00.219Z] Optional Features: [2020-03-13T00:52:00.219Z] - CONFIG_USER_NS: enabled [2020-03-13T00:52:00.219Z] - CONFIG_SECCOMP: enabled [2020-03-13T00:52:00.219Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-13T00:52:00.219Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-13T00:52:00.219Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-13T00:52:00.219Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-13T00:52:00.219Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-13T00:52:00.219Z] - CONFIG_BLK_CGROUP: enabled [2020-03-13T00:52:00.219Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-13T00:52:00.219Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-13T00:52:00.219Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-13T00:52:00.219Z] - CONFIG_CGROUP_PERF: enabled [2020-03-13T00:52:00.219Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-13T00:52:00.219Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-13T00:52:00.219Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-13T00:52:00.219Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-13T00:52:00.219Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-13T00:52:00.219Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-13T00:52:00.219Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-13T00:52:00.219Z] - CONFIG_IP_VS: enabled (as module) [2020-03-13T00:52:00.219Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-13T00:52:00.219Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-13T00:52:00.219Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-13T00:52:00.219Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-13T00:52:00.219Z] - CONFIG_EXT4_FS: enabled [2020-03-13T00:52:00.219Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-13T00:52:00.219Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-13T00:52:00.219Z] - Network Drivers: [2020-03-13T00:52:00.219Z] - "overlay": [2020-03-13T00:52:00.219Z] - CONFIG_VXLAN: enabled (as module) [2020-03-13T00:52:00.219Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-13T00:52:00.219Z] Optional (for encrypted networks): [2020-03-13T00:52:00.477Z] - CONFIG_CRYPTO: enabled [2020-03-13T00:52:00.477Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-13T00:52:00.477Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-13T00:52:00.477Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-13T00:52:00.477Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-13T00:52:00.477Z] - CONFIG_XFRM: enabled [2020-03-13T00:52:00.477Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-13T00:52:00.477Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-13T00:52:00.477Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-13T00:52:00.477Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-13T00:52:00.477Z] - "ipvlan": [2020-03-13T00:52:00.477Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-13T00:52:00.477Z] - "macvlan": [2020-03-13T00:52:00.477Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-13T00:52:00.477Z] - CONFIG_DUMMY: enabled (as module) [2020-03-13T00:52:00.477Z] - "ftp,tftp client in container": [2020-03-13T00:52:00.477Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-13T00:52:00.477Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-13T00:52:00.477Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-13T00:52:00.477Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-13T00:52:00.477Z] - Storage Drivers: [2020-03-13T00:52:00.477Z] - "aufs": [2020-03-13T00:52:00.477Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-13T00:52:00.477Z] - "btrfs": [2020-03-13T00:52:00.477Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-13T00:52:00.477Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-13T00:52:00.477Z] - "devicemapper": [2020-03-13T00:52:00.477Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-13T00:52:00.477Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-13T00:52:00.477Z] - "overlay": [2020-03-13T00:52:00.477Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-13T00:52:00.477Z] - "zfs": [2020-03-13T00:52:00.477Z] - /dev/zfs: missing [2020-03-13T00:52:00.477Z] - zfs command: missing [2020-03-13T00:52:00.477Z] - zpool command: missing [2020-03-13T00:52:00.477Z] [2020-03-13T00:52:00.477Z] Limits: [2020-03-13T00:52:00.477Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-13T00:52:00.477Z] [2020-03-13T00:52:00.477Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-13T00:52:00.758Z] [2020-03-13T00:52:00.758Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-13T00:52:00.758Z] #6 DONE 0.2s [2020-03-13T00:52:00.758Z] [2020-03-13T00:52:00.758Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-13T00:52:00.820Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07229baee5cacc34294ff50a242941d3c958af3b . [2020-03-13T00:52:00.820Z] #1 [internal] load build definition from Dockerfile [2020-03-13T00:52:00.820Z] #1 transferring dockerfile: [2020-03-13T00:52:01.018Z] #5 DONE 0.3s [2020-03-13T00:52:01.018Z] [2020-03-13T00:52:01.018Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:52:01.018Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-13T00:52:01.018Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done [2020-03-13T00:52:01.018Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 0B / 49.17MB 0.1s [2020-03-13T00:52:01.018Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0B / 7.68MB 0.1s [2020-03-13T00:52:01.018Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-13T00:52:01.018Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done [2020-03-13T00:52:01.018Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0B / 9.98MB 0.1s [2020-03-13T00:52:01.077Z] #1 transferring dockerfile: 17.12kB 0.1s done [2020-03-13T00:52:01.077Z] #1 DONE 0.2s [2020-03-13T00:52:01.077Z] [2020-03-13T00:52:01.077Z] #2 [internal] load .dockerignore [2020-03-13T00:52:01.077Z] #2 transferring context: 87B done [2020-03-13T00:52:01.077Z] #2 DONE 0.2s [2020-03-13T00:52:01.077Z] [2020-03-13T00:52:01.077Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-13T00:52:01.328Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 8.31MB / 49.17MB 0.4s [2020-03-13T00:52:01.328Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 6.63MB / 7.68MB 0.4s [2020-03-13T00:52:01.328Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 7.07MB / 9.98MB 0.4s [2020-03-13T00:52:01.525Z] Client: [2020-03-13T00:52:01.525Z] Debug Mode: false [2020-03-13T00:52:01.525Z] [2020-03-13T00:52:01.525Z] Server: [2020-03-13T00:52:01.525Z] Containers: 0 [2020-03-13T00:52:01.525Z] Running: 0 [2020-03-13T00:52:01.525Z] Paused: 0 [2020-03-13T00:52:01.525Z] Stopped: 0 [2020-03-13T00:52:01.525Z] Images: 0 [2020-03-13T00:52:01.525Z] Server Version: 19.03.5 [2020-03-13T00:52:01.525Z] Storage Driver: overlay2 [2020-03-13T00:52:01.525Z] Backing Filesystem: extfs [2020-03-13T00:52:01.525Z] Supports d_type: true [2020-03-13T00:52:01.525Z] Native Overlay Diff: true [2020-03-13T00:52:01.525Z] Logging Driver: json-file [2020-03-13T00:52:01.525Z] Cgroup Driver: cgroupfs [2020-03-13T00:52:01.525Z] Plugins: [2020-03-13T00:52:01.525Z] Volume: local [2020-03-13T00:52:01.525Z] Network: bridge host ipvlan macvlan null overlay [2020-03-13T00:52:01.525Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-13T00:52:01.525Z] Swarm: inactive [2020-03-13T00:52:01.525Z] Runtimes: runc [2020-03-13T00:52:01.525Z] Default Runtime: runc [2020-03-13T00:52:01.525Z] Init Binary: docker-init [2020-03-13T00:52:01.525Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-13T00:52:01.525Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-13T00:52:01.525Z] init version: fec3683 [2020-03-13T00:52:01.525Z] Security Options: [2020-03-13T00:52:01.525Z] apparmor [2020-03-13T00:52:01.525Z] seccomp [2020-03-13T00:52:01.525Z] Profile: default [2020-03-13T00:52:01.525Z] Kernel Version: 4.15.0-1058-aws [2020-03-13T00:52:01.525Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-13T00:52:01.525Z] OSType: linux [2020-03-13T00:52:01.525Z] Architecture: x86_64 [2020-03-13T00:52:01.525Z] CPUs: 2 [2020-03-13T00:52:01.525Z] Total Memory: 7.501GiB [2020-03-13T00:52:01.525Z] Name: ip-10-100-45-47 [2020-03-13T00:52:01.525Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-13T00:52:01.525Z] Docker Root Dir: /var/lib/docker [2020-03-13T00:52:01.525Z] Debug Mode: false [2020-03-13T00:52:01.525Z] Registry: https://index.docker.io/v1/ [2020-03-13T00:52:01.525Z] Labels: [2020-03-13T00:52:01.525Z] Experimental: true [2020-03-13T00:52:01.525Z] Insecure Registries: [2020-03-13T00:52:01.525Z] 127.0.0.0/8 [2020-03-13T00:52:01.525Z] Live Restore Enabled: true [2020-03-13T00:52:01.525Z] [2020-03-13T00:52:01.525Z] WARNING: No swap limit support [Pipeline] sh [2020-03-13T00:52:01.589Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 12.05MB / 49.17MB 0.5s [2020-03-13T00:52:01.589Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.5s [2020-03-13T00:52:01.626Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.425s coverage: 13.8% of statements [2020-03-13T00:52:01.641Z] #3 DONE 0.4s [2020-03-13T00:52:01.641Z] [2020-03-13T00:52:01.641Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-13T00:52:01.641Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-13T00:52:01.641Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-13T00:52:01.641Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-13T00:52:01.641Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-13T00:52:01.641Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.65MB / 8.82MB 0.2s [2020-03-13T00:52:01.641Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-13T00:52:01.641Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-13T00:52:01.825Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:52:01.825Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-13T00:52:01.825Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40684/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-13T00:52:01.825Z] + bash /home/ubuntu/workspace/moby_PR-40684/check-config.sh [2020-03-13T00:52:01.825Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-13T00:52:01.825Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-13T00:52:01.825Z] [2020-03-13T00:52:01.825Z] Generally Necessary: [2020-03-13T00:52:01.825Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-13T00:52:01.825Z] - apparmor: enabled and tools installed [2020-03-13T00:52:01.825Z] - CONFIG_NAMESPACES: enabled [2020-03-13T00:52:01.825Z] - CONFIG_NET_NS: enabled [2020-03-13T00:52:01.825Z] - CONFIG_PID_NS: enabled [2020-03-13T00:52:01.825Z] - CONFIG_IPC_NS: enabled [2020-03-13T00:52:01.825Z] - CONFIG_UTS_NS: enabled [2020-03-13T00:52:01.825Z] - CONFIG_CGROUPS: enabled [2020-03-13T00:52:01.825Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-13T00:52:01.825Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-13T00:52:01.825Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-13T00:52:01.825Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-13T00:52:01.825Z] - CONFIG_CPUSETS: enabled [2020-03-13T00:52:01.825Z] - CONFIG_MEMCG: enabled [2020-03-13T00:52:01.825Z] - CONFIG_KEYS: enabled [2020-03-13T00:52:01.825Z] - CONFIG_VETH: enabled (as module) [2020-03-13T00:52:01.825Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-13T00:52:01.825Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-13T00:52:01.825Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-13T00:52:01.825Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-13T00:52:01.825Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-13T00:52:01.825Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-13T00:52:01.825Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-13T00:52:01.825Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-13T00:52:01.825Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-13T00:52:01.825Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-13T00:52:01.825Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-13T00:52:01.825Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-13T00:52:01.825Z] [2020-03-13T00:52:01.825Z] Optional Features: [2020-03-13T00:52:01.849Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 34.21MB / 49.17MB 0.8s [2020-03-13T00:52:01.849Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.8s [2020-03-13T00:52:01.849Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.6s done [2020-03-13T00:52:01.849Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 4.22MB / 52.10MB 0.8s [2020-03-13T00:52:01.849Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 43.10MB / 49.17MB 0.9s [2020-03-13T00:52:01.849Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.8s done [2020-03-13T00:52:01.849Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 18.39MB / 52.10MB 0.9s [2020-03-13T00:52:01.849Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0B / 62.47MB 0.9s [2020-03-13T00:52:01.849Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.0s [2020-03-13T00:52:01.849Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 32.56MB / 52.10MB 1.0s [2020-03-13T00:52:01.849Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 7.13MB / 62.47MB 1.0s [2020-03-13T00:52:02.084Z] - CONFIG_USER_NS: enabled [2020-03-13T00:52:02.084Z] - CONFIG_SECCOMP: enabled [2020-03-13T00:52:02.084Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-13T00:52:02.084Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-13T00:52:02.084Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-13T00:52:02.084Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-13T00:52:02.084Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-13T00:52:02.084Z] - CONFIG_BLK_CGROUP: enabled [2020-03-13T00:52:02.084Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-13T00:52:02.084Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-13T00:52:02.084Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-13T00:52:02.084Z] - CONFIG_CGROUP_PERF: enabled [2020-03-13T00:52:02.084Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-13T00:52:02.084Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-13T00:52:02.084Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-13T00:52:02.084Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-13T00:52:02.084Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-13T00:52:02.084Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-13T00:52:02.084Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-13T00:52:02.084Z] - CONFIG_IP_VS: enabled (as module) [2020-03-13T00:52:02.084Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-13T00:52:02.084Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-13T00:52:02.084Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-13T00:52:02.084Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-13T00:52:02.084Z] - CONFIG_EXT4_FS: enabled [2020-03-13T00:52:02.084Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-13T00:52:02.084Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-13T00:52:02.084Z] - Network Drivers: [2020-03-13T00:52:02.084Z] - "overlay": [2020-03-13T00:52:02.084Z] - CONFIG_VXLAN: enabled (as module) [2020-03-13T00:52:02.084Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-13T00:52:02.084Z] Optional (for encrypted networks): [2020-03-13T00:52:02.109Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 36.03MB / 52.10MB 1.1s [2020-03-13T00:52:02.110Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 14.48MB / 62.47MB 1.1s [2020-03-13T00:52:02.207Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-13T00:52:02.207Z] #4 DONE 0.8s [2020-03-13T00:52:02.342Z] - CONFIG_CRYPTO: enabled [2020-03-13T00:52:02.342Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-13T00:52:02.342Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-13T00:52:02.342Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-13T00:52:02.342Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-13T00:52:02.342Z] - CONFIG_XFRM: enabled [2020-03-13T00:52:02.342Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-13T00:52:02.342Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-13T00:52:02.342Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-13T00:52:02.342Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-13T00:52:02.342Z] - "ipvlan": [2020-03-13T00:52:02.342Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-13T00:52:02.342Z] - "macvlan": [2020-03-13T00:52:02.342Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-13T00:52:02.342Z] - CONFIG_DUMMY: enabled (as module) [2020-03-13T00:52:02.342Z] - "ftp,tftp client in container": [2020-03-13T00:52:02.342Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-13T00:52:02.342Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-13T00:52:02.342Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-13T00:52:02.342Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-13T00:52:02.342Z] - Storage Drivers: [2020-03-13T00:52:02.342Z] - "aufs": [2020-03-13T00:52:02.342Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-13T00:52:02.342Z] - "btrfs": [2020-03-13T00:52:02.342Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-13T00:52:02.342Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-13T00:52:02.342Z] - "devicemapper": [2020-03-13T00:52:02.342Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-13T00:52:02.342Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-13T00:52:02.342Z] - "overlay": [2020-03-13T00:52:02.342Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-13T00:52:02.342Z] - "zfs": [2020-03-13T00:52:02.342Z] - /dev/zfs: missing [2020-03-13T00:52:02.342Z] - zfs command: missing [2020-03-13T00:52:02.342Z] - zpool command: missing [2020-03-13T00:52:02.342Z] [2020-03-13T00:52:02.342Z] Limits: [2020-03-13T00:52:02.342Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-13T00:52:02.342Z] [2020-03-13T00:52:02.342Z] + true [Pipeline] } [Pipeline] // stage [2020-03-13T00:52:02.371Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.2s done [2020-03-13T00:52:02.371Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 51.34MB / 52.10MB 1.4s [2020-03-13T00:52:02.371Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 31.03MB / 62.47MB 1.4s [2020-03-13T00:52:02.371Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0B / 97.60MB 1.4s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-13T00:52:02.635Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 41.77MB / 62.47MB 1.6s [2020-03-13T00:52:02.635Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 8.29MB / 97.60MB 1.6s [2020-03-13T00:52:02.635Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b [2020-03-13T00:52:02.635Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 49.36MB / 62.47MB 1.7s [2020-03-13T00:52:02.636Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-03-13T00:52:02.695Z] + sudo modprobe ip_vs [2020-03-13T00:52:02.774Z] [2020-03-13T00:52:02.774Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-13T00:52:02.897Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.7s done [2020-03-13T00:52:02.897Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 60.23MB / 62.47MB 1.9s [2020-03-13T00:52:02.897Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 24.95MB / 97.60MB 1.9s [2020-03-13T00:52:02.897Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 1.9s [2020-03-13T00:52:02.897Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 30.33MB / 97.60MB 2.0s [2020-03-13T00:52:02.897Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 1.9s done [2020-03-13T00:52:02.919Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-03-13T00:52:02.977Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07229baee5cacc34294ff50a242941d3c958af3b . [2020-03-13T00:52:03.033Z] #6 ... [2020-03-13T00:52:03.033Z] [2020-03-13T00:52:03.033Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-13T00:52:03.033Z] #5 DONE 0.2s [2020-03-13T00:52:03.033Z] [2020-03-13T00:52:03.033Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-13T00:52:03.033Z] #6 DONE 0.3s [2020-03-13T00:52:03.033Z] [2020-03-13T00:52:03.033Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:52:03.033Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 0.0s done [2020-03-13T00:52:03.159Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 45.54MB / 97.60MB 2.2s [2020-03-13T00:52:03.235Z] #2 [internal] load .dockerignore [2020-03-13T00:52:03.235Z] #2 transferring context: 32B [2020-03-13T00:52:03.235Z] #2 transferring context: 87B 0.0s done [2020-03-13T00:52:03.235Z] #2 DONE 0.1s [2020-03-13T00:52:03.235Z] [2020-03-13T00:52:03.235Z] #1 [internal] load build definition from Dockerfile [2020-03-13T00:52:03.235Z] #1 transferring dockerfile: 17.12kB done [2020-03-13T00:52:03.235Z] #1 DONE 0.1s [2020-03-13T00:52:03.235Z] [2020-03-13T00:52:03.235Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-13T00:52:03.294Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 4.75MB / 7.81MB 0.2s [2020-03-13T00:52:03.294Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-13T00:52:03.294Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 0B / 50.38MB 0.2s [2020-03-13T00:52:03.294Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 382.51kB / 10.00MB 0.2s [2020-03-13T00:52:03.294Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-13T00:52:03.294Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-13T00:52:03.294Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s [2020-03-13T00:52:03.294Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 2.30MB / 10.00MB 0.3s [2020-03-13T00:52:03.419Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 63.17MB / 97.60MB 2.4s [2020-03-13T00:52:03.534Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-03-13T00:52:03.554Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s done [2020-03-13T00:52:03.554Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.82MB / 50.38MB 0.4s [2020-03-13T00:52:03.554Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 5.74MB / 10.00MB 0.4s [2020-03-13T00:52:03.554Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 781.84kB / 51.79MB 0.4s [2020-03-13T00:52:03.554Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 9.96MB / 50.38MB 0.6s [2020-03-13T00:52:03.554Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.6s [2020-03-13T00:52:03.554Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 7.50MB / 51.79MB 0.6s [2020-03-13T00:52:03.684Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 73.44MB / 97.60MB 2.6s [2020-03-13T00:52:03.684Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 84.75MB / 97.60MB 2.8s [2020-03-13T00:52:03.804Z] #3 DONE 0.4s [2020-03-13T00:52:03.804Z] [2020-03-13T00:52:03.804Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-13T00:52:03.804Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-13T00:52:03.804Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-03-13T00:52:03.804Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-13T00:52:03.804Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-13T00:52:03.804Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-13T00:52:03.804Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2020-03-13T00:52:03.804Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-13T00:52:03.813Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.6s done [2020-03-13T00:52:03.813Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0B / 68.60MB 0.7s [2020-03-13T00:52:03.813Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 14.69MB / 50.38MB 0.8s [2020-03-13T00:52:03.813Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 10.77MB / 51.79MB 0.8s [2020-03-13T00:52:03.955Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 89.98MB / 97.60MB 2.9s [2020-03-13T00:52:03.955Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.9s done [2020-03-13T00:52:03.955Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 96.05MB / 97.60MB 3.0s [2020-03-13T00:52:04.062Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-13T00:52:04.071Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 18.38MB / 50.38MB 0.9s [2020-03-13T00:52:04.071Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 26.58MB / 50.38MB 1.1s [2020-03-13T00:52:04.071Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 20.64MB / 51.79MB 1.1s [2020-03-13T00:52:04.071Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 6.46MB / 68.60MB 1.1s [2020-03-13T00:52:04.215Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 3.2s done [2020-03-13T00:52:04.322Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-13T00:52:04.322Z] #4 DONE 0.7s [2020-03-13T00:52:04.330Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 29.47MB / 50.38MB 1.2s [2020-03-13T00:52:04.330Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 34.78MB / 50.38MB 1.4s [2020-03-13T00:52:04.330Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 27.52MB / 51.79MB 1.4s [2020-03-13T00:52:04.330Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 15.81MB / 68.60MB 1.4s [2020-03-13T00:52:04.543Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-03-13T00:52:04.592Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 38.96MB / 50.38MB 1.5s [2020-03-13T00:52:04.592Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 32.40MB / 51.79MB 1.5s [2020-03-13T00:52:04.592Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 44.27MB / 50.38MB 1.7s [2020-03-13T00:52:04.592Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 39.38MB / 51.79MB 1.7s [2020-03-13T00:52:04.592Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 22.63MB / 68.60MB 1.7s [2020-03-13T00:52:04.787Z] #7 ... [2020-03-13T00:52:04.787Z] [2020-03-13T00:52:04.787Z] #20 [internal] load build context [2020-03-13T00:52:04.787Z] #20 transferring context: 49.97MB 3.6s done [2020-03-13T00:52:04.787Z] #20 DONE 3.7s [2020-03-13T00:52:04.787Z] [2020-03-13T00:52:04.787Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:52:04.787Z] #7 ... [2020-03-13T00:52:04.787Z] [2020-03-13T00:52:04.787Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-13T00:52:04.787Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-13T00:52:04.787Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-13T00:52:04.787Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-13T00:52:04.787Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.9s done [2020-03-13T00:52:04.787Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.8s done [2020-03-13T00:52:04.787Z] #71 DONE 3.8s [2020-03-13T00:52:04.825Z] ok github.com/docker/docker/daemon 12.258s coverage: 17.5% of statements [2020-03-13T00:52:04.826Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-13T00:52:04.826Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-13T00:52:04.826Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-13T00:52:04.826Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-13T00:52:05.048Z] [2020-03-13T00:52:05.048Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:52:05.163Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.9s [2020-03-13T00:52:05.163Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 44.79MB / 51.79MB 1.9s [2020-03-13T00:52:05.163Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 29.56MB / 68.60MB 1.9s [2020-03-13T00:52:05.163Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.0s [2020-03-13T00:52:05.163Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 33.61MB / 68.60MB 2.0s [2020-03-13T00:52:05.263Z] [2020-03-13T00:52:05.263Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-13T00:52:05.263Z] #6 DONE 0.1s [2020-03-13T00:52:05.263Z] [2020-03-13T00:52:05.263Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-13T00:52:05.263Z] #5 DONE 0.3s [2020-03-13T00:52:05.263Z] [2020-03-13T00:52:05.263Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-13T00:52:05.263Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-13T00:52:05.422Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.0s done [2020-03-13T00:52:05.422Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.2s done [2020-03-13T00:52:05.422Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 39.26MB / 68.60MB 2.3s [2020-03-13T00:52:05.422Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 590.11kB / 120.07MB 2.3s [2020-03-13T00:52:05.422Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 2.3s [2020-03-13T00:52:05.422Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.3s done [2020-03-13T00:52:05.422Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-13T00:52:05.529Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-13T00:52:05.529Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-13T00:52:05.683Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 43.64MB / 68.60MB 2.5s [2020-03-13T00:52:05.683Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 8.52MB / 120.07MB 2.6s [2020-03-13T00:52:05.943Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 48.83MB / 68.60MB 2.8s [2020-03-13T00:52:05.943Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 15.12MB / 120.07MB 2.9s [2020-03-13T00:52:06.203Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 54.80MB / 68.60MB 3.1s [2020-03-13T00:52:06.301Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-03-13T00:52:06.441Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 3.7s done [2020-03-13T00:52:06.441Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 [2020-03-13T00:52:06.460Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 23.87MB / 120.07MB 3.3s [2020-03-13T00:52:06.460Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 58.93MB / 68.60MB 3.4s [2020-03-13T00:52:06.701Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done [2020-03-13T00:52:06.725Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 31.27MB / 120.07MB 3.6s [2020-03-13T00:52:06.919Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.183s coverage: 57.0% of statements [2020-03-13T00:52:06.960Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 [2020-03-13T00:52:06.987Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.8s [2020-03-13T00:52:06.987Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 37.45MB / 120.07MB 3.8s [2020-03-13T00:52:06.987Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 4.0s done [2020-03-13T00:52:06.987Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 43.81MB / 120.07MB 4.0s [2020-03-13T00:52:07.220Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done [2020-03-13T00:52:07.220Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced [2020-03-13T00:52:07.551Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 51.12MB / 120.07MB 4.4s [2020-03-13T00:52:07.809Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 58.38MB / 120.07MB 4.8s [2020-03-13T00:52:08.067Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 66.42MB / 120.07MB 5.0s [2020-03-13T00:52:08.326Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 78.52MB / 120.07MB 5.3s [2020-03-13T00:52:08.587Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 85.64MB / 120.07MB 5.5s [2020-03-13T00:52:08.834Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.60MB / 9.11MB 3.1s [2020-03-13T00:52:08.834Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.63MB / 9.11MB 3.3s [2020-03-13T00:52:08.834Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.4s [2020-03-13T00:52:08.834Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-03-13T00:52:08.834Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.4s done [2020-03-13T00:52:08.845Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 93.57MB / 120.07MB 5.8s [2020-03-13T00:52:09.103Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 99.60MB / 120.07MB 6.1s [2020-03-13T00:52:09.361Z] #7 ... [2020-03-13T00:52:09.361Z] [2020-03-13T00:52:09.361Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-13T00:52:09.361Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-13T00:52:09.361Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-13T00:52:09.361Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-13T00:52:09.361Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.9s done [2020-03-13T00:52:09.361Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.9s done [2020-03-13T00:52:09.361Z] #71 DONE 6.2s [2020-03-13T00:52:09.361Z] [2020-03-13T00:52:09.361Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:52:09.361Z] #7 ... [2020-03-13T00:52:09.361Z] [2020-03-13T00:52:09.361Z] #20 [internal] load build context [2020-03-13T00:52:09.361Z] #20 transferring context: 31.38MB 6.2s [2020-03-13T00:52:09.792Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 2.1s done [2020-03-13T00:52:09.792Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 [2020-03-13T00:52:10.300Z] #20 transferring context: 49.97MB 7.3s done [2020-03-13T00:52:10.565Z] #20 DONE 7.3s [2020-03-13T00:52:10.565Z] [2020-03-13T00:52:10.565Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:52:10.565Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 7.0s done [2020-03-13T00:52:10.565Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.1s [2020-03-13T00:52:11.304Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.869s coverage: 46.2% of statements [2020-03-13T00:52:11.369Z] #71 ... [2020-03-13T00:52:11.369Z] [2020-03-13T00:52:11.369Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:52:11.369Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-13T00:52:11.369Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-13T00:52:11.369Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.8s done [2020-03-13T00:52:11.369Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-13T00:52:11.369Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-13T00:52:11.369Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.6s done [2020-03-13T00:52:11.369Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.9s done [2020-03-13T00:52:11.369Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.7s done [2020-03-13T00:52:11.369Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.5s done [2020-03-13T00:52:11.369Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 88.34MB / 120.07MB 5.7s [2020-03-13T00:52:11.369Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.5s [2020-03-13T00:52:11.369Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.9s done [2020-03-13T00:52:11.369Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 96.12MB / 120.07MB 6.1s [2020-03-13T00:52:11.498Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.2s done [2020-03-13T00:52:11.630Z] #7 ... [2020-03-13T00:52:11.630Z] [2020-03-13T00:52:11.630Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-13T00:52:11.630Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.7s done [2020-03-13T00:52:11.630Z] #71 DONE 6.3s [2020-03-13T00:52:11.630Z] [2020-03-13T00:52:11.630Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:52:11.630Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 104.70MB / 120.07MB 6.3s [2020-03-13T00:52:11.630Z] #7 ... [2020-03-13T00:52:11.630Z] [2020-03-13T00:52:11.630Z] #20 [internal] load build context [2020-03-13T00:52:11.630Z] #20 transferring context: 38.12MB 6.4s [2020-03-13T00:52:11.702Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.6s done [2020-03-13T00:52:11.702Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 [2020-03-13T00:52:11.756Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s [2020-03-13T00:52:11.889Z] #20 ... [2020-03-13T00:52:11.889Z] [2020-03-13T00:52:11.889Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:52:11.889Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 112.50MB / 120.07MB 6.6s [2020-03-13T00:52:11.919Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-03-13T00:52:12.014Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.3s done [2020-03-13T00:52:12.014Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-13T00:52:12.148Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.8s [2020-03-13T00:52:12.272Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.2s done [2020-03-13T00:52:12.531Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s [2020-03-13T00:52:12.716Z] #7 ... [2020-03-13T00:52:12.716Z] [2020-03-13T00:52:12.716Z] #20 [internal] load build context [2020-03-13T00:52:12.716Z] #20 transferring context: 49.97MB 7.2s done [2020-03-13T00:52:12.716Z] #20 DONE 7.3s [2020-03-13T00:52:12.716Z] [2020-03-13T00:52:12.716Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-13T00:52:12.716Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 7.2s done [2020-03-13T00:52:14.094Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.6s done [2020-03-13T00:52:14.233Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-13T00:52:14.233Z] [2020-03-13T00:52:14.233Z] ________ ____ __. [2020-03-13T00:52:14.233Z] \_____ \ | |/ _| [2020-03-13T00:52:14.233Z] / | \| < [2020-03-13T00:52:14.233Z] / | \ | \ [2020-03-13T00:52:14.233Z] \_______ /____|__ \ [2020-03-13T00:52:14.233Z] \/ \/ [2020-03-13T00:52:14.233Z] [2020-03-13T00:52:14.233Z] INFO: make.ps1 ended at 03/13/2020 00:52:09 [2020-03-13T00:52:14.233Z] INFO: Binaries build ended at 03/13/2020 00:52:10. Duration:00:01:01.2133427 [2020-03-13T00:52:14.233Z] INFO: Copying the built daemon binary to d:\CI\PR-40684\3\binary\dockerd-411c79c094.exe... [2020-03-13T00:52:14.233Z] INFO: Copying the built client binary to d:\CI\PR-40684\3\binary\docker-411c79c094.exe... [2020-03-13T00:52:14.233Z] INFO: Copying dockerversion from the container... [2020-03-13T00:52:14.354Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s [2020-03-13T00:52:14.354Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.3s done [2020-03-13T00:52:14.611Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-13T00:52:14.694Z] INFO: Copying the golang package from the container to d:\CI\PR-40684\3\installer\go.zip... [2020-03-13T00:52:14.872Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.2s done [2020-03-13T00:52:14.997Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.4s done [2020-03-13T00:52:15.132Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s [2020-03-13T00:52:15.257Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 [2020-03-13T00:52:15.257Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done [2020-03-13T00:52:15.439Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.357s coverage: 49.5% of statements [2020-03-13T00:52:15.518Z] #7 DONE 14.5s [2020-03-13T00:52:15.518Z] [2020-03-13T00:52:15.518Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-13T00:52:15.811Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.4s done [2020-03-13T00:52:16.069Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-13T00:52:16.912Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.487s coverage: 72.5% of statements [2020-03-13T00:52:16.912Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-13T00:52:17.585Z] INFO: Extracting go.zip to d:\CI\PR-40684\3\go [2020-03-13T00:52:18.056Z] #8 DONE 2.8s [2020-03-13T00:52:18.317Z] [2020-03-13T00:52:18.317Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-13T00:52:18.386Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.580s coverage: 76.1% of statements [2020-03-13T00:52:18.414Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.4s done [2020-03-13T00:52:18.564Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|types_sizes|deps|imports|name|compiled_files) took 1m54.367654642s [2020-03-13T00:52:18.564Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 463.576838ms [2020-03-13T00:52:18.674Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-03-13T00:52:18.676Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s [2020-03-13T00:52:19.256Z] #9 DONE 0.9s [2020-03-13T00:52:19.256Z] [2020-03-13T00:52:19.256Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:52:19.256Z] #21 DONE 0.1s [2020-03-13T00:52:19.256Z] [2020-03-13T00:52:19.256Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-13T00:52:19.256Z] #29 DONE 0.1s [2020-03-13T00:52:19.256Z] [2020-03-13T00:52:19.256Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-13T00:52:19.256Z] #40 DONE 0.1s [2020-03-13T00:52:19.256Z] [2020-03-13T00:52:19.256Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-13T00:52:19.256Z] #49 DONE 0.1s [2020-03-13T00:52:19.256Z] [2020-03-13T00:52:19.256Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:52:19.515Z] #30 ... [2020-03-13T00:52:19.515Z] [2020-03-13T00:52:19.515Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-13T00:52:19.515Z] #52 DONE 0.2s [2020-03-13T00:52:19.515Z] [2020-03-13T00:52:19.515Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-13T00:52:19.515Z] #55 DONE 0.2s [2020-03-13T00:52:19.515Z] [2020-03-13T00:52:19.515Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-13T00:52:19.515Z] #67 DONE 0.2s [2020-03-13T00:52:19.515Z] [2020-03-13T00:52:19.515Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-13T00:52:19.515Z] #73 DONE 0.2s [2020-03-13T00:52:19.515Z] [2020-03-13T00:52:19.515Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-13T00:52:19.515Z] #32 DONE 0.2s [2020-03-13T00:52:19.515Z] [2020-03-13T00:52:19.515Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-13T00:52:19.515Z] #46 DONE 0.2s [2020-03-13T00:52:19.515Z] [2020-03-13T00:52:19.515Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-13T00:52:19.515Z] #22 DONE 0.3s [2020-03-13T00:52:19.515Z] [2020-03-13T00:52:19.515Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:19.682Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-03-13T00:52:20.266Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.7s done [2020-03-13T00:52:20.266Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-13T00:52:21.159Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-03-13T00:52:21.461Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-03-13T00:52:21.744Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.855s coverage: 61.0% of statements [2020-03-13T00:52:21.744Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-13T00:52:21.744Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-13T00:52:21.744Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-13T00:52:21.744Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-13T00:52:22.753Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.8% of statements [2020-03-13T00:52:22.858Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.6s done [2020-03-13T00:52:22.858Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-13T00:52:23.370Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 77.8% of statements [2020-03-13T00:52:23.370Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-13T00:52:23.370Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-13T00:52:23.653Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2020-03-13T00:52:24.269Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2020-03-13T00:52:24.552Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2020-03-13T00:52:24.552Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2020-03-13T00:52:25.560Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2020-03-13T00:52:25.560Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-13T00:52:25.560Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.9% of statements [2020-03-13T00:52:25.618Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.1s [2020-03-13T00:52:26.570Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 33.3% of statements [2020-03-13T00:52:26.990Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.1s done [2020-03-13T00:52:27.186Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-13T00:52:27.470Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-13T00:52:27.556Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 [2020-03-13T00:52:27.556Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-13T00:52:27.814Z] #7 DONE 24.8s [2020-03-13T00:52:27.814Z] [2020-03-13T00:52:27.814Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-13T00:52:28.086Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-03-13T00:52:28.086Z] ok github.com/docker/docker/daemon/logger/splunk 1.415s coverage: 82.5% of statements [2020-03-13T00:52:28.086Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-13T00:52:28.086Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-13T00:52:28.133Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.1s [2020-03-13T00:52:28.412Z] #23 ... [2020-03-13T00:52:28.412Z] [2020-03-13T00:52:28.412Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:52:28.412Z] #62 8.420 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:28.412Z] #62 8.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:28.412Z] #62 8.634 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:28.412Z] #62 ... [2020-03-13T00:52:28.412Z] [2020-03-13T00:52:28.412Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:28.412Z] #68 8.630 + RM_GOPATH=0 [2020-03-13T00:52:28.412Z] #68 8.630 + TMP_GOPATH= [2020-03-13T00:52:28.412Z] #68 8.630 + : /build/ [2020-03-13T00:52:28.412Z] #68 8.630 + '[' -z '' ']' [2020-03-13T00:52:28.412Z] #68 8.641 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-13T00:52:28.412Z] #68 8.641 ++ mktemp -d [2020-03-13T00:52:28.412Z] #68 8.641 + export GOPATH=/tmp/tmp.OQi8cW15uG [2020-03-13T00:52:28.412Z] #68 8.641 + GOPATH=/tmp/tmp.OQi8cW15uG [2020-03-13T00:52:28.412Z] #68 8.641 + RM_GOPATH=1 [2020-03-13T00:52:28.412Z] #68 8.641 ++ dirname ./install.sh [2020-03-13T00:52:28.412Z] #68 8.641 + dir=. [2020-03-13T00:52:28.412Z] #68 8.641 + bin=rootlesskit [2020-03-13T00:52:28.412Z] #68 8.641 + shift [2020-03-13T00:52:28.412Z] #68 8.641 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-13T00:52:28.412Z] #68 8.641 + . ./rootlesskit.installer [2020-03-13T00:52:28.412Z] #68 8.641 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-13T00:52:28.412Z] #68 8.641 + install_rootlesskit [2020-03-13T00:52:28.412Z] #68 8.641 + case "$1" in [2020-03-13T00:52:28.413Z] #68 8.641 + export CGO_ENABLED=0 [2020-03-13T00:52:28.413Z] #68 8.641 + CGO_ENABLED=0 [2020-03-13T00:52:28.413Z] #68 8.641 + _install_rootlesskit [2020-03-13T00:52:28.413Z] #68 8.641 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-13T00:52:28.413Z] #68 8.641 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OQi8cW15uG/src/github.com/rootless-containers/rootlesskit [2020-03-13T00:52:28.413Z] #68 8.647 Cloning into '/tmp/tmp.OQi8cW15uG/src/github.com/rootless-containers/rootlesskit'... [2020-03-13T00:52:28.413Z] #68 ... [2020-03-13T00:52:28.413Z] [2020-03-13T00:52:28.413Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:52:28.413Z] #62 9.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-13T00:52:28.989Z] #62 ... [2020-03-13T00:52:28.989Z] [2020-03-13T00:52:28.989Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:52:28.989Z] #43 8.810 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:28.989Z] #43 8.911 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:28.989Z] #43 8.911 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:28.989Z] #43 9.883 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-13T00:52:29.251Z] #43 ... [2020-03-13T00:52:29.251Z] [2020-03-13T00:52:29.251Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:52:29.515Z] #25 ... [2020-03-13T00:52:29.515Z] [2020-03-13T00:52:29.515Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:52:29.515Z] #41 8.769 + git clone https://github.com/docker/distribution.git . [2020-03-13T00:52:29.515Z] #41 8.769 Cloning into '.'... [2020-03-13T00:52:29.515Z] #41 ... [2020-03-13T00:52:29.515Z] [2020-03-13T00:52:29.515Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:29.515Z] #33 9.071 + RM_GOPATH=0 [2020-03-13T00:52:29.515Z] #33 9.071 + TMP_GOPATH= [2020-03-13T00:52:29.515Z] #33 9.071 + : /build [2020-03-13T00:52:29.515Z] #33 9.071 + '[' -z '' ']' [2020-03-13T00:52:29.515Z] #33 9.071 ++ mktemp -d [2020-03-13T00:52:29.515Z] #33 9.074 + export GOPATH=/tmp/tmp.9tNjzHkz11 [2020-03-13T00:52:29.515Z] #33 9.074 + GOPATH=/tmp/tmp.9tNjzHkz11 [2020-03-13T00:52:29.515Z] #33 9.074 + RM_GOPATH=1 [2020-03-13T00:52:29.515Z] #33 9.076 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-13T00:52:29.515Z] #33 9.076 ++ dirname ./install.sh [2020-03-13T00:52:29.515Z] #33 9.076 + dir=. [2020-03-13T00:52:29.515Z] #33 9.076 + bin=tomlv [2020-03-13T00:52:29.515Z] #33 9.076 + shift [2020-03-13T00:52:29.515Z] #33 9.076 + '[' '!' -f ./tomlv.installer ']' [2020-03-13T00:52:29.515Z] #33 9.076 + . ./tomlv.installer [2020-03-13T00:52:29.515Z] #33 9.076 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-13T00:52:29.515Z] #33 9.076 + install_tomlv [2020-03-13T00:52:29.515Z] #33 9.076 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-13T00:52:29.515Z] #33 9.076 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9tNjzHkz11/src/github.com/BurntSushi/toml [2020-03-13T00:52:29.515Z] #33 9.079 Cloning into '/tmp/tmp.9tNjzHkz11/src/github.com/BurntSushi/toml'... [2020-03-13T00:52:29.560Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-03-13T00:52:29.713Z] #8 DONE 1.6s [2020-03-13T00:52:29.713Z] [2020-03-13T00:52:29.713Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-13T00:52:29.789Z] #33 ... [2020-03-13T00:52:29.789Z] [2020-03-13T00:52:29.789Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:29.789Z] #56 10.30 + RM_GOPATH=0 [2020-03-13T00:52:29.789Z] #56 10.30 + TMP_GOPATH= [2020-03-13T00:52:29.789Z] #56 10.30 + : /build [2020-03-13T00:52:29.789Z] #56 10.30 + '[' -z '' ']' [2020-03-13T00:52:29.789Z] #56 10.30 ++ mktemp -d [2020-03-13T00:52:29.789Z] #56 10.31 + export GOPATH=/tmp/tmp.zT3Efjd4Gd [2020-03-13T00:52:29.789Z] #56 10.31 + GOPATH=/tmp/tmp.zT3Efjd4Gd [2020-03-13T00:52:29.789Z] #56 10.31 + RM_GOPATH=1 [2020-03-13T00:52:29.789Z] #56 10.31 ++ dirname ./install.sh [2020-03-13T00:52:29.789Z] #56 10.31 + dir=. [2020-03-13T00:52:29.789Z] #56 10.31 + bin=shfmt [2020-03-13T00:52:29.789Z] #56 10.31 + shift [2020-03-13T00:52:29.789Z] #56 10.31 + '[' '!' -f ./shfmt.installer ']' [2020-03-13T00:52:29.789Z] #56 10.31 + . ./shfmt.installer [2020-03-13T00:52:29.789Z] #56 10.31 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-13T00:52:29.789Z] #56 10.31 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-13T00:52:29.789Z] #56 10.31 + install_shfmt [2020-03-13T00:52:29.789Z] #56 10.31 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-13T00:52:29.789Z] #56 10.31 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zT3Efjd4Gd/src/github.com/mvdan/sh [2020-03-13T00:52:29.789Z] #56 10.32 Cloning into '/tmp/tmp.zT3Efjd4Gd/src/github.com/mvdan/sh'... [2020-03-13T00:52:29.789Z] #56 ... [2020-03-13T00:52:29.789Z] [2020-03-13T00:52:29.789Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:29.789Z] #74 9.718 + RM_GOPATH=0 [2020-03-13T00:52:29.789Z] #74 9.718 + TMP_GOPATH= [2020-03-13T00:52:29.789Z] #74 9.718 + : /build [2020-03-13T00:52:29.789Z] #74 9.718 + '[' -z '' ']' [2020-03-13T00:52:29.789Z] #74 9.718 ++ mktemp -d [2020-03-13T00:52:29.789Z] #74 9.720 + export GOPATH=/tmp/tmp.cqd5U9a4mj [2020-03-13T00:52:29.789Z] #74 9.720 + GOPATH=/tmp/tmp.cqd5U9a4mj [2020-03-13T00:52:29.789Z] #74 9.720 + RM_GOPATH=1 [2020-03-13T00:52:29.789Z] #74 9.721 ++ dirname ./install.sh [2020-03-13T00:52:29.789Z] #74 9.730 + dir=. [2020-03-13T00:52:29.789Z] #74 9.731 + bin=proxy [2020-03-13T00:52:29.789Z] #74 9.731 + shift [2020-03-13T00:52:29.789Z] #74 9.731 + '[' '!' -f ./proxy.installer ']' [2020-03-13T00:52:29.789Z] #74 9.731 + . ./proxy.installer [2020-03-13T00:52:29.789Z] #74 9.731 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-13T00:52:29.789Z] #74 9.731 + install_proxy [2020-03-13T00:52:29.789Z] #74 9.731 + case "$1" in [2020-03-13T00:52:29.789Z] #74 9.731 + export CGO_ENABLED=0 [2020-03-13T00:52:29.789Z] #74 9.731 + CGO_ENABLED=0 [2020-03-13T00:52:29.789Z] #74 9.731 + _install_proxy [2020-03-13T00:52:29.789Z] #74 9.731 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-13T00:52:29.789Z] #74 9.731 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-13T00:52:29.789Z] #74 9.731 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cqd5U9a4mj/src/github.com/docker/libnetwork [2020-03-13T00:52:29.789Z] #74 9.734 Cloning into '/tmp/tmp.cqd5U9a4mj/src/github.com/docker/libnetwork'... [2020-03-13T00:52:29.789Z] #74 ... [2020-03-13T00:52:29.789Z] [2020-03-13T00:52:29.789Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:29.789Z] #50 9.672 + RM_GOPATH=0 [2020-03-13T00:52:29.789Z] #50 9.673 + TMP_GOPATH= [2020-03-13T00:52:29.789Z] #50 9.673 + : /build [2020-03-13T00:52:29.789Z] #50 9.674 + '[' -z '' ']' [2020-03-13T00:52:29.789Z] #50 9.677 ++ mktemp -d [2020-03-13T00:52:29.789Z] #50 9.681 + export GOPATH=/tmp/tmp.nhxN684g9i [2020-03-13T00:52:29.789Z] #50 9.681 + GOPATH=/tmp/tmp.nhxN684g9i [2020-03-13T00:52:29.789Z] #50 9.681 + RM_GOPATH=1 [2020-03-13T00:52:29.789Z] #50 9.681 ++ dirname ./install.sh [2020-03-13T00:52:29.789Z] #50 9.690 Installing gotestsum version v0.3.5 [2020-03-13T00:52:29.789Z] #50 9.690 + dir=. [2020-03-13T00:52:29.789Z] #50 9.690 + bin=gotestsum [2020-03-13T00:52:29.789Z] #50 9.690 + shift [2020-03-13T00:52:29.789Z] #50 9.690 + '[' '!' -f ./gotestsum.installer ']' [2020-03-13T00:52:29.789Z] #50 9.690 + . ./gotestsum.installer [2020-03-13T00:52:29.789Z] #50 9.690 ++ : v0.3.5 [2020-03-13T00:52:29.789Z] #50 9.690 + install_gotestsum [2020-03-13T00:52:29.789Z] #50 9.690 + echo 'Installing gotestsum version v0.3.5' [2020-03-13T00:52:29.789Z] #50 9.690 + go get -d gotest.tools/gotestsum [2020-03-13T00:52:29.843Z] ok github.com/docker/docker/distribution 0.271s coverage: 22.1% of statements [2020-03-13T00:52:29.843Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-13T00:52:30.030Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.3s done [2020-03-13T00:52:30.030Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-13T00:52:30.050Z] #50 ... [2020-03-13T00:52:30.050Z] [2020-03-13T00:52:30.050Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:30.050Z] #53 10.40 + RM_GOPATH=0 [2020-03-13T00:52:30.050Z] #53 10.40 + TMP_GOPATH= [2020-03-13T00:52:30.050Z] #53 10.40 + : /build [2020-03-13T00:52:30.050Z] #53 10.40 + '[' -z '' ']' [2020-03-13T00:52:30.050Z] #53 10.40 ++ mktemp -d [2020-03-13T00:52:30.050Z] #53 10.44 + export GOPATH=/tmp/tmp.Q2cTMynRvg [2020-03-13T00:52:30.050Z] #53 10.44 + GOPATH=/tmp/tmp.Q2cTMynRvg [2020-03-13T00:52:30.050Z] #53 10.44 + RM_GOPATH=1 [2020-03-13T00:52:30.050Z] #53 10.44 ++ dirname ./install.sh [2020-03-13T00:52:30.050Z] #53 10.45 + dir=. [2020-03-13T00:52:30.050Z] #53 10.45 + bin=golangci_lint [2020-03-13T00:52:30.050Z] #53 10.45 + shift [2020-03-13T00:52:30.050Z] #53 10.45 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-13T00:52:30.050Z] #53 10.45 + . ./golangci_lint.installer [2020-03-13T00:52:30.050Z] #53 10.45 ++ : v1.23.8 [2020-03-13T00:52:30.050Z] #53 10.45 + install_golangci_lint [2020-03-13T00:52:30.050Z] #53 10.45 + echo 'Installing golangci-lint version v1.23.8' [2020-03-13T00:52:30.050Z] #53 10.45 Installing golangci-lint version v1.23.8 [2020-03-13T00:52:30.050Z] #53 10.45 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-13T00:52:30.290Z] #7 DONE 24.8s [2020-03-13T00:52:30.290Z] [2020-03-13T00:52:30.290Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-13T00:52:30.311Z] #53 ... [2020-03-13T00:52:30.311Z] [2020-03-13T00:52:30.311Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:52:30.311Z] #10 9.225 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:30.311Z] #10 9.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:30.311Z] #10 9.270 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:30.311Z] #10 10.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-13T00:52:30.311Z] #10 ... [2020-03-13T00:52:30.311Z] [2020-03-13T00:52:30.311Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:52:30.311Z] #35 8.424 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:30.311Z] #35 8.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:30.311Z] #35 8.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:30.311Z] #35 9.450 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-13T00:52:30.311Z] #35 11.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-13T00:52:30.572Z] #35 ... [2020-03-13T00:52:30.572Z] [2020-03-13T00:52:30.572Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:52:30.572Z] #47 9.529 + RM_GOPATH=0 [2020-03-13T00:52:30.572Z] #47 9.529 + TMP_GOPATH= [2020-03-13T00:52:30.572Z] #47 9.529 + : /build [2020-03-13T00:52:30.572Z] #47 9.529 + '[' -z '' ']' [2020-03-13T00:52:30.572Z] #47 9.530 ++ mktemp -d [2020-03-13T00:52:30.572Z] #47 9.532 + export GOPATH=/tmp/tmp.pEscMHdyRr [2020-03-13T00:52:30.572Z] #47 9.533 + GOPATH=/tmp/tmp.pEscMHdyRr [2020-03-13T00:52:30.572Z] #47 9.533 + RM_GOPATH=1 [2020-03-13T00:52:30.572Z] #47 9.534 ++ dirname ./install.sh [2020-03-13T00:52:30.572Z] #47 9.537 + dir=. [2020-03-13T00:52:30.572Z] #47 9.538 + bin=vndr [2020-03-13T00:52:30.572Z] #47 9.538 + shift [2020-03-13T00:52:30.572Z] #47 9.539 + '[' '!' -f ./vndr.installer ']' [2020-03-13T00:52:30.572Z] #47 9.539 + . ./vndr.installer [2020-03-13T00:52:30.572Z] #47 9.539 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-13T00:52:30.572Z] #47 9.540 + install_vndr [2020-03-13T00:52:30.572Z] #47 9.540 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-13T00:52:30.572Z] #47 9.541 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-13T00:52:30.572Z] #47 9.541 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pEscMHdyRr/src/github.com/LK4D4/vndr [2020-03-13T00:52:30.572Z] #47 9.545 Cloning into '/tmp/tmp.pEscMHdyRr/src/github.com/LK4D4/vndr'... [2020-03-13T00:52:30.572Z] #47 10.41 + cd /tmp/tmp.pEscMHdyRr/src/github.com/LK4D4/vndr [2020-03-13T00:52:30.572Z] #47 10.42 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-13T00:52:30.572Z] #47 10.43 + go build -buildmode=pie -v -o /build/vndr . [2020-03-13T00:52:30.572Z] #47 ... [2020-03-13T00:52:30.572Z] [2020-03-13T00:52:30.572Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:30.572Z] #23 9.524 + RM_GOPATH=0 [2020-03-13T00:52:30.572Z] #23 9.524 + TMP_GOPATH= [2020-03-13T00:52:30.572Z] #23 9.525 + : /build [2020-03-13T00:52:30.572Z] #23 9.525 + '[' -z '' ']' [2020-03-13T00:52:30.572Z] #23 9.526 ++ mktemp -d [2020-03-13T00:52:30.572Z] #23 9.528 + export GOPATH=/tmp/tmp.qNq2lDio4L [2020-03-13T00:52:30.572Z] #23 9.528 + GOPATH=/tmp/tmp.qNq2lDio4L [2020-03-13T00:52:30.572Z] #23 9.528 + RM_GOPATH=1 [2020-03-13T00:52:30.572Z] #23 9.530 ++ dirname ./install.sh [2020-03-13T00:52:30.572Z] #23 9.531 + dir=. [2020-03-13T00:52:30.572Z] #23 9.531 + bin=dockercli [2020-03-13T00:52:30.572Z] #23 9.531 + shift [2020-03-13T00:52:30.572Z] #23 9.532 + '[' '!' -f ./dockercli.installer ']' [2020-03-13T00:52:30.572Z] #23 9.532 + . ./dockercli.installer [2020-03-13T00:52:30.572Z] #23 9.533 ++ : stable [2020-03-13T00:52:30.572Z] #23 9.533 ++ : 17.06.2-ce [2020-03-13T00:52:30.572Z] #23 9.534 + install_dockercli [2020-03-13T00:52:30.572Z] #23 9.534 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-13T00:52:30.572Z] #23 9.535 Install docker/cli version 17.06.2-ce from stable [2020-03-13T00:52:30.572Z] #23 9.537 ++ uname -m [2020-03-13T00:52:30.572Z] #23 9.539 + arch=aarch64 [2020-03-13T00:52:30.572Z] #23 9.539 + '[' aarch64 '!=' x86_64 ']' [2020-03-13T00:52:30.572Z] #23 9.539 + '[' aarch64 '!=' s390x ']' [2020-03-13T00:52:30.572Z] #23 9.539 + '[' aarch64 '!=' armhf ']' [2020-03-13T00:52:30.572Z] #23 9.539 + build_dockercli [2020-03-13T00:52:30.572Z] #23 9.539 + git clone https://github.com/docker/docker-ce /tmp/tmp.qNq2lDio4L/tmp/docker-ce [2020-03-13T00:52:30.572Z] #23 9.543 Cloning into '/tmp/tmp.qNq2lDio4L/tmp/docker-ce'... [2020-03-13T00:52:30.650Z] #9 DONE 1.0s [2020-03-13T00:52:30.650Z] [2020-03-13T00:52:30.650Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-13T00:52:30.650Z] #40 DONE 0.1s [2020-03-13T00:52:30.650Z] [2020-03-13T00:52:30.650Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-13T00:52:30.650Z] #29 DONE 0.1s [2020-03-13T00:52:30.650Z] [2020-03-13T00:52:30.650Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:52:30.650Z] #21 DONE 0.2s [2020-03-13T00:52:30.650Z] [2020-03-13T00:52:30.650Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:52:30.852Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-03-13T00:52:30.911Z] #41 ... [2020-03-13T00:52:30.911Z] [2020-03-13T00:52:30.911Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-13T00:52:30.911Z] #73 DONE 0.2s [2020-03-13T00:52:30.911Z] [2020-03-13T00:52:30.911Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-13T00:52:30.911Z] #67 DONE 0.2s [2020-03-13T00:52:30.911Z] [2020-03-13T00:52:30.911Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-13T00:52:30.911Z] #52 DONE 0.2s [2020-03-13T00:52:31.169Z] [2020-03-13T00:52:31.169Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-13T00:52:31.169Z] #32 DONE 0.3s [2020-03-13T00:52:31.169Z] [2020-03-13T00:52:31.169Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-13T00:52:31.169Z] #49 DONE 0.3s [2020-03-13T00:52:31.169Z] [2020-03-13T00:52:31.169Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-13T00:52:31.169Z] #46 DONE 0.3s [2020-03-13T00:52:31.169Z] [2020-03-13T00:52:31.169Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-13T00:52:31.169Z] #55 DONE 0.3s [2020-03-13T00:52:31.169Z] [2020-03-13T00:52:31.169Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-13T00:52:31.169Z] #22 DONE 0.4s [2020-03-13T00:52:31.169Z] [2020-03-13T00:52:31.169Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:31.467Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-03-13T00:52:32.083Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-03-13T00:52:32.699Z] ok github.com/docker/docker/distribution/xfer 1.861s coverage: 85.1% of statements [2020-03-13T00:52:32.699Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-13T00:52:32.699Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-13T00:52:32.983Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-03-13T00:52:32.983Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-13T00:52:33.266Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-03-13T00:52:33.572Z] #8 DONE 3.2s [2020-03-13T00:52:33.572Z] [2020-03-13T00:52:33.572Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-13T00:52:34.275Z] ok github.com/docker/docker/opts 0.015s coverage: 67.4% of statements [2020-03-13T00:52:34.275Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-13T00:52:34.509Z] #9 DONE 1.1s [2020-03-13T00:52:34.509Z] [2020-03-13T00:52:34.509Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:52:34.509Z] #43 ... [2020-03-13T00:52:34.509Z] [2020-03-13T00:52:34.509Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:52:34.509Z] #21 DONE 0.1s [2020-03-13T00:52:34.767Z] [2020-03-13T00:52:34.767Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-13T00:52:34.767Z] #40 DONE 0.1s [2020-03-13T00:52:34.767Z] [2020-03-13T00:52:34.767Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-13T00:52:34.767Z] #29 DONE 0.1s [2020-03-13T00:52:34.767Z] [2020-03-13T00:52:34.767Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:52:34.767Z] #30 ... [2020-03-13T00:52:34.767Z] [2020-03-13T00:52:34.767Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-13T00:52:34.767Z] #55 DONE 0.2s [2020-03-13T00:52:34.767Z] [2020-03-13T00:52:34.767Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-13T00:52:34.767Z] #67 DONE 0.2s [2020-03-13T00:52:34.767Z] [2020-03-13T00:52:34.767Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-13T00:52:34.767Z] #49 DONE 0.2s [2020-03-13T00:52:34.767Z] [2020-03-13T00:52:34.767Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-13T00:52:34.767Z] #52 DONE 0.2s [2020-03-13T00:52:35.032Z] [2020-03-13T00:52:35.032Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-13T00:52:35.032Z] #73 DONE 0.3s [2020-03-13T00:52:35.032Z] [2020-03-13T00:52:35.032Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-13T00:52:35.032Z] #32 DONE 0.3s [2020-03-13T00:52:35.032Z] [2020-03-13T00:52:35.032Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-13T00:52:35.032Z] #46 DONE 0.3s [2020-03-13T00:52:35.032Z] [2020-03-13T00:52:35.032Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-13T00:52:35.032Z] #22 DONE 0.4s [2020-03-13T00:52:35.032Z] [2020-03-13T00:52:35.032Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:52:35.749Z] ok github.com/docker/docker/pkg/archive 0.526s coverage: 77.3% of statements [2020-03-13T00:52:35.875Z] #23 ... [2020-03-13T00:52:35.875Z] [2020-03-13T00:52:35.875Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:52:35.875Z] #47 12.10 internal/race [2020-03-13T00:52:35.875Z] #47 12.26 runtime/internal/atomic [2020-03-13T00:52:35.875Z] #47 12.28 sync/atomic [2020-03-13T00:52:35.875Z] #47 12.29 internal/cpu [2020-03-13T00:52:35.875Z] #47 12.29 unicode [2020-03-13T00:52:35.875Z] #47 12.73 unicode/utf8 [2020-03-13T00:52:35.875Z] #47 13.37 internal/bytealg [2020-03-13T00:52:35.875Z] #47 13.41 math [2020-03-13T00:52:35.875Z] #47 13.48 internal/testlog [2020-03-13T00:52:35.875Z] #47 14.09 encoding [2020-03-13T00:52:35.875Z] #47 14.22 unicode/utf16 [2020-03-13T00:52:35.875Z] #47 14.24 container/list [2020-03-13T00:52:35.875Z] #47 15.05 crypto/internal/subtle [2020-03-13T00:52:35.875Z] #47 15.25 crypto/subtle [2020-03-13T00:52:35.875Z] #47 15.29 runtime [2020-03-13T00:52:35.875Z] #47 15.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-13T00:52:35.875Z] #47 15.97 internal/nettrace [2020-03-13T00:52:35.875Z] #47 16.54 runtime/cgo [2020-03-13T00:52:36.428Z] #23 ... [2020-03-13T00:52:36.428Z] [2020-03-13T00:52:36.428Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:52:36.428Z] #35 5.694 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:36.428Z] #35 5.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:36.428Z] #35 5.738 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:36.686Z] #35 6.228 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-13T00:52:36.757Z] ok github.com/docker/docker/pkg/authorization 0.405s coverage: 68.3% of statements [2020-03-13T00:52:37.040Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-13T00:52:37.322Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-13T00:52:38.421Z] #47 18.92 vendor/golang.org/x/crypto/internal/subtle [2020-03-13T00:52:38.682Z] #47 ... [2020-03-13T00:52:38.682Z] [2020-03-13T00:52:38.682Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:52:38.682Z] #30 9.408 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-13T00:52:38.682Z] #30 9.410 Cloning into '.'... [2020-03-13T00:52:38.703Z] INFO: Extraction ended at 03/13/2020 00:52:37. Duration:00:00:20.4559307 [2020-03-13T00:52:38.703Z] INFO: Updating the golang and path environment variables [2020-03-13T00:52:38.703Z] INFO: GOPATH=d:\gopath [2020-03-13T00:52:38.703Z] INFO: go version go1.13.8 windows/amd64 [2020-03-13T00:52:38.703Z] INFO: Running the daemon under test in debug mode [2020-03-13T00:52:38.703Z] INFO: Starting a daemon under test... [2020-03-13T00:52:38.703Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40684\3\daemon --pidfile d:\CI\PR-40684\3\docker.pid -D [2020-03-13T00:52:38.703Z] INFO: Process started successfully. [2020-03-13T00:52:38.703Z] INFO: Start tailing logs of the daemon under tests [2020-03-13T00:52:38.703Z] INFO: Waiting for the daemon under test to start... [2020-03-13T00:52:38.944Z] #30 ... [2020-03-13T00:52:38.944Z] [2020-03-13T00:52:38.944Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:38.944Z] #56 19.42 + cd /tmp/tmp.zT3Efjd4Gd/src/github.com/mvdan/sh [2020-03-13T00:52:38.944Z] #56 19.42 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-13T00:52:38.944Z] #56 19.60 + GO111MODULE=on [2020-03-13T00:52:38.944Z] #56 19.60 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-13T00:52:39.216Z] #35 ... [2020-03-13T00:52:39.216Z] [2020-03-13T00:52:39.216Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:52:39.216Z] #25 6.974 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:39.216Z] #25 7.020 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:39.216Z] #25 7.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:39.216Z] #25 8.794 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-13T00:52:39.782Z] #25 ... [2020-03-13T00:52:39.782Z] [2020-03-13T00:52:39.782Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:52:39.782Z] #41 9.254 + git clone https://github.com/docker/distribution.git . [2020-03-13T00:52:39.782Z] #41 9.272 Cloning into '.'... [2020-03-13T00:52:39.887Z] #56 ... [2020-03-13T00:52:39.887Z] [2020-03-13T00:52:39.887Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:39.887Z] #33 10.42 + cd /tmp/tmp.9tNjzHkz11/src/github.com/BurntSushi/toml [2020-03-13T00:52:39.887Z] #33 10.42 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-13T00:52:39.887Z] #33 10.45 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-13T00:52:39.887Z] #33 11.46 math/bits [2020-03-13T00:52:39.887Z] #33 11.47 internal/cpu [2020-03-13T00:52:39.887Z] #33 11.52 runtime/internal/sys [2020-03-13T00:52:39.887Z] #33 11.74 runtime/internal/atomic [2020-03-13T00:52:39.887Z] #33 11.86 runtime/internal/math [2020-03-13T00:52:39.887Z] #33 12.11 unicode/utf8 [2020-03-13T00:52:39.887Z] #33 12.51 sync/atomic [2020-03-13T00:52:39.887Z] #33 12.54 internal/bytealg [2020-03-13T00:52:39.887Z] #33 12.88 math [2020-03-13T00:52:39.887Z] #33 13.01 unicode [2020-03-13T00:52:39.887Z] #33 13.25 internal/testlog [2020-03-13T00:52:39.887Z] #33 13.80 encoding [2020-03-13T00:52:39.887Z] #33 14.07 runtime [2020-03-13T00:52:39.887Z] #33 14.19 runtime/cgo [2020-03-13T00:52:40.149Z] #33 ... [2020-03-13T00:52:40.149Z] [2020-03-13T00:52:40.149Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:52:40.149Z] #62 11.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-13T00:52:40.149Z] #62 12.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-13T00:52:40.149Z] #62 19.51 Fetched 8160 kB in 12s (690 kB/s) [2020-03-13T00:52:40.304Z] #47 ... [2020-03-13T00:52:40.304Z] [2020-03-13T00:52:40.304Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:52:40.304Z] #62 4.116 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:40.304Z] #62 4.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:40.304Z] #62 4.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:40.304Z] #62 4.406 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-13T00:52:40.304Z] #62 4.828 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-13T00:52:40.304Z] #62 5.311 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-13T00:52:40.347Z] #41 ... [2020-03-13T00:52:40.347Z] [2020-03-13T00:52:40.347Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:52:40.347Z] #43 6.312 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:40.347Z] #43 6.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:40.347Z] #43 6.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:40.347Z] #43 7.194 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-13T00:52:40.410Z] #62 19.51 Reading package lists... [2020-03-13T00:52:40.410Z] #62 ... [2020-03-13T00:52:40.410Z] [2020-03-13T00:52:40.410Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:52:40.410Z] #25 11.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:40.410Z] #25 11.25 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:40.410Z] #25 11.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:40.410Z] #25 12.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-13T00:52:40.410Z] #25 14.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-13T00:52:40.410Z] #25 15.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-13T00:52:40.410Z] #25 ... [2020-03-13T00:52:40.410Z] [2020-03-13T00:52:40.410Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:52:40.410Z] #43 11.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-13T00:52:40.410Z] #43 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-13T00:52:40.410Z] #43 19.99 Fetched 8160 kB in 11s (714 kB/s) [2020-03-13T00:52:40.605Z] #43 ... [2020-03-13T00:52:40.605Z] [2020-03-13T00:52:40.605Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:52:40.605Z] #30 9.366 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-13T00:52:40.605Z] #30 9.368 Cloning into '.'... [2020-03-13T00:52:40.605Z] #30 ... [2020-03-13T00:52:40.605Z] [2020-03-13T00:52:40.605Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:52:40.605Z] #62 7.086 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:40.605Z] #62 7.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:40.605Z] #62 7.180 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:40.605Z] #62 9.318 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-13T00:52:40.672Z] #43 19.99 Reading package lists... [2020-03-13T00:52:40.672Z] #43 ... [2020-03-13T00:52:40.672Z] [2020-03-13T00:52:40.672Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:40.672Z] #56 20.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-13T00:52:40.672Z] #56 20.91 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-13T00:52:40.672Z] #56 20.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-13T00:52:40.672Z] #56 21.13 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-13T00:52:40.672Z] #56 21.30 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-13T00:52:40.862Z] #62 ... [2020-03-13T00:52:40.862Z] [2020-03-13T00:52:40.862Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:52:40.872Z] INFO: Daemon under test started and replied! [2020-03-13T00:52:40.872Z] INFO: Docker version of the daemon under test [2020-03-13T00:52:40.872Z] [2020-03-13T00:52:41.120Z] #10 ... [2020-03-13T00:52:41.120Z] [2020-03-13T00:52:41.120Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:41.120Z] #33 9.689 + RM_GOPATH=0 [2020-03-13T00:52:41.120Z] #33 9.689 + TMP_GOPATH= [2020-03-13T00:52:41.121Z] #33 9.689 + : /build [2020-03-13T00:52:41.121Z] #33 9.689 + '[' -z '' ']' [2020-03-13T00:52:41.121Z] #33 9.689 ++ mktemp -d [2020-03-13T00:52:41.121Z] #33 9.690 + export GOPATH=/tmp/tmp.CfA4dRcLWs [2020-03-13T00:52:41.121Z] #33 9.690 + GOPATH=/tmp/tmp.CfA4dRcLWs [2020-03-13T00:52:41.121Z] #33 9.691 + RM_GOPATH=1 [2020-03-13T00:52:41.121Z] #33 9.691 ++ dirname ./install.sh [2020-03-13T00:52:41.121Z] #33 9.691 + dir=. [2020-03-13T00:52:41.121Z] #33 9.692 + bin=tomlv [2020-03-13T00:52:41.121Z] #33 9.692 + shift [2020-03-13T00:52:41.121Z] #33 9.692 + '[' '!' -f ./tomlv.installer ']' [2020-03-13T00:52:41.121Z] #33 9.692 + . ./tomlv.installer [2020-03-13T00:52:41.121Z] #33 9.692 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-13T00:52:41.121Z] #33 9.692 + install_tomlv [2020-03-13T00:52:41.121Z] #33 9.692 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-13T00:52:41.121Z] #33 9.692 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CfA4dRcLWs/src/github.com/BurntSushi/toml [2020-03-13T00:52:41.121Z] #33 9.696 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-13T00:52:41.121Z] #33 9.698 Cloning into '/tmp/tmp.CfA4dRcLWs/src/github.com/BurntSushi/toml'... [2020-03-13T00:52:41.121Z] #33 ... [2020-03-13T00:52:41.121Z] [2020-03-13T00:52:41.121Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:41.121Z] #68 10.22 + RM_GOPATH=0 [2020-03-13T00:52:41.121Z] #68 10.22 + TMP_GOPATH= [2020-03-13T00:52:41.244Z] #56 ... [2020-03-13T00:52:41.244Z] [2020-03-13T00:52:41.244Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:52:41.244Z] #10 12.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-13T00:52:41.244Z] #10 14.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-13T00:52:41.244Z] #10 21.10 Fetched 8160 kB in 12s (674 kB/s) [2020-03-13T00:52:41.244Z] #10 21.10 Reading package lists... [2020-03-13T00:52:41.244Z] #10 ... [2020-03-13T00:52:41.244Z] [2020-03-13T00:52:41.244Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:52:41.327Z] Client: [2020-03-13T00:52:41.327Z] Version: 17.06.2-ce [2020-03-13T00:52:41.327Z] API version: 1.30 [2020-03-13T00:52:41.327Z] Go version: go1.8.3 [2020-03-13T00:52:41.327Z] Git commit: cec0b72 [2020-03-13T00:52:41.327Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-13T00:52:41.327Z] OS/Arch: windows/amd64 [2020-03-13T00:52:41.327Z] [2020-03-13T00:52:41.327Z] Server: [2020-03-13T00:52:41.327Z] Version: 0.0.0-dev [2020-03-13T00:52:41.327Z] API version: 1.41 (minimum version 1.24) [2020-03-13T00:52:41.327Z] Go version: go1.13.8 [2020-03-13T00:52:41.327Z] Git commit: 411c79c094 [2020-03-13T00:52:41.327Z] Built: 03/13/2020 00:51:13 [2020-03-13T00:52:41.327Z] OS/Arch: windows/amd64 [2020-03-13T00:52:41.327Z] Experimental: false [2020-03-13T00:52:41.327Z] [2020-03-13T00:52:41.327Z] INFO: Docker info of the daemon under test [2020-03-13T00:52:41.327Z] [2020-03-13T00:52:41.327Z] Containers: 0 [2020-03-13T00:52:41.327Z] Running: 0 [2020-03-13T00:52:41.327Z] Paused: 0 [2020-03-13T00:52:41.327Z] Stopped: 0 [2020-03-13T00:52:41.327Z] Images: 0 [2020-03-13T00:52:41.327Z] Server Version: 0.0.0-dev [2020-03-13T00:52:41.327Z] Storage Driver: windowsfilter [2020-03-13T00:52:41.327Z] Windows: [2020-03-13T00:52:41.327Z] Logging Driver: json-file [2020-03-13T00:52:41.327Z] Plugins: [2020-03-13T00:52:41.327Z] Volume: local [2020-03-13T00:52:41.327Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-13T00:52:41.327Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-13T00:52:41.327Z] Swarm: inactive [2020-03-13T00:52:41.327Z] Default Isolation: process [2020-03-13T00:52:41.327Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-13T00:52:41.327Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-13T00:52:41.327Z] OSType: windows [2020-03-13T00:52:41.327Z] Architecture: x86_64 [2020-03-13T00:52:41.327Z] CPUs: 4 [2020-03-13T00:52:41.327Z] Total Memory: 32GiB [2020-03-13T00:52:41.327Z] Name: azwin-2-9b7530 [2020-03-13T00:52:41.327Z] ID: MSVK:2L7B:2DSZ:ZSEL:ZFRA:N5AN:KR3V:IAI6:US3S:JZ6U:2ALP:FVFX [2020-03-13T00:52:41.327Z] Docker Root Dir: D:\CI\PR-40684\3\daemon [2020-03-13T00:52:41.327Z] Debug Mode (client): false [2020-03-13T00:52:41.327Z] Debug Mode (server): true [2020-03-13T00:52:41.327Z] File Descriptors: -1 [2020-03-13T00:52:41.327Z] Goroutines: 17 [2020-03-13T00:52:41.327Z] System Time: 2020-03-13T00:52:40.9014914Z [2020-03-13T00:52:41.327Z] EventsListeners: 0 [2020-03-13T00:52:41.327Z] Registry: https://index.docker.io/v1/ [2020-03-13T00:52:41.327Z] Labels: [2020-03-13T00:52:41.327Z] Experimental: false [2020-03-13T00:52:41.327Z] Insecure Registries: [2020-03-13T00:52:41.327Z] 127.0.0.0/8 [2020-03-13T00:52:41.327Z] Live Restore Enabled: false [2020-03-13T00:52:41.327Z] [2020-03-13T00:52:41.327Z] [2020-03-13T00:52:41.327Z] INFO: Docker images of the daemon under test [2020-03-13T00:52:41.327Z] [2020-03-13T00:52:41.327Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-13T00:52:41.327Z] [2020-03-13T00:52:41.327Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-13T00:52:41.327Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-13T00:52:41.327Z] ltsc2019: Pulling from windows/servercore [2020-03-13T00:52:41.327Z] 65014b3c3121: Pulling fs layer [2020-03-13T00:52:41.327Z] 23645bd7ee08: Pulling fs layer [2020-03-13T00:52:41.378Z] #68 10.22 + : /build/ [2020-03-13T00:52:41.378Z] #68 10.22 + '[' -z '' ']' [2020-03-13T00:52:41.378Z] #68 10.23 ++ mktemp -d [2020-03-13T00:52:41.378Z] #68 10.23 + export GOPATH=/tmp/tmp.MQwDlHSNli [2020-03-13T00:52:41.378Z] #68 10.23 + GOPATH=/tmp/tmp.MQwDlHSNli [2020-03-13T00:52:41.378Z] #68 10.23 + RM_GOPATH=1 [2020-03-13T00:52:41.378Z] #68 10.25 ++ dirname ./install.sh [2020-03-13T00:52:41.378Z] #68 10.25 + dir=. [2020-03-13T00:52:41.378Z] #68 10.25 + bin=rootlesskit [2020-03-13T00:52:41.378Z] #68 10.25 + shift [2020-03-13T00:52:41.378Z] #68 10.25 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-13T00:52:41.378Z] #68 10.25 + . ./rootlesskit.installer [2020-03-13T00:52:41.378Z] #68 10.25 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-13T00:52:41.378Z] #68 10.25 + install_rootlesskit [2020-03-13T00:52:41.378Z] #68 10.25 + case "$1" in [2020-03-13T00:52:41.378Z] #68 10.25 + export CGO_ENABLED=0 [2020-03-13T00:52:41.378Z] #68 10.25 + CGO_ENABLED=0 [2020-03-13T00:52:41.378Z] #68 10.25 + _install_rootlesskit [2020-03-13T00:52:41.378Z] #68 10.25 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-13T00:52:41.378Z] #68 10.25 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MQwDlHSNli/src/github.com/rootless-containers/rootlesskit [2020-03-13T00:52:41.378Z] #68 10.25 Cloning into '/tmp/tmp.MQwDlHSNli/src/github.com/rootless-containers/rootlesskit'... [2020-03-13T00:52:41.378Z] #68 10.25 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-13T00:52:41.378Z] #68 ... [2020-03-13T00:52:41.378Z] [2020-03-13T00:52:41.378Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:41.378Z] #53 9.782 + RM_GOPATH=0 [2020-03-13T00:52:41.378Z] #53 9.783 + TMP_GOPATH= [2020-03-13T00:52:41.378Z] #53 9.783 + : /build [2020-03-13T00:52:41.378Z] #53 9.783 + '[' -z '' ']' [2020-03-13T00:52:41.378Z] #53 9.789 ++ mktemp -d [2020-03-13T00:52:41.378Z] #53 9.789 + export GOPATH=/tmp/tmp.g68t1gEibu [2020-03-13T00:52:41.378Z] #53 9.789 + GOPATH=/tmp/tmp.g68t1gEibu [2020-03-13T00:52:41.378Z] #53 9.789 + RM_GOPATH=1 [2020-03-13T00:52:41.378Z] #53 9.789 ++ dirname ./install.sh [2020-03-13T00:52:41.378Z] #53 9.795 + dir=. [2020-03-13T00:52:41.378Z] #53 9.795 + bin=golangci_lint [2020-03-13T00:52:41.378Z] #53 9.795 + shift [2020-03-13T00:52:41.378Z] #53 9.795 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-13T00:52:41.378Z] #53 9.795 + . ./golangci_lint.installer [2020-03-13T00:52:41.378Z] #53 9.795 ++ : v1.23.8 [2020-03-13T00:52:41.378Z] #53 9.795 + install_golangci_lint [2020-03-13T00:52:41.378Z] #53 9.795 + echo 'Installing golangci-lint version v1.23.8' [2020-03-13T00:52:41.378Z] #53 9.795 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-13T00:52:41.378Z] #53 9.795 Installing golangci-lint version v1.23.8 [2020-03-13T00:52:41.378Z] #53 ... [2020-03-13T00:52:41.378Z] [2020-03-13T00:52:41.378Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:41.378Z] #50 8.975 + RM_GOPATH=0 [2020-03-13T00:52:41.378Z] #50 8.975 + TMP_GOPATH= [2020-03-13T00:52:41.378Z] #50 8.975 + : /build [2020-03-13T00:52:41.378Z] #50 8.975 + '[' -z '' ']' [2020-03-13T00:52:41.378Z] #50 8.985 ++ mktemp -d [2020-03-13T00:52:41.378Z] #50 9.005 + export GOPATH=/tmp/tmp.9pTzbNLpcG [2020-03-13T00:52:41.378Z] #50 9.005 + GOPATH=/tmp/tmp.9pTzbNLpcG [2020-03-13T00:52:41.378Z] #50 9.005 + RM_GOPATH=1 [2020-03-13T00:52:41.378Z] #50 9.005 ++ dirname ./install.sh [2020-03-13T00:52:41.378Z] #50 9.018 Installing gotestsum version v0.3.5 [2020-03-13T00:52:41.378Z] #50 9.018 + dir=. [2020-03-13T00:52:41.378Z] #50 9.018 + bin=gotestsum [2020-03-13T00:52:41.378Z] #50 9.018 + shift [2020-03-13T00:52:41.378Z] #50 9.018 + '[' '!' -f ./gotestsum.installer ']' [2020-03-13T00:52:41.378Z] #50 9.018 + . ./gotestsum.installer [2020-03-13T00:52:41.378Z] #50 9.018 ++ : v0.3.5 [2020-03-13T00:52:41.378Z] #50 9.018 + install_gotestsum [2020-03-13T00:52:41.378Z] #50 9.018 + echo 'Installing gotestsum version v0.3.5' [2020-03-13T00:52:41.378Z] #50 9.018 + go get -d gotest.tools/gotestsum [2020-03-13T00:52:41.636Z] #50 ... [2020-03-13T00:52:41.636Z] [2020-03-13T00:52:41.636Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:52:41.636Z] #47 9.892 + RM_GOPATH=0 [2020-03-13T00:52:41.636Z] #47 9.892 + TMP_GOPATH= [2020-03-13T00:52:41.636Z] #47 9.892 + : /build [2020-03-13T00:52:41.636Z] #47 9.892 + '[' -z '' ']' [2020-03-13T00:52:41.636Z] #47 9.892 ++ mktemp -d [2020-03-13T00:52:41.636Z] #47 9.892 + export GOPATH=/tmp/tmp.5hSv7xK3vK [2020-03-13T00:52:41.636Z] #47 9.892 + GOPATH=/tmp/tmp.5hSv7xK3vK [2020-03-13T00:52:41.636Z] #47 9.892 + RM_GOPATH=1 [2020-03-13T00:52:41.636Z] #47 9.892 ++ dirname ./install.sh [2020-03-13T00:52:41.636Z] #47 9.900 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-13T00:52:41.636Z] #47 9.902 + dir=. [2020-03-13T00:52:41.636Z] #47 9.902 + bin=vndr [2020-03-13T00:52:41.636Z] #47 9.902 + shift [2020-03-13T00:52:41.636Z] #47 9.902 + '[' '!' -f ./vndr.installer ']' [2020-03-13T00:52:41.636Z] #47 9.902 + . ./vndr.installer [2020-03-13T00:52:41.636Z] #47 9.902 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-13T00:52:41.636Z] #47 9.902 + install_vndr [2020-03-13T00:52:41.636Z] #47 9.902 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-13T00:52:41.636Z] #47 9.902 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5hSv7xK3vK/src/github.com/LK4D4/vndr [2020-03-13T00:52:41.636Z] #47 9.902 Cloning into '/tmp/tmp.5hSv7xK3vK/src/github.com/LK4D4/vndr'... [2020-03-13T00:52:41.636Z] #47 ... [2020-03-13T00:52:41.636Z] [2020-03-13T00:52:41.636Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:41.636Z] #56 9.270 + RM_GOPATH=0 [2020-03-13T00:52:41.636Z] #56 9.270 + TMP_GOPATH= [2020-03-13T00:52:41.636Z] #56 9.271 + : /build [2020-03-13T00:52:41.636Z] #56 9.271 + '[' -z '' ']' [2020-03-13T00:52:41.636Z] #56 9.276 ++ mktemp -d [2020-03-13T00:52:41.636Z] #56 9.284 + export GOPATH=/tmp/tmp.Z49kundWyJ [2020-03-13T00:52:41.636Z] #56 9.284 + GOPATH=/tmp/tmp.Z49kundWyJ [2020-03-13T00:52:41.636Z] #56 9.284 + RM_GOPATH=1 [2020-03-13T00:52:41.636Z] #56 9.285 ++ dirname ./install.sh [2020-03-13T00:52:41.636Z] #56 9.292 + dir=. [2020-03-13T00:52:41.636Z] #56 9.293 + bin=shfmt [2020-03-13T00:52:41.636Z] #56 9.293 + shift [2020-03-13T00:52:41.636Z] #56 9.293 + '[' '!' -f ./shfmt.installer ']' [2020-03-13T00:52:41.636Z] #56 9.293 + . ./shfmt.installer [2020-03-13T00:52:41.636Z] #56 9.294 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-13T00:52:41.636Z] #56 9.295 + install_shfmt [2020-03-13T00:52:41.636Z] #56 9.298 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-13T00:52:41.636Z] #56 9.300 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Z49kundWyJ/src/github.com/mvdan/sh [2020-03-13T00:52:41.636Z] #56 9.301 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-13T00:52:41.636Z] #56 9.306 Cloning into '/tmp/tmp.Z49kundWyJ/src/github.com/mvdan/sh'... [2020-03-13T00:52:41.706Z] ok github.com/docker/docker/layer 7.085s coverage: 68.8% of statements [2020-03-13T00:52:41.706Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-13T00:52:41.706Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-13T00:52:41.706Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-13T00:52:41.706Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-13T00:52:41.706Z] ? github.com/docker/docker/oci [no test files] [2020-03-13T00:52:41.706Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-13T00:52:41.706Z] ok github.com/docker/docker/pkg/chrootarchive 3.534s coverage: 43.2% of statements [2020-03-13T00:52:41.706Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-13T00:52:41.706Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-13T00:52:41.706Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-13T00:52:41.706Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-03-13T00:52:41.706Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2020-03-13T00:52:41.767Z] #41 22.08 Checking out files: 83% (1327/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-13T00:52:41.767Z] #41 22.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-13T00:52:41.895Z] #56 ... [2020-03-13T00:52:41.896Z] [2020-03-13T00:52:41.896Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:41.896Z] #74 10.59 + RM_GOPATH=0 [2020-03-13T00:52:41.896Z] #74 10.59 + TMP_GOPATH= [2020-03-13T00:52:41.896Z] #74 10.59 + : /build [2020-03-13T00:52:41.896Z] #74 10.59 + '[' -z '' ']' [2020-03-13T00:52:41.896Z] #74 10.60 ++ mktemp -d [2020-03-13T00:52:41.896Z] #74 10.60 + export GOPATH=/tmp/tmp.9ZWlxqxnc8 [2020-03-13T00:52:41.896Z] #74 10.60 + GOPATH=/tmp/tmp.9ZWlxqxnc8 [2020-03-13T00:52:41.896Z] #74 10.60 + RM_GOPATH=1 [2020-03-13T00:52:41.896Z] #74 10.60 ++ dirname ./install.sh [2020-03-13T00:52:41.896Z] #74 10.65 + dir=. [2020-03-13T00:52:41.896Z] #74 10.65 + bin=proxy [2020-03-13T00:52:41.896Z] #74 10.65 + shift [2020-03-13T00:52:41.896Z] #74 10.65 + '[' '!' -f ./proxy.installer ']' [2020-03-13T00:52:41.896Z] #74 10.65 + . ./proxy.installer [2020-03-13T00:52:41.896Z] #74 10.65 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-13T00:52:41.896Z] #74 10.65 + install_proxy [2020-03-13T00:52:41.896Z] #74 10.65 + case "$1" in [2020-03-13T00:52:41.896Z] #74 10.65 + export CGO_ENABLED=0 [2020-03-13T00:52:41.896Z] #74 10.65 + CGO_ENABLED=0 [2020-03-13T00:52:41.896Z] #74 10.65 + _install_proxy [2020-03-13T00:52:41.896Z] #74 10.65 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-13T00:52:41.896Z] #74 10.65 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9ZWlxqxnc8/src/github.com/docker/libnetwork [2020-03-13T00:52:41.896Z] #74 10.65 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-13T00:52:41.896Z] #74 10.66 Cloning into '/tmp/tmp.9ZWlxqxnc8/src/github.com/docker/libnetwork'... [2020-03-13T00:52:41.896Z] #74 ... [2020-03-13T00:52:41.896Z] [2020-03-13T00:52:41.896Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:41.896Z] #23 10.23 + RM_GOPATH=0 [2020-03-13T00:52:41.896Z] #23 10.24 + TMP_GOPATH= [2020-03-13T00:52:41.896Z] #23 10.24 + : /build [2020-03-13T00:52:41.896Z] #23 10.24 + '[' -z '' ']' [2020-03-13T00:52:41.896Z] #23 10.24 ++ mktemp -d [2020-03-13T00:52:41.896Z] #23 10.24 + export GOPATH=/tmp/tmp.XETwIEz48n [2020-03-13T00:52:41.896Z] #23 10.24 + GOPATH=/tmp/tmp.XETwIEz48n [2020-03-13T00:52:41.896Z] #23 10.24 + RM_GOPATH=1 [2020-03-13T00:52:41.896Z] #23 10.24 ++ dirname ./install.sh [2020-03-13T00:52:41.896Z] #23 10.25 + dir=. [2020-03-13T00:52:41.896Z] #23 10.25 + bin=dockercli [2020-03-13T00:52:41.896Z] #23 10.25 + shift [2020-03-13T00:52:41.896Z] #23 10.25 + '[' '!' -f ./dockercli.installer ']' [2020-03-13T00:52:41.896Z] #23 10.25 + . ./dockercli.installer [2020-03-13T00:52:41.896Z] #23 10.25 ++ : stable [2020-03-13T00:52:41.896Z] #23 10.25 ++ : 17.06.2-ce [2020-03-13T00:52:41.896Z] #23 10.25 + install_dockercli [2020-03-13T00:52:41.896Z] #23 10.25 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-13T00:52:41.896Z] #23 10.25 Install docker/cli version 17.06.2-ce from stable [2020-03-13T00:52:41.896Z] #23 10.25 ++ uname -m [2020-03-13T00:52:41.896Z] #23 10.25 + arch=x86_64 [2020-03-13T00:52:41.896Z] #23 10.26 + '[' x86_64 '!=' x86_64 ']' [2020-03-13T00:52:41.896Z] #23 10.26 + url=https://download.docker.com/linux/static [2020-03-13T00:52:41.896Z] #23 10.26 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-13T00:52:41.896Z] #23 10.26 + tar -xz docker/docker [2020-03-13T00:52:42.028Z] #41 ... [2020-03-13T00:52:42.029Z] [2020-03-13T00:52:42.029Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:52:42.029Z] #35 12.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-13T00:52:42.029Z] #35 18.51 Fetched 8160 kB in 13s (624 kB/s) [2020-03-13T00:52:42.029Z] #35 18.51 Reading package lists... [2020-03-13T00:52:42.029Z] #35 ... [2020-03-13T00:52:42.029Z] [2020-03-13T00:52:42.029Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:42.029Z] #56 22.40 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-13T00:52:42.322Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-03-13T00:52:42.604Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-03-13T00:52:42.618Z] #56 23.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-13T00:52:42.618Z] #56 ... [2020-03-13T00:52:42.618Z] [2020-03-13T00:52:42.618Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:42.618Z] #68 13.06 + cd /tmp/tmp.OQi8cW15uG/src/github.com/rootless-containers/rootlesskit [2020-03-13T00:52:42.618Z] #68 13.06 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-13T00:52:42.618Z] #68 13.36 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-13T00:52:42.618Z] #68 13.36 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-13T00:52:42.618Z] #68 ... [2020-03-13T00:52:42.618Z] [2020-03-13T00:52:42.618Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:52:42.618Z] #25 22.47 Fetched 8160 kB in 12s (706 kB/s) [2020-03-13T00:52:42.887Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-03-13T00:52:43.897Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2020-03-13T00:52:44.495Z] #62 ... [2020-03-13T00:52:44.495Z] [2020-03-13T00:52:44.495Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:52:44.495Z] #10 6.517 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:44.495Z] #10 6.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:44.495Z] #10 6.543 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:44.495Z] #10 6.988 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-13T00:52:44.495Z] #10 9.641 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-13T00:52:44.495Z] #10 ... [2020-03-13T00:52:44.495Z] [2020-03-13T00:52:44.495Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:52:44.515Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-03-13T00:52:44.754Z] #25 ... [2020-03-13T00:52:44.754Z] [2020-03-13T00:52:44.754Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:52:44.754Z] #41 ... [2020-03-13T00:52:44.754Z] [2020-03-13T00:52:44.754Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:52:44.754Z] #35 10.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:44.754Z] #35 10.31 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:44.754Z] #35 10.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:45.012Z] #35 ... [2020-03-13T00:52:45.012Z] [2020-03-13T00:52:45.012Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:45.012Z] #68 10.28 + RM_GOPATH=0 [2020-03-13T00:52:45.012Z] #68 10.28 + TMP_GOPATH= [2020-03-13T00:52:45.012Z] #68 10.28 + : /build/ [2020-03-13T00:52:45.012Z] #68 10.28 + '[' -z '' ']' [2020-03-13T00:52:45.012Z] #68 10.28 ++ mktemp -d [2020-03-13T00:52:45.012Z] #68 10.28 + export GOPATH=/tmp/tmp.RiJ0z94igg [2020-03-13T00:52:45.012Z] #68 10.28 + GOPATH=/tmp/tmp.RiJ0z94igg [2020-03-13T00:52:45.012Z] #68 10.28 + RM_GOPATH=1 [2020-03-13T00:52:45.012Z] #68 ... [2020-03-13T00:52:45.012Z] [2020-03-13T00:52:45.012Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:45.271Z] #56 ... [2020-03-13T00:52:45.271Z] [2020-03-13T00:52:45.271Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:45.271Z] #33 ... [2020-03-13T00:52:45.271Z] [2020-03-13T00:52:45.271Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:45.530Z] #23 ... [2020-03-13T00:52:45.530Z] [2020-03-13T00:52:45.530Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:45.530Z] #74 10.70 + RM_GOPATH=0 [2020-03-13T00:52:45.530Z] #74 10.70 + TMP_GOPATH= [2020-03-13T00:52:45.530Z] #74 10.70 + : /build [2020-03-13T00:52:45.530Z] #74 10.70 + '[' -z '' ']' [2020-03-13T00:52:45.530Z] #74 10.71 ++ mktemp -d [2020-03-13T00:52:45.530Z] #74 10.72 + export GOPATH=/tmp/tmp.X4VTWrTnb8 [2020-03-13T00:52:45.530Z] #74 10.72 + GOPATH=/tmp/tmp.X4VTWrTnb8 [2020-03-13T00:52:45.530Z] #74 10.72 + RM_GOPATH=1 [2020-03-13T00:52:45.530Z] #74 10.72 ++ dirname ./install.sh [2020-03-13T00:52:45.530Z] #74 10.76 + dir=. [2020-03-13T00:52:45.530Z] #74 ... [2020-03-13T00:52:45.530Z] [2020-03-13T00:52:45.530Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:45.530Z] #50 9.866 + RM_GOPATH=0 [2020-03-13T00:52:45.530Z] #50 9.866 + TMP_GOPATH= [2020-03-13T00:52:45.530Z] #50 9.866 + : /build [2020-03-13T00:52:45.530Z] #50 9.866 + '[' -z '' ']' [2020-03-13T00:52:45.530Z] #50 9.866 ++ mktemp -d [2020-03-13T00:52:45.530Z] #50 9.866 + export GOPATH=/tmp/tmp.qb1nUnexnf [2020-03-13T00:52:45.530Z] #50 9.866 + GOPATH=/tmp/tmp.qb1nUnexnf [2020-03-13T00:52:45.530Z] #50 9.866 + RM_GOPATH=1 [2020-03-13T00:52:45.530Z] #50 9.866 ++ dirname ./install.sh [2020-03-13T00:52:45.530Z] #50 9.880 Installing gotestsum version v0.3.5 [2020-03-13T00:52:45.530Z] #50 9.881 + dir=. [2020-03-13T00:52:45.530Z] #50 9.881 + bin=gotestsum [2020-03-13T00:52:45.530Z] #50 9.881 + shift [2020-03-13T00:52:45.530Z] #50 9.881 + '[' '!' -f ./gotestsum.installer ']' [2020-03-13T00:52:45.530Z] #50 9.881 + . ./gotestsum.installer [2020-03-13T00:52:45.530Z] #50 9.881 ++ : v0.3.5 [2020-03-13T00:52:45.530Z] #50 9.881 + install_gotestsum [2020-03-13T00:52:45.530Z] #50 9.881 + echo 'Installing gotestsum version v0.3.5' [2020-03-13T00:52:45.530Z] #50 9.881 + go get -d gotest.tools/gotestsum [2020-03-13T00:52:45.584Z] ok github.com/docker/docker/pkg/fsutils 0.428s coverage: 85.1% of statements [2020-03-13T00:52:45.793Z] #50 ... [2020-03-13T00:52:45.793Z] [2020-03-13T00:52:45.793Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:45.793Z] #53 ... [2020-03-13T00:52:45.793Z] [2020-03-13T00:52:45.793Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:45.793Z] #74 10.76 + bin=proxy [2020-03-13T00:52:45.793Z] #74 10.76 + shift [2020-03-13T00:52:45.793Z] #74 10.76 + '[' '!' -f ./proxy.installer ']' [2020-03-13T00:52:45.793Z] #74 10.76 + . ./proxy.installer [2020-03-13T00:52:45.793Z] #74 10.76 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-13T00:52:45.793Z] #74 10.76 + install_proxy [2020-03-13T00:52:45.793Z] #74 10.76 + case "$1" in [2020-03-13T00:52:45.793Z] #74 10.76 + export CGO_ENABLED=0 [2020-03-13T00:52:45.793Z] #74 10.76 + CGO_ENABLED=0 [2020-03-13T00:52:45.793Z] #74 10.76 + _install_proxy [2020-03-13T00:52:45.793Z] #74 10.76 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-13T00:52:45.793Z] #74 10.76 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-13T00:52:45.793Z] #74 10.76 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.X4VTWrTnb8/src/github.com/docker/libnetwork [2020-03-13T00:52:45.793Z] #74 10.77 Cloning into '/tmp/tmp.X4VTWrTnb8/src/github.com/docker/libnetwork'... [2020-03-13T00:52:45.867Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-03-13T00:52:45.867Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-03-13T00:52:46.838Z] #25 22.47 Reading package lists... [2020-03-13T00:52:46.838Z] #25 ... [2020-03-13T00:52:46.838Z] [2020-03-13T00:52:46.838Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:46.838Z] #74 24.07 Checking out files: 58% (1215/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-13T00:52:46.838Z] #74 24.81 + cd /tmp/tmp.cqd5U9a4mj/src/github.com/docker/libnetwork [2020-03-13T00:52:46.838Z] #74 24.81 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-13T00:52:46.838Z] #74 25.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-13T00:52:46.876Z] ok github.com/docker/docker/pkg/ioutils 0.271s coverage: 68.8% of statements [2020-03-13T00:52:46.876Z] ok github.com/docker/docker/pkg/idtools 0.477s coverage: 70.1% of statements [2020-03-13T00:52:47.158Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2020-03-13T00:52:47.158Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-03-13T00:52:47.441Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-03-13T00:52:47.441Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-13T00:52:47.724Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-13T00:52:47.724Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-13T00:52:48.007Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-13T00:52:48.291Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-03-13T00:52:48.373Z] 23645bd7ee08: Download complete [2020-03-13T00:52:48.453Z] #23 ... [2020-03-13T00:52:48.453Z] [2020-03-13T00:52:48.453Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:48.453Z] #68 17.13 + cd /tmp/tmp.MQwDlHSNli/src/github.com/rootless-containers/rootlesskit [2020-03-13T00:52:48.453Z] #68 17.13 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-13T00:52:48.453Z] #68 17.63 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-13T00:52:48.574Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-13T00:52:48.711Z] #68 17.63 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-13T00:52:48.856Z] ok github.com/docker/docker/pkg/mount 1.231s coverage: 73.1% of statements [2020-03-13T00:52:48.857Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-13T00:52:48.857Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-13T00:52:48.857Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-13T00:52:49.399Z] #74 ... [2020-03-13T00:52:49.399Z] [2020-03-13T00:52:49.399Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:49.399Z] #53 29.80 + cd /tmp/tmp.Q2cTMynRvg/src/github.com/golangci/golangci-lint/ [2020-03-13T00:52:49.399Z] #53 29.80 + git checkout -q v1.23.8 [2020-03-13T00:52:49.476Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-03-13T00:52:49.665Z] #53 30.17 ++ git describe --tags [2020-03-13T00:52:49.665Z] #53 30.17 + version=v1.23.8 [2020-03-13T00:52:49.665Z] #53 30.17 ++ git rev-parse --short HEAD [2020-03-13T00:52:49.665Z] #53 30.23 + commit=76a82c6 [2020-03-13T00:52:49.665Z] #53 30.23 ++ git show -s --format=%cd [2020-03-13T00:52:49.665Z] #53 30.24 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-13T00:52:49.665Z] #53 30.25 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-13T00:52:49.759Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-13T00:52:50.042Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-13T00:52:50.084Z] #68 ... [2020-03-13T00:52:50.084Z] [2020-03-13T00:52:50.084Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:52:50.084Z] #35 9.497 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-13T00:52:50.084Z] #35 14.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-13T00:52:50.084Z] #35 ... [2020-03-13T00:52:50.084Z] [2020-03-13T00:52:50.084Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:50.084Z] #33 10.82 + cd /tmp/tmp.CfA4dRcLWs/src/github.com/BurntSushi/toml [2020-03-13T00:52:50.084Z] #33 10.82 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-13T00:52:50.084Z] #33 10.82 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-13T00:52:50.084Z] #33 12.02 runtime/internal/atomic [2020-03-13T00:52:50.084Z] #33 12.06 internal/cpu [2020-03-13T00:52:50.084Z] #33 12.64 runtime/internal/sys [2020-03-13T00:52:50.084Z] #33 12.96 runtime/internal/math [2020-03-13T00:52:50.084Z] #33 13.14 math/bits [2020-03-13T00:52:50.084Z] #33 13.31 internal/bytealg [2020-03-13T00:52:50.084Z] #33 13.88 math [2020-03-13T00:52:50.084Z] #33 14.53 runtime [2020-03-13T00:52:50.324Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-13T00:52:51.015Z] #33 19.72 unicode/utf8 [2020-03-13T00:52:51.273Z] #33 20.23 internal/testlog [2020-03-13T00:52:51.273Z] #33 ... [2020-03-13T00:52:51.273Z] [2020-03-13T00:52:51.273Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:52:51.273Z] #43 10.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-13T00:52:51.273Z] #43 14.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-13T00:52:51.333Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-03-13T00:52:51.531Z] #43 ... [2020-03-13T00:52:51.531Z] [2020-03-13T00:52:51.531Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:52:51.531Z] #47 11.27 + cd /tmp/tmp.5hSv7xK3vK/src/github.com/LK4D4/vndr [2020-03-13T00:52:51.531Z] #47 11.28 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-13T00:52:51.531Z] #47 11.32 + go build -buildmode=pie -v -o /build/vndr . [2020-03-13T00:52:51.531Z] #47 14.09 internal/bytealg [2020-03-13T00:52:51.531Z] #47 14.10 internal/race [2020-03-13T00:52:51.531Z] #47 14.32 sync/atomic [2020-03-13T00:52:51.531Z] #47 14.79 unicode [2020-03-13T00:52:51.531Z] #47 15.94 runtime [2020-03-13T00:52:51.531Z] #47 20.15 unicode/utf8 [2020-03-13T00:52:51.531Z] #47 ... [2020-03-13T00:52:51.531Z] [2020-03-13T00:52:51.531Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:52:51.531Z] #10 11.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:51.531Z] #10 11.34 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:51.531Z] #10 11.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:51.531Z] #10 13.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-13T00:52:51.531Z] #10 17.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-13T00:52:51.531Z] #10 19.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-13T00:52:51.616Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-03-13T00:52:51.789Z] #10 ... [2020-03-13T00:52:51.789Z] [2020-03-13T00:52:51.789Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:51.789Z] #33 20.60 encoding [2020-03-13T00:52:51.789Z] #33 20.77 runtime/cgo [2020-03-13T00:52:52.358Z] #74 ... [2020-03-13T00:52:52.358Z] [2020-03-13T00:52:52.358Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:52.358Z] #23 11.23 + RM_GOPATH=0 [2020-03-13T00:52:52.358Z] #23 11.23 + TMP_GOPATH= [2020-03-13T00:52:52.358Z] #23 11.23 + : /build [2020-03-13T00:52:52.358Z] #23 11.23 + '[' -z '' ']' [2020-03-13T00:52:52.358Z] #23 11.24 ++ mktemp -d [2020-03-13T00:52:52.358Z] #23 11.24 + export GOPATH=/tmp/tmp.E6o2Daxu1Y [2020-03-13T00:52:52.358Z] #23 11.24 + GOPATH=/tmp/tmp.E6o2Daxu1Y [2020-03-13T00:52:52.358Z] #23 11.24 + RM_GOPATH=1 [2020-03-13T00:52:52.358Z] #23 11.24 ++ dirname ./install.sh [2020-03-13T00:52:52.358Z] #23 11.27 + dir=. [2020-03-13T00:52:52.358Z] #23 11.27 + bin=dockercli [2020-03-13T00:52:52.358Z] #23 11.27 + shift [2020-03-13T00:52:52.358Z] #23 11.27 + '[' '!' -f ./dockercli.installer ']' [2020-03-13T00:52:52.358Z] #23 11.27 + . ./dockercli.installer [2020-03-13T00:52:52.358Z] #23 11.27 ++ : stable [2020-03-13T00:52:52.358Z] #23 11.30 ++ : 17.06.2-ce [2020-03-13T00:52:52.358Z] #23 11.30 + install_dockercli [2020-03-13T00:52:52.358Z] #23 11.30 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-13T00:52:52.358Z] #23 11.31 Install docker/cli version 17.06.2-ce from stable [2020-03-13T00:52:52.358Z] #23 11.32 ++ uname -m [2020-03-13T00:52:52.358Z] #23 11.36 + arch=x86_64 [2020-03-13T00:52:52.358Z] #23 11.36 + '[' x86_64 '!=' x86_64 ']' [2020-03-13T00:52:52.358Z] #23 11.36 + url=https://download.docker.com/linux/static [2020-03-13T00:52:52.358Z] #23 11.36 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-13T00:52:52.358Z] #23 11.37 + tar -xz docker/docker [2020-03-13T00:52:53.736Z] #53 ... [2020-03-13T00:52:53.736Z] [2020-03-13T00:52:53.736Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:52:53.736Z] #62 19.51 Reading package lists... [2020-03-13T00:52:53.736Z] #62 24.63 Reading package lists... [2020-03-13T00:52:53.736Z] #62 31.32 Building dependency tree... [2020-03-13T00:52:53.736Z] #62 ... [2020-03-13T00:52:53.736Z] [2020-03-13T00:52:53.736Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:52:53.736Z] #35 18.51 Reading package lists... [2020-03-13T00:52:53.736Z] #35 24.88 Reading package lists... [2020-03-13T00:52:53.736Z] #35 31.59 Building dependency tree... [2020-03-13T00:52:53.736Z] #35 ... [2020-03-13T00:52:53.736Z] [2020-03-13T00:52:53.736Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:53.736Z] #56 24.29 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-13T00:52:53.736Z] #56 25.81 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-13T00:52:53.736Z] #56 25.87 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-13T00:52:53.736Z] #56 26.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-13T00:52:53.736Z] #56 26.46 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-13T00:52:53.736Z] #56 27.32 runtime/cgo [2020-03-13T00:52:53.736Z] #56 27.46 runtime [2020-03-13T00:52:54.142Z] 65014b3c3121: Verifying Checksum [2020-03-13T00:52:54.142Z] 65014b3c3121: Download complete [2020-03-13T00:52:54.216Z] #56 ... [2020-03-13T00:52:54.216Z] [2020-03-13T00:52:54.216Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:52:54.216Z] #41 24.71 + 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-03-13T00:52:54.294Z] ok github.com/docker/docker/pkg/signal 2.334s coverage: 61.0% of statements [2020-03-13T00:52:54.322Z] #33 ... [2020-03-13T00:52:54.322Z] [2020-03-13T00:52:54.322Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:52:54.322Z] #25 13.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-13T00:52:54.322Z] #25 16.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-13T00:52:54.322Z] #25 ... [2020-03-13T00:52:54.322Z] [2020-03-13T00:52:54.322Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:54.322Z] #23 21.28 + mkdir -p /build [2020-03-13T00:52:54.322Z] #23 21.31 + mv docker/docker /build/ [2020-03-13T00:52:54.322Z] #23 21.37 + rmdir docker [2020-03-13T00:52:54.322Z] #23 DONE 23.3s [2020-03-13T00:52:54.322Z] [2020-03-13T00:52:54.322Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:52:54.322Z] #62 13.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-13T00:52:54.322Z] #62 17.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-13T00:52:54.577Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-03-13T00:52:54.579Z] #62 ... [2020-03-13T00:52:54.579Z] [2020-03-13T00:52:54.579Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:54.579Z] #56 23.00 + cd /tmp/tmp.Z49kundWyJ/src/github.com/mvdan/sh [2020-03-13T00:52:54.579Z] #56 23.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-13T00:52:54.579Z] #56 23.16 + GO111MODULE=on [2020-03-13T00:52:54.579Z] #56 23.17 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-13T00:52:54.859Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-13T00:52:54.903Z] #23 ... [2020-03-13T00:52:54.903Z] [2020-03-13T00:52:54.903Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:52:54.903Z] #30 9.821 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-13T00:52:54.903Z] #30 9.821 Cloning into '.'... [2020-03-13T00:52:54.903Z] #30 ... [2020-03-13T00:52:54.903Z] [2020-03-13T00:52:54.903Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:54.903Z] #33 11.03 + RM_GOPATH=0 [2020-03-13T00:52:54.903Z] #33 11.03 + TMP_GOPATH= [2020-03-13T00:52:54.903Z] #33 11.03 + : /build [2020-03-13T00:52:54.903Z] #33 11.03 + '[' -z '' ']' [2020-03-13T00:52:54.903Z] #33 11.03 ++ mktemp -d [2020-03-13T00:52:54.903Z] #33 11.04 + export GOPATH=/tmp/tmp.AZinnNocSH [2020-03-13T00:52:54.903Z] #33 11.04 + GOPATH=/tmp/tmp.AZinnNocSH [2020-03-13T00:52:54.903Z] #33 11.04 + RM_GOPATH=1 [2020-03-13T00:52:54.903Z] #33 11.04 ++ dirname ./install.sh [2020-03-13T00:52:54.903Z] #33 11.04 + dir=. [2020-03-13T00:52:54.903Z] #33 11.04 + bin=tomlv [2020-03-13T00:52:54.903Z] #33 11.04 + shift [2020-03-13T00:52:54.903Z] #33 11.04 + '[' '!' -f ./tomlv.installer ']' [2020-03-13T00:52:54.903Z] #33 11.04 + . ./tomlv.installer [2020-03-13T00:52:54.903Z] #33 11.04 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-13T00:52:54.903Z] #33 11.04 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-13T00:52:54.903Z] #33 11.04 + install_tomlv [2020-03-13T00:52:54.903Z] #33 11.04 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-13T00:52:54.903Z] #33 11.04 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AZinnNocSH/src/github.com/BurntSushi/toml [2020-03-13T00:52:54.903Z] #33 11.04 Cloning into '/tmp/tmp.AZinnNocSH/src/github.com/BurntSushi/toml'... [2020-03-13T00:52:54.903Z] #33 12.36 + cd /tmp/tmp.AZinnNocSH/src/github.com/BurntSushi/toml [2020-03-13T00:52:54.903Z] #33 12.36 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-13T00:52:54.903Z] #33 12.37 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-13T00:52:54.903Z] #33 13.61 internal/cpu [2020-03-13T00:52:54.903Z] #33 13.62 runtime/internal/atomic [2020-03-13T00:52:54.903Z] #33 13.94 runtime/internal/sys [2020-03-13T00:52:54.903Z] #33 14.38 runtime/internal/math [2020-03-13T00:52:54.903Z] #33 14.58 math/bits [2020-03-13T00:52:54.903Z] #33 14.64 internal/bytealg [2020-03-13T00:52:54.903Z] #33 15.37 runtime [2020-03-13T00:52:54.903Z] #33 15.44 math [2020-03-13T00:52:54.903Z] #33 ... [2020-03-13T00:52:54.903Z] [2020-03-13T00:52:54.903Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:52:54.903Z] #62 10.20 Fetched 8332 kB in 6s (1299 kB/s) [2020-03-13T00:52:54.903Z] #62 10.20 Reading package lists... [2020-03-13T00:52:54.903Z] #62 ... [2020-03-13T00:52:54.903Z] [2020-03-13T00:52:54.903Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:52:54.903Z] #47 11.34 + RM_GOPATH=0 [2020-03-13T00:52:54.903Z] #47 11.34 + TMP_GOPATH= [2020-03-13T00:52:54.903Z] #47 11.34 + : /build [2020-03-13T00:52:54.903Z] #47 11.34 + '[' -z '' ']' [2020-03-13T00:52:54.903Z] #47 11.34 ++ mktemp -d [2020-03-13T00:52:54.903Z] #47 11.44 + export GOPATH=/tmp/tmp.9kqmIEm0Eb [2020-03-13T00:52:54.903Z] #47 11.44 + GOPATH=/tmp/tmp.9kqmIEm0Eb [2020-03-13T00:52:54.903Z] #47 11.44 + RM_GOPATH=1 [2020-03-13T00:52:54.903Z] #47 11.44 ++ dirname ./install.sh [2020-03-13T00:52:54.903Z] #47 11.47 + dir=. [2020-03-13T00:52:54.903Z] #47 11.47 + bin=vndr [2020-03-13T00:52:54.903Z] #47 11.47 + shift [2020-03-13T00:52:54.903Z] #47 11.47 + '[' '!' -f ./vndr.installer ']' [2020-03-13T00:52:54.903Z] #47 11.47 + . ./vndr.installer [2020-03-13T00:52:54.903Z] #47 11.47 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-13T00:52:54.903Z] #47 11.47 + install_vndr [2020-03-13T00:52:54.903Z] #47 11.47 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-13T00:52:54.903Z] #47 11.47 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9kqmIEm0Eb/src/github.com/LK4D4/vndr [2020-03-13T00:52:54.903Z] #47 11.47 Cloning into '/tmp/tmp.9kqmIEm0Eb/src/github.com/LK4D4/vndr'... [2020-03-13T00:52:54.903Z] #47 11.47 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-13T00:52:54.903Z] #47 12.70 + cd /tmp/tmp.9kqmIEm0Eb/src/github.com/LK4D4/vndr [2020-03-13T00:52:54.903Z] #47 12.70 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-13T00:52:54.903Z] #47 12.73 + go build -buildmode=pie -v -o /build/vndr . [2020-03-13T00:52:54.903Z] #47 14.78 internal/bytealg [2020-03-13T00:52:54.903Z] #47 14.84 internal/race [2020-03-13T00:52:54.903Z] #47 14.95 sync/atomic [2020-03-13T00:52:54.903Z] #47 15.24 unicode [2020-03-13T00:52:54.903Z] #47 15.79 runtime [2020-03-13T00:52:55.142Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-03-13T00:52:55.161Z] #47 ... [2020-03-13T00:52:55.161Z] [2020-03-13T00:52:55.161Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:55.161Z] #68 10.28 ++ dirname ./install.sh [2020-03-13T00:52:55.161Z] #68 10.32 + dir=. [2020-03-13T00:52:55.161Z] #68 10.32 + bin=rootlesskit [2020-03-13T00:52:55.161Z] #68 10.32 + shift [2020-03-13T00:52:55.161Z] #68 10.32 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-13T00:52:55.161Z] #68 10.32 + . ./rootlesskit.installer [2020-03-13T00:52:55.161Z] #68 10.33 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-13T00:52:55.161Z] #68 10.33 + install_rootlesskit [2020-03-13T00:52:55.161Z] #68 10.33 + case "$1" in [2020-03-13T00:52:55.161Z] #68 10.33 + export CGO_ENABLED=0 [2020-03-13T00:52:55.161Z] #68 10.33 + CGO_ENABLED=0 [2020-03-13T00:52:55.161Z] #68 10.33 + _install_rootlesskit [2020-03-13T00:52:55.161Z] #68 10.33 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-13T00:52:55.161Z] #68 10.33 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RiJ0z94igg/src/github.com/rootless-containers/rootlesskit [2020-03-13T00:52:55.161Z] #68 10.33 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-13T00:52:55.161Z] #68 10.40 Cloning into '/tmp/tmp.RiJ0z94igg/src/github.com/rootless-containers/rootlesskit'... [2020-03-13T00:52:55.161Z] #68 16.71 + cd /tmp/tmp.RiJ0z94igg/src/github.com/rootless-containers/rootlesskit [2020-03-13T00:52:55.161Z] #68 16.71 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-13T00:52:55.161Z] #68 16.99 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-13T00:52:55.161Z] #68 17.00 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-13T00:52:55.161Z] #68 ... [2020-03-13T00:52:55.161Z] [2020-03-13T00:52:55.161Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:52:55.419Z] #62 20.65 Reading package lists... [2020-03-13T00:52:55.419Z] #62 ... [2020-03-13T00:52:55.419Z] [2020-03-13T00:52:55.419Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:55.419Z] #56 10.57 + RM_GOPATH=0 [2020-03-13T00:52:55.419Z] #56 10.57 + TMP_GOPATH= [2020-03-13T00:52:55.419Z] #56 10.57 + : /build [2020-03-13T00:52:55.419Z] #56 10.57 + '[' -z '' ']' [2020-03-13T00:52:55.419Z] #56 10.58 ++ mktemp -d [2020-03-13T00:52:55.419Z] #56 10.58 + export GOPATH=/tmp/tmp.JQ2VNKx7ZJ [2020-03-13T00:52:55.419Z] #56 10.58 + GOPATH=/tmp/tmp.JQ2VNKx7ZJ [2020-03-13T00:52:55.419Z] #56 10.58 + RM_GOPATH=1 [2020-03-13T00:52:55.419Z] #56 10.58 ++ dirname ./install.sh [2020-03-13T00:52:55.419Z] #56 10.60 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-13T00:52:55.419Z] #56 10.60 + dir=. [2020-03-13T00:52:55.419Z] #56 10.60 + bin=shfmt [2020-03-13T00:52:55.419Z] #56 10.60 + shift [2020-03-13T00:52:55.419Z] #56 10.60 + '[' '!' -f ./shfmt.installer ']' [2020-03-13T00:52:55.419Z] #56 10.60 + . ./shfmt.installer [2020-03-13T00:52:55.419Z] #56 10.60 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-13T00:52:55.419Z] #56 10.60 + install_shfmt [2020-03-13T00:52:55.419Z] #56 10.60 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-13T00:52:55.419Z] #56 10.60 + git clone https://github.com/mvdan/sh.git /tmp/tmp.JQ2VNKx7ZJ/src/github.com/mvdan/sh [2020-03-13T00:52:55.419Z] #56 10.61 Cloning into '/tmp/tmp.JQ2VNKx7ZJ/src/github.com/mvdan/sh'... [2020-03-13T00:52:55.425Z] ok github.com/docker/docker/pkg/symlink 0.004s coverage: 87.7% of statements [2020-03-13T00:52:55.681Z] #56 ... [2020-03-13T00:52:55.681Z] [2020-03-13T00:52:55.681Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:52:55.681Z] #53 11.27 + RM_GOPATH=0 [2020-03-13T00:52:55.681Z] #53 11.27 + TMP_GOPATH= [2020-03-13T00:52:55.681Z] #53 11.27 + : /build [2020-03-13T00:52:55.681Z] #53 11.27 + '[' -z '' ']' [2020-03-13T00:52:55.681Z] #53 11.27 ++ mktemp -d [2020-03-13T00:52:55.681Z] #53 11.27 + export GOPATH=/tmp/tmp.cRboQKwNHB [2020-03-13T00:52:55.681Z] #53 11.27 + GOPATH=/tmp/tmp.cRboQKwNHB [2020-03-13T00:52:55.681Z] #53 11.27 + RM_GOPATH=1 [2020-03-13T00:52:55.681Z] #53 11.27 ++ dirname ./install.sh [2020-03-13T00:52:55.681Z] #53 11.29 + dir=. [2020-03-13T00:52:55.681Z] #53 11.29 + bin=golangci_lint [2020-03-13T00:52:55.681Z] #53 11.29 + shift [2020-03-13T00:52:55.681Z] #53 11.29 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-13T00:52:55.681Z] #53 11.29 + . ./golangci_lint.installer [2020-03-13T00:52:55.681Z] #53 11.29 ++ : v1.23.8 [2020-03-13T00:52:55.681Z] #53 11.30 + install_golangci_lint [2020-03-13T00:52:55.681Z] #53 11.30 + echo 'Installing golangci-lint version v1.23.8' [2020-03-13T00:52:55.681Z] #53 11.30 Installing golangci-lint version v1.23.8 [2020-03-13T00:52:55.681Z] #53 11.31 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-13T00:52:55.681Z] #53 ... [2020-03-13T00:52:55.681Z] [2020-03-13T00:52:55.681Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:52:55.681Z] #41 10.97 + git clone https://github.com/docker/distribution.git . [2020-03-13T00:52:55.681Z] #41 10.97 Cloning into '.'... [2020-03-13T00:52:55.708Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 71.3% of statements [2020-03-13T00:52:55.831Z] #41 ... [2020-03-13T00:52:55.831Z] [2020-03-13T00:52:55.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:52:55.831Z] #10 21.10 Reading package lists... [2020-03-13T00:52:55.831Z] #10 27.10 Reading package lists... [2020-03-13T00:52:55.831Z] #10 33.77 Building dependency tree... [2020-03-13T00:52:55.939Z] #41 ... [2020-03-13T00:52:55.939Z] [2020-03-13T00:52:55.939Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:52:55.939Z] #25 11.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:55.939Z] #25 11.33 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:55.939Z] #25 11.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:55.939Z] #25 13.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-13T00:52:55.939Z] #25 16.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-13T00:52:55.939Z] #25 18.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-13T00:52:55.939Z] #25 ... [2020-03-13T00:52:55.939Z] [2020-03-13T00:52:55.939Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:52:55.939Z] #47 20.79 unicode/utf8 [2020-03-13T00:52:55.991Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 37.2% of statements [2020-03-13T00:52:56.273Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2020-03-13T00:52:56.312Z] #10 ... [2020-03-13T00:52:56.312Z] [2020-03-13T00:52:56.312Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:52:56.312Z] #35 36.92 The following additional packages will be installed: [2020-03-13T00:52:56.312Z] #35 36.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-13T00:52:56.312Z] #35 36.92 Suggested packages: [2020-03-13T00:52:56.312Z] #35 36.92 cmake-doc ninja-build lrzip [2020-03-13T00:52:56.312Z] #35 36.92 Recommended packages: [2020-03-13T00:52:56.312Z] #35 36.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-13T00:52:56.312Z] #35 ... [2020-03-13T00:52:56.312Z] [2020-03-13T00:52:56.312Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:52:56.312Z] #43 19.99 Reading package lists... [2020-03-13T00:52:56.312Z] #43 27.68 Reading package lists... [2020-03-13T00:52:56.489Z] #56 25.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-13T00:52:56.489Z] #56 25.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-13T00:52:56.489Z] #56 25.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-13T00:52:56.513Z] #47 ... [2020-03-13T00:52:56.513Z] [2020-03-13T00:52:56.513Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:52:56.513Z] #35 11.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-13T00:52:56.513Z] #35 15.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-13T00:52:56.513Z] #35 17.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-13T00:52:56.513Z] #35 ... [2020-03-13T00:52:56.513Z] [2020-03-13T00:52:56.513Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:52:56.513Z] #47 21.55 math [2020-03-13T00:52:56.748Z] #56 25.57 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-13T00:52:56.758Z] #43 37.55 Building dependency tree... [2020-03-13T00:52:56.758Z] #43 ... [2020-03-13T00:52:56.758Z] [2020-03-13T00:52:56.758Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:52:56.758Z] #62 37.68 The following additional packages will be installed: [2020-03-13T00:52:56.889Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2020-03-13T00:52:57.006Z] #56 25.92 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-13T00:52:57.017Z] #62 37.69 libbtrfs0 [2020-03-13T00:52:57.084Z] #47 ... [2020-03-13T00:52:57.084Z] [2020-03-13T00:52:57.084Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:52:57.084Z] #43 12.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:52:57.084Z] #43 12.64 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:52:57.084Z] #43 12.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:52:57.084Z] #43 14.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-13T00:52:57.084Z] #43 17.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-13T00:52:57.084Z] #43 19.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-13T00:52:57.172Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-13T00:52:57.172Z] testing: warning: no tests to run [2020-03-13T00:52:57.172Z] coverage: [no statements] [2020-03-13T00:52:57.172Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-13T00:52:57.278Z] #62 38.33 The following NEW packages will be installed: [2020-03-13T00:52:57.342Z] #43 ... [2020-03-13T00:52:57.342Z] [2020-03-13T00:52:57.342Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:52:57.342Z] #10 12.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-13T00:52:57.454Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-13T00:52:57.539Z] #62 38.33 libbtrfs-dev libbtrfs0 [2020-03-13T00:52:57.600Z] #10 ... [2020-03-13T00:52:57.600Z] [2020-03-13T00:52:57.600Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:52:57.600Z] #33 22.62 internal/testlog [2020-03-13T00:52:57.738Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-13T00:52:57.858Z] #33 22.90 encoding [2020-03-13T00:52:58.021Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-13T00:52:58.110Z] #62 38.87 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:52:58.110Z] #62 38.87 Need to get 119 kB of archives. [2020-03-13T00:52:58.110Z] #62 38.87 After this operation, 387 kB of additional disk space will be used. [2020-03-13T00:52:58.110Z] #62 38.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-13T00:52:58.110Z] #62 38.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-13T00:52:58.120Z] #33 23.08 runtime/cgo [2020-03-13T00:52:58.382Z] #56 27.33 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-13T00:52:58.681Z] #62 ... [2020-03-13T00:52:58.681Z] [2020-03-13T00:52:58.681Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:52:58.681Z] #25 22.47 Reading package lists... [2020-03-13T00:52:58.681Z] #25 29.95 Reading package lists... [2020-03-13T00:52:58.942Z] #25 38.27 Building dependency tree... [2020-03-13T00:52:58.942Z] #25 ... [2020-03-13T00:52:58.942Z] [2020-03-13T00:52:58.942Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:52:58.942Z] #10 39.36 The following additional packages will be installed: [2020-03-13T00:52:58.942Z] #10 39.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-13T00:52:58.942Z] #10 39.37 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-13T00:52:58.942Z] #10 39.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-13T00:52:58.942Z] #10 39.38 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-13T00:52:58.942Z] #10 39.40 Suggested packages: [2020-03-13T00:52:58.942Z] #10 39.43 gcc-8-locales seccomp wine64 [2020-03-13T00:52:59.495Z] ok github.com/docker/docker/plugin 0.549s coverage: 27.1% of statements [2020-03-13T00:52:59.758Z] #56 ... [2020-03-13T00:52:59.758Z] [2020-03-13T00:52:59.758Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:53:00.023Z] #33 ... [2020-03-13T00:53:00.023Z] [2020-03-13T00:53:00.023Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:00.023Z] #23 23.66 + mkdir -p /build [2020-03-13T00:53:00.023Z] #23 23.67 + mv docker/docker /build/ [2020-03-13T00:53:00.023Z] #23 23.68 + rmdir docker [2020-03-13T00:53:00.023Z] #23 DONE 24.7s [2020-03-13T00:53:00.023Z] [2020-03-13T00:53:00.023Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:00.023Z] #56 23.70 + cd /tmp/tmp.JQ2VNKx7ZJ/src/github.com/mvdan/sh [2020-03-13T00:53:00.023Z] #56 23.70 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-13T00:53:00.023Z] #56 23.96 + GO111MODULE=on [2020-03-13T00:53:00.023Z] #56 23.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-13T00:53:00.204Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-13T00:53:00.332Z] #10 40.93 The following NEW packages will be installed: [2020-03-13T00:53:00.332Z] #10 40.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-13T00:53:00.332Z] #10 40.94 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-13T00:53:00.332Z] #10 40.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-13T00:53:00.332Z] #10 40.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-13T00:53:00.332Z] #10 40.95 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-13T00:53:00.332Z] #10 40.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-13T00:53:00.594Z] #10 41.41 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:00.594Z] #10 41.41 Need to get 73.3 MB of archives. [2020-03-13T00:53:00.594Z] #10 41.41 After this operation, 472 MB of additional disk space will be used. [2020-03-13T00:53:00.594Z] #10 41.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-03-13T00:53:00.787Z] #41 29.11 Checking out files: 68% (1094/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 99% (1584/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-13T00:53:00.787Z] #41 30.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-13T00:53:00.820Z] ok github.com/docker/docker/profiles/seccomp 0.002s coverage: 75.0% of statements [2020-03-13T00:53:00.855Z] #10 41.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-03-13T00:53:00.855Z] #10 41.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-13T00:53:00.957Z] #56 26.16 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-13T00:53:01.103Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-13T00:53:01.117Z] #10 41.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-03-13T00:53:01.117Z] #10 41.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-03-13T00:53:01.117Z] #10 41.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-13T00:53:01.378Z] #10 42.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-13T00:53:01.524Z] #56 26.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-13T00:53:01.524Z] #56 26.55 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-13T00:53:01.524Z] #56 26.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-13T00:53:01.641Z] #10 ... [2020-03-13T00:53:01.641Z] [2020-03-13T00:53:01.641Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:53:01.641Z] #62 40.47 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:01.641Z] #62 40.76 Fetched 119 kB in 0s (290 kB/s) [2020-03-13T00:53:01.641Z] #62 40.91 Selecting previously unselected package libbtrfs0. [2020-03-13T00:53:01.641Z] #62 40.91 (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 ... 15374 files and directories currently installed.) [2020-03-13T00:53:01.641Z] #62 41.01 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-13T00:53:01.641Z] #62 41.05 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-13T00:53:01.641Z] #62 41.26 Selecting previously unselected package libbtrfs-dev. [2020-03-13T00:53:01.641Z] #62 41.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-13T00:53:01.641Z] #62 41.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-13T00:53:01.641Z] #62 41.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-13T00:53:01.641Z] #62 41.70 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-13T00:53:01.641Z] #62 41.74 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:53:01.641Z] #62 DONE 42.6s [2020-03-13T00:53:01.641Z] [2020-03-13T00:53:01.641Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:01.641Z] #10 42.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-13T00:53:01.641Z] #10 42.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-03-13T00:53:01.783Z] #56 26.96 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-13T00:53:01.922Z] #10 ... [2020-03-13T00:53:01.922Z] [2020-03-13T00:53:01.922Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:53:01.922Z] #63 DONE 0.1s [2020-03-13T00:53:01.922Z] [2020-03-13T00:53:01.922Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-13T00:53:01.922Z] #64 DONE 0.1s [2020-03-13T00:53:01.922Z] [2020-03-13T00:53:01.922Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:01.922Z] #35 38.68 The following NEW packages will be installed: [2020-03-13T00:53:01.922Z] #35 38.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-13T00:53:01.922Z] #35 38.69 vim-common xxd [2020-03-13T00:53:01.922Z] #35 39.13 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:01.922Z] #35 39.13 Need to get 14.2 MB of archives. [2020-03-13T00:53:01.922Z] #35 39.13 After this operation, 60.0 MB of additional disk space will be used. [2020-03-13T00:53:01.922Z] #35 39.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-13T00:53:01.922Z] #35 39.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-13T00:53:01.922Z] #35 39.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-13T00:53:01.922Z] #35 39.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-13T00:53:01.922Z] #35 39.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-03-13T00:53:01.922Z] #35 40.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-03-13T00:53:01.922Z] #35 40.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-03-13T00:53:01.922Z] #35 40.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-03-13T00:53:01.922Z] #35 40.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-03-13T00:53:01.922Z] #35 40.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-03-13T00:53:01.922Z] #35 42.03 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:01.922Z] #35 42.40 Fetched 14.2 MB in 2s (8963 kB/s) [2020-03-13T00:53:01.922Z] #35 42.57 Selecting previously unselected package xxd. [2020-03-13T00:53:01.922Z] #35 42.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-13T00:53:01.922Z] #35 42.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-13T00:53:01.922Z] #35 42.71 Unpacking xxd (2:8.1.0875-5) ... [2020-03-13T00:53:02.111Z] ok github.com/docker/docker/registry 0.087s coverage: 56.0% of statements [2020-03-13T00:53:02.159Z] #41 ... [2020-03-13T00:53:02.159Z] [2020-03-13T00:53:02.159Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:02.159Z] #47 20.96 unicode/utf16 [2020-03-13T00:53:02.159Z] #47 21.51 container/list [2020-03-13T00:53:02.159Z] #47 22.16 crypto/internal/subtle [2020-03-13T00:53:02.159Z] #47 22.53 crypto/subtle [2020-03-13T00:53:02.159Z] #47 22.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-13T00:53:02.159Z] #47 22.88 internal/nettrace [2020-03-13T00:53:02.159Z] #47 23.02 runtime/cgo [2020-03-13T00:53:02.159Z] #47 ... [2020-03-13T00:53:02.159Z] [2020-03-13T00:53:02.159Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:53:02.159Z] #25 31.06 Fetched 8332 kB in 24s (344 kB/s) [2020-03-13T00:53:02.181Z] #35 43.09 Selecting previously unselected package vim-common. [2020-03-13T00:53:02.181Z] #35 43.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-13T00:53:02.181Z] #35 43.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-13T00:53:02.727Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-13T00:53:02.727Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-13T00:53:02.751Z] #35 43.52 Selecting previously unselected package cmake-data. [2020-03-13T00:53:02.751Z] #35 43.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-13T00:53:02.751Z] #35 43.55 Unpacking cmake-data (3.13.4-1) ... [2020-03-13T00:53:03.343Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-03-13T00:53:03.626Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-13T00:53:03.791Z] #56 28.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-13T00:53:04.675Z] #35 ... [2020-03-13T00:53:04.675Z] [2020-03-13T00:53:04.675Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:04.675Z] #10 45.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-03-13T00:53:05.162Z] #56 30.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-13T00:53:05.650Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-03-13T00:53:05.933Z] ok github.com/docker/docker/volume/local 0.051s coverage: 73.0% of statements [2020-03-13T00:53:06.063Z] #10 ... [2020-03-13T00:53:06.063Z] [2020-03-13T00:53:06.063Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:53:06.063Z] #25 42.15 ca-certificates is already the newest version (20190110). [2020-03-13T00:53:06.063Z] #25 42.15 The following additional packages will be installed: [2020-03-13T00:53:06.063Z] #25 42.17 libjq1 libonig5 [2020-03-13T00:53:06.063Z] #25 42.53 The following NEW packages will be installed: [2020-03-13T00:53:06.063Z] #25 42.53 jq libjq1 libonig5 [2020-03-13T00:53:06.063Z] #25 42.97 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:06.063Z] #25 42.97 Need to get 325 kB of archives. [2020-03-13T00:53:06.063Z] #25 42.97 After this operation, 1019 kB of additional disk space will be used. [2020-03-13T00:53:06.063Z] #25 42.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-13T00:53:06.063Z] #25 42.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-13T00:53:06.063Z] #25 42.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-13T00:53:06.063Z] #25 44.31 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:06.063Z] #25 44.64 Fetched 325 kB in 0s (1111 kB/s) [2020-03-13T00:53:06.063Z] #25 44.81 Selecting previously unselected package libonig5:arm64. [2020-03-13T00:53:06.063Z] #25 44.81 (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 ... 15374 files and directories currently installed.) [2020-03-13T00:53:06.063Z] #25 44.90 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-03-13T00:53:06.063Z] #25 44.92 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-13T00:53:06.063Z] #25 45.28 Selecting previously unselected package libjq1:arm64. [2020-03-13T00:53:06.063Z] #25 45.29 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-13T00:53:06.063Z] #25 45.30 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-13T00:53:06.063Z] #25 45.53 Selecting previously unselected package jq. [2020-03-13T00:53:06.063Z] #25 45.53 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-13T00:53:06.063Z] #25 45.55 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-13T00:53:06.063Z] #25 45.72 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-13T00:53:06.063Z] #25 45.77 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-13T00:53:06.063Z] #25 45.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-13T00:53:06.063Z] #25 45.83 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:53:06.063Z] #25 DONE 46.6s [2020-03-13T00:53:06.063Z] [2020-03-13T00:53:06.063Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:06.063Z] #74 DONE 46.3s [2020-03-13T00:53:06.063Z] [2020-03-13T00:53:06.063Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-13T00:53:06.063Z] #26 DONE 0.2s [2020-03-13T00:53:06.063Z] [2020-03-13T00:53:06.063Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:06.339Z] #25 31.06 Reading package lists... [2020-03-13T00:53:06.339Z] #25 ... [2020-03-13T00:53:06.339Z] [2020-03-13T00:53:06.339Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:06.548Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-03-13T00:53:07.058Z] #56 ... [2020-03-13T00:53:07.058Z] [2020-03-13T00:53:07.058Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:07.058Z] #47 28.56 unicode/utf16 [2020-03-13T00:53:07.058Z] #47 29.34 container/list [2020-03-13T00:53:07.058Z] #47 30.82 crypto/internal/subtle [2020-03-13T00:53:07.058Z] #47 30.96 crypto/subtle [2020-03-13T00:53:07.058Z] #47 31.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-13T00:53:07.058Z] #47 31.85 internal/nettrace [2020-03-13T00:53:07.058Z] #47 31.99 runtime/cgo [2020-03-13T00:53:07.164Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-03-13T00:53:07.888Z] #74 35.49 Checking out files: 42% (874/2066) Checking out files: 43% (889/2066) Checking out files: 44% (910/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 90% (1878/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-13T00:53:07.888Z] #74 36.99 + cd /tmp/tmp.9ZWlxqxnc8/src/github.com/docker/libnetwork [2020-03-13T00:53:08.146Z] #74 36.99 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-13T00:53:08.606Z] #27 ... [2020-03-13T00:53:08.606Z] [2020-03-13T00:53:08.606Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:08.606Z] #43 37.55 Building dependency tree... [2020-03-13T00:53:08.606Z] #43 40.70 The following additional packages will be installed: [2020-03-13T00:53:08.606Z] #43 40.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-13T00:53:08.606Z] #43 40.72 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-13T00:53:08.606Z] #43 40.72 Suggested packages: [2020-03-13T00:53:08.606Z] #43 40.74 manpages-dev python-setuptools [2020-03-13T00:53:08.606Z] #43 42.08 The following NEW packages will be installed: [2020-03-13T00:53:08.606Z] #43 42.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-13T00:53:08.606Z] #43 42.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-13T00:53:08.606Z] #43 42.09 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-13T00:53:08.607Z] #43 42.12 python-six zlib1g-dev [2020-03-13T00:53:08.607Z] #43 42.73 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:08.607Z] #43 42.73 Need to get 3798 kB of archives. [2020-03-13T00:53:08.607Z] #43 42.73 After this operation, 21.6 MB of additional disk space will be used. [2020-03-13T00:53:08.607Z] #43 42.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-03-13T00:53:08.607Z] #43 42.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-13T00:53:08.607Z] #43 42.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-03-13T00:53:08.607Z] #43 42.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-13T00:53:08.607Z] #43 42.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-03-13T00:53:08.607Z] #43 42.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-13T00:53:08.607Z] #43 42.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-03-13T00:53:08.607Z] #43 42.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-03-13T00:53:08.607Z] #43 42.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-03-13T00:53:08.607Z] #43 42.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-03-13T00:53:08.607Z] #43 42.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-03-13T00:53:08.607Z] #43 43.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-03-13T00:53:08.607Z] #43 43.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-03-13T00:53:08.607Z] #43 43.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-03-13T00:53:08.607Z] #43 43.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-13T00:53:08.607Z] #43 43.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-03-13T00:53:08.607Z] #43 43.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-03-13T00:53:08.607Z] #43 44.79 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:08.607Z] #43 45.02 Fetched 3798 kB in 1s (4881 kB/s) [2020-03-13T00:53:08.607Z] #43 45.15 Selecting previously unselected package libcap-dev:arm64. [2020-03-13T00:53:08.607Z] #43 45.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 ... 15374 files and directories currently installed.) [2020-03-13T00:53:08.607Z] #43 45.39 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-03-13T00:53:08.607Z] #43 45.44 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-03-13T00:53:08.607Z] #43 45.67 Selecting previously unselected package libnet1:arm64. [2020-03-13T00:53:08.607Z] #43 45.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-13T00:53:08.607Z] #43 45.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-13T00:53:08.607Z] #43 45.86 Selecting previously unselected package libnet1-dev. [2020-03-13T00:53:08.607Z] #43 45.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-13T00:53:08.607Z] #43 45.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-13T00:53:08.607Z] #43 46.18 Selecting previously unselected package libnl-3-200:arm64. [2020-03-13T00:53:08.607Z] #43 46.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-13T00:53:08.607Z] #43 46.21 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-13T00:53:08.607Z] #43 46.66 Selecting previously unselected package libnl-3-dev:arm64. [2020-03-13T00:53:08.607Z] #43 46.70 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-03-13T00:53:08.607Z] #43 46.87 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-13T00:53:08.607Z] #43 47.39 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-13T00:53:08.607Z] #43 47.39 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-13T00:53:08.607Z] #43 47.39 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-13T00:53:08.607Z] #43 47.51 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-03-13T00:53:08.607Z] #43 47.54 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-03-13T00:53:08.607Z] #43 47.54 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-13T00:53:08.607Z] #43 47.70 Selecting previously unselected package zlib1g-dev:arm64. [2020-03-13T00:53:08.607Z] #43 47.72 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-03-13T00:53:08.607Z] #43 47.73 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-13T00:53:08.607Z] #43 48.21 Selecting previously unselected package libprotobuf17:arm64. [2020-03-13T00:53:08.607Z] #43 48.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-03-13T00:53:08.607Z] #43 48.25 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-13T00:53:08.607Z] #43 49.05 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-03-13T00:53:08.607Z] #43 49.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-03-13T00:53:08.607Z] #43 49.06 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-13T00:53:08.607Z] #43 49.30 Selecting previously unselected package libprotobuf-dev:arm64. [2020-03-13T00:53:08.607Z] #43 49.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-03-13T00:53:08.607Z] #43 49.34 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-13T00:53:08.607Z] #43 ... [2020-03-13T00:53:08.607Z] [2020-03-13T00:53:08.607Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:08.607Z] #10 47.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-03-13T00:53:08.607Z] #10 47.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-03-13T00:53:08.607Z] #10 47.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-13T00:53:08.607Z] #10 47.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-13T00:53:08.607Z] #10 47.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-03-13T00:53:08.607Z] #10 47.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-03-13T00:53:08.607Z] #10 47.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-03-13T00:53:08.607Z] #10 47.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-03-13T00:53:08.607Z] #10 47.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-03-13T00:53:08.607Z] #10 47.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-03-13T00:53:08.607Z] #10 47.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-03-13T00:53:08.607Z] #10 47.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-03-13T00:53:08.607Z] #10 47.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-03-13T00:53:08.607Z] #10 47.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-03-13T00:53:08.607Z] #10 47.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-03-13T00:53:08.607Z] #10 48.62 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:08.607Z] #10 48.85 Fetched 73.3 MB in 6s (11.9 MB/s) [2020-03-13T00:53:08.607Z] #10 48.99 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-13T00:53:08.607Z] #10 48.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-13T00:53:08.607Z] #10 49.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-03-13T00:53:08.607Z] #10 49.15 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-13T00:53:08.712Z] #74 37.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-13T00:53:08.955Z] #47 ... [2020-03-13T00:53:08.955Z] [2020-03-13T00:53:08.955Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:53:08.969Z] #74 ... [2020-03-13T00:53:08.969Z] [2020-03-13T00:53:08.969Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:08.969Z] #35 28.63 Fetched 8332 kB in 23s (357 kB/s) [2020-03-13T00:53:09.227Z] #35 28.63 Reading package lists... [2020-03-13T00:53:09.227Z] #35 ... [2020-03-13T00:53:09.227Z] [2020-03-13T00:53:09.227Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:09.227Z] #53 37.58 + cd /tmp/tmp.g68t1gEibu/src/github.com/golangci/golangci-lint/ [2020-03-13T00:53:09.227Z] #53 37.58 + git checkout -q v1.23.8 [2020-03-13T00:53:09.478Z] #41 34.21 Checking out files: 73% (1180/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-13T00:53:09.739Z] #41 34.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-13T00:53:09.793Z] #53 38.86 ++ git describe --tags [2020-03-13T00:53:09.793Z] #53 38.89 + version=v1.23.8 [2020-03-13T00:53:09.793Z] #53 ... [2020-03-13T00:53:09.793Z] [2020-03-13T00:53:09.793Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:09.793Z] #43 29.44 Fetched 8332 kB in 23s (359 kB/s) [2020-03-13T00:53:10.051Z] #43 29.44 Reading package lists... [2020-03-13T00:53:10.051Z] #43 ... [2020-03-13T00:53:10.051Z] [2020-03-13T00:53:10.051Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:10.051Z] #56 28.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-13T00:53:10.051Z] #56 31.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-13T00:53:10.051Z] #56 33.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-13T00:53:10.051Z] #56 34.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-13T00:53:10.051Z] #56 34.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-13T00:53:10.051Z] #56 34.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-13T00:53:10.051Z] #56 35.80 runtime [2020-03-13T00:53:10.051Z] #56 35.89 runtime/cgo [2020-03-13T00:53:10.051Z] #56 ... [2020-03-13T00:53:10.051Z] [2020-03-13T00:53:10.051Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:10.051Z] #53 38.91 ++ git rev-parse --short HEAD [2020-03-13T00:53:10.051Z] #53 38.92 + commit=76a82c6 [2020-03-13T00:53:10.051Z] #53 38.92 ++ git show -s --format=%cd [2020-03-13T00:53:10.051Z] #53 38.94 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-13T00:53:10.051Z] #53 38.94 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-13T00:53:10.520Z] #10 51.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-13T00:53:10.521Z] #10 51.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-03-13T00:53:10.521Z] #10 51.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-13T00:53:11.467Z] #10 ... [2020-03-13T00:53:11.467Z] [2020-03-13T00:53:11.467Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:11.467Z] #27 4.395 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-13T00:53:11.467Z] #27 5.039 [2020-03-13T00:53:11.990Z] #27 5.411 0.0% ### 4.7% ###### 9.3% ######### 13.1% ############ 16.7% ############## 20.8% ################# 24.1% [2020-03-13T00:53:11.990Z] #27 ... [2020-03-13T00:53:11.990Z] [2020-03-13T00:53:11.990Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:11.990Z] #65 3.080 + RM_GOPATH=0 [2020-03-13T00:53:11.990Z] #65 3.080 + TMP_GOPATH= [2020-03-13T00:53:11.990Z] #65 3.080 + : /build [2020-03-13T00:53:11.990Z] #65 3.080 + '[' -z '' ']' [2020-03-13T00:53:11.990Z] #65 3.080 ++ mktemp -d [2020-03-13T00:53:11.990Z] #65 3.098 + export GOPATH=/tmp/tmp.aQlrUQI3ri [2020-03-13T00:53:11.990Z] #65 3.098 + GOPATH=/tmp/tmp.aQlrUQI3ri [2020-03-13T00:53:11.990Z] #65 3.098 + RM_GOPATH=1 [2020-03-13T00:53:11.990Z] #65 3.098 ++ dirname ./install.sh [2020-03-13T00:53:11.990Z] #65 3.108 + dir=. [2020-03-13T00:53:11.990Z] #65 3.108 + bin=containerd [2020-03-13T00:53:11.990Z] #65 3.108 + shift [2020-03-13T00:53:11.990Z] #65 3.108 + '[' '!' -f ./containerd.installer ']' [2020-03-13T00:53:11.990Z] #65 3.108 + . ./containerd.installer [2020-03-13T00:53:11.990Z] #65 3.108 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-13T00:53:11.990Z] #65 3.108 + install_containerd [2020-03-13T00:53:11.990Z] #65 3.108 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-13T00:53:11.990Z] #65 3.108 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aQlrUQI3ri/src/github.com/containerd/containerd [2020-03-13T00:53:11.990Z] #65 3.109 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-13T00:53:11.990Z] #65 3.111 Cloning into '/tmp/tmp.aQlrUQI3ri/src/github.com/containerd/containerd'... [2020-03-13T00:53:11.990Z] #65 ... [2020-03-13T00:53:11.990Z] [2020-03-13T00:53:11.990Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:13.022Z] #41 38.04 + 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-03-13T00:53:13.333Z] #53 ... [2020-03-13T00:53:13.333Z] [2020-03-13T00:53:13.334Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:53:13.334Z] #62 32.68 Fetched 8332 kB in 26s (324 kB/s) [2020-03-13T00:53:13.334Z] #62 32.68 Reading package lists... [2020-03-13T00:53:13.334Z] #62 ... [2020-03-13T00:53:13.334Z] [2020-03-13T00:53:13.334Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:53:13.334Z] #25 31.06 Reading package lists... [2020-03-13T00:53:13.589Z] #41 ... [2020-03-13T00:53:13.589Z] [2020-03-13T00:53:13.589Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:13.589Z] #10 29.09 Fetched 8332 kB in 23s (367 kB/s) [2020-03-13T00:53:13.848Z] #10 29.09 Reading package lists... [2020-03-13T00:53:13.848Z] #10 ... [2020-03-13T00:53:13.848Z] [2020-03-13T00:53:13.848Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:13.848Z] #74 35.75 Checking out files: 59% (1225/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 91% (1887/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-13T00:53:13.848Z] #74 37.12 + cd /tmp/tmp.X4VTWrTnb8/src/github.com/docker/libnetwork [2020-03-13T00:53:13.848Z] #74 37.12 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-13T00:53:13.848Z] #74 38.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-13T00:53:14.086Z] #27 5.411 0.0% ### 4.7% ###### 9.3% ######### 13.1% ############ 16.7% ############## 20.8% ################# 24.1% #################### 28.3% ######################## 33.6% ########################### 37.8% ############################### 43.8% ################################### 49.1% ###################################### 53.7% ######################################### 58.0% ########################################### 60.3% ############################################## 64.3% ################################################ 67.6% ################################################## 70.7% ##################################################### 74.1% ######################################################## 78.7% ######################################################### 80.1% ########################################################## 81.6% ############################################################### 87.5% ################################################################# 90.7% ##################################################################### 96.1% ######################################################################## 100.0% [2020-03-13T00:53:14.161Z] #25 43.05 Reading package lists... [2020-03-13T00:53:14.161Z] #25 ... [2020-03-13T00:53:14.161Z] [2020-03-13T00:53:14.161Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:53:14.161Z] #41 33.51 + 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-03-13T00:53:14.161Z] #41 ... [2020-03-13T00:53:14.161Z] [2020-03-13T00:53:14.161Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:53:14.161Z] #62 32.68 Reading package lists... [2020-03-13T00:53:14.347Z] #27 8.514 [2020-03-13T00:53:15.152Z] #27 8.716 0.1% ### 5.5% ########### 16.4% ################### 27.8% ########################### 37.8% ####################################### 55.2% [2020-03-13T00:53:15.152Z] #27 ... [2020-03-13T00:53:15.152Z] [2020-03-13T00:53:15.152Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:15.152Z] #47 45.82 internal/reflectlite [2020-03-13T00:53:15.152Z] #47 45.82 sync [2020-03-13T00:53:15.152Z] #47 47.40 github.com/LK4D4/vndr/godl/singleflight [2020-03-13T00:53:15.153Z] #47 47.42 internal/singleflight [2020-03-13T00:53:15.153Z] #47 47.42 math/rand [2020-03-13T00:53:15.153Z] #47 49.87 sort [2020-03-13T00:53:15.153Z] #47 49.89 errors [2020-03-13T00:53:15.153Z] #47 50.38 io [2020-03-13T00:53:15.153Z] #47 50.38 strconv [2020-03-13T00:53:15.153Z] #47 50.38 internal/oserror [2020-03-13T00:53:15.153Z] #47 50.60 syscall [2020-03-13T00:53:15.153Z] #47 52.10 vendor/golang.org/x/net/dns/dnsmessage [2020-03-13T00:53:15.153Z] #47 53.53 bytes [2020-03-13T00:53:15.413Z] #47 ... [2020-03-13T00:53:15.413Z] [2020-03-13T00:53:15.413Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:15.675Z] #27 8.716 0.1% ### 5.5% ########### 16.4% ################### 27.8% ########################### 37.8% ####################################### 55.2% ################################################### 71.7% ############################################################# 85.9% ###################################################################### 97.6% ######################################################################## 100.0% [2020-03-13T00:53:16.253Z] #27 10.09 [2020-03-13T00:53:17.297Z] #27 10.35 0.0% ###### 8.5% ########## 14.2% ############ 16.9% ################## 25.0% ##################### 30.4% ########################## 36.5% ############################ 39.4% ############################### 43.2% ################################## 48.3% ###################################### 54.1% [2020-03-13T00:53:17.297Z] #27 ... [2020-03-13T00:53:17.297Z] [2020-03-13T00:53:17.297Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:17.297Z] #33 47.99 internal/reflectlite [2020-03-13T00:53:17.297Z] #33 49.87 errors [2020-03-13T00:53:17.297Z] #33 49.87 sort [2020-03-13T00:53:17.297Z] #33 50.30 io [2020-03-13T00:53:17.297Z] #33 50.31 internal/oserror [2020-03-13T00:53:17.297Z] #33 50.32 strconv [2020-03-13T00:53:17.297Z] #33 50.59 syscall [2020-03-13T00:53:17.297Z] #33 53.98 strings [2020-03-13T00:53:17.297Z] #33 53.98 bytes [2020-03-13T00:53:17.297Z] #33 56.42 reflect [2020-03-13T00:53:17.297Z] #33 57.49 bufio [2020-03-13T00:53:17.562Z] #33 ... [2020-03-13T00:53:17.562Z] [2020-03-13T00:53:17.562Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:17.702Z] #62 43.96 Reading package lists... [2020-03-13T00:53:17.702Z] #62 ... [2020-03-13T00:53:17.702Z] [2020-03-13T00:53:17.702Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:17.702Z] #10 37.04 Fetched 8332 kB in 26s (319 kB/s) [2020-03-13T00:53:17.702Z] #10 37.04 Reading package lists... [2020-03-13T00:53:17.702Z] #10 ... [2020-03-13T00:53:17.702Z] [2020-03-13T00:53:17.702Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:17.702Z] #47 40.74 vendor/golang.org/x/crypto/internal/subtle [2020-03-13T00:53:17.702Z] #47 41.19 vendor/golang.org/x/crypto/curve25519 [2020-03-13T00:53:17.828Z] #27 10.35 0.0% ###### 8.5% ########## 14.2% ############ 16.9% ################## 25.0% ##################### 30.4% ########################## 36.5% ############################ 39.4% ############################### 43.2% ################################## 48.3% ###################################### 54.1% ######################################### 57.5% ############################################# 63.0% ################################################# 68.9% ################################################### 71.7% ############################## [2020-03-13T00:53:17.828Z] #27 ... [2020-03-13T00:53:17.828Z] [2020-03-13T00:53:17.828Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:17.829Z] #35 48.74 Selecting previously unselected package libicu63:arm64. [2020-03-13T00:53:17.829Z] #35 48.75 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ... [2020-03-13T00:53:17.829Z] #35 48.87 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-13T00:53:17.829Z] #35 54.70 Selecting previously unselected package libxml2:arm64. [2020-03-13T00:53:17.829Z] #35 54.71 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-03-13T00:53:17.829Z] #35 54.73 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-13T00:53:17.829Z] #35 55.28 Selecting previously unselected package libarchive13:arm64. [2020-03-13T00:53:17.829Z] #35 55.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-03-13T00:53:17.829Z] #35 55.31 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-13T00:53:17.829Z] #35 55.79 Selecting previously unselected package libjsoncpp1:arm64. [2020-03-13T00:53:17.829Z] #35 55.79 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-03-13T00:53:17.829Z] #35 55.80 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-13T00:53:17.829Z] #35 56.02 Selecting previously unselected package librhash0:arm64. [2020-03-13T00:53:17.829Z] #35 56.02 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-03-13T00:53:17.829Z] #35 56.05 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-03-13T00:53:17.829Z] #35 56.29 Selecting previously unselected package libuv1:arm64. [2020-03-13T00:53:17.829Z] #35 56.29 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-03-13T00:53:17.829Z] #35 56.31 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-03-13T00:53:17.829Z] #35 56.47 Selecting previously unselected package cmake. [2020-03-13T00:53:17.829Z] #35 56.47 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-03-13T00:53:17.829Z] #35 56.48 Unpacking cmake (3.13.4-1) ... [2020-03-13T00:53:18.046Z] #74 ... [2020-03-13T00:53:18.046Z] [2020-03-13T00:53:18.046Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:18.046Z] #56 32.92 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-13T00:53:18.046Z] #56 34.98 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-13T00:53:18.046Z] #56 35.22 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-13T00:53:18.046Z] #56 35.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-13T00:53:18.046Z] #56 35.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-13T00:53:18.046Z] #56 37.24 runtime/cgo [2020-03-13T00:53:18.046Z] #56 37.31 runtime [2020-03-13T00:53:18.046Z] #56 ... [2020-03-13T00:53:18.046Z] [2020-03-13T00:53:18.046Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:18.046Z] #53 40.86 + cd /tmp/tmp.cRboQKwNHB/src/github.com/golangci/golangci-lint/ [2020-03-13T00:53:18.046Z] #53 40.86 + git checkout -q v1.23.8 [2020-03-13T00:53:18.046Z] #53 41.51 ++ git describe --tags [2020-03-13T00:53:18.046Z] #53 41.51 + version=v1.23.8 [2020-03-13T00:53:18.046Z] #53 41.51 ++ git rev-parse --short HEAD [2020-03-13T00:53:18.046Z] #53 41.56 + commit=76a82c6 [2020-03-13T00:53:18.046Z] #53 41.57 ++ git show -s --format=%cd [2020-03-13T00:53:18.046Z] #53 41.57 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-13T00:53:18.046Z] #53 41.57 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-13T00:53:18.046Z] #53 ... [2020-03-13T00:53:18.046Z] [2020-03-13T00:53:18.046Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:53:18.046Z] #62 20.65 Reading package lists... [2020-03-13T00:53:18.046Z] #62 33.96 Building dependency tree... [2020-03-13T00:53:18.046Z] #62 39.93 The following additional packages will be installed: [2020-03-13T00:53:18.046Z] #62 39.96 libbtrfs0 [2020-03-13T00:53:18.046Z] #62 40.34 The following NEW packages will be installed: [2020-03-13T00:53:18.046Z] #62 40.38 libbtrfs-dev libbtrfs0 [2020-03-13T00:53:18.046Z] #62 40.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:18.046Z] #62 40.92 Need to get 119 kB of archives. [2020-03-13T00:53:18.046Z] #62 40.92 After this operation, 387 kB of additional disk space will be used. [2020-03-13T00:53:18.046Z] #62 40.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-13T00:53:18.046Z] #62 40.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-13T00:53:18.046Z] #62 42.89 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:18.046Z] #62 43.38 Fetched 119 kB in 0s (341 kB/s) [2020-03-13T00:53:18.046Z] #62 43.55 Selecting previously unselected package libbtrfs0. [2020-03-13T00:53:18.046Z] #62 43.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-13T00:53:18.092Z] #35 ... [2020-03-13T00:53:18.092Z] [2020-03-13T00:53:18.092Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:18.304Z] #62 43.73 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-13T00:53:18.304Z] #62 43.74 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-13T00:53:18.566Z] #62 44.02 Selecting previously unselected package libbtrfs-dev. [2020-03-13T00:53:18.566Z] #62 44.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-13T00:53:18.566Z] #62 44.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-13T00:53:18.640Z] #47 ... [2020-03-13T00:53:18.640Z] [2020-03-13T00:53:18.640Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:18.640Z] #10 37.04 Reading package lists... [2020-03-13T00:53:18.655Z] #27 10.35 0.0% ###### 8.5% ########## 14.2% ############ 16.9% ################## 25.0% ##################### 30.4% ########################## 36.5% ############################ 39.4% ############################### 43.2% ################################## 48.3% ###################################### 54.1% ######################################### 57.5% ############################################# 63.0% ################################################# 68.9% ################################################### 71.7% ##################################################### 75.0% ######################################################## 78.4% ######################################################### 79.3% ########################################################### 83.3% ############################################################# 85.5% ################################################################# 91.0% ##################################################################### 95.9% ######################################################################## 100.0% [2020-03-13T00:53:19.133Z] #62 44.52 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-13T00:53:19.133Z] #62 44.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-13T00:53:19.133Z] #62 44.59 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:53:19.228Z] #27 13.24 [2020-03-13T00:53:20.015Z] #27 13.46 0.0% # 2.0% ## 4.2% ### 5.5% ##### 7.8% ###### 9.5% ####### 11.0% [2020-03-13T00:53:20.015Z] #27 ... [2020-03-13T00:53:20.015Z] [2020-03-13T00:53:20.015Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:20.015Z] #43 50.92 Selecting previously unselected package libprotoc17:arm64. [2020-03-13T00:53:20.015Z] #43 50.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-03-13T00:53:20.015Z] #43 50.95 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-13T00:53:20.015Z] #43 51.64 Selecting previously unselected package protobuf-c-compiler. [2020-03-13T00:53:20.015Z] #43 51.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-03-13T00:53:20.015Z] #43 51.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-13T00:53:20.015Z] #43 51.82 Selecting previously unselected package protobuf-compiler. [2020-03-13T00:53:20.015Z] #43 51.83 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-03-13T00:53:20.015Z] #43 51.85 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-13T00:53:20.015Z] #43 52.05 Selecting previously unselected package python-pkg-resources. [2020-03-13T00:53:20.015Z] #43 52.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-13T00:53:20.015Z] #43 52.06 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-13T00:53:20.015Z] #43 52.37 Selecting previously unselected package python-six. [2020-03-13T00:53:20.015Z] #43 52.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-13T00:53:20.015Z] #43 52.40 Unpacking python-six (1.12.0-1) ... [2020-03-13T00:53:20.015Z] #43 52.50 Selecting previously unselected package python-protobuf. [2020-03-13T00:53:20.015Z] #43 52.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-03-13T00:53:20.015Z] #43 52.52 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-13T00:53:20.015Z] #43 53.28 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-13T00:53:20.015Z] #43 56.47 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-13T00:53:20.015Z] #43 56.48 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-13T00:53:20.015Z] #43 56.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-13T00:53:20.015Z] #43 56.56 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-13T00:53:20.015Z] #43 56.59 Setting up python-six (1.12.0-1) ... [2020-03-13T00:53:20.015Z] #43 59.46 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-13T00:53:20.015Z] #43 59.48 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-13T00:53:20.015Z] #43 59.57 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-13T00:53:20.015Z] #43 59.59 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-03-13T00:53:20.015Z] #43 59.61 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-13T00:53:20.015Z] #43 59.62 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-13T00:53:20.015Z] #43 59.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-13T00:53:20.015Z] #43 59.67 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-13T00:53:20.015Z] #43 59.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-13T00:53:20.015Z] #43 59.72 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-13T00:53:20.067Z] #62 DONE 45.6s [2020-03-13T00:53:20.067Z] [2020-03-13T00:53:20.067Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:20.067Z] #10 29.09 Reading package lists... [2020-03-13T00:53:20.067Z] #10 41.37 Reading package lists... [2020-03-13T00:53:20.067Z] #10 ... [2020-03-13T00:53:20.067Z] [2020-03-13T00:53:20.067Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:53:20.067Z] #63 DONE 0.1s [2020-03-13T00:53:20.067Z] [2020-03-13T00:53:20.067Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-13T00:53:20.277Z] #43 ... [2020-03-13T00:53:20.277Z] [2020-03-13T00:53:20.277Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:20.277Z] #27 13.46 0.0% # 2.0% ## 4.2% ### 5.5% ##### 7.8% ###### 9.5% ####### 11.0% ######### 13.3% [2020-03-13T00:53:20.277Z] #27 ... [2020-03-13T00:53:20.277Z] [2020-03-13T00:53:20.277Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:20.277Z] #35 59.55 Setting up libicu63:arm64 (63.1-6) ... [2020-03-13T00:53:20.277Z] #35 59.57 Setting up xxd (2:8.1.0875-5) ... [2020-03-13T00:53:20.277Z] #35 59.59 Setting up libuv1:arm64 (1.24.1-1) ... [2020-03-13T00:53:20.277Z] #35 59.61 Setting up vim-common (2:8.1.0875-5) ... [2020-03-13T00:53:20.277Z] #35 59.67 Setting up librhash0:arm64 (1.3.8-1) ... [2020-03-13T00:53:20.277Z] #35 59.69 Setting up cmake-data (3.13.4-1) ... [2020-03-13T00:53:20.277Z] #35 59.75 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-13T00:53:20.277Z] #35 59.77 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-13T00:53:20.277Z] #35 59.78 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-13T00:53:20.277Z] #35 59.81 Setting up cmake (3.13.4-1) ... [2020-03-13T00:53:20.277Z] #35 59.83 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:53:20.277Z] #35 60.00 Processing triggers for mime-support (3.62) ... [2020-03-13T00:53:20.277Z] #35 DONE 61.1s [2020-03-13T00:53:20.277Z] [2020-03-13T00:53:20.277Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:20.325Z] #64 DONE 0.1s [2020-03-13T00:53:20.325Z] [2020-03-13T00:53:20.325Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:20.507Z] #10 48.88 Reading package lists... [2020-03-13T00:53:20.507Z] #10 ... [2020-03-13T00:53:20.507Z] [2020-03-13T00:53:20.507Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:20.508Z] #35 28.63 Reading package lists... [2020-03-13T00:53:20.543Z] #27 13.46 0.0% # 2.0% ## 4.2% ### 5.5% ##### 7.8% ###### 9.5% ####### 11.0% ######### 13.3% ########## 14.9% ########### 15.8% [2020-03-13T00:53:20.543Z] #27 ... [2020-03-13T00:53:20.543Z] [2020-03-13T00:53:20.543Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:53:20.543Z] #36 DONE 0.1s [2020-03-13T00:53:20.543Z] [2020-03-13T00:53:20.543Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:20.543Z] #27 13.46 0.0% # 2.0% ## 4.2% ### 5.5% ##### 7.8% ###### 9.5% ####### 11.0% ######### 13.3% ########## 14.9% ########### 15.8% ############ 16.8% [2020-03-13T00:53:20.543Z] #27 ... [2020-03-13T00:53:20.543Z] [2020-03-13T00:53:20.543Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-13T00:53:20.543Z] #37 DONE 0.1s [2020-03-13T00:53:20.543Z] [2020-03-13T00:53:20.543Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:20.584Z] #65 ... [2020-03-13T00:53:20.584Z] [2020-03-13T00:53:20.584Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:20.584Z] #35 36.09 Fetched 8332 kB in 26s (317 kB/s) [2020-03-13T00:53:20.766Z] #35 40.83 Reading package lists... [2020-03-13T00:53:20.766Z] #35 ... [2020-03-13T00:53:20.766Z] [2020-03-13T00:53:20.766Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:20.766Z] #43 29.44 Reading package lists... [2020-03-13T00:53:20.808Z] #27 13.46 0.0% # 2.0% ## 4.2% ### 5.5% ##### 7.8% ###### 9.5% ####### 11.0% ######### 13.3% ########## 14.9% ########### 15.8% ############ 16.8% ############ 17.8% ############# 19.0% ############## 20.1% [2020-03-13T00:53:20.808Z] #27 ... [2020-03-13T00:53:20.808Z] [2020-03-13T00:53:20.809Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:53:20.809Z] #30 51.57 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-13T00:53:20.809Z] #30 51.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-13T00:53:20.809Z] #30 53.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-13T00:53:20.842Z] #35 36.09 Reading package lists... [2020-03-13T00:53:20.842Z] #35 ... [2020-03-13T00:53:20.842Z] [2020-03-13T00:53:20.842Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:20.842Z] #43 37.79 Fetched 8332 kB in 26s (325 kB/s) [2020-03-13T00:53:21.075Z] #30 ... [2020-03-13T00:53:21.075Z] [2020-03-13T00:53:21.075Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:21.409Z] #43 37.79 Reading package lists... [2020-03-13T00:53:21.409Z] #43 ... [2020-03-13T00:53:21.409Z] [2020-03-13T00:53:21.409Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:21.409Z] #35 36.09 Reading package lists... [2020-03-13T00:53:21.669Z] #35 ... [2020-03-13T00:53:21.669Z] [2020-03-13T00:53:21.669Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:53:21.669Z] #25 36.91 Fetched 8332 kB in 26s (322 kB/s) [2020-03-13T00:53:21.701Z] #43 41.82 Reading package lists... [2020-03-13T00:53:21.701Z] #43 ... [2020-03-13T00:53:21.701Z] [2020-03-13T00:53:21.701Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:21.701Z] #35 40.83 Reading package lists... [2020-03-13T00:53:21.927Z] #25 36.91 Reading package lists... [2020-03-13T00:53:22.161Z] #27 13.46 0.0% # 2.0% ## 4.2% ### 5.5% ##### 7.8% ###### 9.5% ####### 11.0% ######### 13.3% ########## 14.9% ########### 15.8% ############ 16.8% ############ 17.8% ############# 19.0% ############## 20.1% ############### 21.8% ################# 23.9% ################## 25.5% ################### 27.0% #################### 28.3% ###################### 31.6% ######################## 34.4% ########################## 36.7% ############################ 40.1% ############################# 41.5% ################################ 44.5% ################################## 48.3% [2020-03-13T00:53:22.161Z] #27 ... [2020-03-13T00:53:22.161Z] [2020-03-13T00:53:22.161Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:22.161Z] #50 52.75 + cd /tmp/tmp.nhxN684g9i/src/gotest.tools/gotestsum [2020-03-13T00:53:22.161Z] #50 52.75 + git checkout -q v0.3.5 [2020-03-13T00:53:22.161Z] #50 52.82 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-13T00:53:22.161Z] #50 ... [2020-03-13T00:53:22.161Z] [2020-03-13T00:53:22.161Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:22.185Z] #25 ... [2020-03-13T00:53:22.185Z] [2020-03-13T00:53:22.185Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:23.467Z] #27 13.46 0.0% # 2.0% ## 4.2% ### 5.5% ##### 7.8% ###### 9.5% ####### 11.0% ######### 13.3% ########## 14.9% ########### 15.8% ############ 16.8% ############ 17.8% ############# 19.0% ############## 20.1% ############### 21.8% ################# 23.9% ################## 25.5% ################### 27.0% #################### 28.3% ###################### 31.6% ######################## 34.4% ########################## 36.7% ############################ 40.1% ############################# 41.5% ################################ 44.5% ################################## 48.3% ##################################### 52.5% ######################################## 55.9% ######################################### 58.3% ########################################### 61.1% ############################################# 63.5% ############################################### 66.6% ################################################ 67.8% ################################################# 69.0% ################################################### 72.1% ##################################################### 73.6% ###################################################### 76.2% ### [2020-03-13T00:53:23.467Z] #27 ... [2020-03-13T00:53:23.467Z] [2020-03-13T00:53:23.467Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:23.467Z] #10 54.19 Selecting previously unselected package binutils-mingw-w64. [2020-03-13T00:53:23.467Z] #10 54.19 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-13T00:53:23.467Z] #10 54.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-13T00:53:23.467Z] #10 54.52 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-03-13T00:53:23.467Z] #10 54.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-13T00:53:23.467Z] #10 54.52 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-13T00:53:23.467Z] #10 54.76 Selecting previously unselected package dmsetup. [2020-03-13T00:53:23.467Z] #10 54.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-03-13T00:53:23.467Z] #10 54.83 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-13T00:53:23.467Z] #10 55.13 Selecting previously unselected package mingw-w64-common. [2020-03-13T00:53:23.467Z] #10 55.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-13T00:53:23.467Z] #10 55.13 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-13T00:53:23.467Z] #10 63.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-13T00:53:23.467Z] #10 63.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-13T00:53:23.467Z] #10 63.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-13T00:53:23.467Z] #10 ... [2020-03-13T00:53:23.467Z] [2020-03-13T00:53:23.467Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:24.836Z] #27 13.46 0.0% # 2.0% ## 4.2% ### 5.5% ##### 7.8% ###### 9.5% ####### 11.0% ######### 13.3% ########## 14.9% ########### 15.8% ############ 16.8% ############ 17.8% ############# 19.0% ############## 20.1% ############### 21.8% ################# 23.9% ################## 25.5% ################### 27.0% #################### 28.3% ###################### 31.6% ######################## 34.4% ########################## 36.7% ############################ 40.1% ############################# 41.5% ################################ 44.5% ################################## 48.3% ##################################### 52.5% ######################################## 55.9% ######################################### 58.3% ########################################### 61.1% ############################################# 63.5% ############################################### 66.6% ################################################ 67.8% ################################################# 69.0% ################################################### 72.1% ##################################################### 73.6% ###################################################### 76.2% ######################################################## 78.5% ########################################################## 81.1% ########################################################### 83.2% ############################################################ 84.5% ############################################################# 85.8% ################################################################ 88.9% ################################################################ 89.5% ################################################################### 93.6% #################################################################### 95.0% [2020-03-13T00:53:24.836Z] #27 ... [2020-03-13T00:53:24.836Z] [2020-03-13T00:53:24.836Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:24.836Z] #56 55.35 bytes [2020-03-13T00:53:24.836Z] #56 55.38 syscall [2020-03-13T00:53:24.836Z] #56 55.43 strings [2020-03-13T00:53:24.836Z] #56 55.45 strconv [2020-03-13T00:53:24.836Z] #56 60.06 bufio [2020-03-13T00:53:24.836Z] #56 61.42 text/tabwriter [2020-03-13T00:53:24.836Z] #56 63.06 regexp/syntax [2020-03-13T00:53:24.836Z] #56 63.08 reflect [2020-03-13T00:53:25.100Z] #56 ... [2020-03-13T00:53:25.100Z] [2020-03-13T00:53:25.100Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:25.100Z] #27 13.46 0.0% # 2.0% ## 4.2% ### 5.5% ##### 7.8% ###### 9.5% ####### 11.0% ######### 13.3% ########## 14.9% ########### 15.8% ############ 16.8% ############ 17.8% ############# 19.0% ############## 20.1% ############### 21.8% ################# 23.9% ################## 25.5% ################### 27.0% #################### 28.3% ###################### 31.6% ######################## 34.4% ########################## 36.7% ############################ 40.1% ############################# 41.5% ################################ 44.5% ################################## 48.3% ##################################### 52.5% ######################################## 55.9% ######################################### 58.3% ########################################### 61.1% ############################################# 63.5% ############################################### 66.6% ################################################ 67.8% ################################################# 69.0% ################################################### 72.1% ##################################################### 73.6% ###################################################### 76.2% ######################################################## 78.5% ########################################################## 81.1% ########################################################### 83.2% ############################################################ 84.5% ############################################################# 85.8% ################################################################ 88.9% ################################################################ 89.5% ################################################################### 93.6% #################################################################### 95.0% ####################################################################### 98.8% ######################################################################## 100.0% [2020-03-13T00:53:25.243Z] #35 51.61 Building dependency tree... [2020-03-13T00:53:25.361Z] #27 19.47 [2020-03-13T00:53:25.612Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/rootless [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/volume [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-13T00:53:25.612Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === Skipped [2020-03-13T00:53:25.612Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-13T00:53:25.612Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-13T00:53:25.612Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:73: No driver to put! [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-13T00:53:25.612Z] time="2020-03-13T00:52:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-13T00:53:25.612Z] time="2020-03-13T00:52:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-13T00:53:25.612Z] time="2020-03-13T00:52:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-13T00:53:25.612Z] time="2020-03-13T00:52:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-13T00:53:25.612Z] time="2020-03-13T00:52:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:73: No driver to put! [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-13T00:53:25.612Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-13T00:53:25.612Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-13T00:53:25.612Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:53:25.612Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-13T00:53:25.612Z] graphtest_unix.go:73: No driver to put! [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-13T00:53:25.612Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-13T00:53:25.612Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] [2020-03-13T00:53:25.612Z] DONE 2175 tests, 26 skipped in 181.417s Post stage [Pipeline] junit [2020-03-13T00:53:25.688Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-13T00:53:26.219Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m1.481939739s with top 10 stages: buildssa: 1m33.366542913s, goimports: 21.662614414s, unconvert: 12.234485737s, gosec: 10.36697287s, golint: 6.254134784s, ineffassign: 4.34142878s, misspell: 4.06689497s, inspect: 3.354308096s, vrp: 3.107275745s, printf: 1.913007448s [2020-03-13T00:53:26.231Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -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:07229baee5cacc34294ff50a242941d3c958af3b hack/make.sh dynbinary test-integration [2020-03-13T00:53:26.303Z] #27 ... [2020-03-13T00:53:26.303Z] [2020-03-13T00:53:26.303Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:26.303Z] #43 66.48 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-13T00:53:26.303Z] #43 66.50 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:53:26.303Z] #43 DONE 67.2s [2020-03-13T00:53:26.514Z] [2020-03-13T00:53:26.514Z] Removing bundles/ [2020-03-13T00:53:26.514Z] [2020-03-13T00:53:26.514Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-13T00:53:26.565Z] [2020-03-13T00:53:26.565Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:53:26.796Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-13T00:53:26.796Z] GOOS="" GOARCH="" GOARM="" [2020-03-13T00:53:26.825Z] #44 ... [2020-03-13T00:53:26.825Z] [2020-03-13T00:53:26.825Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:26.825Z] #47 57.40 reflect [2020-03-13T00:53:26.825Z] #47 58.29 bufio [2020-03-13T00:53:26.825Z] #47 60.58 regexp/syntax [2020-03-13T00:53:26.825Z] #47 62.82 hash/crc32 [2020-03-13T00:53:26.825Z] #47 64.53 vendor/golang.org/x/crypto/hkdf [2020-03-13T00:53:26.825Z] #47 65.75 vendor/golang.org/x/text/transform [2020-03-13T00:53:27.087Z] #47 ... [2020-03-13T00:53:27.087Z] [2020-03-13T00:53:27.087Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:27.087Z] #27 21.06 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-13T00:53:27.348Z] #27 21.43 [2020-03-13T00:53:27.455Z] #35 47.57 Reading package lists... [2020-03-13T00:53:27.455Z] #35 ... [2020-03-13T00:53:27.455Z] [2020-03-13T00:53:27.455Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:27.455Z] #65 5.389 + RM_GOPATH=0 [2020-03-13T00:53:27.455Z] #65 5.389 + TMP_GOPATH= [2020-03-13T00:53:27.455Z] #65 5.389 + : /build [2020-03-13T00:53:27.455Z] #65 5.389 + '[' -z '' ']' [2020-03-13T00:53:27.455Z] #65 5.395 ++ mktemp -d [2020-03-13T00:53:27.455Z] #65 5.401 + export GOPATH=/tmp/tmp.4XCZUbAPTe [2020-03-13T00:53:27.455Z] #65 5.401 + GOPATH=/tmp/tmp.4XCZUbAPTe [2020-03-13T00:53:27.455Z] #65 5.401 + RM_GOPATH=1 [2020-03-13T00:53:27.455Z] #65 5.401 ++ dirname ./install.sh [2020-03-13T00:53:27.455Z] #65 5.401 + dir=. [2020-03-13T00:53:27.455Z] #65 5.401 + bin=containerd [2020-03-13T00:53:27.455Z] #65 5.401 + shift [2020-03-13T00:53:27.455Z] #65 5.401 + '[' '!' -f ./containerd.installer ']' [2020-03-13T00:53:27.455Z] #65 5.401 + . ./containerd.installer [2020-03-13T00:53:27.455Z] #65 5.401 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-13T00:53:27.455Z] #65 5.401 + install_containerd [2020-03-13T00:53:27.455Z] #65 5.401 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-13T00:53:27.455Z] #65 5.401 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4XCZUbAPTe/src/github.com/containerd/containerd [2020-03-13T00:53:27.455Z] #65 5.401 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-13T00:53:27.455Z] #65 5.408 Cloning into '/tmp/tmp.4XCZUbAPTe/src/github.com/containerd/containerd'... [2020-03-13T00:53:27.608Z] #27 21.65 ######################################################################## 100.0% [2020-03-13T00:53:27.774Z] #35 ... [2020-03-13T00:53:27.774Z] [2020-03-13T00:53:27.774Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:53:27.774Z] #25 43.05 Reading package lists... [2020-03-13T00:53:27.774Z] #25 54.76 Building dependency tree... [2020-03-13T00:53:27.869Z] #27 21.78 [2020-03-13T00:53:29.261Z] #27 23.29 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-13T00:53:29.524Z] #27 ... [2020-03-13T00:53:29.524Z] [2020-03-13T00:53:29.524Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:29.524Z] #33 60.00 path [2020-03-13T00:53:29.524Z] #33 60.06 text/tabwriter [2020-03-13T00:53:29.524Z] #33 63.36 time [2020-03-13T00:53:29.524Z] #33 63.36 internal/syscall/unix [2020-03-13T00:53:29.524Z] #33 ... [2020-03-13T00:53:29.524Z] [2020-03-13T00:53:29.524Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:29.524Z] #38 2.419 + RM_GOPATH=0 [2020-03-13T00:53:29.524Z] #38 2.419 + TMP_GOPATH= [2020-03-13T00:53:29.524Z] #38 2.419 + : /build [2020-03-13T00:53:29.524Z] #38 2.419 + '[' -z '' ']' [2020-03-13T00:53:29.524Z] #38 2.425 ++ mktemp -d [2020-03-13T00:53:29.524Z] #38 2.426 + export GOPATH=/tmp/tmp.cWOB4WNJeL [2020-03-13T00:53:29.524Z] #38 2.426 + GOPATH=/tmp/tmp.cWOB4WNJeL [2020-03-13T00:53:29.524Z] #38 2.426 + RM_GOPATH=1 [2020-03-13T00:53:29.524Z] #38 2.427 ++ dirname ./install.sh [2020-03-13T00:53:29.524Z] #38 2.429 + dir=. [2020-03-13T00:53:29.524Z] #38 2.429 + bin=tini [2020-03-13T00:53:29.524Z] #38 2.429 + shift [2020-03-13T00:53:29.524Z] #38 2.429 + '[' '!' -f ./tini.installer ']' [2020-03-13T00:53:29.524Z] #38 2.429 + . ./tini.installer [2020-03-13T00:53:29.524Z] #38 2.429 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-13T00:53:29.524Z] #38 2.429 + install_tini [2020-03-13T00:53:29.524Z] #38 2.429 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-13T00:53:29.524Z] #38 2.429 + git clone https://github.com/krallin/tini.git /tmp/tmp.cWOB4WNJeL/tini [2020-03-13T00:53:29.524Z] #38 2.430 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-13T00:53:29.524Z] #38 2.443 Cloning into '/tmp/tmp.cWOB4WNJeL/tini'... [2020-03-13T00:53:29.524Z] #38 3.567 + cd /tmp/tmp.cWOB4WNJeL/tini [2020-03-13T00:53:29.524Z] #38 3.567 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-13T00:53:29.524Z] #38 3.641 + cmake . [2020-03-13T00:53:29.524Z] #38 5.830 -- The C compiler identification is GNU 8.3.0 [2020-03-13T00:53:29.524Z] #38 5.927 -- Check for working C compiler: /usr/bin/cc [2020-03-13T00:53:29.524Z] #38 7.180 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T00:53:29.524Z] #38 7.185 -- Detecting C compiler ABI info [2020-03-13T00:53:29.524Z] #38 8.202 -- Detecting C compiler ABI info - done [2020-03-13T00:53:29.524Z] #38 8.277 -- Detecting C compile features [2020-03-13T00:53:29.791Z] #38 ... [2020-03-13T00:53:29.791Z] [2020-03-13T00:53:29.791Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:29.791Z] #27 23.89 #=#=# [2020-03-13T00:53:30.052Z] #27 24.10 ################################ 45.5% ######################################################################## 100.0% [2020-03-13T00:53:30.304Z] #25 ... [2020-03-13T00:53:30.304Z] [2020-03-13T00:53:30.304Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:30.304Z] #35 57.98 The following additional packages will be installed: [2020-03-13T00:53:30.304Z] #35 57.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-13T00:53:30.304Z] #35 57.99 Suggested packages: [2020-03-13T00:53:30.304Z] #35 57.99 cmake-doc ninja-build lrzip [2020-03-13T00:53:30.304Z] #35 57.99 Recommended packages: [2020-03-13T00:53:30.304Z] #35 57.99 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-13T00:53:30.304Z] #35 59.69 The following NEW packages will be installed: [2020-03-13T00:53:30.304Z] #35 59.72 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-13T00:53:30.304Z] #35 59.72 vim-common xxd [2020-03-13T00:53:30.313Z] #27 24.36 [2020-03-13T00:53:30.965Z] #35 60.39 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:30.965Z] #35 60.39 Need to get 14.9 MB of archives. [2020-03-13T00:53:30.965Z] #35 60.39 After this operation, 61.8 MB of additional disk space will be used. [2020-03-13T00:53:30.965Z] #35 60.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-13T00:53:31.224Z] #35 60.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-13T00:53:31.224Z] #35 60.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-13T00:53:31.483Z] #35 60.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-13T00:53:31.697Z] #27 25.65 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-13T00:53:31.697Z] #27 25.72 skipping existing ed4b54129745 [2020-03-13T00:53:31.958Z] #27 25.84 [2020-03-13T00:53:32.729Z] #65 ... [2020-03-13T00:53:32.729Z] [2020-03-13T00:53:32.729Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:53:32.729Z] #25 47.98 Reading package lists... [2020-03-13T00:53:32.729Z] #25 ... [2020-03-13T00:53:32.729Z] [2020-03-13T00:53:32.729Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:32.729Z] #10 41.37 Reading package lists... [2020-03-13T00:53:32.729Z] #10 53.80 Building dependency tree... [2020-03-13T00:53:32.867Z] #35 ... [2020-03-13T00:53:32.867Z] [2020-03-13T00:53:32.867Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:32.867Z] #43 41.82 Reading package lists... [2020-03-13T00:53:32.867Z] #43 52.80 Building dependency tree... [2020-03-13T00:53:32.867Z] #43 59.24 The following additional packages will be installed: [2020-03-13T00:53:32.867Z] #43 59.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-13T00:53:32.867Z] #43 59.26 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-13T00:53:32.867Z] #43 59.27 Suggested packages: [2020-03-13T00:53:32.867Z] #43 59.27 manpages-dev python-setuptools [2020-03-13T00:53:32.867Z] #43 61.14 The following NEW packages will be installed: [2020-03-13T00:53:32.867Z] #43 61.14 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-13T00:53:32.867Z] #43 61.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-13T00:53:32.867Z] #43 61.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-13T00:53:32.867Z] #43 61.16 python-six zlib1g-dev [2020-03-13T00:53:32.867Z] #43 61.78 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:32.867Z] #43 61.78 Need to get 4095 kB of archives. [2020-03-13T00:53:32.867Z] #43 61.78 After this operation, 22.5 MB of additional disk space will be used. [2020-03-13T00:53:32.867Z] #43 61.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-13T00:53:32.867Z] #43 61.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-13T00:53:32.867Z] #43 61.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-13T00:53:32.867Z] #43 61.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-13T00:53:32.867Z] #43 61.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-13T00:53:32.867Z] #43 61.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-13T00:53:32.867Z] #43 61.83 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-03-13T00:53:32.867Z] #43 61.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-13T00:53:32.867Z] #43 61.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-13T00:53:32.867Z] #43 62.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-13T00:53:32.867Z] #43 62.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-13T00:53:32.867Z] #43 62.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-13T00:53:32.867Z] #43 62.34 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-03-13T00:53:32.867Z] #43 62.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-13T00:53:32.867Z] #43 62.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-13T00:53:32.867Z] #43 62.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-13T00:53:32.867Z] #43 62.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-13T00:53:32.867Z] #43 ... [2020-03-13T00:53:32.867Z] [2020-03-13T00:53:32.867Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:53:32.867Z] #25 60.71 ca-certificates is already the newest version (20190110). [2020-03-13T00:53:32.867Z] #25 60.71 The following additional packages will be installed: [2020-03-13T00:53:32.867Z] #25 60.71 libjq1 libonig5 [2020-03-13T00:53:32.867Z] #25 61.56 The following NEW packages will be installed: [2020-03-13T00:53:32.867Z] #25 61.56 jq libjq1 libonig5 [2020-03-13T00:53:32.867Z] #25 62.05 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:32.867Z] #25 62.05 Need to get 355 kB of archives. [2020-03-13T00:53:32.867Z] #25 62.05 After this operation, 1072 kB of additional disk space will be used. [2020-03-13T00:53:32.867Z] #25 62.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-13T00:53:32.867Z] #25 62.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-13T00:53:32.867Z] #25 62.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-13T00:53:33.343Z] #27 27.24 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-13T00:53:33.604Z] #27 27.65 [2020-03-13T00:53:33.668Z] #10 ... [2020-03-13T00:53:33.668Z] [2020-03-13T00:53:33.668Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:33.668Z] #43 37.79 Reading package lists... [2020-03-13T00:53:33.668Z] #43 49.64 Reading package lists... [2020-03-13T00:53:33.668Z] #43 ... [2020-03-13T00:53:33.668Z] [2020-03-13T00:53:33.668Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:33.668Z] #35 47.57 Reading package lists... [2020-03-13T00:53:33.878Z] #27 27.84 ######################################################################## 100.0% [2020-03-13T00:53:33.878Z] #27 27.97 [2020-03-13T00:53:33.878Z] #27 28.05 Download of images into '/build' complete. [2020-03-13T00:53:33.878Z] #27 28.05 Use something like the following to load the result into a Docker daemon: [2020-03-13T00:53:34.043Z] #35 ... [2020-03-13T00:53:34.043Z] [2020-03-13T00:53:34.043Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:34.043Z] #47 48.81 vendor/golang.org/x/crypto/curve25519 [2020-03-13T00:53:34.140Z] #27 28.05 tar -cC '/build' . | docker load [2020-03-13T00:53:34.244Z] #25 63.81 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:34.302Z] #47 ... [2020-03-13T00:53:34.302Z] [2020-03-13T00:53:34.302Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:34.400Z] #27 DONE 28.4s [2020-03-13T00:53:34.400Z] [2020-03-13T00:53:34.400Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:34.400Z] #38 11.03 -- Detecting C compile features - done [2020-03-13T00:53:34.400Z] #38 11.11 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-13T00:53:34.400Z] #38 11.54 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-13T00:53:34.400Z] #38 11.64 -- Configuring done [2020-03-13T00:53:34.400Z] #38 11.68 -- Generating done [2020-03-13T00:53:34.400Z] #38 11.70 -- Build files have been written to: /tmp/tmp.cWOB4WNJeL/tini [2020-03-13T00:53:34.400Z] #38 11.72 + make tini-static [2020-03-13T00:53:34.400Z] #38 12.27 Scanning dependencies of target tini-static [2020-03-13T00:53:34.400Z] #38 12.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-13T00:53:34.504Z] #25 64.18 Fetched 355 kB in 0s (1209 kB/s) [2020-03-13T00:53:34.513Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2020-03-13T00:53:34.513Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-13T00:53:34.513Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2020-03-13T00:53:34.513Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-13T00:53:34.513Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-13T00:53:34.513Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-13T00:53:34.513Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-13T00:53:34.513Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-13T00:53:34.513Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-13T00:53:34.514Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-03-13T00:53:34.514Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-03-13T00:53:34.514Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 4.5% of statements [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-13T00:53:34.514Z] ok github.com/docker/docker/api/types/time 0.040s coverage: 100.0% of statements [2020-03-13T00:53:34.514Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/builder [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-13T00:53:34.514Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-13T00:53:34.514Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-03-13T00:53:34.660Z] #38 14.17 [100%] Linking C executable tini-static [2020-03-13T00:53:34.763Z] #25 64.35 Selecting previously unselected package libonig5:amd64. [2020-03-13T00:53:34.763Z] #25 64.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 ... 15401 files and directories currently installed.) [2020-03-13T00:53:34.763Z] #25 64.42 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-13T00:53:34.763Z] #25 64.43 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-13T00:53:35.154Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-03-13T00:53:35.329Z] #25 64.87 Selecting previously unselected package libjq1:amd64. [2020-03-13T00:53:35.329Z] #25 64.88 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-13T00:53:35.329Z] #25 64.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-13T00:53:35.329Z] #25 ... [2020-03-13T00:53:35.329Z] [2020-03-13T00:53:35.329Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:53:35.329Z] #62 43.96 Reading package lists... [2020-03-13T00:53:35.329Z] #62 55.42 Building dependency tree... [2020-03-13T00:53:35.329Z] #62 60.90 The following additional packages will be installed: [2020-03-13T00:53:35.329Z] #62 60.92 libbtrfs0 [2020-03-13T00:53:35.329Z] #62 61.23 The following NEW packages will be installed: [2020-03-13T00:53:35.329Z] #62 61.27 libbtrfs-dev libbtrfs0 [2020-03-13T00:53:35.329Z] #62 62.05 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:35.329Z] #62 62.05 Need to get 119 kB of archives. [2020-03-13T00:53:35.329Z] #62 62.05 After this operation, 387 kB of additional disk space will be used. [2020-03-13T00:53:35.329Z] #62 62.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-13T00:53:35.329Z] #62 62.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-13T00:53:35.329Z] #62 63.73 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:35.329Z] #62 64.16 Fetched 119 kB in 0s (409 kB/s) [2020-03-13T00:53:35.329Z] #62 64.30 Selecting previously unselected package libbtrfs0. [2020-03-13T00:53:35.329Z] #62 64.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-13T00:53:35.329Z] #62 64.37 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-13T00:53:35.329Z] #62 64.39 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-13T00:53:35.329Z] #62 64.67 Selecting previously unselected package libbtrfs-dev. [2020-03-13T00:53:35.329Z] #62 64.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-13T00:53:35.329Z] #62 64.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-13T00:53:35.329Z] #62 65.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-13T00:53:35.329Z] #62 ... [2020-03-13T00:53:35.329Z] [2020-03-13T00:53:35.329Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:35.329Z] #43 63.89 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:35.329Z] #43 64.13 Fetched 4095 kB in 1s (4144 kB/s) [2020-03-13T00:53:35.329Z] #43 64.29 Selecting previously unselected package libcap-dev:amd64. [2020-03-13T00:53:35.329Z] #43 64.29 (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-03-13T00:53:35.329Z] #43 64.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-13T00:53:35.329Z] #43 64.52 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-13T00:53:35.329Z] #43 64.75 Selecting previously unselected package libnet1:amd64. [2020-03-13T00:53:35.329Z] #43 64.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-13T00:53:35.329Z] #43 64.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-13T00:53:35.329Z] #43 64.97 Selecting previously unselected package libnet1-dev. [2020-03-13T00:53:35.329Z] #43 64.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-13T00:53:35.329Z] #43 65.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-13T00:53:35.617Z] #38 15.10 [100%] Built target tini-static [2020-03-13T00:53:35.676Z] #35 59.56 Building dependency tree... [2020-03-13T00:53:35.878Z] #38 15.25 + mkdir -p /build [2020-03-13T00:53:35.878Z] #38 15.26 + cp tini-static /build/docker-init [2020-03-13T00:53:35.896Z] #43 65.36 Selecting previously unselected package libnl-3-200:amd64. [2020-03-13T00:53:35.896Z] #43 65.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-13T00:53:35.896Z] #43 65.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-13T00:53:36.139Z] #38 DONE 15.6s [2020-03-13T00:53:36.139Z] [2020-03-13T00:53:36.139Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:53:36.139Z] #44 3.788 Note: Building without setproctitle() and strlcpy() support. [2020-03-13T00:53:36.139Z] #44 3.789 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-13T00:53:36.139Z] #44 3.805 Note: Building without GnuTLS support [2020-03-13T00:53:36.139Z] #44 6.473 fatal: not a git repository (or any of the parent directories): .git [2020-03-13T00:53:36.139Z] #44 6.505 GEN .gitid [2020-03-13T00:53:36.139Z] #44 6.511 GEN criu/include/version.h [2020-03-13T00:53:36.139Z] #44 6.571 GEN include/common/asm [2020-03-13T00:53:36.139Z] #44 9.023 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-13T00:53:36.139Z] #44 9.135 PBCC images/opts.pb-c.c [2020-03-13T00:53:36.139Z] #44 9.187 PBCC images/sit.pb-c.c [2020-03-13T00:53:36.139Z] #44 9.280 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-13T00:53:36.139Z] #44 9.367 DEP images/opts.pb-c.d [2020-03-13T00:53:36.139Z] #44 9.605 DEP images/sit.pb-c.d [2020-03-13T00:53:36.139Z] #44 9.659 PBCC images/macvlan.pb-c.c [2020-03-13T00:53:36.139Z] #44 9.763 DEP images/macvlan.pb-c.d [2020-03-13T00:53:36.139Z] #44 9.870 PBCC images/autofs.pb-c.c [2020-03-13T00:53:36.155Z] #43 65.78 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-13T00:53:36.155Z] #43 65.79 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-13T00:53:36.155Z] #43 65.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-13T00:53:36.399Z] #44 9.931 DEP images/autofs.pb-c.d [2020-03-13T00:53:36.399Z] #44 10.06 PBCC images/sysctl.pb-c.c [2020-03-13T00:53:36.399Z] #44 10.10 DEP images/sysctl.pb-c.d [2020-03-13T00:53:36.413Z] #43 ... [2020-03-13T00:53:36.414Z] [2020-03-13T00:53:36.414Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-13T00:53:36.414Z] #62 65.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-13T00:53:36.414Z] #62 65.14 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:53:36.414Z] #62 DONE 66.1s [2020-03-13T00:53:36.414Z] [2020-03-13T00:53:36.414Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:53:36.414Z] #63 DONE 0.1s [2020-03-13T00:53:36.662Z] #44 10.35 PBCC images/time.pb-c.c [2020-03-13T00:53:36.662Z] #44 10.39 DEP images/time.pb-c.d [2020-03-13T00:53:36.673Z] [2020-03-13T00:53:36.673Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:53:36.673Z] #25 65.23 Selecting previously unselected package jq. [2020-03-13T00:53:36.673Z] #25 65.23 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-13T00:53:36.673Z] #25 65.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-13T00:53:36.673Z] #25 65.53 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-13T00:53:36.673Z] #25 65.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-13T00:53:36.673Z] #25 65.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-13T00:53:36.673Z] #25 65.82 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:53:36.673Z] #25 DONE 66.3s [2020-03-13T00:53:36.673Z] [2020-03-13T00:53:36.673Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-13T00:53:36.673Z] #64 DONE 0.1s [2020-03-13T00:53:36.673Z] [2020-03-13T00:53:36.673Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:36.673Z] #43 66.42 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-13T00:53:36.931Z] #43 ... [2020-03-13T00:53:36.931Z] [2020-03-13T00:53:36.931Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-13T00:53:36.931Z] #26 DONE 0.2s [2020-03-13T00:53:36.931Z] [2020-03-13T00:53:36.931Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:36.931Z] #43 66.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-13T00:53:36.931Z] #43 66.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-13T00:53:36.937Z] #44 10.50 PBCC images/binfmt-misc.pb-c.c [2020-03-13T00:53:36.937Z] #44 10.52 DEP images/binfmt-misc.pb-c.d [2020-03-13T00:53:36.937Z] #44 10.60 PBCC images/seccomp.pb-c.c [2020-03-13T00:53:36.937Z] #44 10.63 DEP images/seccomp.pb-c.d [2020-03-13T00:53:36.937Z] #44 10.75 PBCC images/userns.pb-c.c [2020-03-13T00:53:37.190Z] #43 66.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-13T00:53:37.190Z] #43 66.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-13T00:53:37.190Z] #43 66.80 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-13T00:53:37.198Z] #44 10.84 DEP images/userns.pb-c.d [2020-03-13T00:53:37.198Z] #44 ... [2020-03-13T00:53:37.198Z] [2020-03-13T00:53:37.198Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:37.198Z] #47 67.76 time [2020-03-13T00:53:37.198Z] #47 71.16 regexp [2020-03-13T00:53:37.198Z] #47 75.99 github.com/LK4D4/vndr/versioned [2020-03-13T00:53:37.198Z] #47 77.00 os [2020-03-13T00:53:37.448Z] #43 67.16 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-13T00:53:37.448Z] #43 67.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-13T00:53:37.459Z] #47 ... [2020-03-13T00:53:37.459Z] [2020-03-13T00:53:37.459Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:53:37.459Z] #44 10.99 PBCC images/cgroup.pb-c.c [2020-03-13T00:53:37.459Z] #44 11.12 DEP images/cgroup.pb-c.d [2020-03-13T00:53:37.706Z] #43 67.17 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-13T00:53:37.706Z] #43 ... [2020-03-13T00:53:37.706Z] [2020-03-13T00:53:37.706Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:37.706Z] #74 DONE 66.8s [2020-03-13T00:53:37.719Z] #44 11.20 PBCC images/fown.pb-c.c [2020-03-13T00:53:37.719Z] #44 11.25 PBCC images/ext-file.pb-c.c [2020-03-13T00:53:37.719Z] #44 11.35 DEP images/fown.pb-c.d [2020-03-13T00:53:37.719Z] #44 11.47 DEP images/ext-file.pb-c.d [2020-03-13T00:53:37.964Z] [2020-03-13T00:53:37.965Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:37.965Z] #35 62.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-13T00:53:37.965Z] #35 62.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-13T00:53:37.965Z] #35 62.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-13T00:53:37.965Z] #35 62.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-13T00:53:37.965Z] #35 62.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-13T00:53:37.965Z] #35 62.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-13T00:53:37.965Z] #35 65.31 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:37.965Z] #35 65.69 Fetched 14.9 MB in 4s (4006 kB/s) [2020-03-13T00:53:37.965Z] #35 65.88 Selecting previously unselected package xxd. [2020-03-13T00:53:37.965Z] #35 65.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 ... 15401 files and directories currently installed.) [2020-03-13T00:53:37.965Z] #35 65.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-13T00:53:37.965Z] #35 66.03 Unpacking xxd (2:8.1.0875-5) ... [2020-03-13T00:53:37.965Z] #35 66.43 Selecting previously unselected package vim-common. [2020-03-13T00:53:37.965Z] #35 66.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-13T00:53:37.965Z] #35 66.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-13T00:53:37.965Z] #35 67.34 Selecting previously unselected package cmake-data. [2020-03-13T00:53:37.965Z] #35 67.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-13T00:53:37.965Z] #35 67.37 Unpacking cmake-data (3.13.4-1) ... [2020-03-13T00:53:37.965Z] #35 ... [2020-03-13T00:53:37.965Z] [2020-03-13T00:53:37.965Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:37.965Z] #43 67.73 Selecting previously unselected package libprotobuf17:amd64. [2020-03-13T00:53:37.979Z] #44 11.62 PBCC images/rpc.pb-c.c [2020-03-13T00:53:37.979Z] #44 11.69 DEP images/rpc.pb-c.d [2020-03-13T00:53:38.223Z] #43 67.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-13T00:53:38.223Z] #43 67.75 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-13T00:53:38.240Z] #44 11.87 PBCC images/siginfo.pb-c.c [2020-03-13T00:53:38.240Z] #44 11.93 DEP images/siginfo.pb-c.d [2020-03-13T00:53:38.240Z] #44 11.98 PBCC images/pagemap.pb-c.c [2020-03-13T00:53:38.500Z] #44 12.06 DEP images/pagemap.pb-c.d [2020-03-13T00:53:38.500Z] #44 12.16 PBCC images/rlimit.pb-c.c [2020-03-13T00:53:38.500Z] #44 12.19 DEP images/rlimit.pb-c.d [2020-03-13T00:53:38.762Z] #44 12.38 PBCC images/file-lock.pb-c.c [2020-03-13T00:53:38.762Z] #44 12.43 DEP images/file-lock.pb-c.d [2020-03-13T00:53:38.969Z] #35 64.24 The following additional packages will be installed: [2020-03-13T00:53:38.969Z] #35 64.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-13T00:53:38.969Z] #35 64.30 Suggested packages: [2020-03-13T00:53:38.969Z] #35 64.33 cmake-doc ninja-build lrzip [2020-03-13T00:53:38.969Z] #35 64.33 Recommended packages: [2020-03-13T00:53:38.969Z] #35 64.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-13T00:53:39.025Z] #44 12.54 PBCC images/tty.pb-c.c [2020-03-13T00:53:39.025Z] #44 12.66 DEP images/tty.pb-c.d [2020-03-13T00:53:39.025Z] #44 12.77 PBCC images/tun.pb-c.c [2020-03-13T00:53:39.286Z] #44 12.87 PBCC images/netdev.pb-c.c [2020-03-13T00:53:39.286Z] #44 12.89 DEP images/tun.pb-c.d [2020-03-13T00:53:39.286Z] #44 12.98 DEP images/netdev.pb-c.d [2020-03-13T00:53:39.548Z] #44 13.03 PBCC images/vma.pb-c.c [2020-03-13T00:53:39.548Z] #44 13.15 DEP images/vma.pb-c.d [2020-03-13T00:53:39.548Z] #44 13.23 PBCC images/creds.pb-c.c [2020-03-13T00:53:39.548Z] #44 13.26 DEP images/creds.pb-c.d [2020-03-13T00:53:39.597Z] #43 69.20 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-13T00:53:39.597Z] #43 69.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-13T00:53:39.597Z] #43 69.21 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-13T00:53:39.642Z] ok github.com/docker/docker/builder/remotecontext/git 5.631s coverage: 86.3% of statements [2020-03-13T00:53:39.809Z] #44 13.35 PBCC images/utsns.pb-c.c [2020-03-13T00:53:39.809Z] #44 13.37 DEP images/utsns.pb-c.d [2020-03-13T00:53:39.809Z] #44 13.44 PBCC images/ipc-desc.pb-c.c [2020-03-13T00:53:39.809Z] #44 13.49 PBCC images/ipc-sem.pb-c.c [2020-03-13T00:53:39.809Z] #44 13.52 DEP images/ipc-desc.pb-c.d [2020-03-13T00:53:39.909Z] #35 ... [2020-03-13T00:53:39.909Z] [2020-03-13T00:53:39.909Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:39.909Z] #33 64.94 sync [2020-03-13T00:53:39.909Z] #33 64.95 internal/reflectlite [2020-03-13T00:53:40.070Z] #44 13.59 DEP images/ipc-sem.pb-c.d [2020-03-13T00:53:40.070Z] #44 13.67 PBCC images/ipc-msg.pb-c.c [2020-03-13T00:53:40.070Z] #44 13.69 DEP images/ipc-msg.pb-c.d [2020-03-13T00:53:40.070Z] #44 13.75 PBCC images/ipc-shm.pb-c.c [2020-03-13T00:53:40.070Z] #44 13.83 DEP images/ipc-shm.pb-c.d [2020-03-13T00:53:40.070Z] #44 ... [2020-03-13T00:53:40.070Z] [2020-03-13T00:53:40.070Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:40.070Z] #56 70.73 time [2020-03-13T00:53:40.070Z] #56 71.04 regexp [2020-03-13T00:53:40.070Z] #56 79.06 mvdan.cc/sh/v3/fileutil [2020-03-13T00:53:40.070Z] #56 79.07 path/filepath [2020-03-13T00:53:40.163Z] #43 69.74 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-13T00:53:40.163Z] #43 69.74 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-13T00:53:40.163Z] #43 69.76 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-13T00:53:40.331Z] #56 ... [2020-03-13T00:53:40.331Z] [2020-03-13T00:53:40.331Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:40.728Z] #43 ... [2020-03-13T00:53:40.728Z] [2020-03-13T00:53:40.728Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:40.728Z] #10 48.88 Reading package lists... [2020-03-13T00:53:40.728Z] #10 60.63 Building dependency tree... [2020-03-13T00:53:40.728Z] #10 65.18 The following additional packages will be installed: [2020-03-13T00:53:40.728Z] #10 65.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-13T00:53:40.728Z] #10 65.20 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-13T00:53:40.728Z] #10 65.21 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-13T00:53:40.728Z] #10 65.21 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-13T00:53:40.728Z] #10 65.22 Suggested packages: [2020-03-13T00:53:40.728Z] #10 65.23 gcc-8-locales seccomp wine64 [2020-03-13T00:53:40.728Z] #10 67.67 The following NEW packages will be installed: [2020-03-13T00:53:40.728Z] #10 67.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-13T00:53:40.728Z] #10 67.68 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-13T00:53:40.728Z] #10 67.68 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-13T00:53:40.728Z] #10 67.68 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-13T00:53:40.728Z] #10 67.68 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-13T00:53:40.728Z] #10 67.68 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-13T00:53:40.728Z] #10 68.28 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:40.728Z] #10 68.28 Need to get 77.7 MB of archives. [2020-03-13T00:53:40.728Z] #10 68.28 After this operation, 487 MB of additional disk space will be used. [2020-03-13T00:53:40.728Z] #10 68.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-13T00:53:40.728Z] #10 68.76 Get:2 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-03-13T00:53:40.728Z] #10 69.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-13T00:53:40.728Z] #10 69.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-13T00:53:40.728Z] #10 69.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-13T00:53:40.728Z] #10 69.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-13T00:53:40.728Z] #10 70.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-13T00:53:41.168Z] INFO [runner/unused/goanalysis] analyzers took 25.879893312s with top 10 stages: buildssa: 22.169538216s, U1000: 3.710355096s [2020-03-13T00:53:41.168Z] INFO [runner] Issues before processing: 2332, after processing: 0 [2020-03-13T00:53:41.168Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1723/1723, cgo: 1723/2332, autogenerated_exclude: 1618/1723, identifier_marker: 1618/1618, exclude: 1618/1618, exclude-rules: 63/1618, skip_dirs: 1723/1723, skip_files: 1723/1723, nolint: 0/63, filename_unadjuster: 1723/1723 [2020-03-13T00:53:41.168Z] INFO [runner] processing took 126.373562ms with stages: nolint: 54.049655ms, identifier_marker: 39.408369ms, path_prettifier: 13.266603ms, exclude-rules: 7.081499ms, autogenerated_exclude: 6.840932ms, skip_dirs: 3.664358ms, cgo: 1.140002ms, filename_unadjuster: 915.747µs, max_same_issues: 2.122µs, source_code: 772ns, uniq_by_line: 761ns, max_from_linter: 637ns, diff: 578ns, path_shortener: 467ns, skip_files: 374ns, exclude: 372ns, max_per_file_from_linter: 314ns [2020-03-13T00:53:41.168Z] INFO [runner] linters took 1m33.27728569s with stages: goanalysis_metalinter: 1m15.070117539s, unused: 18.0802366s [2020-03-13T00:53:41.168Z] INFO File cache stats: 1458 entries of total size 6.8MiB [2020-03-13T00:53:41.168Z] INFO Memory: 1589 samples, avg is 243.3MB, max is 3031.1MB [2020-03-13T00:53:41.168Z] INFO Execution took 3m29.092786779s [2020-03-13T00:53:41.173Z] #65 37.23 Checking out files: 24% (769/3196) Checking out files: 25% (799/3196) Checking out files: 26% (831/3196) Checking out files: 27% (863/3196) Checking out files: 28% (895/3196) Checking out files: 29% (927/3196) Checking out files: 30% (959/3196) Checking out files: 31% (991/3196) Checking out files: 32% (1023/3196) Checking out files: 33% (1055/3196) Checking out files: 34% (1087/3196) Checking out files: 35% (1119/3196) Checking out files: 36% (1151/3196) Checking out files: 37% (1183/3196) Checking out files: 38% (1215/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 70% (2251/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) [2020-03-13T00:53:41.173Z] #65 ... [2020-03-13T00:53:41.173Z] [2020-03-13T00:53:41.173Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:41.173Z] #10 71.87 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-13T00:53:41.173Z] #10 71.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-13T00:53:41.173Z] #10 71.91 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:53:41.173Z] #10 72.16 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-13T00:53:41.173Z] #10 72.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-13T00:53:41.173Z] #10 72.18 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:53:41.173Z] #10 ... [2020-03-13T00:53:41.173Z] [2020-03-13T00:53:41.173Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:41.173Z] #65 37.23 Checking out files: 24% (769/3196) Checking out files: 25% (799/3196) Checking out files: 26% (831/3196) Checking out files: 27% (863/3196) Checking out files: 28% (895/3196) Checking out files: 29% (927/3196) Checking out files: 30% (959/3196) Checking out files: 31% (991/3196) Checking out files: 32% (1023/3196) Checking out files: 33% (1055/3196) Checking out files: 34% (1087/3196) Checking out files: 35% (1119/3196) Checking out files: 36% (1151/3196) Checking out files: 37% (1183/3196) Checking out files: 38% (1215/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 70% (2251/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-13T00:53:41.173Z] #65 39.30 + cd /tmp/tmp.aQlrUQI3ri/src/github.com/containerd/containerd [2020-03-13T00:53:41.173Z] #65 39.30 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-13T00:53:41.190Z] ok github.com/docker/docker/builder/remotecontext 0.534s coverage: 13.6% of statements [2020-03-13T00:53:41.295Z] #10 70.78 Get:8 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-03-13T00:53:41.295Z] #10 70.83 Get:9 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-03-13T00:53:41.433Z] #65 ... [2020-03-13T00:53:41.433Z] [2020-03-13T00:53:41.433Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:41.433Z] #33 72.03 internal/poll [2020-03-13T00:53:41.433Z] #33 73.84 os [2020-03-13T00:53:41.433Z] #33 74.59 internal/fmtsort [2020-03-13T00:53:41.433Z] #33 77.13 path/filepath [2020-03-13T00:53:41.433Z] #33 77.13 fmt [2020-03-13T00:53:41.433Z] #33 79.07 io/ioutil [2020-03-13T00:53:41.433Z] #33 81.32 flag [2020-03-13T00:53:41.433Z] #33 81.38 log [2020-03-13T00:53:41.433Z] #33 81.38 github.com/BurntSushi/toml [2020-03-13T00:53:41.553Z] #10 ... [2020-03-13T00:53:41.553Z] [2020-03-13T00:53:41.553Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:53:41.694Z] #33 ... [2020-03-13T00:53:41.694Z] [2020-03-13T00:53:41.694Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:53:41.694Z] #44 13.91 PBCC images/ipc-var.pb-c.c [2020-03-13T00:53:41.694Z] #44 13.92 DEP images/ipc-var.pb-c.d [2020-03-13T00:53:41.694Z] #44 14.01 PBCC images/sk-opts.pb-c.c [2020-03-13T00:53:41.694Z] #44 14.10 PBCC images/packet-sock.pb-c.c [2020-03-13T00:53:41.694Z] #44 14.15 DEP images/sk-opts.pb-c.d [2020-03-13T00:53:41.694Z] #44 14.25 DEP images/packet-sock.pb-c.d [2020-03-13T00:53:41.694Z] #44 14.31 PBCC images/sk-netlink.pb-c.c [2020-03-13T00:53:41.694Z] #44 14.36 DEP images/sk-netlink.pb-c.d [2020-03-13T00:53:41.694Z] #44 14.44 PBCC images/sk-inet.pb-c.c [2020-03-13T00:53:41.694Z] #44 14.55 DEP images/sk-inet.pb-c.d [2020-03-13T00:53:41.694Z] #44 14.66 PBCC images/sk-unix.pb-c.c [2020-03-13T00:53:41.694Z] #44 14.75 DEP images/sk-unix.pb-c.d [2020-03-13T00:53:41.694Z] #44 14.82 PBCC images/mm.pb-c.c [2020-03-13T00:53:41.694Z] #44 14.93 DEP images/mm.pb-c.d [2020-03-13T00:53:41.694Z] #44 14.98 PBCC images/timerfd.pb-c.c [2020-03-13T00:53:41.694Z] #44 15.06 DEP images/timerfd.pb-c.d [2020-03-13T00:53:41.694Z] #44 15.14 PBCC images/timer.pb-c.c [2020-03-13T00:53:41.694Z] #44 15.20 DEP images/timer.pb-c.d [2020-03-13T00:53:41.694Z] #44 15.38 PBCC images/sa.pb-c.c [2020-03-13T00:53:41.732Z] Congratulations! The shell scripts are properly formatted. [2020-03-13T00:53:41.954Z] #44 15.45 DEP images/sa.pb-c.d [2020-03-13T00:53:41.954Z] #44 15.50 PBCC images/pipe-data.pb-c.c [2020-03-13T00:53:41.954Z] #44 15.53 DEP images/pipe-data.pb-c.d [2020-03-13T00:53:41.954Z] #44 15.63 PBCC images/mnt.pb-c.c [2020-03-13T00:53:42.215Z] #44 15.73 DEP images/mnt.pb-c.d [2020-03-13T00:53:42.215Z] #44 15.78 PBCC images/sk-packet.pb-c.c [2020-03-13T00:53:42.215Z] #44 15.79 DEP images/sk-packet.pb-c.d [2020-03-13T00:53:42.215Z] #44 15.87 PBCC images/tcp-stream.pb-c.c [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-03-13T00:53:42.329Z] #30 70.98 Checking out files: 63% (970/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) [2020-03-13T00:53:42.329Z] #30 ... [2020-03-13T00:53:42.329Z] [2020-03-13T00:53:42.329Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:42.329Z] #33 61.33 sync [2020-03-13T00:53:42.329Z] #33 61.36 internal/reflectlite [2020-03-13T00:53:42.329Z] #33 65.83 sort [2020-03-13T00:53:42.329Z] #33 65.83 errors [2020-03-13T00:53:42.329Z] #33 66.82 strconv [2020-03-13T00:53:42.329Z] #33 68.38 io [2020-03-13T00:53:42.329Z] #33 70.89 internal/oserror [2020-03-13T00:53:42.329Z] #33 71.20 syscall [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-13T00:53:42.476Z] #44 15.97 DEP images/tcp-stream.pb-c.d [2020-03-13T00:53:42.476Z] #44 16.05 PBCC images/pipe.pb-c.c [2020-03-13T00:53:42.476Z] #44 16.16 DEP images/pipe.pb-c.d [2020-03-13T00:53:42.588Z] #33 ... [2020-03-13T00:53:42.588Z] [2020-03-13T00:53:42.588Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:53:42.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07229baee5cacc34294ff50a242941d3c958af3b hack/make.sh dynbinary-daemon test-docker-py [2020-03-13T00:53:42.736Z] #44 16.21 PBCC images/pstree.pb-c.c [2020-03-13T00:53:42.736Z] #44 16.26 DEP images/pstree.pb-c.d [2020-03-13T00:53:42.736Z] #44 16.40 PBCC images/fs.pb-c.c [2020-03-13T00:53:42.736Z] #44 16.44 DEP images/fs.pb-c.d [2020-03-13T00:53:42.846Z] #30 70.98 Checking out files: 63% (970/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 87% (1338/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) [2020-03-13T00:53:42.846Z] #30 ... [2020-03-13T00:53:42.846Z] [2020-03-13T00:53:42.846Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:42.846Z] #47 61.88 sync [2020-03-13T00:53:42.846Z] #47 61.89 internal/reflectlite [2020-03-13T00:53:42.846Z] #47 64.82 github.com/LK4D4/vndr/godl/singleflight [2020-03-13T00:53:42.846Z] #47 65.52 math/rand [2020-03-13T00:53:42.846Z] #47 67.65 io [2020-03-13T00:53:42.846Z] #47 67.80 strconv [2020-03-13T00:53:42.846Z] #47 69.71 bytes [2020-03-13T00:53:42.996Z] #44 16.47 PBCC images/signalfd.pb-c.c [2020-03-13T00:53:42.996Z] #44 16.54 DEP images/signalfd.pb-c.d [2020-03-13T00:53:42.996Z] #44 16.60 PBCC images/fh.pb-c.c [2020-03-13T00:53:42.996Z] #44 16.65 PBCC images/fsnotify.pb-c.c [2020-03-13T00:53:42.996Z] #44 16.70 DEP images/fh.pb-c.d [2020-03-13T00:53:43.104Z] #47 ... [2020-03-13T00:53:43.104Z] [2020-03-13T00:53:43.104Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:43.104Z] #43 72.50 Selecting previously unselected package libprotoc17:amd64. [2020-03-13T00:53:43.104Z] #43 72.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-13T00:53:43.104Z] #43 72.51 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-13T00:53:43.192Z] [2020-03-13T00:53:43.192Z] Removing bundles/ [2020-03-13T00:53:43.192Z] [2020-03-13T00:53:43.192Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-13T00:53:43.257Z] #44 16.75 DEP images/fsnotify.pb-c.d [2020-03-13T00:53:43.257Z] #44 16.87 PBCC images/eventpoll.pb-c.c [2020-03-13T00:53:43.257Z] #44 16.94 DEP images/eventpoll.pb-c.d [2020-03-13T00:53:43.449Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-13T00:53:43.449Z] GOOS="" GOARCH="" GOARM="" [2020-03-13T00:53:43.517Z] #44 17.03 PBCC images/eventfd.pb-c.c [2020-03-13T00:53:43.517Z] #44 17.04 DEP images/eventfd.pb-c.d [2020-03-13T00:53:43.517Z] #44 17.09 PBCC images/remap-file-path.pb-c.c [2020-03-13T00:53:43.517Z] #44 17.10 DEP images/remap-file-path.pb-c.d [2020-03-13T00:53:43.517Z] #44 17.19 PBCC images/fifo.pb-c.c [2020-03-13T00:53:43.517Z] #44 17.20 DEP images/fifo.pb-c.d [2020-03-13T00:53:43.779Z] #44 17.28 PBCC images/ghost-file.pb-c.c [2020-03-13T00:53:43.779Z] #44 17.38 DEP images/ghost-file.pb-c.d [2020-03-13T00:53:43.779Z] #44 17.43 PBCC images/regfile.pb-c.c [2020-03-13T00:53:43.779Z] #44 17.45 DEP images/regfile.pb-c.d [2020-03-13T00:53:43.898Z] ok github.com/docker/docker/builder/dockerfile 1.476s coverage: 48.2% of statements [2020-03-13T00:53:43.898Z] ? github.com/docker/docker/cli [no test files] [2020-03-13T00:53:43.898Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-13T00:53:44.038Z] #43 73.43 Selecting previously unselected package protobuf-c-compiler. [2020-03-13T00:53:44.039Z] #43 73.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-13T00:53:44.039Z] #43 73.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-13T00:53:44.039Z] #44 17.60 PBCC images/ns.pb-c.c [2020-03-13T00:53:44.039Z] #44 17.64 DEP images/ns.pb-c.d [2020-03-13T00:53:44.039Z] #44 17.66 PBCC images/fdinfo.pb-c.c [2020-03-13T00:53:44.104Z] #33 ... [2020-03-13T00:53:44.104Z] [2020-03-13T00:53:44.104Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:44.104Z] #74 DONE 68.4s [2020-03-13T00:53:44.104Z] [2020-03-13T00:53:44.104Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:44.104Z] #35 65.97 The following NEW packages will be installed: [2020-03-13T00:53:44.104Z] #35 66.00 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-13T00:53:44.104Z] #35 66.00 vim-common xxd [2020-03-13T00:53:44.104Z] #35 66.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:44.104Z] #35 66.49 Need to get 14.9 MB of archives. [2020-03-13T00:53:44.104Z] #35 66.49 After this operation, 61.8 MB of additional disk space will be used. [2020-03-13T00:53:44.104Z] #35 66.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-13T00:53:44.104Z] #35 66.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-13T00:53:44.104Z] #35 66.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-13T00:53:44.104Z] #35 66.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-13T00:53:44.104Z] #35 68.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-13T00:53:44.104Z] #35 68.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-13T00:53:44.104Z] #35 68.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-13T00:53:44.104Z] #35 68.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-13T00:53:44.104Z] #35 68.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-13T00:53:44.104Z] #35 68.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-13T00:53:44.300Z] #44 17.86 DEP images/fdinfo.pb-c.d [2020-03-13T00:53:44.300Z] #44 18.02 PBCC images/core-aarch64.pb-c.c [2020-03-13T00:53:44.300Z] #43 73.88 Selecting previously unselected package protobuf-compiler. [2020-03-13T00:53:44.300Z] #43 73.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-13T00:53:44.300Z] #43 73.89 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-13T00:53:44.362Z] #35 ... [2020-03-13T00:53:44.362Z] [2020-03-13T00:53:44.362Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:53:44.362Z] #25 47.98 Reading package lists... [2020-03-13T00:53:44.362Z] #25 60.33 Building dependency tree... [2020-03-13T00:53:44.362Z] #25 65.41 ca-certificates is already the newest version (20190110). [2020-03-13T00:53:44.362Z] #25 65.41 The following additional packages will be installed: [2020-03-13T00:53:44.362Z] #25 65.43 libjq1 libonig5 [2020-03-13T00:53:44.362Z] #25 66.20 The following NEW packages will be installed: [2020-03-13T00:53:44.362Z] #25 66.24 jq libjq1 libonig5 [2020-03-13T00:53:44.362Z] #25 66.96 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:44.362Z] #25 66.96 Need to get 355 kB of archives. [2020-03-13T00:53:44.362Z] #25 66.96 After this operation, 1072 kB of additional disk space will be used. [2020-03-13T00:53:44.362Z] #25 66.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-13T00:53:44.362Z] #25 66.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-13T00:53:44.362Z] #25 66.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-13T00:53:44.362Z] #25 69.22 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:44.362Z] #25 69.66 Fetched 355 kB in 0s (850 kB/s) [2020-03-13T00:53:44.571Z] #44 18.13 PBCC images/core-arm.pb-c.c [2020-03-13T00:53:44.572Z] #44 18.19 PBCC images/core-ppc64.pb-c.c [2020-03-13T00:53:44.572Z] #44 18.26 PBCC images/core-s390.pb-c.c [2020-03-13T00:53:44.572Z] #44 18.30 PBCC images/core-x86.pb-c.c [2020-03-13T00:53:44.621Z] #25 69.95 Selecting previously unselected package libonig5:amd64. [2020-03-13T00:53:44.621Z] #25 69.95 (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-03-13T00:53:44.621Z] #25 ... [2020-03-13T00:53:44.621Z] [2020-03-13T00:53:44.621Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:44.621Z] #33 69.59 sort [2020-03-13T00:53:44.621Z] #33 69.59 errors [2020-03-13T00:53:44.621Z] #33 ... [2020-03-13T00:53:44.621Z] [2020-03-13T00:53:44.621Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:44.621Z] #10 60.20 The following additional packages will be installed: [2020-03-13T00:53:44.621Z] #10 60.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-13T00:53:44.621Z] #10 60.21 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-13T00:53:44.621Z] #10 60.21 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-13T00:53:44.621Z] #10 60.22 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-13T00:53:44.621Z] #10 60.23 Suggested packages: [2020-03-13T00:53:44.621Z] #10 60.24 gcc-8-locales seccomp wine64 [2020-03-13T00:53:44.621Z] #10 62.37 The following NEW packages will be installed: [2020-03-13T00:53:44.621Z] #10 62.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-13T00:53:44.621Z] #10 62.37 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-13T00:53:44.621Z] #10 62.37 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-13T00:53:44.621Z] #10 62.37 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-13T00:53:44.621Z] #10 62.37 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-13T00:53:44.621Z] #10 62.38 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-13T00:53:44.621Z] #10 62.84 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:44.621Z] #10 62.84 Need to get 77.7 MB of archives. [2020-03-13T00:53:44.621Z] #10 62.84 After this operation, 487 MB of additional disk space will be used. [2020-03-13T00:53:44.621Z] #10 62.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-13T00:53:44.621Z] #10 63.08 Get:2 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-03-13T00:53:44.621Z] #10 63.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-13T00:53:44.621Z] #10 63.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-13T00:53:44.621Z] #10 63.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-13T00:53:44.621Z] #10 63.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-13T00:53:44.621Z] #10 64.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-13T00:53:44.621Z] #10 64.66 Get:8 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-03-13T00:53:44.621Z] #10 64.69 Get:9 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-03-13T00:53:44.833Z] #44 18.36 PBCC images/core.pb-c.c [2020-03-13T00:53:44.833Z] #44 18.42 PBCC images/inventory.pb-c.c [2020-03-13T00:53:44.833Z] #44 18.45 DEP images/core-aarch64.pb-c.d [2020-03-13T00:53:44.833Z] #44 18.48 DEP images/core-arm.pb-c.d [2020-03-13T00:53:44.833Z] #44 18.52 DEP images/core-ppc64.pb-c.d [2020-03-13T00:53:44.866Z] #43 74.29 Selecting previously unselected package python-pkg-resources. [2020-03-13T00:53:44.866Z] #43 74.30 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-13T00:53:44.866Z] #43 74.33 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-13T00:53:44.880Z] #10 70.24 Get:10 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-03-13T00:53:44.880Z] #10 ... [2020-03-13T00:53:44.880Z] [2020-03-13T00:53:44.880Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:53:44.880Z] #25 69.95 (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-03-13T00:53:44.880Z] #25 70.16 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-13T00:53:44.880Z] #25 70.21 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-13T00:53:45.094Z] #44 18.55 DEP images/core-s390.pb-c.d [2020-03-13T00:53:45.094Z] #44 18.68 DEP images/core-x86.pb-c.d [2020-03-13T00:53:45.094Z] #44 18.77 DEP images/core.pb-c.d [2020-03-13T00:53:45.094Z] #44 18.85 DEP images/inventory.pb-c.d [2020-03-13T00:53:45.094Z] #44 18.90 PBCC images/cpuinfo.pb-c.c [2020-03-13T00:53:45.138Z] #25 70.77 Selecting previously unselected package libjq1:amd64. [2020-03-13T00:53:45.138Z] #25 70.77 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-13T00:53:45.355Z] #44 18.93 DEP images/cpuinfo.pb-c.d [2020-03-13T00:53:45.355Z] #44 18.98 PBCC images/stats.pb-c.c [2020-03-13T00:53:45.355Z] #44 19.02 DEP images/stats.pb-c.d [2020-03-13T00:53:45.413Z] #25 70.78 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-13T00:53:45.432Z] #43 74.89 Selecting previously unselected package python-six. [2020-03-13T00:53:45.432Z] #43 74.89 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-13T00:53:45.432Z] #43 74.92 Unpacking python-six (1.12.0-1) ... [2020-03-13T00:53:45.432Z] #43 75.07 Selecting previously unselected package python-protobuf. [2020-03-13T00:53:45.432Z] #43 75.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-13T00:53:45.432Z] #43 75.07 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-13T00:53:45.679Z] #25 71.10 Selecting previously unselected package jq. [2020-03-13T00:53:45.679Z] #25 71.10 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-13T00:53:45.679Z] #25 71.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-13T00:53:45.679Z] #25 ... [2020-03-13T00:53:45.679Z] [2020-03-13T00:53:45.679Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:45.679Z] #43 49.64 Reading package lists... [2020-03-13T00:53:45.679Z] #43 61.50 Building dependency tree... [2020-03-13T00:53:45.679Z] #43 67.47 The following additional packages will be installed: [2020-03-13T00:53:45.679Z] #43 67.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-13T00:53:45.679Z] #43 67.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-13T00:53:45.679Z] #43 67.51 Suggested packages: [2020-03-13T00:53:45.679Z] #43 67.51 manpages-dev python-setuptools [2020-03-13T00:53:45.679Z] #43 70.08 The following NEW packages will be installed: [2020-03-13T00:53:45.679Z] #43 70.09 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-13T00:53:45.679Z] #43 70.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-13T00:53:45.679Z] #43 70.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-13T00:53:45.679Z] #43 70.11 python-six zlib1g-dev [2020-03-13T00:53:45.679Z] #43 70.67 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:53:45.679Z] #43 70.67 Need to get 4095 kB of archives. [2020-03-13T00:53:45.679Z] #43 70.67 After this operation, 22.5 MB of additional disk space will be used. [2020-03-13T00:53:45.679Z] #43 70.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-13T00:53:45.679Z] #43 70.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-13T00:53:45.679Z] #43 70.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-13T00:53:45.679Z] #43 70.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-13T00:53:45.679Z] #43 70.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-13T00:53:45.679Z] #43 70.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-13T00:53:45.679Z] #43 70.74 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-03-13T00:53:45.679Z] #43 70.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-03-13T00:53:45.679Z] #43 70.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-13T00:53:45.679Z] #43 71.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-13T00:53:45.679Z] #43 71.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-13T00:53:45.679Z] #43 71.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-13T00:53:45.679Z] #43 71.31 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-03-13T00:53:45.679Z] #43 71.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-13T00:53:45.939Z] #43 71.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-13T00:53:45.939Z] #43 71.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-13T00:53:45.939Z] #43 71.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-13T00:53:46.506Z] #43 ... [2020-03-13T00:53:46.506Z] [2020-03-13T00:53:46.506Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-13T00:53:46.506Z] #25 71.78 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-13T00:53:46.506Z] #25 71.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-13T00:53:46.506Z] #25 71.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-13T00:53:46.506Z] #25 71.92 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:53:46.809Z] #43 76.21 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-13T00:53:46.809Z] #43 ... [2020-03-13T00:53:46.809Z] [2020-03-13T00:53:46.809Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:46.809Z] #65 6.266 + RM_GOPATH=0 [2020-03-13T00:53:46.809Z] #65 6.266 + TMP_GOPATH= [2020-03-13T00:53:46.809Z] #65 6.266 + : /build [2020-03-13T00:53:46.809Z] #65 6.266 + '[' -z '' ']' [2020-03-13T00:53:46.809Z] #65 6.266 ++ mktemp -d [2020-03-13T00:53:46.809Z] #65 6.266 + export GOPATH=/tmp/tmp.t4HmOlStLQ [2020-03-13T00:53:46.809Z] #65 6.266 + GOPATH=/tmp/tmp.t4HmOlStLQ [2020-03-13T00:53:46.809Z] #65 6.266 + RM_GOPATH=1 [2020-03-13T00:53:46.809Z] #65 6.281 ++ dirname ./install.sh [2020-03-13T00:53:46.809Z] #65 6.322 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-13T00:53:46.809Z] #65 6.325 + dir=. [2020-03-13T00:53:46.809Z] #65 6.325 + bin=containerd [2020-03-13T00:53:46.809Z] #65 6.325 + shift [2020-03-13T00:53:46.809Z] #65 6.325 + '[' '!' -f ./containerd.installer ']' [2020-03-13T00:53:46.809Z] #65 6.325 + . ./containerd.installer [2020-03-13T00:53:46.809Z] #65 6.325 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-13T00:53:46.809Z] #65 6.325 + install_containerd [2020-03-13T00:53:46.809Z] #65 6.325 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-13T00:53:46.809Z] #65 6.325 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t4HmOlStLQ/src/github.com/containerd/containerd [2020-03-13T00:53:46.809Z] #65 6.326 Cloning into '/tmp/tmp.t4HmOlStLQ/src/github.com/containerd/containerd'... [2020-03-13T00:53:46.809Z] #65 ... [2020-03-13T00:53:46.809Z] [2020-03-13T00:53:46.809Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:46.809Z] #27 8.277 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-13T00:53:46.809Z] #27 8.906 [2020-03-13T00:53:47.076Z] #25 DONE 72.7s [2020-03-13T00:53:47.076Z] [2020-03-13T00:53:47.076Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:47.076Z] #35 72.17 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:47.076Z] #35 72.55 Fetched 14.9 MB in 3s (4718 kB/s) [2020-03-13T00:53:47.644Z] [2020-03-13T00:53:47.644Z] #35 ... [2020-03-13T00:53:47.644Z] [2020-03-13T00:53:47.644Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-13T00:53:47.644Z] #26 DONE 0.2s [2020-03-13T00:53:47.644Z] [2020-03-13T00:53:47.644Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:47.644Z] #35 72.92 Selecting previously unselected package xxd. [2020-03-13T00:53:47.644Z] #35 72.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 ... 15401 files and directories currently installed.) [2020-03-13T00:53:47.644Z] #35 73.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-13T00:53:47.644Z] #35 73.09 Unpacking xxd (2:8.1.0875-5) ... [2020-03-13T00:53:47.845Z] #27 9.178 0.3% #### 5.7% ###### 9.0% ########## 14.1% ############# 18.5% ################## 25.4% ##################### 29.8% ######################### 35.2% ################################ 45.3% ##################################### 52.1% ########################################### 59.9% ############################################### 66.3% ################################################### 71.9% ########################################################## 80.6% ############################################################### 88.6% #################################################################### 95.8% ######################################################################## 100.0% [2020-03-13T00:53:47.902Z] #35 73.43 Selecting previously unselected package vim-common. [2020-03-13T00:53:47.902Z] #35 73.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-13T00:53:47.903Z] #44 21.13 make[1]: Nothing to be done for 'all'. [2020-03-13T00:53:48.105Z] #27 11.26 [2020-03-13T00:53:48.160Z] #35 73.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-13T00:53:48.726Z] #35 74.23 Selecting previously unselected package cmake-data. [2020-03-13T00:53:48.726Z] #35 74.23 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-13T00:53:48.726Z] #35 74.24 Unpacking cmake-data (3.13.4-1) ... [2020-03-13T00:53:49.161Z] #27 11.46 0.4% ######### 12.9% ###################### 30.8% ################################# 46.5% ################################################# 68.8% ######################################################### 80.4% ###################################################################### 97.7% ######################################################################## 100.0% [2020-03-13T00:53:49.161Z] #27 ... [2020-03-13T00:53:49.161Z] [2020-03-13T00:53:49.161Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:49.161Z] #56 78.25 syscall [2020-03-13T00:53:49.312Z] #44 ... [2020-03-13T00:53:49.312Z] [2020-03-13T00:53:49.312Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:49.312Z] #33 85.35 github.com/BurntSushi/toml/cmd/tomlv [2020-03-13T00:53:49.312Z] #33 DONE 89.8s [2020-03-13T00:53:49.312Z] [2020-03-13T00:53:49.312Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:49.312Z] #65 41.04 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-13T00:53:49.312Z] #65 41.04 + BUILDTAGS='netgo osusergo static_build' [2020-03-13T00:53:49.312Z] #65 41.04 + export EXTRA_FLAGS=-buildmode=pie [2020-03-13T00:53:49.312Z] #65 41.04 + EXTRA_FLAGS=-buildmode=pie [2020-03-13T00:53:49.312Z] #65 41.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-13T00:53:49.312Z] #65 41.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-13T00:53:49.312Z] #65 41.04 + '[' '' = dynamic ']' [2020-03-13T00:53:49.312Z] #65 41.04 + make [2020-03-13T00:53:49.312Z] #65 42.28 + bin/ctr [2020-03-13T00:53:49.420Z] #56 78.30 reflect [2020-03-13T00:53:49.432Z] ok github.com/docker/docker/client 0.696s coverage: 75.8% of statements [2020-03-13T00:53:49.883Z] #65 ... [2020-03-13T00:53:49.883Z] [2020-03-13T00:53:49.883Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:49.883Z] #47 80.35 encoding/binary [2020-03-13T00:53:49.883Z] #47 82.07 encoding/base64 [2020-03-13T00:53:49.883Z] #47 82.07 crypto/sha512 [2020-03-13T00:53:49.883Z] #47 82.07 crypto/cipher [2020-03-13T00:53:49.883Z] #47 82.52 flag [2020-03-13T00:53:49.883Z] #47 83.43 go/token [2020-03-13T00:53:49.883Z] #47 84.28 net/url [2020-03-13T00:53:49.883Z] #47 85.17 text/template/parse [2020-03-13T00:53:49.883Z] #47 85.48 encoding/json [2020-03-13T00:53:49.883Z] #47 85.51 go/scanner [2020-03-13T00:53:49.883Z] #47 87.83 encoding/xml [2020-03-13T00:53:49.883Z] #47 88.45 go/ast [2020-03-13T00:53:50.159Z] #47 ... [2020-03-13T00:53:50.159Z] [2020-03-13T00:53:50.159Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:53:50.159Z] #44 23.64 CC images/stats.o [2020-03-13T00:53:50.731Z] #44 24.11 CC images/core.o [2020-03-13T00:53:50.731Z] #44 ... [2020-03-13T00:53:50.731Z] [2020-03-13T00:53:50.731Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:50.731Z] #56 81.45 flag [2020-03-13T00:53:50.731Z] #56 81.47 github.com/pkg/diff [2020-03-13T00:53:50.731Z] #56 81.49 encoding/binary [2020-03-13T00:53:50.731Z] #56 81.49 go/token [2020-03-13T00:53:50.731Z] #56 84.00 go/scanner [2020-03-13T00:53:50.731Z] #56 84.08 mvdan.cc/editorconfig [2020-03-13T00:53:50.731Z] #56 84.94 mvdan.cc/sh/v3/syntax [2020-03-13T00:53:50.731Z] #56 85.39 encoding/json [2020-03-13T00:53:50.731Z] #56 86.39 golang.org/x/sys/unix [2020-03-13T00:53:50.731Z] #56 86.98 go/ast [2020-03-13T00:53:51.257Z] #35 ... [2020-03-13T00:53:51.257Z] [2020-03-13T00:53:51.257Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:51.257Z] #47 65.84 sync [2020-03-13T00:53:51.257Z] #47 65.87 internal/reflectlite [2020-03-13T00:53:51.257Z] #47 68.79 github.com/LK4D4/vndr/godl/singleflight [2020-03-13T00:53:51.257Z] #47 69.37 math/rand [2020-03-13T00:53:51.257Z] #47 72.01 internal/singleflight [2020-03-13T00:53:51.257Z] #47 72.52 io [2020-03-13T00:53:51.257Z] #47 72.78 strconv [2020-03-13T00:53:51.257Z] #47 75.02 bytes [2020-03-13T00:53:51.257Z] #47 ... [2020-03-13T00:53:51.257Z] [2020-03-13T00:53:51.257Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:53:51.518Z] #30 75.83 Checking out files: 81% (1244/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: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 94% (1439/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-03-13T00:53:51.673Z] #56 ... [2020-03-13T00:53:51.673Z] [2020-03-13T00:53:51.673Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:53:51.673Z] #44 25.02 CC images/core-x86.o [2020-03-13T00:53:51.778Z] #30 76.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-13T00:53:51.952Z] #56 ... [2020-03-13T00:53:51.952Z] [2020-03-13T00:53:51.952Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:51.952Z] #50 70.97 + cd /tmp/tmp.9pTzbNLpcG/src/gotest.tools/gotestsum [2020-03-13T00:53:51.952Z] #50 70.97 + git checkout -q v0.3.5 [2020-03-13T00:53:51.952Z] #50 71.08 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-13T00:53:52.235Z] #50 ... [2020-03-13T00:53:52.235Z] [2020-03-13T00:53:52.235Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:52.235Z] #27 12.69 [2020-03-13T00:53:52.235Z] #27 12.96 0.0% ######## 11.6% ############ 17.9% ################ 23.0% ##################### 29.6% ######################## 34.0% ############################# 41.5% ################################### 49.6% ######################################## 56.3% ############################################## 64.1% ################################################### 72.1% ########################################################### 82.2% ################################################################ 89.5% ###################################################################### 98.3% ######################################################################## 100.0% [2020-03-13T00:53:52.235Z] #27 15.02 [2020-03-13T00:53:52.245Z] #44 25.84 CC images/core-arm.o [2020-03-13T00:53:52.321Z] #30 77.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-13T00:53:52.816Z] #44 26.48 CC images/core-aarch64.o [2020-03-13T00:53:53.270Z] #27 15.32 0.0% # 1.6% # 2.5% ## 4.1% ### 5.1% ##### 7.9% ###### 9.4% ####### 10.8% ######## 11.7% ######### 13.0% [2020-03-13T00:53:53.270Z] #27 ... [2020-03-13T00:53:53.270Z] [2020-03-13T00:53:53.270Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:53:53.270Z] #35 72.88 Selecting previously unselected package libicu63:amd64. [2020-03-13T00:53:53.270Z] #35 72.88 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-13T00:53:53.270Z] #35 72.91 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-13T00:53:53.270Z] #35 ... [2020-03-13T00:53:53.270Z] [2020-03-13T00:53:53.270Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:53:53.270Z] #30 70.98 Checking out files: 63% (970/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 87% (1338/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: 93% (1422/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-03-13T00:53:53.270Z] #30 73.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-13T00:53:53.270Z] #30 73.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-13T00:53:53.388Z] #44 27.05 CC images/core-ppc64.o [2020-03-13T00:53:53.529Z] #30 ... [2020-03-13T00:53:53.529Z] [2020-03-13T00:53:53.529Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:53.959Z] #44 27.75 CC images/core-s390.o [2020-03-13T00:53:54.566Z] #27 15.32 0.0% # 1.6% # 2.5% ## 4.1% ### 5.1% ##### 7.9% ###### 9.4% ####### 10.8% ######## 11.7% ######### 13.0% ########## 14.4% ########### 16.1% ############ 17.5% ############## 19.6% ############### 21.0% ################ 23.4% ################## 25.5% ################### 27.6% ##################### 29.4% ###################### 31.7% ######################## 34.6% [2020-03-13T00:53:54.566Z] #27 ... [2020-03-13T00:53:54.566Z] [2020-03-13T00:53:54.566Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:54.566Z] #33 73.51 reflect [2020-03-13T00:53:54.566Z] #33 ... [2020-03-13T00:53:54.566Z] [2020-03-13T00:53:54.566Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:53:54.566Z] #47 73.55 bufio [2020-03-13T00:53:54.566Z] #47 74.97 reflect [2020-03-13T00:53:54.566Z] #47 76.76 syscall [2020-03-13T00:53:54.825Z] #47 ... [2020-03-13T00:53:54.825Z] [2020-03-13T00:53:54.825Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:54.901Z] #44 28.62 CC images/cpuinfo.o [2020-03-13T00:53:55.605Z] #30 ... [2020-03-13T00:53:55.605Z] [2020-03-13T00:53:55.605Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:55.605Z] #33 70.36 strconv [2020-03-13T00:53:55.605Z] #33 71.27 io [2020-03-13T00:53:55.605Z] #33 73.93 internal/oserror [2020-03-13T00:53:55.605Z] #33 74.15 syscall [2020-03-13T00:53:55.605Z] #33 76.99 reflect [2020-03-13T00:53:55.605Z] #33 ... [2020-03-13T00:53:55.605Z] [2020-03-13T00:53:55.605Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:55.605Z] #27 5.350 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-13T00:53:55.605Z] #27 5.771 [2020-03-13T00:53:55.605Z] #27 6.039 ## 3.0% ###### 8.5% ######## 12.2% ########### 16.4% ############## 20.7% ################# 24.3% ###################### 31.0% ########################## 37.0% ############################# 41.2% ################################ 45.8% #################################### 50.9% ######################################## 56.1% ########################################### 60.9% ############################################### 66.1% ################################################## 70.5% ##################################################### 74.8% ########################################################## 80.7% ############################################################### 88.1% ##################################################################### 97.1% ######################################################################## 100.0% [2020-03-13T00:53:55.843Z] #44 29.39 CC images/inventory.o [2020-03-13T00:53:56.106Z] #44 29.60 CC images/fdinfo.o [2020-03-13T00:53:56.367Z] #44 29.99 CC images/fown.o [2020-03-13T00:53:56.556Z] #27 8.974 [2020-03-13T00:53:56.629Z] #44 30.28 CC images/ns.o [2020-03-13T00:53:57.156Z] #27 15.32 0.0% # 1.6% # 2.5% ## 4.1% ### 5.1% ##### 7.9% ###### 9.4% ####### 10.8% ######## 11.7% ######### 13.0% ########## 14.4% ########### 16.1% ############ 17.5% ############## 19.6% ############### 21.0% ################ 23.4% ################## 25.5% ################### 27.6% ##################### 29.4% ###################### 31.7% ######################## 34.6% ########################## 36.4% ########################### 38.5% ############################# 40.8% ############################## 42.5% ################################ 44.9% ################################# 46.2% ################################### 49.6% ##################################### 52.8% ######################################## 55.8% ########################################## 59.4% ############################################ 62.0% ############################################## 64.1% ############################################### 66.2% ################################################# 68.3% ################################################### 71.0% ##################################################### 73.9% ###################################################### 76.3% ######################################################## 77.9% ######################################################### 79.8% ########################################################## 81.9% ############################################################# 85.0% ############################################################## 86.5% ################################################################ 89.8% [2020-03-13T00:53:57.156Z] #27 ... [2020-03-13T00:53:57.156Z] [2020-03-13T00:53:57.156Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:57.156Z] #10 76.59 Get:10 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-03-13T00:53:57.156Z] #10 79.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-13T00:53:57.156Z] #10 79.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-13T00:53:57.156Z] #10 79.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-13T00:53:57.156Z] #10 79.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-13T00:53:57.156Z] #10 79.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-13T00:53:57.156Z] #10 79.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-13T00:53:57.156Z] #10 80.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-13T00:53:57.156Z] #10 80.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-13T00:53:57.156Z] #10 80.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-13T00:53:57.156Z] #10 80.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-13T00:53:57.156Z] #10 80.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-13T00:53:57.156Z] #10 80.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-13T00:53:57.156Z] #10 80.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-13T00:53:57.156Z] #10 80.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-13T00:53:57.156Z] #10 80.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-13T00:53:57.156Z] #10 82.12 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:57.156Z] #10 82.66 Fetched 77.7 MB in 12s (6282 kB/s) [2020-03-13T00:53:57.156Z] #10 82.86 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-13T00:53:57.156Z] #10 82.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-13T00:53:57.156Z] #10 83.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-13T00:53:57.156Z] #10 83.10 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-13T00:53:57.156Z] #10 86.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-13T00:53:57.156Z] #10 86.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-13T00:53:57.156Z] #10 86.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-13T00:53:57.156Z] #10 ... [2020-03-13T00:53:57.156Z] [2020-03-13T00:53:57.156Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:57.200Z] #44 30.58 CC images/regfile.o [2020-03-13T00:53:57.200Z] #44 30.94 CC images/ghost-file.o [2020-03-13T00:53:57.698Z] #27 15.32 0.0% # 1.6% # 2.5% ## 4.1% ### 5.1% ##### 7.9% ###### 9.4% ####### 10.8% ######## 11.7% ######### 13.0% ########## 14.4% ########### 16.1% ############ 17.5% ############## 19.6% ############### 21.0% ################ 23.4% ################## 25.5% ################### 27.6% ##################### 29.4% ###################### 31.7% ######################## 34.6% ########################## 36.4% ########################### 38.5% ############################# 40.8% ############################## 42.5% ################################ 44.9% ################################# 46.2% ################################### 49.6% ##################################### 52.8% ######################################## 55.8% ########################################## 59.4% ############################################ 62.0% ############################################## 64.1% ############################################### 66.2% ################################################# 68.3% ################################################### 71.0% ##################################################### 73.9% ###################################################### 76.3% ######################################################## 77.9% ######################################################### 79.8% ########################################################## 81.9% ############################################################# 85.0% ############################################################## 86.5% ################################################################ 89.8% ################################################################## 92.3% ################################################################### 94.3% ##################################################################### 96.7% ###################################################################### 97.7% ######################################################################## 100.0% [2020-03-13T00:53:57.698Z] #27 20.82 [2020-03-13T00:53:57.897Z] #27 9.468 #=#=# ######### 13.5% ################ 22.6% ################## 25.2% ###################### 31.9% ########################### 38.0% ################################# 46.5% ####################################### 54.6% ################################################## 69.5% [2020-03-13T00:53:57.897Z] #27 ... [2020-03-13T00:53:57.897Z] [2020-03-13T00:53:57.897Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:53:57.897Z] #43 73.34 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:57.897Z] #43 73.75 Fetched 4095 kB in 1s (3689 kB/s) [2020-03-13T00:53:57.897Z] #43 74.05 Selecting previously unselected package libcap-dev:amd64. [2020-03-13T00:53:57.897Z] #43 74.05 (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-03-13T00:53:57.897Z] #43 74.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 74.20 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-13T00:53:57.897Z] #43 74.36 Selecting previously unselected package libnet1:amd64. [2020-03-13T00:53:57.897Z] #43 74.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 74.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-13T00:53:57.897Z] #43 74.66 Selecting previously unselected package libnet1-dev. [2020-03-13T00:53:57.897Z] #43 74.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 74.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-13T00:53:57.897Z] #43 75.01 Selecting previously unselected package libnl-3-200:amd64. [2020-03-13T00:53:57.897Z] #43 75.01 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 75.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-13T00:53:57.897Z] #43 75.30 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-13T00:53:57.897Z] #43 75.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 75.32 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-13T00:53:57.897Z] #43 75.68 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-13T00:53:57.897Z] #43 75.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 75.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-13T00:53:57.897Z] #43 75.85 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-13T00:53:57.897Z] #43 75.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 75.89 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-13T00:53:57.897Z] #43 76.08 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-13T00:53:57.897Z] #43 76.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 76.17 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-13T00:53:57.897Z] #43 76.59 Selecting previously unselected package libprotobuf17:amd64. [2020-03-13T00:53:57.897Z] #43 76.63 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 76.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-13T00:53:57.897Z] #43 77.78 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-13T00:53:57.897Z] #43 77.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 77.84 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-13T00:53:57.897Z] #43 78.19 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-13T00:53:57.897Z] #43 78.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 78.30 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-13T00:53:57.897Z] #43 80.79 Selecting previously unselected package libprotoc17:amd64. [2020-03-13T00:53:57.897Z] #43 80.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 80.81 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-13T00:53:57.897Z] #43 82.21 Selecting previously unselected package protobuf-c-compiler. [2020-03-13T00:53:57.897Z] #43 82.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 82.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-13T00:53:57.897Z] #43 82.62 Selecting previously unselected package protobuf-compiler. [2020-03-13T00:53:57.897Z] #43 82.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-13T00:53:57.897Z] #43 82.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-13T00:53:57.897Z] #43 83.13 Selecting previously unselected package python-pkg-resources. [2020-03-13T00:53:57.897Z] #43 83.14 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-13T00:53:57.897Z] #43 83.14 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-13T00:53:58.143Z] #44 31.46 CC images/fifo.o [2020-03-13T00:53:58.143Z] #44 31.65 CC images/remap-file-path.o [2020-03-13T00:53:58.154Z] #43 83.52 Selecting previously unselected package python-six. [2020-03-13T00:53:58.154Z] #43 83.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-13T00:53:58.154Z] #43 83.53 Unpacking python-six (1.12.0-1) ... [2020-03-13T00:53:58.154Z] #43 ... [2020-03-13T00:53:58.154Z] [2020-03-13T00:53:58.154Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:58.154Z] #27 9.468 #=#=# ######### 13.5% ################ 22.6% ################## 25.2% ###################### 31.9% ########################### 38.0% ################################# 46.5% ####################################### 54.6% ################################################## 69.5% ######################################################### 80.3% ######################################################################## 100.0% [2020-03-13T00:53:58.408Z] #44 32.03 CC images/eventfd.o [2020-03-13T00:53:58.412Z] #27 ... [2020-03-13T00:53:58.412Z] [2020-03-13T00:53:58.412Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:53:58.412Z] #10 73.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-13T00:53:58.412Z] #10 73.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-13T00:53:58.412Z] #10 73.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-13T00:53:58.412Z] #10 73.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-13T00:53:58.412Z] #10 73.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-13T00:53:58.412Z] #10 73.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-13T00:53:58.412Z] #10 73.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-13T00:53:58.412Z] #10 74.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-13T00:53:58.412Z] #10 74.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-13T00:53:58.412Z] #10 74.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-13T00:53:58.412Z] #10 74.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-13T00:53:58.412Z] #10 74.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-13T00:53:58.412Z] #10 74.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-13T00:53:58.412Z] #10 74.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-13T00:53:58.412Z] #10 74.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-13T00:53:58.412Z] #10 76.20 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:53:58.412Z] #10 76.59 Fetched 77.7 MB in 12s (6518 kB/s) [2020-03-13T00:53:58.412Z] #10 76.81 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-13T00:53:58.412Z] #10 76.81 (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-03-13T00:53:58.412Z] #10 76.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-13T00:53:58.412Z] #10 76.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-13T00:53:58.412Z] #10 81.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-13T00:53:58.412Z] #10 81.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-13T00:53:58.412Z] #10 81.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-13T00:53:58.412Z] #10 ... [2020-03-13T00:53:58.412Z] [2020-03-13T00:53:58.412Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:53:58.412Z] #50 73.62 + cd /tmp/tmp.qb1nUnexnf/src/gotest.tools/gotestsum [2020-03-13T00:53:58.412Z] #50 73.62 + git checkout -q v0.3.5 [2020-03-13T00:53:58.412Z] #50 73.70 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-13T00:53:58.653Z] #27 21.91 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-13T00:53:58.668Z] #44 ... [2020-03-13T00:53:58.668Z] [2020-03-13T00:53:58.668Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:53:58.668Z] #56 99.24 golang.org/x/crypto/ssh/terminal [2020-03-13T00:53:58.670Z] #50 ... [2020-03-13T00:53:58.670Z] [2020-03-13T00:53:58.670Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:53:58.670Z] #27 11.00 [2020-03-13T00:53:59.234Z] #27 22.36 [2020-03-13T00:53:59.497Z] #27 22.53 ######################################################################## 100.0% [2020-03-13T00:53:59.497Z] #27 22.62 [2020-03-13T00:54:00.222Z] #27 11.18 ## 3.7% ####### 10.9% ############ 17.0% ############### 21.1% #################### 28.9% ############################ 39.3% ################################ 45.5% ##################################### 52.7% ############################################ 61.4% ################################################ 68.1% ##################################################### 74.3% ######################################################### 80.2% ################################################################# 90.6% ################################################################### 93.3% ######################################################################## 100.0% [2020-03-13T00:54:00.788Z] #27 13.25 [2020-03-13T00:54:00.872Z] #27 23.86 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-13T00:54:01.129Z] #27 24.28 [2020-03-13T00:54:01.387Z] #27 24.49 ########################### 37.8% ######################################################################## 100.0% [2020-03-13T00:54:01.387Z] #27 24.62 [2020-03-13T00:54:01.980Z] #56 102.4 mvdan.cc/sh/v3/cmd/shfmt [2020-03-13T00:54:02.770Z] #27 ... [2020-03-13T00:54:02.770Z] [2020-03-13T00:54:02.770Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:54:02.770Z] #35 84.48 Selecting previously unselected package libxml2:amd64. [2020-03-13T00:54:02.770Z] #35 84.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-13T00:54:02.770Z] #35 84.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-13T00:54:02.770Z] #35 85.24 Selecting previously unselected package libarchive13:amd64. [2020-03-13T00:54:02.770Z] #35 85.26 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-13T00:54:02.770Z] #35 85.26 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-13T00:54:02.770Z] #35 85.74 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-13T00:54:02.770Z] #35 85.79 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-13T00:54:02.770Z] #35 85.80 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-13T00:54:02.770Z] #35 86.03 Selecting previously unselected package librhash0:amd64. [2020-03-13T00:54:02.770Z] #35 86.05 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-13T00:54:02.770Z] #35 86.06 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-13T00:54:02.770Z] #35 86.33 Selecting previously unselected package libuv1:amd64. [2020-03-13T00:54:02.770Z] #35 86.34 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-13T00:54:02.770Z] #35 86.34 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-13T00:54:02.770Z] #35 86.57 Selecting previously unselected package cmake. [2020-03-13T00:54:02.770Z] #35 86.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-13T00:54:02.770Z] #35 86.61 Unpacking cmake (3.13.4-1) ... [2020-03-13T00:54:02.770Z] #35 90.54 Setting up libicu63:amd64 (63.1-6) ... [2020-03-13T00:54:02.770Z] #35 90.60 Setting up xxd (2:8.1.0875-5) ... [2020-03-13T00:54:02.770Z] #35 90.61 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-13T00:54:02.770Z] #35 90.63 Setting up vim-common (2:8.1.0875-5) ... [2020-03-13T00:54:02.770Z] #35 90.69 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-13T00:54:02.770Z] #35 90.71 Setting up cmake-data (3.13.4-1) ... [2020-03-13T00:54:02.770Z] #35 90.74 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-13T00:54:02.770Z] #35 90.76 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-13T00:54:02.770Z] #35 90.78 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-13T00:54:02.770Z] #35 90.85 Setting up cmake (3.13.4-1) ... [2020-03-13T00:54:02.770Z] #35 90.87 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:54:02.770Z] #35 91.01 Processing triggers for mime-support (3.62) ... [2020-03-13T00:54:02.770Z] #35 DONE 92.1s [2020-03-13T00:54:02.770Z] [2020-03-13T00:54:02.770Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:54:02.770Z] #36 DONE 0.1s [2020-03-13T00:54:02.770Z] [2020-03-13T00:54:02.770Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-13T00:54:02.770Z] #37 DONE 0.1s [2020-03-13T00:54:02.770Z] [2020-03-13T00:54:02.770Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:54:02.770Z] #27 25.77 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-13T00:54:02.770Z] #27 25.91 skipping existing 1849cc453dee [2020-03-13T00:54:02.924Z] #56 ... [2020-03-13T00:54:02.924Z] [2020-03-13T00:54:02.924Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:02.924Z] #47 93.59 text/template [2020-03-13T00:54:02.924Z] #47 97.59 go/parser [2020-03-13T00:54:02.924Z] #47 97.90 math/big [2020-03-13T00:54:02.924Z] #47 100.0 net [2020-03-13T00:54:02.924Z] #47 102.7 go/doc [2020-03-13T00:54:02.924Z] #47 103.5 vendor/golang.org/x/text/unicode/norm [2020-03-13T00:54:03.028Z] #27 26.10 [2020-03-13T00:54:03.185Z] #47 ... [2020-03-13T00:54:03.185Z] [2020-03-13T00:54:03.185Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:03.185Z] #44 32.36 CC images/eventpoll.o [2020-03-13T00:54:03.185Z] #44 32.87 CC images/fh.o [2020-03-13T00:54:03.185Z] #44 33.24 CC images/fsnotify.o [2020-03-13T00:54:03.185Z] #44 34.08 CC images/signalfd.o [2020-03-13T00:54:03.185Z] #44 34.49 CC images/fs.o [2020-03-13T00:54:03.185Z] #44 34.86 CC images/pstree.o [2020-03-13T00:54:03.185Z] #44 35.15 CC images/pipe.o [2020-03-13T00:54:03.185Z] #44 35.40 CC images/tcp-stream.o [2020-03-13T00:54:03.185Z] #44 35.71 CC images/sk-packet.o [2020-03-13T00:54:03.185Z] #44 36.26 CC images/mnt.o [2020-03-13T00:54:03.185Z] #44 36.65 CC images/pipe-data.o [2020-03-13T00:54:03.383Z] #27 13.46 0.2% ## 2.8% ### 4.4% #### 6.5% ###### 9.3% ####### 11.0% ######### 13.5% ########## 15.2% ############ 17.1% ############# 19.4% ############### 21.5% ################# 24.2% ################### 26.6% #################### 28.4% ###################### 31.0% ####################### 33.2% ######################### 35.8% ########################## 37.2% ############################## 42.8% ################################# 47.2% ##################################### 51.5% ######################################## 55.7% ## [2020-03-13T00:54:03.383Z] #27 ... [2020-03-13T00:54:03.383Z] [2020-03-13T00:54:03.383Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:03.383Z] #47 78.35 reflect [2020-03-13T00:54:03.383Z] #47 78.87 bufio [2020-03-13T00:54:03.383Z] #47 81.80 syscall [2020-03-13T00:54:03.383Z] #47 ... [2020-03-13T00:54:03.383Z] [2020-03-13T00:54:03.383Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:54:03.446Z] #44 37.05 CC images/sa.o [2020-03-13T00:54:03.903Z] #27 13.46 0.2% ## 2.8% ### 4.4% #### 6.5% ###### 9.3% ####### 11.0% ######### 13.5% ########## 15.2% ############ 17.1% ############# 19.4% ############### 21.5% ################# 24.2% ################### 26.6% #################### 28.4% ###################### 31.0% ####################### 33.2% ######################### 35.8% ########################## 37.2% ############################## 42.8% ################################# 47.2% ##################################### 51.5% ######################################## 55.7% ########################################## 59.6% ############################################# 62.7% ################################################ 67.1% ################################################## 70.6% ##################################################### 74.7% ######################################################## 78.0% [2020-03-13T00:54:03.903Z] #27 ... [2020-03-13T00:54:03.903Z] [2020-03-13T00:54:03.903Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:54:03.903Z] #35 79.41 Selecting previously unselected package libicu63:amd64. [2020-03-13T00:54:03.903Z] #35 79.43 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-13T00:54:03.903Z] #35 79.45 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-13T00:54:03.903Z] #35 88.89 Selecting previously unselected package libxml2:amd64. [2020-03-13T00:54:03.903Z] #35 88.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-13T00:54:03.903Z] #35 88.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-13T00:54:03.961Z] #27 27.08 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-13T00:54:04.018Z] #44 37.47 CC images/timer.o [2020-03-13T00:54:04.174Z] #35 ... [2020-03-13T00:54:04.174Z] [2020-03-13T00:54:04.174Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:54:04.219Z] #27 ... [2020-03-13T00:54:04.219Z] [2020-03-13T00:54:04.219Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:54:04.219Z] #43 83.79 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-13T00:54:04.219Z] #43 83.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-13T00:54:04.219Z] #43 83.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-13T00:54:04.219Z] #43 83.86 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-13T00:54:04.219Z] #43 83.88 Setting up python-six (1.12.0-1) ... [2020-03-13T00:54:04.219Z] #43 88.19 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-13T00:54:04.219Z] #43 88.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-13T00:54:04.219Z] #43 88.24 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-13T00:54:04.219Z] #43 88.27 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-13T00:54:04.219Z] #43 88.29 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-13T00:54:04.219Z] #43 88.30 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-13T00:54:04.219Z] #43 88.31 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-13T00:54:04.219Z] #43 88.34 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-13T00:54:04.219Z] #43 88.35 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-13T00:54:04.219Z] #43 88.36 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-13T00:54:04.280Z] #44 37.99 CC images/timerfd.o [2020-03-13T00:54:04.477Z] #43 ... [2020-03-13T00:54:04.477Z] [2020-03-13T00:54:04.477Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:54:04.477Z] #27 27.45 [2020-03-13T00:54:04.719Z] #27 13.46 0.2% ## 2.8% ### 4.4% #### 6.5% ###### 9.3% ####### 11.0% ######### 13.5% ########## 15.2% ############ 17.1% ############# 19.4% ############### 21.5% ################# 24.2% ################### 26.6% #################### 28.4% ###################### 31.0% ####################### 33.2% ######################### 35.8% ########################## 37.2% ############################## 42.8% ################################# 47.2% ##################################### 51.5% ######################################## 55.7% ########################################## 59.6% ############################################# 62.7% ################################################ 67.1% ################################################## 70.6% ##################################################### 74.7% ######################################################## 78.0% ########################################################## 80.7% ############################################################# 85.1% ################################################################ 89.1% ################################################################## 92.5% ##################################################################### 96.1% ######################################################################## 100.0% [2020-03-13T00:54:04.719Z] #27 17.21 [2020-03-13T00:54:04.735Z] #27 27.72 ######################################################################## 100.0% [2020-03-13T00:54:04.735Z] #27 27.82 [2020-03-13T00:54:04.735Z] #27 27.88 Download of images into '/build' complete. [2020-03-13T00:54:04.735Z] #27 27.88 Use something like the following to load the result into a Docker daemon: [2020-03-13T00:54:04.735Z] #27 27.88 tar -cC '/build' . | docker load [2020-03-13T00:54:04.851Z] #44 38.24 CC images/mm.o [2020-03-13T00:54:04.851Z] #44 38.53 CC images/sk-opts.o [2020-03-13T00:54:04.851Z] #44 ... [2020-03-13T00:54:04.851Z] [2020-03-13T00:54:04.851Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:54:04.851Z] #10 95.78 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-13T00:54:04.851Z] #10 95.78 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-13T00:54:04.851Z] #10 95.80 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:54:04.993Z] #27 ... [2020-03-13T00:54:04.993Z] [2020-03-13T00:54:04.994Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:04.994Z] #33 83.86 time [2020-03-13T00:54:04.994Z] #33 91.00 internal/poll [2020-03-13T00:54:04.994Z] #33 92.98 internal/fmtsort [2020-03-13T00:54:04.994Z] #33 93.54 internal/syscall/unix [2020-03-13T00:54:04.994Z] #33 93.58 strings [2020-03-13T00:54:04.994Z] #33 93.93 os [2020-03-13T00:54:04.994Z] #33 ... [2020-03-13T00:54:04.994Z] [2020-03-13T00:54:04.994Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:54:04.994Z] #27 DONE 28.1s [2020-03-13T00:54:04.994Z] [2020-03-13T00:54:04.994Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:54:04.994Z] #10 89.59 Selecting previously unselected package binutils-mingw-w64. [2020-03-13T00:54:04.994Z] #10 89.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-13T00:54:04.994Z] #10 89.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-13T00:54:04.994Z] #10 89.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-13T00:54:04.994Z] #10 89.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-13T00:54:04.994Z] #10 89.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-13T00:54:04.994Z] #10 90.04 Selecting previously unselected package dmsetup. [2020-03-13T00:54:04.994Z] #10 90.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-13T00:54:04.994Z] #10 90.04 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-13T00:54:04.994Z] #10 90.29 Selecting previously unselected package mingw-w64-common. [2020-03-13T00:54:04.994Z] #10 90.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-13T00:54:04.994Z] #10 90.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-13T00:54:05.113Z] #10 ... [2020-03-13T00:54:05.113Z] [2020-03-13T00:54:05.113Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:05.113Z] #44 38.70 CC images/sk-unix.o [2020-03-13T00:54:05.373Z] #44 39.05 CC images/sk-inet.o [2020-03-13T00:54:05.654Z] #27 18.22 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-13T00:54:05.947Z] #44 39.67 CC images/tun.o [2020-03-13T00:54:06.220Z] #27 18.67 [2020-03-13T00:54:06.478Z] #27 18.91 # 2.3% ######################################################################## 100.0% [2020-03-13T00:54:06.478Z] #27 19.05 [2020-03-13T00:54:06.478Z] #27 ... [2020-03-13T00:54:06.478Z] [2020-03-13T00:54:06.478Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:06.478Z] #56 81.67 reflect [2020-03-13T00:54:06.478Z] #56 81.73 syscall [2020-03-13T00:54:06.478Z] #56 90.35 time [2020-03-13T00:54:06.736Z] #56 ... [2020-03-13T00:54:06.736Z] [2020-03-13T00:54:06.736Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:54:06.736Z] #35 89.68 Selecting previously unselected package libarchive13:amd64. [2020-03-13T00:54:06.736Z] #35 89.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-13T00:54:06.736Z] #35 89.70 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-13T00:54:06.736Z] #35 90.15 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-13T00:54:06.736Z] #35 90.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-13T00:54:06.736Z] #35 90.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-13T00:54:06.736Z] #35 90.32 Selecting previously unselected package librhash0:amd64. [2020-03-13T00:54:06.736Z] #35 90.32 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-13T00:54:06.736Z] #35 90.37 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-13T00:54:06.736Z] #35 90.55 Selecting previously unselected package libuv1:amd64. [2020-03-13T00:54:06.736Z] #35 90.57 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-13T00:54:06.736Z] #35 90.60 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-13T00:54:06.736Z] #35 90.78 Selecting previously unselected package cmake. [2020-03-13T00:54:06.736Z] #35 90.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-13T00:54:06.736Z] #35 90.83 Unpacking cmake (3.13.4-1) ... [2020-03-13T00:54:06.892Z] #44 ... [2020-03-13T00:54:06.892Z] [2020-03-13T00:54:06.892Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:06.892Z] #56 DONE 107.6s [2020-03-13T00:54:06.897Z] #10 ... [2020-03-13T00:54:06.897Z] [2020-03-13T00:54:06.897Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:54:06.897Z] #43 96.36 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-13T00:54:06.897Z] #43 96.41 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:54:07.153Z] [2020-03-13T00:54:07.153Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:54:07.414Z] #53 ... [2020-03-13T00:54:07.414Z] [2020-03-13T00:54:07.414Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:07.414Z] #44 40.95 CC images/sk-netlink.o [2020-03-13T00:54:07.462Z] #43 DONE 96.9s [2020-03-13T00:54:07.462Z] [2020-03-13T00:54:07.462Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:07.676Z] #44 41.32 CC images/packet-sock.o [2020-03-13T00:54:08.108Z] #35 ... [2020-03-13T00:54:08.109Z] [2020-03-13T00:54:08.109Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:54:08.109Z] #43 83.63 Selecting previously unselected package python-protobuf. [2020-03-13T00:54:08.109Z] #43 83.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-13T00:54:08.109Z] #43 83.64 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-13T00:54:08.109Z] #43 84.30 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-13T00:54:08.109Z] #43 89.29 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-13T00:54:08.109Z] #43 89.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-13T00:54:08.109Z] #43 89.33 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-13T00:54:08.109Z] #43 89.34 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-13T00:54:08.109Z] #43 89.37 Setting up python-six (1.12.0-1) ... [2020-03-13T00:54:08.246Z] #44 41.95 CC images/ipc-var.o [2020-03-13T00:54:08.367Z] #43 ... [2020-03-13T00:54:08.367Z] [2020-03-13T00:54:08.367Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:54:08.367Z] #27 20.17 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-13T00:54:08.367Z] #27 20.64 [2020-03-13T00:54:08.367Z] #27 20.86 ################################### 49.4% ######################################################################## 100.0% [2020-03-13T00:54:08.367Z] #27 21.00 [2020-03-13T00:54:08.507Z] #44 42.17 CC images/ipc-desc.o [2020-03-13T00:54:08.768Z] #44 42.49 CC images/ipc-shm.o [2020-03-13T00:54:09.339Z] #44 42.77 CC images/ipc-msg.o [2020-03-13T00:54:09.361Z] #44 ... [2020-03-13T00:54:09.361Z] [2020-03-13T00:54:09.361Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:09.361Z] #47 87.91 time [2020-03-13T00:54:09.361Z] #47 93.78 internal/syscall/unix [2020-03-13T00:54:09.361Z] #47 94.17 strings [2020-03-13T00:54:09.361Z] #47 95.82 os [2020-03-13T00:54:09.361Z] #47 ... [2020-03-13T00:54:09.361Z] [2020-03-13T00:54:09.361Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:09.361Z] #33 97.91 path [2020-03-13T00:54:09.599Z] #44 43.27 CC images/ipc-sem.o [2020-03-13T00:54:09.743Z] #27 22.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-13T00:54:09.743Z] #27 22.12 skipping existing 1849cc453dee [2020-03-13T00:54:09.743Z] #27 22.25 [2020-03-13T00:54:09.743Z] #27 ... [2020-03-13T00:54:09.743Z] [2020-03-13T00:54:09.743Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:54:09.743Z] #10 85.07 Selecting previously unselected package binutils-mingw-w64. [2020-03-13T00:54:09.743Z] #10 85.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-13T00:54:09.743Z] #10 85.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-13T00:54:09.743Z] #10 85.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-13T00:54:09.743Z] #10 85.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-13T00:54:09.743Z] #10 85.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-13T00:54:09.743Z] #10 85.64 Selecting previously unselected package dmsetup. [2020-03-13T00:54:09.743Z] #10 85.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-13T00:54:09.743Z] #10 85.65 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-13T00:54:09.744Z] #10 85.88 Selecting previously unselected package mingw-w64-common. [2020-03-13T00:54:09.744Z] #10 85.90 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-13T00:54:09.744Z] #10 85.90 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-13T00:54:09.744Z] #10 93.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-13T00:54:09.744Z] #10 93.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-13T00:54:09.744Z] #10 93.56 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-13T00:54:09.744Z] #10 ... [2020-03-13T00:54:09.744Z] [2020-03-13T00:54:09.744Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:54:09.744Z] #43 93.87 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-13T00:54:09.744Z] #43 93.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-13T00:54:09.744Z] #43 93.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-13T00:54:09.744Z] #43 93.93 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-13T00:54:09.744Z] #43 93.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-13T00:54:09.744Z] #43 93.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-13T00:54:09.744Z] #43 93.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-13T00:54:09.744Z] #43 93.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-13T00:54:09.744Z] #43 94.01 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-13T00:54:09.744Z] #43 94.02 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-13T00:54:09.860Z] #44 43.47 CC images/utsns.o [2020-03-13T00:54:09.927Z] #33 98.81 text/tabwriter [2020-03-13T00:54:09.927Z] #33 ... [2020-03-13T00:54:09.927Z] [2020-03-13T00:54:09.927Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:09.927Z] #56 88.98 time [2020-03-13T00:54:09.927Z] #56 95.83 os [2020-03-13T00:54:09.927Z] #56 96.92 encoding/binary [2020-03-13T00:54:10.001Z] #43 ... [2020-03-13T00:54:10.001Z] [2020-03-13T00:54:10.001Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:10.001Z] #33 85.10 time [2020-03-13T00:54:10.001Z] #33 91.70 internal/poll [2020-03-13T00:54:10.001Z] #33 94.24 internal/syscall/unix [2020-03-13T00:54:10.001Z] #33 94.52 os [2020-03-13T00:54:10.001Z] #33 95.03 internal/fmtsort [2020-03-13T00:54:10.120Z] #44 43.67 CC images/creds.o [2020-03-13T00:54:10.120Z] #44 43.86 CC images/vma.o [2020-03-13T00:54:10.185Z] #56 ... [2020-03-13T00:54:10.185Z] [2020-03-13T00:54:10.185Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:10.185Z] #33 99.15 fmt [2020-03-13T00:54:10.259Z] #33 ... [2020-03-13T00:54:10.259Z] [2020-03-13T00:54:10.259Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-13T00:54:10.259Z] #35 94.41 Setting up libicu63:amd64 (63.1-6) ... [2020-03-13T00:54:10.259Z] #35 94.43 Setting up xxd (2:8.1.0875-5) ... [2020-03-13T00:54:10.259Z] #35 94.44 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-13T00:54:10.259Z] #35 94.46 Setting up vim-common (2:8.1.0875-5) ... [2020-03-13T00:54:10.259Z] #35 94.49 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-13T00:54:10.259Z] #35 94.52 Setting up cmake-data (3.13.4-1) ... [2020-03-13T00:54:10.259Z] #35 94.59 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-13T00:54:10.259Z] #35 94.61 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-13T00:54:10.259Z] #35 94.63 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-13T00:54:10.259Z] #35 94.64 Setting up cmake (3.13.4-1) ... [2020-03-13T00:54:10.259Z] #35 94.66 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:54:10.259Z] #35 94.76 Processing triggers for mime-support (3.62) ... [2020-03-13T00:54:10.519Z] #35 DONE 96.1s [2020-03-13T00:54:10.519Z] [2020-03-13T00:54:10.519Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:10.519Z] #33 95.73 strings [2020-03-13T00:54:10.692Z] #44 44.20 CC images/netdev.o [2020-03-13T00:54:10.751Z] #33 99.71 path/filepath [2020-03-13T00:54:10.778Z] #33 ... [2020-03-13T00:54:10.778Z] [2020-03-13T00:54:10.778Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:54:10.778Z] #36 DONE 0.1s [2020-03-13T00:54:10.778Z] [2020-03-13T00:54:10.778Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-13T00:54:10.778Z] #37 DONE 0.1s [2020-03-13T00:54:10.778Z] [2020-03-13T00:54:10.778Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:11.265Z] #44 44.79 CC images/tty.o [2020-03-13T00:54:11.837Z] #44 45.39 CC images/file-lock.o [2020-03-13T00:54:12.098Z] #44 45.69 CC images/rlimit.o [2020-03-13T00:54:12.155Z] #38 ... [2020-03-13T00:54:12.155Z] [2020-03-13T00:54:12.155Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-13T00:54:12.155Z] #27 23.34 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-13T00:54:12.155Z] #27 23.87 [2020-03-13T00:54:12.155Z] #27 24.11 ######################################################################## 100.0% [2020-03-13T00:54:12.155Z] #27 24.27 [2020-03-13T00:54:12.155Z] #27 24.38 Download of images into '/build' complete. [2020-03-13T00:54:12.155Z] #27 24.38 Use something like the following to load the result into a Docker daemon: [2020-03-13T00:54:12.155Z] #27 24.38 tar -cC '/build' . | docker load [2020-03-13T00:54:12.155Z] #27 DONE 24.5s [2020-03-13T00:54:12.155Z] [2020-03-13T00:54:12.155Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:12.155Z] #56 97.11 os [2020-03-13T00:54:12.358Z] #44 46.04 CC images/pagemap.o [2020-03-13T00:54:12.651Z] #33 101.2 io/ioutil [2020-03-13T00:54:12.651Z] #33 ... [2020-03-13T00:54:12.651Z] [2020-03-13T00:54:12.651Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:12.651Z] #38 3.108 + RM_GOPATH=0 [2020-03-13T00:54:12.651Z] #38 3.108 + TMP_GOPATH= [2020-03-13T00:54:12.651Z] #38 3.108 + : /build [2020-03-13T00:54:12.651Z] #38 3.108 + '[' -z '' ']' [2020-03-13T00:54:12.651Z] #38 3.109 ++ mktemp -d [2020-03-13T00:54:12.651Z] #38 3.116 + export GOPATH=/tmp/tmp.jcITfiu3QZ [2020-03-13T00:54:12.651Z] #38 3.116 + GOPATH=/tmp/tmp.jcITfiu3QZ [2020-03-13T00:54:12.651Z] #38 3.116 + RM_GOPATH=1 [2020-03-13T00:54:12.651Z] #38 3.116 ++ dirname ./install.sh [2020-03-13T00:54:12.651Z] #38 3.121 + dir=. [2020-03-13T00:54:12.651Z] #38 3.121 + bin=tini [2020-03-13T00:54:12.651Z] #38 3.121 + shift [2020-03-13T00:54:12.651Z] #38 3.121 + '[' '!' -f ./tini.installer ']' [2020-03-13T00:54:12.651Z] #38 3.122 + . ./tini.installer [2020-03-13T00:54:12.651Z] #38 3.122 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-13T00:54:12.651Z] #38 3.122 + install_tini [2020-03-13T00:54:12.651Z] #38 3.122 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-13T00:54:12.651Z] #38 3.123 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-13T00:54:12.651Z] #38 3.123 + git clone https://github.com/krallin/tini.git /tmp/tmp.jcITfiu3QZ/tini [2020-03-13T00:54:12.651Z] #38 3.132 Cloning into '/tmp/tmp.jcITfiu3QZ/tini'... [2020-03-13T00:54:12.651Z] #38 3.865 + cd /tmp/tmp.jcITfiu3QZ/tini [2020-03-13T00:54:12.651Z] #38 3.865 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-13T00:54:12.651Z] #38 3.872 + cmake . [2020-03-13T00:54:12.651Z] #38 4.804 -- The C compiler identification is GNU 8.3.0 [2020-03-13T00:54:12.651Z] #38 4.896 -- Check for working C compiler: /usr/bin/cc [2020-03-13T00:54:12.651Z] #38 6.060 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T00:54:12.651Z] #38 6.069 -- Detecting C compiler ABI info [2020-03-13T00:54:12.651Z] #38 7.233 -- Detecting C compiler ABI info - done [2020-03-13T00:54:12.651Z] #38 7.305 -- Detecting C compile features [2020-03-13T00:54:12.651Z] #38 9.488 -- Detecting C compile features - done [2020-03-13T00:54:12.651Z] #38 9.557 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-13T00:54:12.651Z] #38 9.878 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-13T00:54:12.651Z] #38 9.971 -- Configuring done [2020-03-13T00:54:12.651Z] #38 10.01 -- Generating done [2020-03-13T00:54:12.651Z] #38 10.01 -- Build files have been written to: /tmp/tmp.jcITfiu3QZ/tini [2020-03-13T00:54:12.651Z] #38 10.02 + make tini-static [2020-03-13T00:54:12.909Z] #38 ... [2020-03-13T00:54:12.909Z] [2020-03-13T00:54:12.909Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:12.909Z] #44 4.691 Note: Building without setproctitle() and strlcpy() support. [2020-03-13T00:54:12.909Z] #44 4.691 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-13T00:54:12.909Z] #44 4.709 Note: Building without GnuTLS support [2020-03-13T00:54:12.929Z] #44 46.56 CC images/siginfo.o [2020-03-13T00:54:12.929Z] #44 ... [2020-03-13T00:54:12.929Z] [2020-03-13T00:54:12.930Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:54:12.930Z] #10 111.8 Selecting previously unselected package libapparmor1:arm64. [2020-03-13T00:54:12.930Z] #10 111.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-03-13T00:54:12.930Z] #10 111.9 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-03-13T00:54:12.930Z] #10 112.0 Selecting previously unselected package libapparmor-dev:arm64. [2020-03-13T00:54:12.930Z] #10 112.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-03-13T00:54:12.930Z] #10 112.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-13T00:54:12.930Z] #10 112.3 Selecting previously unselected package libbtrfs0. [2020-03-13T00:54:12.930Z] #10 112.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-13T00:54:12.930Z] #10 112.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-13T00:54:12.930Z] #10 112.5 Selecting previously unselected package libbtrfs-dev. [2020-03-13T00:54:12.930Z] #10 112.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-13T00:54:12.930Z] #10 112.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-13T00:54:12.930Z] #10 112.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-03-13T00:54:12.930Z] #10 112.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-13T00:54:12.930Z] #10 112.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-13T00:54:12.930Z] #10 112.9 Selecting previously unselected package libudev-dev:arm64. [2020-03-13T00:54:12.930Z] #10 112.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-03-13T00:54:12.930Z] #10 112.9 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-13T00:54:12.930Z] #10 113.1 Selecting previously unselected package libsepol1-dev:arm64. [2020-03-13T00:54:12.930Z] #10 113.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-03-13T00:54:12.930Z] #10 113.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-03-13T00:54:12.930Z] #10 113.6 Selecting previously unselected package libpcre16-3:arm64. [2020-03-13T00:54:12.930Z] #10 113.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-03-13T00:54:12.930Z] #10 113.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-03-13T00:54:12.930Z] #10 113.8 Selecting previously unselected package libpcre32-3:arm64. [2020-03-13T00:54:12.930Z] #10 113.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-03-13T00:54:12.930Z] #10 113.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-03-13T00:54:13.190Z] #10 114.0 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-03-13T00:54:13.190Z] #10 114.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-03-13T00:54:13.190Z] #10 114.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-13T00:54:13.190Z] #10 114.1 Selecting previously unselected package libpcre3-dev:arm64. [2020-03-13T00:54:13.190Z] #10 114.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-03-13T00:54:13.190Z] #10 114.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-13T00:54:13.761Z] #10 114.7 Selecting previously unselected package libselinux1-dev:arm64. [2020-03-13T00:54:14.022Z] #10 114.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-03-13T00:54:14.022Z] #10 114.7 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-13T00:54:14.283Z] #10 115.2 Selecting previously unselected package libdevmapper-dev:arm64. [2020-03-13T00:54:14.283Z] #10 115.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-03-13T00:54:14.283Z] #10 115.2 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-13T00:54:14.283Z] #44 6.663 fatal: not a git repository (or any of the parent directories): .git [2020-03-13T00:54:14.283Z] #44 6.711 GEN .gitid [2020-03-13T00:54:14.283Z] #44 6.723 GEN criu/include/version.h [2020-03-13T00:54:14.283Z] #44 6.761 GEN include/common/asm [2020-03-13T00:54:14.544Z] #10 115.4 Selecting previously unselected package libseccomp-dev:arm64. [2020-03-13T00:54:14.544Z] #10 115.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-03-13T00:54:14.544Z] #10 115.4 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-13T00:54:14.544Z] #10 115.5 Selecting previously unselected package libsystemd-dev:arm64. [2020-03-13T00:54:14.544Z] #10 115.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-03-13T00:54:14.544Z] #10 115.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-13T00:54:14.684Z] #56 99.57 encoding/binary [2020-03-13T00:54:15.492Z] #10 116.2 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-13T00:54:15.492Z] #10 116.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-13T00:54:15.492Z] #10 116.3 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-03-13T00:54:15.492Z] #10 116.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-13T00:54:15.492Z] #10 116.4 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-03-13T00:54:15.492Z] #10 116.4 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-03-13T00:54:15.492Z] #10 116.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:54:15.492Z] #10 116.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-13T00:54:15.492Z] #10 116.4 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-03-13T00:54:15.492Z] #10 116.4 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-13T00:54:15.492Z] #10 116.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-13T00:54:15.492Z] #10 116.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-13T00:54:15.492Z] #10 116.5 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-13T00:54:15.492Z] #10 116.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-13T00:54:15.492Z] #10 116.5 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-13T00:54:15.492Z] #10 116.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-13T00:54:15.757Z] #10 116.5 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-13T00:54:15.757Z] #10 116.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:54:15.757Z] #10 116.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-13T00:54:15.757Z] #10 116.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-13T00:54:15.757Z] #10 116.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:54:15.757Z] #10 116.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-13T00:54:15.757Z] #10 116.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-13T00:54:15.757Z] #10 116.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-13T00:54:15.757Z] #10 116.7 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-13T00:54:15.757Z] #10 116.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-13T00:54:15.757Z] #10 116.7 Setting up dmsetup (2:1.02.155-3) ... [2020-03-13T00:54:15.757Z] #10 116.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-13T00:54:15.757Z] #10 116.7 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-13T00:54:15.757Z] #10 116.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:54:16.206Z] #44 ... [2020-03-13T00:54:16.206Z] [2020-03-13T00:54:16.206Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:16.206Z] #38 10.54 Scanning dependencies of target tini-static [2020-03-13T00:54:16.206Z] #38 10.66 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-13T00:54:16.206Z] #38 12.13 [100%] Linking C executable tini-static [2020-03-13T00:54:16.206Z] #38 12.77 [100%] Built target tini-static [2020-03-13T00:54:16.206Z] #38 12.88 + mkdir -p /build [2020-03-13T00:54:16.206Z] #38 12.88 + cp tini-static /build/docker-init [2020-03-13T00:54:16.206Z] #38 DONE 13.2s [2020-03-13T00:54:16.206Z] [2020-03-13T00:54:16.206Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:16.206Z] #33 103.0 flag [2020-03-13T00:54:16.206Z] #33 103.0 github.com/BurntSushi/toml [2020-03-13T00:54:16.465Z] #33 105.4 log [2020-03-13T00:54:16.581Z] #56 ... [2020-03-13T00:54:16.581Z] [2020-03-13T00:54:16.581Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:16.581Z] #47 91.18 time [2020-03-13T00:54:16.581Z] #47 97.49 strings [2020-03-13T00:54:16.581Z] #47 97.98 os [2020-03-13T00:54:16.581Z] #47 ... [2020-03-13T00:54:16.581Z] [2020-03-13T00:54:16.581Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:54:16.581Z] #65 52.81 Checking out files: 30% (984/3196) Checking out files: 31% (991/3196) Checking out files: 32% (1023/3196) Checking out files: 33% (1055/3196) Checking out files: 34% (1087/3196) Checking out files: 35% (1119/3196) Checking out files: 36% (1151/3196) Checking out files: 37% (1183/3196) Checking out files: 38% (1215/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 72% (2323/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 92% (2972/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-13T00:54:16.581Z] #65 55.25 + cd /tmp/tmp.4XCZUbAPTe/src/github.com/containerd/containerd [2020-03-13T00:54:16.581Z] #65 55.25 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-13T00:54:16.699Z] #10 DONE 117.5s [2020-03-13T00:54:16.699Z] [2020-03-13T00:54:16.699Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:16.699Z] #44 46.86 CC images/rpc.o [2020-03-13T00:54:16.699Z] #44 48.44 CC images/ext-file.o [2020-03-13T00:54:16.699Z] #44 48.67 CC images/cgroup.o [2020-03-13T00:54:16.699Z] #44 49.61 CC images/userns.o [2020-03-13T00:54:16.699Z] #44 50.02 CC images/google/protobuf/descriptor.o [2020-03-13T00:54:16.699Z] #44 ... [2020-03-13T00:54:16.699Z] [2020-03-13T00:54:16.699Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:54:16.699Z] #58 DONE 0.1s [2020-03-13T00:54:16.699Z] [2020-03-13T00:54:16.699Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-13T00:54:16.699Z] #59 DONE 0.1s [2020-03-13T00:54:16.699Z] [2020-03-13T00:54:16.699Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-13T00:54:17.516Z] #65 ... [2020-03-13T00:54:17.516Z] [2020-03-13T00:54:17.516Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-13T00:54:17.516Z] #43 102.4 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-13T00:54:17.516Z] #43 102.4 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:54:17.516Z] #43 DONE 102.8s [2020-03-13T00:54:17.516Z] [2020-03-13T00:54:17.516Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:54:17.516Z] #10 102.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-13T00:54:17.516Z] #10 102.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-13T00:54:17.516Z] #10 102.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:54:17.641Z] #11 ... [2020-03-13T00:54:17.641Z] [2020-03-13T00:54:17.641Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:54:17.641Z] #68 111.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-13T00:54:17.641Z] #68 111.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-13T00:54:17.641Z] #68 DONE 118.2s [2020-03-13T00:54:17.773Z] #10 103.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-13T00:54:17.773Z] #10 103.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-13T00:54:17.773Z] #10 103.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:54:17.906Z] [2020-03-13T00:54:17.906Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-13T00:54:17.906Z] #69 DONE 0.2s [2020-03-13T00:54:17.906Z] [2020-03-13T00:54:17.906Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:19.293Z] #60 ... [2020-03-13T00:54:19.293Z] [2020-03-13T00:54:19.293Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:19.293Z] #47 109.5 github.com/LK4D4/vndr/build [2020-03-13T00:54:19.293Z] #47 111.8 vendor/golang.org/x/net/idna [2020-03-13T00:54:19.293Z] #47 113.3 mime [2020-03-13T00:54:19.293Z] #47 ... [2020-03-13T00:54:19.293Z] [2020-03-13T00:54:19.293Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:19.293Z] #44 52.92 CC images/opts.o [2020-03-13T00:54:19.749Z] #33 108.0 github.com/BurntSushi/toml/cmd/tomlv [2020-03-13T00:54:19.749Z] #33 ... [2020-03-13T00:54:19.749Z] [2020-03-13T00:54:19.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:19.749Z] #44 8.939 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-13T00:54:19.749Z] #44 9.052 PBCC images/opts.pb-c.c [2020-03-13T00:54:19.749Z] #44 9.238 PBCC images/sit.pb-c.c [2020-03-13T00:54:19.749Z] #44 9.344 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-13T00:54:19.749Z] #44 9.382 DEP images/opts.pb-c.d [2020-03-13T00:54:19.749Z] #44 9.544 DEP images/sit.pb-c.d [2020-03-13T00:54:19.749Z] #44 9.645 PBCC images/macvlan.pb-c.c [2020-03-13T00:54:19.749Z] #44 9.688 DEP images/macvlan.pb-c.d [2020-03-13T00:54:19.749Z] #44 9.760 PBCC images/autofs.pb-c.c [2020-03-13T00:54:19.749Z] #44 9.784 DEP images/autofs.pb-c.d [2020-03-13T00:54:19.749Z] #44 9.814 PBCC images/sysctl.pb-c.c [2020-03-13T00:54:19.749Z] #44 9.851 DEP images/sysctl.pb-c.d [2020-03-13T00:54:19.749Z] #44 9.900 PBCC images/time.pb-c.c [2020-03-13T00:54:19.749Z] #44 9.965 DEP images/time.pb-c.d [2020-03-13T00:54:19.749Z] #44 10.04 PBCC images/binfmt-misc.pb-c.c [2020-03-13T00:54:19.749Z] #44 10.10 DEP images/binfmt-misc.pb-c.d [2020-03-13T00:54:19.749Z] #44 10.14 PBCC images/seccomp.pb-c.c [2020-03-13T00:54:19.749Z] #44 10.15 DEP images/seccomp.pb-c.d [2020-03-13T00:54:19.749Z] #44 10.19 PBCC images/userns.pb-c.c [2020-03-13T00:54:19.749Z] #44 10.23 DEP images/userns.pb-c.d [2020-03-13T00:54:19.749Z] #44 10.32 PBCC images/cgroup.pb-c.c [2020-03-13T00:54:19.749Z] #44 10.38 DEP images/cgroup.pb-c.d [2020-03-13T00:54:19.749Z] #44 10.45 PBCC images/fown.pb-c.c [2020-03-13T00:54:19.749Z] #44 10.49 PBCC images/ext-file.pb-c.c [2020-03-13T00:54:19.749Z] #44 10.53 DEP images/fown.pb-c.d [2020-03-13T00:54:19.749Z] #44 10.61 DEP images/ext-file.pb-c.d [2020-03-13T00:54:19.749Z] #44 10.67 PBCC images/rpc.pb-c.c [2020-03-13T00:54:19.749Z] #44 10.73 DEP images/rpc.pb-c.d [2020-03-13T00:54:19.749Z] #44 10.81 PBCC images/siginfo.pb-c.c [2020-03-13T00:54:19.749Z] #44 10.87 DEP images/siginfo.pb-c.d [2020-03-13T00:54:19.749Z] #44 10.96 PBCC images/pagemap.pb-c.c [2020-03-13T00:54:19.749Z] #44 11.02 DEP images/pagemap.pb-c.d [2020-03-13T00:54:19.749Z] #44 11.06 PBCC images/rlimit.pb-c.c [2020-03-13T00:54:19.749Z] #44 11.09 DEP images/rlimit.pb-c.d [2020-03-13T00:54:19.749Z] #44 11.13 PBCC images/file-lock.pb-c.c [2020-03-13T00:54:19.749Z] #44 11.16 DEP images/file-lock.pb-c.d [2020-03-13T00:54:19.749Z] #44 11.21 PBCC images/tty.pb-c.c [2020-03-13T00:54:19.749Z] #44 11.29 DEP images/tty.pb-c.d [2020-03-13T00:54:19.749Z] #44 11.35 PBCC images/tun.pb-c.c [2020-03-13T00:54:19.749Z] #44 11.38 PBCC images/netdev.pb-c.c [2020-03-13T00:54:19.749Z] #44 11.46 DEP images/tun.pb-c.d [2020-03-13T00:54:19.749Z] #44 11.52 DEP images/netdev.pb-c.d [2020-03-13T00:54:19.749Z] #44 11.57 PBCC images/vma.pb-c.c [2020-03-13T00:54:19.749Z] #44 11.65 DEP images/vma.pb-c.d [2020-03-13T00:54:19.749Z] #44 11.70 PBCC images/creds.pb-c.c [2020-03-13T00:54:19.749Z] #44 11.75 DEP images/creds.pb-c.d [2020-03-13T00:54:19.749Z] #44 11.84 PBCC images/utsns.pb-c.c [2020-03-13T00:54:19.749Z] #44 11.87 DEP images/utsns.pb-c.d [2020-03-13T00:54:19.749Z] #44 11.91 PBCC images/ipc-desc.pb-c.c [2020-03-13T00:54:19.749Z] #44 11.95 PBCC images/ipc-sem.pb-c.c [2020-03-13T00:54:19.749Z] #44 11.98 DEP images/ipc-desc.pb-c.d [2020-03-13T00:54:19.749Z] #44 12.02 DEP images/ipc-sem.pb-c.d [2020-03-13T00:54:19.749Z] #44 12.08 PBCC images/ipc-msg.pb-c.c [2020-03-13T00:54:19.749Z] #44 ... [2020-03-13T00:54:19.749Z] [2020-03-13T00:54:19.749Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:54:19.749Z] #10 99.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-13T00:54:19.749Z] #10 99.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-13T00:54:19.749Z] #10 99.09 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-13T00:54:19.749Z] #10 105.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-13T00:54:19.749Z] #10 105.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-13T00:54:19.749Z] #10 105.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:54:19.749Z] #10 106.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-13T00:54:19.749Z] #10 106.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-13T00:54:19.749Z] #10 106.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:54:19.749Z] #10 ... [2020-03-13T00:54:19.749Z] [2020-03-13T00:54:19.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:19.749Z] #44 12.13 DEP images/ipc-msg.pb-c.d [2020-03-13T00:54:19.749Z] #44 12.20 PBCC images/ipc-shm.pb-c.c [2020-03-13T00:54:19.749Z] #44 12.27 DEP images/ipc-shm.pb-c.d [2020-03-13T00:54:19.749Z] #44 12.35 PBCC images/ipc-var.pb-c.c [2020-03-13T00:54:19.749Z] #44 12.39 DEP images/ipc-var.pb-c.d [2020-03-13T00:54:19.749Z] #44 12.45 PBCC images/sk-opts.pb-c.c [2020-03-13T00:54:19.749Z] #44 12.49 PBCC images/packet-sock.pb-c.c [2020-03-13T00:54:19.864Z] #44 53.37 CC images/seccomp.o [2020-03-13T00:54:20.009Z] #44 12.54 DEP images/sk-opts.pb-c.d [2020-03-13T00:54:20.009Z] #44 12.61 DEP images/packet-sock.pb-c.d [2020-03-13T00:54:20.009Z] #44 12.66 PBCC images/sk-netlink.pb-c.c [2020-03-13T00:54:20.009Z] #44 12.74 DEP images/sk-netlink.pb-c.d [2020-03-13T00:54:20.009Z] #44 ... [2020-03-13T00:54:20.009Z] [2020-03-13T00:54:20.009Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:20.009Z] #47 98.91 regexp/syntax [2020-03-13T00:54:20.009Z] #47 101.1 fmt [2020-03-13T00:54:20.009Z] #47 104.0 regexp [2020-03-13T00:54:20.009Z] #47 106.3 go/token [2020-03-13T00:54:20.009Z] #47 107.0 go/scanner [2020-03-13T00:54:20.009Z] #47 108.6 go/ast [2020-03-13T00:54:20.009Z] #47 108.7 internal/lazyregexp [2020-03-13T00:54:20.009Z] #47 109.0 net/url [2020-03-13T00:54:20.125Z] #44 ... [2020-03-13T00:54:20.125Z] [2020-03-13T00:54:20.125Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-13T00:54:20.125Z] #11 DONE 3.6s [2020-03-13T00:54:20.267Z] #47 ... [2020-03-13T00:54:20.267Z] [2020-03-13T00:54:20.267Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:20.267Z] #44 12.79 PBCC images/sk-inet.pb-c.c [2020-03-13T00:54:20.267Z] #44 12.86 DEP images/sk-inet.pb-c.d [2020-03-13T00:54:20.267Z] #44 12.93 PBCC images/sk-unix.pb-c.c [2020-03-13T00:54:20.402Z] [2020-03-13T00:54:20.402Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:20.402Z] #44 54.05 CC images/binfmt-misc.o [2020-03-13T00:54:20.525Z] #44 13.01 DEP images/sk-unix.pb-c.d [2020-03-13T00:54:20.525Z] #44 13.09 PBCC images/mm.pb-c.c [2020-03-13T00:54:20.525Z] #44 13.21 DEP images/mm.pb-c.d [2020-03-13T00:54:20.525Z] #44 13.24 PBCC images/timerfd.pb-c.c [2020-03-13T00:54:20.783Z] #44 13.31 DEP images/timerfd.pb-c.d [2020-03-13T00:54:20.783Z] #44 13.39 PBCC images/timer.pb-c.c [2020-03-13T00:54:20.783Z] #44 13.45 DEP images/timer.pb-c.d [2020-03-13T00:54:20.783Z] #44 13.53 PBCC images/sa.pb-c.c [2020-03-13T00:54:20.783Z] #44 13.59 DEP images/sa.pb-c.d [2020-03-13T00:54:20.973Z] #44 54.51 CC images/time.o [2020-03-13T00:54:21.041Z] #44 13.67 PBCC images/pipe-data.pb-c.c [2020-03-13T00:54:21.041Z] #44 13.72 DEP images/pipe-data.pb-c.d [2020-03-13T00:54:21.041Z] #44 ... [2020-03-13T00:54:21.041Z] [2020-03-13T00:54:21.041Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:21.041Z] #56 99.94 encoding/base64 [2020-03-13T00:54:21.041Z] #56 100.7 fmt [2020-03-13T00:54:21.041Z] #56 100.9 path/filepath [2020-03-13T00:54:21.041Z] #56 102.1 golang.org/x/sys/unix [2020-03-13T00:54:21.041Z] #56 106.9 encoding/json [2020-03-13T00:54:21.041Z] #56 ... [2020-03-13T00:54:21.041Z] [2020-03-13T00:54:21.041Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:21.041Z] #44 13.78 PBCC images/mnt.pb-c.c [2020-03-13T00:54:21.041Z] #44 13.84 DEP images/mnt.pb-c.d [2020-03-13T00:54:21.234Z] #44 54.95 CC images/sysctl.o [2020-03-13T00:54:21.299Z] #44 13.90 PBCC images/sk-packet.pb-c.c [2020-03-13T00:54:21.299Z] #44 13.94 DEP images/sk-packet.pb-c.d [2020-03-13T00:54:21.494Z] #44 55.12 CC images/autofs.o [2020-03-13T00:54:21.557Z] #44 14.01 PBCC images/tcp-stream.pb-c.c [2020-03-13T00:54:21.557Z] #44 14.13 DEP images/tcp-stream.pb-c.d [2020-03-13T00:54:21.557Z] #44 14.18 PBCC images/pipe.pb-c.c [2020-03-13T00:54:21.557Z] #44 14.21 DEP images/pipe.pb-c.d [2020-03-13T00:54:21.755Z] #44 55.39 CC images/macvlan.o [2020-03-13T00:54:21.815Z] #44 14.31 PBCC images/pstree.pb-c.c [2020-03-13T00:54:21.815Z] #44 14.36 DEP images/pstree.pb-c.d [2020-03-13T00:54:21.815Z] #44 14.42 PBCC images/fs.pb-c.c [2020-03-13T00:54:21.815Z] #44 14.46 DEP images/fs.pb-c.d [2020-03-13T00:54:21.815Z] #44 14.52 PBCC images/signalfd.pb-c.c [2020-03-13T00:54:21.815Z] #44 14.55 DEP images/signalfd.pb-c.d [2020-03-13T00:54:21.815Z] #44 14.60 PBCC images/fh.pb-c.c [2020-03-13T00:54:22.016Z] #44 55.58 CC images/sit.o [2020-03-13T00:54:22.073Z] #44 14.66 PBCC images/fsnotify.pb-c.c [2020-03-13T00:54:22.073Z] #44 14.73 DEP images/fh.pb-c.d [2020-03-13T00:54:22.073Z] #44 14.79 DEP images/fsnotify.pb-c.d [2020-03-13T00:54:22.073Z] #44 14.84 PBCC images/eventpoll.pb-c.c [2020-03-13T00:54:22.277Z] #44 55.85 LINK images/built-in.o [2020-03-13T00:54:22.277Z] #44 55.98 GEN compel/include/asm [2020-03-13T00:54:22.331Z] #44 14.88 DEP images/eventpoll.pb-c.d [2020-03-13T00:54:22.331Z] #44 14.93 PBCC images/eventfd.pb-c.c [2020-03-13T00:54:22.331Z] #44 14.96 DEP images/eventfd.pb-c.d [2020-03-13T00:54:22.331Z] #44 15.02 PBCC images/remap-file-path.pb-c.c [2020-03-13T00:54:22.331Z] #44 15.05 DEP images/remap-file-path.pb-c.d [2020-03-13T00:54:22.538Z] #44 55.99 GEN compel/include/version.h [2020-03-13T00:54:22.538Z] #44 56.02 touch .config [2020-03-13T00:54:22.538Z] #44 56.04 GEN include/common/config.h [2020-03-13T00:54:22.538Z] #44 56.18 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-13T00:54:22.538Z] #44 56.22 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-03-13T00:54:22.593Z] #44 15.16 PBCC images/fifo.pb-c.c [2020-03-13T00:54:22.593Z] #44 15.20 DEP images/fifo.pb-c.d [2020-03-13T00:54:22.593Z] #44 15.23 PBCC images/ghost-file.pb-c.c [2020-03-13T00:54:22.593Z] #44 15.31 DEP images/ghost-file.pb-c.d [2020-03-13T00:54:22.593Z] #44 15.36 PBCC images/regfile.pb-c.c [2020-03-13T00:54:22.807Z] #44 56.29 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-03-13T00:54:22.807Z] #44 56.33 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-03-13T00:54:22.807Z] #44 56.38 DEP compel/plugins/std/infect.d [2020-03-13T00:54:22.851Z] #44 15.44 DEP images/regfile.pb-c.d [2020-03-13T00:54:22.851Z] #44 15.52 PBCC images/ns.pb-c.c [2020-03-13T00:54:22.851Z] #44 15.54 DEP images/ns.pb-c.d [2020-03-13T00:54:22.851Z] #44 15.59 PBCC images/fdinfo.pb-c.c [2020-03-13T00:54:22.851Z] #44 15.67 DEP images/fdinfo.pb-c.d [2020-03-13T00:54:23.068Z] #44 56.57 DEP compel/plugins/std/string.d [2020-03-13T00:54:23.068Z] #44 56.65 DEP compel/plugins/std/log.d [2020-03-13T00:54:23.068Z] #44 56.73 DEP compel/plugins/std/fds.d [2020-03-13T00:54:23.109Z] #44 15.78 PBCC images/core-aarch64.pb-c.c [2020-03-13T00:54:23.109Z] #44 15.88 PBCC images/core-arm.pb-c.c [2020-03-13T00:54:23.329Z] #44 56.86 DEP compel/plugins/std/std.d [2020-03-13T00:54:23.329Z] #44 ... [2020-03-13T00:54:23.329Z] [2020-03-13T00:54:23.329Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-13T00:54:23.329Z] #12 DONE 3.2s [2020-03-13T00:54:23.329Z] [2020-03-13T00:54:23.329Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:23.329Z] #44 57.01 DEP compel/plugins/shmem/shmem.d [2020-03-13T00:54:23.367Z] #44 16.00 PBCC images/core-ppc64.pb-c.c [2020-03-13T00:54:23.367Z] #44 16.06 PBCC images/core-s390.pb-c.c [2020-03-13T00:54:23.537Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-13T00:54:23.537Z] [2020-03-13T00:54:23.537Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-13T00:54:23.537Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-13T00:54:23.537Z] HOSTNAME=8f5d7cfd8a29 [2020-03-13T00:54:23.537Z] TESTDEBUG=0 [2020-03-13T00:54:23.537Z] DEST=bundles/test-integration [2020-03-13T00:54:23.537Z] PWD=/go/src/github.com/docker/docker [2020-03-13T00:54:23.537Z] DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b [2020-03-13T00:54:23.537Z] container=docker [2020-03-13T00:54:23.537Z] HOME=/root [2020-03-13T00:54:23.537Z] GOLANG_VERSION=1.13.8 [2020-03-13T00:54:23.537Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-13T00:54:23.537Z] VALIDATE_BRANCH=master [2020-03-13T00:54:23.537Z] TERM=xterm [2020-03-13T00:54:23.537Z] DOCKER_PKG=github.com/docker/docker [2020-03-13T00:54:23.537Z] SHLVL=1 [2020-03-13T00:54:23.537Z] TIMEOUT=120m [2020-03-13T00:54:23.537Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-13T00:54:23.537Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-13T00:54:23.537Z] GO111MODULE=off [2020-03-13T00:54:23.537Z] DOCKER_EXPERIMENTAL=1 [2020-03-13T00:54:23.537Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-13T00:54:23.537Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-13T00:54:23.537Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-13T00:54:23.537Z] GOPATH=/go [2020-03-13T00:54:23.537Z] PKG_CONFIG=pkg-config [2020-03-13T00:54:23.537Z] _=/usr/bin/env [2020-03-13T00:54:23.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-13T00:54:23.589Z] #44 57.30 DEP compel/plugins/fds/fds.d [2020-03-13T00:54:23.624Z] #44 16.14 PBCC images/core-x86.pb-c.c [2020-03-13T00:54:23.624Z] #44 16.21 PBCC images/core.pb-c.c [2020-03-13T00:54:23.624Z] #44 16.29 PBCC images/inventory.pb-c.c [2020-03-13T00:54:23.850Z] #44 57.50 CC compel/plugins/std/std.o [2020-03-13T00:54:23.883Z] #44 ... [2020-03-13T00:54:23.883Z] [2020-03-13T00:54:23.883Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:23.883Z] #33 DONE 112.7s [2020-03-13T00:54:23.883Z] [2020-03-13T00:54:23.883Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:23.883Z] #44 16.45 DEP images/core-aarch64.pb-c.d [2020-03-13T00:54:23.883Z] #44 16.56 DEP images/core-arm.pb-c.d [2020-03-13T00:54:23.883Z] #44 16.66 DEP images/core-ppc64.pb-c.d [2020-03-13T00:54:24.141Z] #44 16.78 DEP images/core-s390.pb-c.d [2020-03-13T00:54:24.391Z] #10 ... [2020-03-13T00:54:24.391Z] [2020-03-13T00:54:24.391Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:24.391Z] #38 3.244 + RM_GOPATH=0 [2020-03-13T00:54:24.391Z] #38 3.244 + TMP_GOPATH= [2020-03-13T00:54:24.391Z] #38 3.244 + : /build [2020-03-13T00:54:24.391Z] #38 3.244 + '[' -z '' ']' [2020-03-13T00:54:24.391Z] #38 3.246 ++ mktemp -d [2020-03-13T00:54:24.391Z] #38 3.248 + export GOPATH=/tmp/tmp.KrXLbzfVUQ [2020-03-13T00:54:24.391Z] #38 3.248 + GOPATH=/tmp/tmp.KrXLbzfVUQ [2020-03-13T00:54:24.391Z] #38 3.248 + RM_GOPATH=1 [2020-03-13T00:54:24.391Z] #38 3.251 ++ dirname ./install.sh [2020-03-13T00:54:24.391Z] #38 3.263 + dir=. [2020-03-13T00:54:24.391Z] #38 3.264 + bin=tini [2020-03-13T00:54:24.391Z] #38 3.264 + shift [2020-03-13T00:54:24.391Z] #38 3.264 + '[' '!' -f ./tini.installer ']' [2020-03-13T00:54:24.391Z] #38 3.265 + . ./tini.installer [2020-03-13T00:54:24.391Z] #38 3.265 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-13T00:54:24.391Z] #38 3.267 + install_tini [2020-03-13T00:54:24.391Z] #38 3.268 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-13T00:54:24.391Z] #38 3.268 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-13T00:54:24.391Z] #38 3.268 + git clone https://github.com/krallin/tini.git /tmp/tmp.KrXLbzfVUQ/tini [2020-03-13T00:54:24.392Z] #38 3.288 Cloning into '/tmp/tmp.KrXLbzfVUQ/tini'... [2020-03-13T00:54:24.392Z] #38 4.531 + cd /tmp/tmp.KrXLbzfVUQ/tini [2020-03-13T00:54:24.392Z] #38 4.541 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-13T00:54:24.392Z] #38 4.584 + cmake . [2020-03-13T00:54:24.392Z] #38 5.337 -- The C compiler identification is GNU 8.3.0 [2020-03-13T00:54:24.392Z] #38 5.412 -- Check for working C compiler: /usr/bin/cc [2020-03-13T00:54:24.392Z] #38 6.064 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T00:54:24.392Z] #38 6.069 -- Detecting C compiler ABI info [2020-03-13T00:54:24.392Z] #38 7.169 -- Detecting C compiler ABI info - done [2020-03-13T00:54:24.392Z] #38 7.203 -- Detecting C compile features [2020-03-13T00:54:24.392Z] #38 9.690 -- Detecting C compile features - done [2020-03-13T00:54:24.392Z] #38 9.761 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-13T00:54:24.392Z] #38 9.995 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-13T00:54:24.392Z] #38 10.10 -- Configuring done [2020-03-13T00:54:24.392Z] #38 10.12 -- Generating done [2020-03-13T00:54:24.392Z] #38 10.14 -- Build files have been written to: /tmp/tmp.KrXLbzfVUQ/tini [2020-03-13T00:54:24.392Z] #38 10.15 + make tini-static [2020-03-13T00:54:24.392Z] #38 10.64 Scanning dependencies of target tini-static [2020-03-13T00:54:24.392Z] #38 10.74 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-13T00:54:24.392Z] #38 12.21 [100%] Linking C executable tini-static [2020-03-13T00:54:24.392Z] #38 12.98 [100%] Built target tini-static [2020-03-13T00:54:24.392Z] #38 13.09 + mkdir -p /build [2020-03-13T00:54:24.392Z] #38 13.09 + cp tini-static /build/docker-init [2020-03-13T00:54:24.392Z] #38 DONE 13.5s [2020-03-13T00:54:24.392Z] [2020-03-13T00:54:24.392Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:24.392Z] #44 4.148 Note: Building without setproctitle() and strlcpy() support. [2020-03-13T00:54:24.392Z] #44 4.148 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-13T00:54:24.392Z] #44 4.173 Note: Building without GnuTLS support [2020-03-13T00:54:24.392Z] #44 6.254 fatal: not a git repository (or any of the parent directories): .git [2020-03-13T00:54:24.392Z] #44 6.318 GEN .gitid [2020-03-13T00:54:24.392Z] #44 6.338 GEN criu/include/version.h [2020-03-13T00:54:24.392Z] #44 6.384 GEN include/common/asm [2020-03-13T00:54:24.398Z] #44 16.96 DEP images/core-x86.pb-c.d [2020-03-13T00:54:24.421Z] #44 58.07 CC compel/plugins/std/fds.o [2020-03-13T00:54:24.655Z] #44 17.10 DEP images/core.pb-c.d [2020-03-13T00:54:24.655Z] #44 17.31 DEP images/inventory.pb-c.d [2020-03-13T00:54:24.913Z] #44 17.51 PBCC images/cpuinfo.pb-c.c [2020-03-13T00:54:24.913Z] #44 17.56 DEP images/cpuinfo.pb-c.d [2020-03-13T00:54:24.913Z] #44 17.60 PBCC images/stats.pb-c.c [2020-03-13T00:54:24.913Z] #44 17.62 DEP images/stats.pb-c.d [2020-03-13T00:54:25.324Z] #44 ... [2020-03-13T00:54:25.324Z] [2020-03-13T00:54:25.324Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:25.324Z] #33 100.2 path [2020-03-13T00:54:25.324Z] #33 100.3 fmt [2020-03-13T00:54:25.324Z] #33 101.5 path/filepath [2020-03-13T00:54:25.324Z] #33 103.7 io/ioutil [2020-03-13T00:54:25.324Z] #33 104.3 text/tabwriter [2020-03-13T00:54:25.324Z] #33 106.1 flag [2020-03-13T00:54:25.324Z] #33 106.1 github.com/BurntSushi/toml [2020-03-13T00:54:25.324Z] #33 108.2 log [2020-03-13T00:54:25.363Z] #44 58.72 CC compel/plugins/std/log.o [2020-03-13T00:54:25.363Z] #44 ... [2020-03-13T00:54:25.363Z] [2020-03-13T00:54:25.363Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-13T00:54:25.363Z] #13 1.811 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-13T00:54:25.363Z] #13 DONE 2.0s [2020-03-13T00:54:25.624Z] [2020-03-13T00:54:25.624Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-13T00:54:26.298Z] #33 ... [2020-03-13T00:54:26.298Z] [2020-03-13T00:54:26.298Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:26.298Z] #44 8.736 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-13T00:54:26.298Z] #44 8.828 PBCC images/opts.pb-c.c [2020-03-13T00:54:26.298Z] #44 8.909 PBCC images/sit.pb-c.c [2020-03-13T00:54:26.298Z] #44 9.024 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-13T00:54:26.555Z] #44 9.104 DEP images/opts.pb-c.d [2020-03-13T00:54:26.555Z] #44 9.169 DEP images/sit.pb-c.d [2020-03-13T00:54:26.555Z] #44 9.233 PBCC images/macvlan.pb-c.c [2020-03-13T00:54:26.555Z] #44 9.292 DEP images/macvlan.pb-c.d [2020-03-13T00:54:26.814Z] #44 9.325 PBCC images/autofs.pb-c.c [2020-03-13T00:54:26.814Z] #44 9.353 DEP images/autofs.pb-c.d [2020-03-13T00:54:26.814Z] #44 9.417 PBCC images/sysctl.pb-c.c [2020-03-13T00:54:26.814Z] #44 ... [2020-03-13T00:54:26.814Z] [2020-03-13T00:54:26.814Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:26.814Z] #47 101.8 regexp/syntax [2020-03-13T00:54:26.814Z] #47 103.9 fmt [2020-03-13T00:54:26.814Z] #47 107.2 regexp [2020-03-13T00:54:26.814Z] #47 109.9 go/token [2020-03-13T00:54:26.814Z] #47 111.0 go/scanner [2020-03-13T00:54:26.814Z] #47 ... [2020-03-13T00:54:26.814Z] [2020-03-13T00:54:26.814Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:26.814Z] #56 102.1 fmt [2020-03-13T00:54:26.814Z] #56 102.8 encoding/base64 [2020-03-13T00:54:26.814Z] #56 104.1 golang.org/x/sys/unix [2020-03-13T00:54:26.814Z] #56 107.7 encoding/json [2020-03-13T00:54:26.867Z] #44 19.14 make[1]: Nothing to be done for 'all'. [2020-03-13T00:54:27.072Z] #56 ... [2020-03-13T00:54:27.072Z] [2020-03-13T00:54:27.072Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:27.072Z] #44 9.458 DEP images/sysctl.pb-c.d [2020-03-13T00:54:27.072Z] #44 9.511 PBCC images/time.pb-c.c [2020-03-13T00:54:27.072Z] #44 9.574 DEP images/time.pb-c.d [2020-03-13T00:54:27.072Z] #44 9.672 PBCC images/binfmt-misc.pb-c.c [2020-03-13T00:54:27.072Z] #44 9.718 DEP images/binfmt-misc.pb-c.d [2020-03-13T00:54:27.072Z] #44 9.796 PBCC images/seccomp.pb-c.c [2020-03-13T00:54:27.329Z] #44 9.824 DEP images/seccomp.pb-c.d [2020-03-13T00:54:27.329Z] #44 9.893 PBCC images/userns.pb-c.c [2020-03-13T00:54:27.329Z] #44 9.934 DEP images/userns.pb-c.d [2020-03-13T00:54:27.329Z] #44 10.03 PBCC images/cgroup.pb-c.c [2020-03-13T00:54:27.329Z] #44 10.07 DEP images/cgroup.pb-c.d [2020-03-13T00:54:27.587Z] #44 10.13 PBCC images/fown.pb-c.c [2020-03-13T00:54:27.587Z] #44 10.17 PBCC images/ext-file.pb-c.c [2020-03-13T00:54:27.587Z] #44 10.24 DEP images/fown.pb-c.d [2020-03-13T00:54:27.587Z] #44 10.31 DEP images/ext-file.pb-c.d [2020-03-13T00:54:27.587Z] #44 ... [2020-03-13T00:54:27.587Z] [2020-03-13T00:54:27.587Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:54:27.587Z] #65 57.35 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-13T00:54:27.587Z] #65 57.35 + BUILDTAGS='netgo osusergo static_build' [2020-03-13T00:54:27.587Z] #65 57.35 + export EXTRA_FLAGS=-buildmode=pie [2020-03-13T00:54:27.587Z] #65 57.35 + EXTRA_FLAGS=-buildmode=pie [2020-03-13T00:54:27.587Z] #65 57.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-13T00:54:27.587Z] #65 57.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-13T00:54:27.587Z] #65 57.35 + '[' '' = dynamic ']' [2020-03-13T00:54:27.587Z] #65 57.35 + make [2020-03-13T00:54:27.587Z] #65 58.57 + bin/ctr [2020-03-13T00:54:27.844Z] #65 ... [2020-03-13T00:54:27.844Z] [2020-03-13T00:54:27.844Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:27.844Z] #44 10.36 PBCC images/rpc.pb-c.c [2020-03-13T00:54:27.844Z] #44 10.42 DEP images/rpc.pb-c.d [2020-03-13T00:54:27.844Z] #44 10.50 PBCC images/siginfo.pb-c.c [2020-03-13T00:54:28.102Z] #44 10.57 DEP images/siginfo.pb-c.d [2020-03-13T00:54:28.102Z] #44 10.62 PBCC images/pagemap.pb-c.c [2020-03-13T00:54:28.102Z] #44 10.68 DEP images/pagemap.pb-c.d [2020-03-13T00:54:28.102Z] #44 10.74 PBCC images/rlimit.pb-c.c [2020-03-13T00:54:28.102Z] #44 10.78 DEP images/rlimit.pb-c.d [2020-03-13T00:54:28.238Z] #44 20.60 CC images/stats.o [2020-03-13T00:54:28.359Z] #44 10.84 PBCC images/file-lock.pb-c.c [2020-03-13T00:54:28.359Z] #44 10.86 DEP images/file-lock.pb-c.d [2020-03-13T00:54:28.359Z] #44 10.95 PBCC images/tty.pb-c.c [2020-03-13T00:54:28.359Z] #44 10.98 DEP images/tty.pb-c.d [2020-03-13T00:54:28.359Z] #44 11.06 PBCC images/tun.pb-c.c [2020-03-13T00:54:28.496Z] #44 21.01 CC images/core.o [2020-03-13T00:54:28.617Z] #44 11.11 PBCC images/netdev.pb-c.c [2020-03-13T00:54:28.617Z] #44 11.25 DEP images/tun.pb-c.d [2020-03-13T00:54:28.617Z] #44 11.27 DEP images/netdev.pb-c.d [2020-03-13T00:54:28.617Z] #44 11.33 PBCC images/vma.pb-c.c [2020-03-13T00:54:28.874Z] #44 11.40 DEP images/vma.pb-c.d [2020-03-13T00:54:28.874Z] #44 11.45 PBCC images/creds.pb-c.c [2020-03-13T00:54:28.874Z] #44 11.47 DEP images/creds.pb-c.d [2020-03-13T00:54:28.874Z] #44 11.51 PBCC images/utsns.pb-c.c [2020-03-13T00:54:28.874Z] #44 11.53 DEP images/utsns.pb-c.d [2020-03-13T00:54:28.874Z] #44 11.56 PBCC images/ipc-desc.pb-c.c [2020-03-13T00:54:28.926Z] #14 DONE 3.0s [2020-03-13T00:54:28.926Z] [2020-03-13T00:54:28.927Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:28.927Z] #44 59.88 CC compel/plugins/std/string.o [2020-03-13T00:54:28.927Z] #44 61.04 CC compel/plugins/std/infect.o [2020-03-13T00:54:28.927Z] #44 61.76 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-03-13T00:54:28.927Z] #44 61.86 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-03-13T00:54:28.927Z] #44 62.07 AR compel/plugins/std.lib.a [2020-03-13T00:54:28.927Z] #44 62.20 CC compel/plugins/fds/fds.o [2020-03-13T00:54:29.062Z] #44 21.72 CC images/core-x86.o [2020-03-13T00:54:29.132Z] #44 11.60 PBCC images/ipc-sem.pb-c.c [2020-03-13T00:54:29.132Z] #44 11.63 DEP images/ipc-desc.pb-c.d [2020-03-13T00:54:29.132Z] #44 11.70 DEP images/ipc-sem.pb-c.d [2020-03-13T00:54:29.132Z] #44 11.78 PBCC images/ipc-msg.pb-c.c [2020-03-13T00:54:29.132Z] #44 11.84 DEP images/ipc-msg.pb-c.d [2020-03-13T00:54:29.187Z] #44 62.84 AR compel/plugins/fds.lib.a [2020-03-13T00:54:29.187Z] #44 62.91 HOSTDEP compel/src/lib/log-host.d [2020-03-13T00:54:29.390Z] #44 11.91 PBCC images/ipc-shm.pb-c.c [2020-03-13T00:54:29.390Z] #44 11.92 DEP images/ipc-shm.pb-c.d [2020-03-13T00:54:29.390Z] #44 12.03 PBCC images/ipc-var.pb-c.c [2020-03-13T00:54:29.390Z] #44 12.05 DEP images/ipc-var.pb-c.d [2020-03-13T00:54:29.390Z] #44 12.13 PBCC images/sk-opts.pb-c.c [2020-03-13T00:54:29.447Z] #44 63.10 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-13T00:54:29.629Z] #44 22.27 CC images/core-arm.o [2020-03-13T00:54:29.648Z] #44 12.17 PBCC images/packet-sock.pb-c.c [2020-03-13T00:54:29.648Z] #44 12.20 DEP images/sk-opts.pb-c.d [2020-03-13T00:54:29.648Z] #44 12.27 DEP images/packet-sock.pb-c.d [2020-03-13T00:54:29.648Z] #44 12.33 PBCC images/sk-netlink.pb-c.c [2020-03-13T00:54:29.648Z] #44 12.40 DEP images/sk-netlink.pb-c.d [2020-03-13T00:54:29.709Z] #44 63.29 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-03-13T00:54:29.887Z] #44 22.70 CC images/core-aarch64.o [2020-03-13T00:54:29.910Z] #44 12.57 PBCC images/sk-inet.pb-c.c [2020-03-13T00:54:29.910Z] #44 12.64 DEP images/sk-inet.pb-c.d [2020-03-13T00:54:29.910Z] #44 12.70 PBCC images/sk-unix.pb-c.c [2020-03-13T00:54:29.969Z] #44 63.57 HOSTDEP compel/src/main-host.d [2020-03-13T00:54:29.969Z] #44 63.67 DEP compel/src/lib/ptrace.d [2020-03-13T00:54:30.167Z] #44 12.76 DEP images/sk-unix.pb-c.d [2020-03-13T00:54:30.230Z] #44 ... [2020-03-13T00:54:30.230Z] [2020-03-13T00:54:30.230Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:54:30.230Z] #50 DONE 130.7s [2020-03-13T00:54:30.230Z] [2020-03-13T00:54:30.230Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:30.230Z] #44 63.80 DEP compel/src/lib/infect.d [2020-03-13T00:54:30.230Z] #44 ... [2020-03-13T00:54:30.230Z] [2020-03-13T00:54:30.230Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:30.230Z] #60 3.397 + RM_GOPATH=0 [2020-03-13T00:54:30.230Z] #60 3.397 + TMP_GOPATH= [2020-03-13T00:54:30.230Z] #60 3.397 + : /build [2020-03-13T00:54:30.230Z] #60 3.397 + '[' -z '' ']' [2020-03-13T00:54:30.230Z] #60 3.397 ++ mktemp -d [2020-03-13T00:54:30.230Z] #60 3.408 + export GOPATH=/tmp/tmp.wdBY2f9Efk [2020-03-13T00:54:30.230Z] #60 3.408 + GOPATH=/tmp/tmp.wdBY2f9Efk [2020-03-13T00:54:30.230Z] #60 3.408 + RM_GOPATH=1 [2020-03-13T00:54:30.230Z] #60 3.408 ++ dirname ./install.sh [2020-03-13T00:54:30.230Z] #60 3.418 + dir=. [2020-03-13T00:54:30.230Z] #60 3.418 + bin=runc [2020-03-13T00:54:30.230Z] #60 3.418 + shift [2020-03-13T00:54:30.230Z] #60 3.418 + '[' '!' -f ./runc.installer ']' [2020-03-13T00:54:30.230Z] #60 3.418 + . ./runc.installer [2020-03-13T00:54:30.230Z] #60 3.418 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-13T00:54:30.230Z] #60 3.418 + install_runc [2020-03-13T00:54:30.230Z] #60 3.418 + uname -r [2020-03-13T00:54:30.230Z] #60 3.423 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-13T00:54:30.230Z] #60 3.425 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-13T00:54:30.230Z] #60 3.425 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-13T00:54:30.230Z] #60 3.425 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-13T00:54:30.230Z] #60 3.425 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wdBY2f9Efk/src/github.com/opencontainers/runc [2020-03-13T00:54:30.230Z] #60 3.455 Cloning into '/tmp/tmp.wdBY2f9Efk/src/github.com/opencontainers/runc'... [2020-03-13T00:54:30.230Z] #60 10.42 + cd /tmp/tmp.wdBY2f9Efk/src/github.com/opencontainers/runc [2020-03-13T00:54:30.230Z] #60 10.42 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-13T00:54:30.230Z] #60 10.71 + '[' -z '' ']' [2020-03-13T00:54:30.230Z] #60 10.71 + target=static [2020-03-13T00:54:30.230Z] #60 10.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-13T00:54:30.230Z] #60 12.28 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-03-13T00:54:30.425Z] #44 12.86 PBCC images/mm.pb-c.c [2020-03-13T00:54:30.425Z] #44 12.94 DEP images/mm.pb-c.d [2020-03-13T00:54:30.425Z] #44 13.01 PBCC images/timerfd.pb-c.c [2020-03-13T00:54:30.425Z] #44 13.06 DEP images/timerfd.pb-c.d [2020-03-13T00:54:30.425Z] #44 13.13 PBCC images/timer.pb-c.c [2020-03-13T00:54:30.453Z] #44 23.13 CC images/core-ppc64.o [2020-03-13T00:54:30.491Z] #60 ... [2020-03-13T00:54:30.491Z] [2020-03-13T00:54:30.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:30.491Z] #44 64.13 DEP compel/src/lib/infect-util.d [2020-03-13T00:54:30.691Z] #44 13.14 DEP images/timer.pb-c.d [2020-03-13T00:54:30.691Z] #44 13.22 PBCC images/sa.pb-c.c [2020-03-13T00:54:30.691Z] #44 13.36 DEP images/sa.pb-c.d [2020-03-13T00:54:30.691Z] #44 13.42 PBCC images/pipe-data.pb-c.c [2020-03-13T00:54:30.711Z] #44 ... [2020-03-13T00:54:30.711Z] [2020-03-13T00:54:30.711Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:54:30.712Z] #65 44.99 Checking out files: 53% (1720/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 92% (2942/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-13T00:54:30.712Z] #65 46.25 + cd /tmp/tmp.t4HmOlStLQ/src/github.com/containerd/containerd [2020-03-13T00:54:30.712Z] #65 46.25 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-13T00:54:30.712Z] #65 48.55 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-13T00:54:30.712Z] #65 48.55 + BUILDTAGS='netgo osusergo static_build' [2020-03-13T00:54:30.712Z] #65 48.55 + export EXTRA_FLAGS=-buildmode=pie [2020-03-13T00:54:30.712Z] #65 48.55 + EXTRA_FLAGS=-buildmode=pie [2020-03-13T00:54:30.712Z] #65 48.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-13T00:54:30.712Z] #65 48.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-13T00:54:30.712Z] #65 48.55 + '[' '' = dynamic ']' [2020-03-13T00:54:30.712Z] #65 48.55 + make [2020-03-13T00:54:30.712Z] #65 49.41 + bin/ctr [2020-03-13T00:54:30.752Z] #44 64.34 DEP compel/src/lib/infect-rpc.d [2020-03-13T00:54:30.752Z] #44 64.49 DEP compel/arch/aarch64/src/lib/infect.d [2020-03-13T00:54:30.950Z] #44 ... [2020-03-13T00:54:30.950Z] [2020-03-13T00:54:30.950Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:30.950Z] #33 111.5 github.com/BurntSushi/toml/cmd/tomlv [2020-03-13T00:54:30.950Z] #33 DONE 115.9s [2020-03-13T00:54:30.950Z] [2020-03-13T00:54:30.950Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:30.950Z] #44 13.43 DEP images/pipe-data.pb-c.d [2020-03-13T00:54:30.950Z] #44 13.52 PBCC images/mnt.pb-c.c [2020-03-13T00:54:30.950Z] #44 13.58 DEP images/mnt.pb-c.d [2020-03-13T00:54:30.950Z] #44 13.64 PBCC images/sk-packet.pb-c.c [2020-03-13T00:54:30.970Z] #65 ... [2020-03-13T00:54:30.970Z] [2020-03-13T00:54:30.970Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:30.970Z] #44 23.71 CC images/core-s390.o [2020-03-13T00:54:31.209Z] #44 13.66 DEP images/sk-packet.pb-c.d [2020-03-13T00:54:31.209Z] #44 13.69 PBCC images/tcp-stream.pb-c.c [2020-03-13T00:54:31.209Z] #44 13.78 DEP images/tcp-stream.pb-c.d [2020-03-13T00:54:31.209Z] #44 13.92 PBCC images/pipe.pb-c.c [2020-03-13T00:54:31.324Z] #44 ... [2020-03-13T00:54:31.324Z] [2020-03-13T00:54:31.324Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-13T00:54:31.324Z] #15 DONE 2.7s [2020-03-13T00:54:31.324Z] [2020-03-13T00:54:31.324Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:31.324Z] #44 64.73 DEP compel/arch/aarch64/src/lib/cpu.d [2020-03-13T00:54:31.324Z] #44 64.88 DEP compel/src/lib/log.d [2020-03-13T00:54:31.324Z] #44 65.10 DEP compel/src/main.d [2020-03-13T00:54:31.467Z] #44 14.06 DEP images/pipe.pb-c.d [2020-03-13T00:54:31.589Z] #44 65.32 DEP compel/src/lib/handle-elf.d [2020-03-13T00:54:31.725Z] #44 14.23 PBCC images/pstree.pb-c.c [2020-03-13T00:54:31.726Z] #44 14.31 DEP images/pstree.pb-c.d [2020-03-13T00:54:31.726Z] #44 14.45 PBCC images/fs.pb-c.c [2020-03-13T00:54:31.905Z] #44 24.34 CC images/cpuinfo.o [2020-03-13T00:54:31.905Z] #44 ... [2020-03-13T00:54:31.905Z] [2020-03-13T00:54:31.905Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:31.905Z] #47 110.8 text/template/parse [2020-03-13T00:54:31.905Z] #47 114.2 go/parser [2020-03-13T00:54:31.905Z] #47 115.8 text/template [2020-03-13T00:54:31.905Z] #47 118.2 encoding/xml [2020-03-13T00:54:31.905Z] #47 120.8 go/doc [2020-03-13T00:54:31.983Z] #44 14.54 DEP images/fs.pb-c.d [2020-03-13T00:54:31.983Z] #44 14.58 PBCC images/signalfd.pb-c.c [2020-03-13T00:54:31.983Z] #44 14.63 DEP images/signalfd.pb-c.d [2020-03-13T00:54:31.983Z] #44 14.71 PBCC images/fh.pb-c.c [2020-03-13T00:54:32.162Z] #44 65.57 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-03-13T00:54:32.162Z] #44 65.83 CC compel/src/lib/log.o [2020-03-13T00:54:32.163Z] #47 ... [2020-03-13T00:54:32.163Z] [2020-03-13T00:54:32.163Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:32.163Z] #56 111.4 github.com/pkg/diff [2020-03-13T00:54:32.163Z] #56 113.0 go/ast [2020-03-13T00:54:32.163Z] #56 113.3 golang.org/x/crypto/ssh/terminal [2020-03-13T00:54:32.163Z] #56 115.1 mvdan.cc/editorconfig [2020-03-13T00:54:32.163Z] #56 116.3 mvdan.cc/sh/v3/fileutil [2020-03-13T00:54:32.163Z] #56 116.5 mvdan.cc/sh/v3/syntax [2020-03-13T00:54:32.163Z] #56 ... [2020-03-13T00:54:32.163Z] [2020-03-13T00:54:32.163Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:32.163Z] #44 24.86 CC images/inventory.o [2020-03-13T00:54:32.241Z] #44 14.73 PBCC images/fsnotify.pb-c.c [2020-03-13T00:54:32.241Z] #44 14.79 DEP images/fh.pb-c.d [2020-03-13T00:54:32.241Z] #44 14.83 DEP images/fsnotify.pb-c.d [2020-03-13T00:54:32.241Z] #44 14.88 PBCC images/eventpoll.pb-c.c [2020-03-13T00:54:32.241Z] #44 14.88 DEP images/eventpoll.pb-c.d [2020-03-13T00:54:32.241Z] #44 14.94 PBCC images/eventfd.pb-c.c [2020-03-13T00:54:32.421Z] #44 25.13 CC images/fdinfo.o [2020-03-13T00:54:32.498Z] #44 14.98 DEP images/eventfd.pb-c.d [2020-03-13T00:54:32.498Z] #44 15.03 PBCC images/remap-file-path.pb-c.c [2020-03-13T00:54:32.498Z] #44 15.03 DEP images/remap-file-path.pb-c.d [2020-03-13T00:54:32.498Z] #44 15.08 PBCC images/fifo.pb-c.c [2020-03-13T00:54:32.498Z] #44 15.11 DEP images/fifo.pb-c.d [2020-03-13T00:54:32.498Z] #44 15.14 PBCC images/ghost-file.pb-c.c [2020-03-13T00:54:32.498Z] #44 15.19 DEP images/ghost-file.pb-c.d [2020-03-13T00:54:32.733Z] #44 66.42 CC compel/arch/aarch64/src/lib/cpu.o [2020-03-13T00:54:32.756Z] #44 15.22 PBCC images/regfile.pb-c.c [2020-03-13T00:54:32.756Z] #44 15.27 DEP images/regfile.pb-c.d [2020-03-13T00:54:32.756Z] #44 15.32 PBCC images/ns.pb-c.c [2020-03-13T00:54:32.756Z] #44 15.36 DEP images/ns.pb-c.d [2020-03-13T00:54:32.756Z] #44 15.41 PBCC images/fdinfo.pb-c.c [2020-03-13T00:54:32.988Z] #44 25.57 CC images/fown.o [2020-03-13T00:54:32.988Z] #44 25.78 CC images/ns.o [2020-03-13T00:54:33.014Z] #44 15.49 DEP images/fdinfo.pb-c.d [2020-03-13T00:54:33.014Z] #44 15.57 PBCC images/core-aarch64.pb-c.c [2020-03-13T00:54:33.014Z] #44 15.65 PBCC images/core-arm.pb-c.c [2020-03-13T00:54:33.014Z] #44 15.72 PBCC images/core-ppc64.pb-c.c [2020-03-13T00:54:33.271Z] #44 15.84 PBCC images/core-s390.pb-c.c [2020-03-13T00:54:33.271Z] #44 15.93 PBCC images/core-x86.pb-c.c [2020-03-13T00:54:33.304Z] #44 66.77 CC compel/arch/aarch64/src/lib/infect.o [2020-03-13T00:54:33.304Z] #44 ... [2020-03-13T00:54:33.304Z] [2020-03-13T00:54:33.304Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:33.304Z] #47 123.7 vendor/golang.org/x/net/http/httpproxy [2020-03-13T00:54:33.304Z] #47 123.7 crypto/x509 [2020-03-13T00:54:33.304Z] #47 123.7 net/textproto [2020-03-13T00:54:33.304Z] #47 125.2 vendor/golang.org/x/net/http/httpguts [2020-03-13T00:54:33.304Z] #47 125.2 mime/multipart [2020-03-13T00:54:33.304Z] #47 128.5 crypto/tls [2020-03-13T00:54:33.529Z] #44 16.05 PBCC images/core.pb-c.c [2020-03-13T00:54:33.529Z] #44 16.17 PBCC images/inventory.pb-c.c [2020-03-13T00:54:33.529Z] #44 16.23 DEP images/core-aarch64.pb-c.d [2020-03-13T00:54:33.553Z] #44 26.11 CC images/regfile.o [2020-03-13T00:54:33.567Z] #47 ... [2020-03-13T00:54:33.567Z] [2020-03-13T00:54:33.567Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:33.567Z] #44 67.14 CC compel/src/lib/infect-rpc.o [2020-03-13T00:54:33.786Z] #44 16.27 DEP images/core-arm.pb-c.d [2020-03-13T00:54:33.786Z] #44 16.32 DEP images/core-ppc64.pb-c.d [2020-03-13T00:54:33.786Z] #44 16.37 DEP images/core-s390.pb-c.d [2020-03-13T00:54:33.786Z] #44 16.46 DEP images/core-x86.pb-c.d [2020-03-13T00:54:33.786Z] #44 16.50 DEP images/core.pb-c.d [2020-03-13T00:54:33.811Z] #44 26.47 CC images/ghost-file.o [2020-03-13T00:54:33.828Z] #44 ... [2020-03-13T00:54:33.828Z] [2020-03-13T00:54:33.828Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-13T00:54:33.828Z] #16 DONE 2.6s [2020-03-13T00:54:34.044Z] #44 16.60 DEP images/inventory.pb-c.d [2020-03-13T00:54:34.044Z] #44 16.69 PBCC images/cpuinfo.pb-c.c [2020-03-13T00:54:34.044Z] #44 16.74 DEP images/cpuinfo.pb-c.d [2020-03-13T00:54:34.044Z] #44 16.80 PBCC images/stats.pb-c.c [2020-03-13T00:54:34.069Z] #44 26.77 CC images/fifo.o [2020-03-13T00:54:34.089Z] [2020-03-13T00:54:34.089Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:34.089Z] #44 67.63 CC compel/src/lib/infect-util.o [2020-03-13T00:54:34.302Z] #44 16.83 DEP images/stats.pb-c.d [2020-03-13T00:54:34.327Z] #44 26.92 CC images/remap-file-path.o [2020-03-13T00:54:34.353Z] #44 68.02 CC compel/src/lib/infect.o [2020-03-13T00:54:34.585Z] #44 27.20 CC images/eventfd.o [2020-03-13T00:54:34.843Z] #44 27.47 CC images/eventpoll.o [2020-03-13T00:54:35.106Z] #44 27.75 CC images/fh.o [2020-03-13T00:54:35.672Z] #44 28.19 CC images/fsnotify.o [2020-03-13T00:54:35.675Z] #44 18.36 make[1]: Nothing to be done for 'all'. [2020-03-13T00:54:36.238Z] #44 28.73 CC images/signalfd.o [2020-03-13T00:54:36.496Z] #44 28.94 CC images/fs.o [2020-03-13T00:54:36.496Z] #44 29.17 CC images/pstree.o [2020-03-13T00:54:36.754Z] #44 29.38 CC images/pipe.o [2020-03-13T00:54:37.013Z] #44 29.62 CC images/tcp-stream.o [2020-03-13T00:54:37.045Z] #44 ... [2020-03-13T00:54:37.046Z] [2020-03-13T00:54:37.046Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:37.046Z] #47 112.0 internal/lazyregexp [2020-03-13T00:54:37.046Z] #47 112.4 net/url [2020-03-13T00:54:37.046Z] #47 112.7 go/ast [2020-03-13T00:54:37.046Z] #47 114.1 text/template/parse [2020-03-13T00:54:37.046Z] #47 118.7 go/parser [2020-03-13T00:54:37.046Z] #47 119.4 text/template [2020-03-13T00:54:37.046Z] #47 ... [2020-03-13T00:54:37.046Z] [2020-03-13T00:54:37.046Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:37.046Z] #56 114.6 github.com/pkg/diff [2020-03-13T00:54:37.046Z] #56 114.8 go/ast [2020-03-13T00:54:37.046Z] #56 116.1 golang.org/x/crypto/ssh/terminal [2020-03-13T00:54:37.046Z] #56 118.0 mvdan.cc/editorconfig [2020-03-13T00:54:37.046Z] #56 119.1 mvdan.cc/sh/v3/fileutil [2020-03-13T00:54:37.046Z] #56 119.3 mvdan.cc/sh/v3/syntax [2020-03-13T00:54:37.271Z] #44 29.96 CC images/sk-packet.o [2020-03-13T00:54:37.302Z] #56 ... [2020-03-13T00:54:37.302Z] [2020-03-13T00:54:37.302Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:37.302Z] #47 122.3 encoding/xml [2020-03-13T00:54:37.657Z] #44 70.60 CC compel/src/lib/ptrace.o [2020-03-13T00:54:37.657Z] #44 70.99 AR compel/libcompel.a [2020-03-13T00:54:37.657Z] #44 71.05 HOSTCC compel/src/main-host.o [2020-03-13T00:54:37.837Z] #44 30.35 CC images/mnt.o [2020-03-13T00:54:37.917Z] #44 71.55 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-03-13T00:54:38.095Z] #44 30.64 CC images/pipe-data.o [2020-03-13T00:54:38.178Z] #44 71.83 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-13T00:54:38.353Z] #44 30.91 CC images/sa.o [2020-03-13T00:54:38.353Z] #44 31.15 CC images/timer.o [2020-03-13T00:54:38.750Z] #44 72.29 HOSTCC compel/src/lib/log-host.o [2020-03-13T00:54:39.011Z] #44 72.60 HOSTLINK compel/compel-host-bin [2020-03-13T00:54:39.272Z] #44 72.88 DEP soccr/soccr.d [2020-03-13T00:54:39.289Z] #44 31.63 CC images/timerfd.o [2020-03-13T00:54:39.289Z] #44 31.87 CC images/mm.o [2020-03-13T00:54:39.533Z] #44 73.12 CC soccr/soccr.o [2020-03-13T00:54:39.547Z] #44 32.14 CC images/sk-opts.o [2020-03-13T00:54:39.805Z] #44 32.39 CC images/sk-unix.o [2020-03-13T00:54:40.064Z] #44 32.69 CC images/sk-inet.o [2020-03-13T00:54:40.325Z] #44 33.09 CC images/tun.o [2020-03-13T00:54:40.583Z] #44 ... [2020-03-13T00:54:40.583Z] [2020-03-13T00:54:40.583Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:40.583Z] #56 123.8 mvdan.cc/sh/v3/cmd/shfmt [2020-03-13T00:54:40.583Z] #56 DONE 129.4s [2020-03-13T00:54:40.583Z] [2020-03-13T00:54:40.583Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:40.583Z] #47 123.9 github.com/LK4D4/vndr/build [2020-03-13T00:54:40.583Z] #47 125.0 github.com/LK4D4/vndr/versioned [2020-03-13T00:54:40.583Z] #47 125.1 compress/flate [2020-03-13T00:54:40.583Z] #47 127.8 hash/crc32 [2020-03-13T00:54:40.583Z] #47 128.3 vendor/golang.org/x/crypto/cryptobyte [2020-03-13T00:54:40.583Z] #47 128.6 compress/gzip [2020-03-13T00:54:40.583Z] #47 129.2 net [2020-03-13T00:54:40.586Z] #47 125.4 go/doc [2020-03-13T00:54:40.840Z] #47 ... [2020-03-13T00:54:40.840Z] [2020-03-13T00:54:40.840Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:40.840Z] #44 33.53 CC images/sk-netlink.o [2020-03-13T00:54:40.918Z] #44 ... [2020-03-13T00:54:40.918Z] [2020-03-13T00:54:40.918Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:54:41.405Z] #44 33.96 CC images/packet-sock.o [2020-03-13T00:54:41.970Z] #44 34.54 CC images/ipc-var.o [2020-03-13T00:54:41.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-13T00:54:41.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-13T00:54:42.227Z] #44 34.81 CC images/ipc-desc.o [2020-03-13T00:54:42.484Z] #44 35.01 CC images/ipc-shm.o [2020-03-13T00:54:42.484Z] #44 35.24 CC images/ipc-msg.o [2020-03-13T00:54:43.049Z] #44 35.51 CC images/ipc-sem.o [2020-03-13T00:54:43.049Z] #44 35.74 CC images/utsns.o [2020-03-13T00:54:43.115Z] #47 ... [2020-03-13T00:54:43.115Z] [2020-03-13T00:54:43.115Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:43.115Z] #44 19.94 CC images/stats.o [2020-03-13T00:54:43.115Z] #44 20.34 CC images/core.o [2020-03-13T00:54:43.115Z] #44 21.05 CC images/core-x86.o [2020-03-13T00:54:43.115Z] #44 21.67 CC images/core-arm.o [2020-03-13T00:54:43.115Z] #44 22.10 CC images/core-aarch64.o [2020-03-13T00:54:43.115Z] #44 22.49 CC images/core-ppc64.o [2020-03-13T00:54:43.115Z] #44 23.16 CC images/core-s390.o [2020-03-13T00:54:43.115Z] #44 23.93 CC images/cpuinfo.o [2020-03-13T00:54:43.115Z] #44 24.48 CC images/inventory.o [2020-03-13T00:54:43.115Z] #44 24.77 CC images/fdinfo.o [2020-03-13T00:54:43.115Z] #44 25.24 CC images/fown.o [2020-03-13T00:54:43.115Z] #44 25.46 CC images/ns.o [2020-03-13T00:54:43.115Z] #44 25.62 CC images/regfile.o [2020-03-13T00:54:43.306Z] #44 35.99 CC images/creds.o [2020-03-13T00:54:43.372Z] #44 25.91 CC images/ghost-file.o [2020-03-13T00:54:43.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-13T00:54:43.563Z] #44 36.24 CC images/vma.o [2020-03-13T00:54:43.630Z] #44 26.30 CC images/fifo.o [2020-03-13T00:54:43.792Z] #23 141.5 Checking out files: 22% (2368/10650) Checking out files: 23% (2450/10650) Checking out files: 24% (2556/10650) Checking out files: 25% (2663/10650) Checking out files: 26% (2769/10650) Checking out files: 27% (2876/10650) Checking out files: 28% (2982/10650) Checking out files: 29% (3089/10650) Checking out files: 30% (3195/10650) Checking out files: 31% (3302/10650) Checking out files: 32% (3408/10650) Checking out files: 33% (3515/10650) Checking out files: 34% (3621/10650) Checking out files: 35% (3728/10650) Checking out files: 35% (3819/10650) Checking out files: 36% (3834/10650) Checking out files: 37% (3941/10650) Checking out files: 38% (4047/10650) Checking out files: 39% (4154/10650) Checking out files: 40% (4260/10650) Checking out files: 41% (4367/10650) Checking out files: 42% (4473/10650) Checking out files: 43% (4580/10650) Checking out files: 44% (4686/10650) Checking out files: 45% (4793/10650) Checking out files: 46% (4899/10650) Checking out files: 47% (5006/10650) Checking out files: 48% (5112/10650) Checking out files: 49% (5219/10650) Checking out files: 50% (5325/10650) Checking out files: 51% (5432/10650) Checking out files: 52% (5538/10650) Checking out files: 53% (5645/10650) Checking out files: 54% (5751/10650) Checking out files: 55% (5858/10650) Checking out files: 56% (5964/10650) Checking out files: 57% (6071/10650) Checking out files: 58% (6177/10650) Checking out files: 59% (6284/10650) Checking out files: 60% (6390/10650) Checking out files: 61% (6497/10650) Checking out files: 62% (6603/10650) Checking out files: 63% (6710/10650) Checking out files: 64% (6816/10650) Checking out files: 65% (6923/10650) Checking out files: 66% (7029/10650) Checking out files: 67% (7136/10650) Checking out files: 68% (7242/10650) Checking out files: 69% (7349/10650) Checking out files: 70% (7455/10650) [2020-03-13T00:54:43.792Z] #23 ... [2020-03-13T00:54:43.792Z] [2020-03-13T00:54:43.792Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:54:43.792Z] #17 2.595 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:54:43.792Z] #17 2.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:54:43.792Z] #17 2.868 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:54:43.792Z] #17 3.396 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-13T00:54:43.792Z] #17 4.924 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-13T00:54:43.792Z] #17 6.649 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-13T00:54:43.792Z] #17 9.998 Fetched 8160 kB in 8s (1042 kB/s) [2020-03-13T00:54:43.820Z] #44 36.53 CC images/netdev.o [2020-03-13T00:54:43.887Z] #44 26.52 CC images/remap-file-path.o [2020-03-13T00:54:44.053Z] #17 9.998 Reading package lists... [2020-03-13T00:54:44.053Z] #17 ... [2020-03-13T00:54:44.053Z] [2020-03-13T00:54:44.053Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:54:44.145Z] #44 26.76 CC images/eventfd.o [2020-03-13T00:54:44.385Z] #44 36.88 CC images/tty.o [2020-03-13T00:54:44.402Z] #44 27.01 CC images/eventpoll.o [2020-03-13T00:54:44.642Z] #44 37.41 CC images/file-lock.o [2020-03-13T00:54:44.661Z] #44 27.40 CC images/fh.o [2020-03-13T00:54:44.918Z] #44 ... [2020-03-13T00:54:44.918Z] [2020-03-13T00:54:44.918Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:54:44.918Z] #10 130.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-13T00:54:45.176Z] #10 130.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-13T00:54:45.176Z] #10 130.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:54:45.206Z] #44 37.72 CC images/rlimit.o [2020-03-13T00:54:45.206Z] #44 37.90 CC images/pagemap.o [2020-03-13T00:54:45.359Z] #23 141.5 Checking out files: 22% (2368/10650) Checking out files: 23% (2450/10650) Checking out files: 24% (2556/10650) Checking out files: 25% (2663/10650) Checking out files: 26% (2769/10650) Checking out files: 27% (2876/10650) Checking out files: 28% (2982/10650) Checking out files: 29% (3089/10650) Checking out files: 30% (3195/10650) Checking out files: 31% (3302/10650) Checking out files: 32% (3408/10650) Checking out files: 33% (3515/10650) Checking out files: 34% (3621/10650) Checking out files: 35% (3728/10650) Checking out files: 35% (3819/10650) Checking out files: 36% (3834/10650) Checking out files: 37% (3941/10650) Checking out files: 38% (4047/10650) Checking out files: 39% (4154/10650) Checking out files: 40% (4260/10650) Checking out files: 41% (4367/10650) Checking out files: 42% (4473/10650) Checking out files: 43% (4580/10650) Checking out files: 44% (4686/10650) Checking out files: 45% (4793/10650) Checking out files: 46% (4899/10650) Checking out files: 47% (5006/10650) Checking out files: 48% (5112/10650) Checking out files: 49% (5219/10650) Checking out files: 50% (5325/10650) Checking out files: 51% (5432/10650) Checking out files: 52% (5538/10650) Checking out files: 53% (5645/10650) Checking out files: 54% (5751/10650) Checking out files: 55% (5858/10650) Checking out files: 56% (5964/10650) Checking out files: 57% (6071/10650) Checking out files: 58% (6177/10650) Checking out files: 59% (6284/10650) Checking out files: 60% (6390/10650) Checking out files: 61% (6497/10650) Checking out files: 62% (6603/10650) Checking out files: 63% (6710/10650) Checking out files: 64% (6816/10650) Checking out files: 65% (6923/10650) Checking out files: 66% (7029/10650) Checking out files: 67% (7136/10650) Checking out files: 68% (7242/10650) Checking out files: 69% (7349/10650) Checking out files: 70% (7455/10650) Checking out files: 71% (7562/10650) Checking out files: 71% (7570/10650) Checking out files: 72% (7668/10650) Checking out files: 73% (7775/10650) Checking out files: 74% (7881/10650) Checking out files: 75% (7988/10650) Checking out files: 76% (8094/10650) Checking out files: 77% (8201/10650) Checking out files: 78% (8307/10650) Checking out files: 79% (8414/10650) Checking out files: 80% (8520/10650) Checking out files: 81% (8627/10650) Checking out files: 82% (8733/10650) Checking out files: 83% (8840/10650) Checking out files: 84% (8946/10650) Checking out files: 84% (8996/10650) Checking out files: 85% (9053/10650) Checking out files: 86% (9159/10650) Checking out files: 87% (9266/10650) Checking out files: 88% (9372/10650) Checking out files: 89% (9479/10650) Checking out files: 90% (9585/10650) Checking out files: 91% (9692/10650) Checking out files: 92% (9798/10650) Checking out files: 93% (9905/10650) [2020-03-13T00:54:45.359Z] #23 ... [2020-03-13T00:54:45.359Z] [2020-03-13T00:54:45.359Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:45.359Z] #47 135.9 net/http/httptrace [2020-03-13T00:54:45.359Z] #47 136.4 net/http [2020-03-13T00:54:45.359Z] #47 ... [2020-03-13T00:54:45.359Z] [2020-03-13T00:54:45.359Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:54:45.770Z] #44 38.20 CC images/siginfo.o [2020-03-13T00:54:45.881Z] #23 141.5 Checking out files: 22% (2368/10650) Checking out files: 23% (2450/10650) Checking out files: 24% (2556/10650) Checking out files: 25% (2663/10650) Checking out files: 26% (2769/10650) Checking out files: 27% (2876/10650) Checking out files: 28% (2982/10650) Checking out files: 29% (3089/10650) Checking out files: 30% (3195/10650) Checking out files: 31% (3302/10650) Checking out files: 32% (3408/10650) Checking out files: 33% (3515/10650) Checking out files: 34% (3621/10650) Checking out files: 35% (3728/10650) Checking out files: 35% (3819/10650) Checking out files: 36% (3834/10650) Checking out files: 37% (3941/10650) Checking out files: 38% (4047/10650) Checking out files: 39% (4154/10650) Checking out files: 40% (4260/10650) Checking out files: 41% (4367/10650) Checking out files: 42% (4473/10650) Checking out files: 43% (4580/10650) Checking out files: 44% (4686/10650) Checking out files: 45% (4793/10650) Checking out files: 46% (4899/10650) Checking out files: 47% (5006/10650) Checking out files: 48% (5112/10650) Checking out files: 49% (5219/10650) Checking out files: 50% (5325/10650) Checking out files: 51% (5432/10650) Checking out files: 52% (5538/10650) Checking out files: 53% (5645/10650) Checking out files: 54% (5751/10650) Checking out files: 55% (5858/10650) Checking out files: 56% (5964/10650) Checking out files: 57% (6071/10650) Checking out files: 58% (6177/10650) Checking out files: 59% (6284/10650) Checking out files: 60% (6390/10650) Checking out files: 61% (6497/10650) Checking out files: 62% (6603/10650) Checking out files: 63% (6710/10650) Checking out files: 64% (6816/10650) Checking out files: 65% (6923/10650) Checking out files: 66% (7029/10650) Checking out files: 67% (7136/10650) Checking out files: 68% (7242/10650) Checking out files: 69% (7349/10650) Checking out files: 70% (7455/10650) Checking out files: 71% (7562/10650) Checking out files: 71% (7570/10650) Checking out files: 72% (7668/10650) Checking out files: 73% (7775/10650) Checking out files: 74% (7881/10650) Checking out files: 75% (7988/10650) Checking out files: 76% (8094/10650) Checking out files: 77% (8201/10650) Checking out files: 78% (8307/10650) Checking out files: 79% (8414/10650) Checking out files: 80% (8520/10650) Checking out files: 81% (8627/10650) Checking out files: 82% (8733/10650) Checking out files: 83% (8840/10650) Checking out files: 84% (8946/10650) Checking out files: 84% (8996/10650) Checking out files: 85% (9053/10650) Checking out files: 86% (9159/10650) Checking out files: 87% (9266/10650) Checking out files: 88% (9372/10650) Checking out files: 89% (9479/10650) Checking out files: 90% (9585/10650) Checking out files: 91% (9692/10650) Checking out files: 92% (9798/10650) Checking out files: 93% (9905/10650) Checking out files: 94% (10011/10650) Checking out files: 95% (10118/10650) Checking out files: 96% (10224/10650) Checking out files: 97% (10331/10650) Checking out files: 98% (10437/10650) Checking out files: 99% (10544/10650) Checking out files: 100% (10650/10650) Checking out files: 100% (10650/10650), done. [2020-03-13T00:54:45.881Z] #23 146.5 + cd /tmp/tmp.qNq2lDio4L/tmp/docker-ce [2020-03-13T00:54:46.027Z] #44 38.52 CC images/rpc.o [2020-03-13T00:54:46.142Z] #23 146.5 + git checkout -q v17.06.2-ce [2020-03-13T00:54:46.287Z] ok github.com/docker/docker/cmd/dockerd 0.220s coverage: 30.7% of statements [2020-03-13T00:54:47.074Z] #10 ... [2020-03-13T00:54:47.074Z] [2020-03-13T00:54:47.074Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-13T00:54:47.074Z] #56 126.9 mvdan.cc/sh/v3/cmd/shfmt [2020-03-13T00:54:47.074Z] #56 DONE 132.4s [2020-03-13T00:54:47.332Z] [2020-03-13T00:54:47.332Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:47.332Z] #44 27.77 CC images/fsnotify.o [2020-03-13T00:54:47.332Z] #44 28.44 CC images/signalfd.o [2020-03-13T00:54:47.332Z] #44 28.70 CC images/fs.o [2020-03-13T00:54:47.332Z] #44 28.94 CC images/pstree.o [2020-03-13T00:54:47.332Z] #44 29.15 CC images/pipe.o [2020-03-13T00:54:47.332Z] #44 29.57 CC images/tcp-stream.o [2020-03-13T00:54:47.399Z] #44 39.82 CC images/ext-file.o [2020-03-13T00:54:47.399Z] #44 40.03 CC images/cgroup.o [2020-03-13T00:54:47.590Z] #44 30.07 CC images/sk-packet.o [2020-03-13T00:54:47.964Z] #44 40.59 CC images/userns.o [2020-03-13T00:54:48.155Z] #44 30.64 CC images/mnt.o [2020-03-13T00:54:48.221Z] #44 40.86 CC images/google/protobuf/descriptor.o [2020-03-13T00:54:48.413Z] #44 30.96 CC images/pipe-data.o [2020-03-13T00:54:48.671Z] #44 31.15 CC images/sa.o [2020-03-13T00:54:48.671Z] #44 31.36 CC images/timer.o [2020-03-13T00:54:48.930Z] #44 31.67 CC images/timerfd.o [2020-03-13T00:54:49.187Z] #44 31.86 CC images/mm.o [2020-03-13T00:54:49.753Z] #44 32.24 CC images/sk-opts.o [2020-03-13T00:54:49.753Z] #44 32.44 CC images/sk-unix.o [2020-03-13T00:54:50.117Z] #44 42.51 CC images/opts.o [2020-03-13T00:54:50.117Z] #44 42.70 CC images/seccomp.o [2020-03-13T00:54:50.318Z] #44 32.76 CC images/sk-inet.o [2020-03-13T00:54:50.349Z] #23 150.8 + mkdir -p /tmp/tmp.qNq2lDio4L/src/github.com/docker [2020-03-13T00:54:50.349Z] #23 150.9 + mv components/cli /tmp/tmp.qNq2lDio4L/src/github.com/docker/cli [2020-03-13T00:54:50.349Z] #23 150.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-13T00:54:50.374Z] #44 42.95 CC images/binfmt-misc.o [2020-03-13T00:54:50.576Z] #44 33.11 CC images/tun.o [2020-03-13T00:54:50.631Z] #44 43.16 CC images/time.o [2020-03-13T00:54:50.834Z] #44 33.43 CC images/sk-netlink.o [2020-03-13T00:54:50.888Z] #44 43.43 CC images/sysctl.o [2020-03-13T00:54:50.888Z] #44 43.69 CC images/autofs.o [2020-03-13T00:54:51.091Z] #44 33.73 CC images/packet-sock.o [2020-03-13T00:54:51.291Z] #23 ... [2020-03-13T00:54:51.291Z] [2020-03-13T00:54:51.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:51.291Z] #44 74.83 AR soccr/libsoccr.a [2020-03-13T00:54:51.292Z] #44 74.86 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-13T00:54:51.292Z] #44 75.21 DEP criu/arch/aarch64/sigframe.d [2020-03-13T00:54:51.292Z] #44 75.50 DEP criu/arch/aarch64/crtools.d [2020-03-13T00:54:51.292Z] #44 75.77 DEP criu/arch/aarch64/cpu.d [2020-03-13T00:54:51.292Z] #44 75.83 DEP criu/arch/aarch64/bitops.d [2020-03-13T00:54:51.292Z] #44 75.92 CC criu/arch/aarch64/bitops.o [2020-03-13T00:54:51.292Z] #44 76.00 CC criu/arch/aarch64/cpu.o [2020-03-13T00:54:51.292Z] #44 76.34 CC criu/arch/aarch64/crtools.o [2020-03-13T00:54:51.292Z] #44 77.18 CC criu/arch/aarch64/sigframe.o [2020-03-13T00:54:51.292Z] #44 77.57 LINK criu/arch/aarch64/crtools.built-in.o [2020-03-13T00:54:51.292Z] #44 77.64 DEP criu/pie/util-vdso.d [2020-03-13T00:54:51.292Z] #44 77.80 DEP criu/pie/util.d [2020-03-13T00:54:51.292Z] #44 77.95 CC criu/pie/util.o [2020-03-13T00:54:51.292Z] #44 78.42 CC criu/pie/util-vdso.o [2020-03-13T00:54:51.292Z] #44 79.55 AR criu/pie/pie.lib.a [2020-03-13T00:54:51.292Z] #44 79.68 DEP criu/pie/restorer.d [2020-03-13T00:54:51.292Z] #44 80.06 DEP criu/arch/aarch64/intraprocedure.d [2020-03-13T00:54:51.292Z] #44 80.10 DEP criu/arch/aarch64/restorer.d [2020-03-13T00:54:51.292Z] #44 80.30 DEP criu/arch/aarch64/vdso-pie.d [2020-03-13T00:54:51.292Z] #44 80.43 DEP criu/pie/parasite-vdso.d [2020-03-13T00:54:51.292Z] #44 80.63 DEP criu/pie/parasite.d [2020-03-13T00:54:51.292Z] #44 80.95 CC criu/pie/parasite.o [2020-03-13T00:54:51.292Z] #44 82.53 LINK criu/pie/parasite.built-in.o [2020-03-13T00:54:51.292Z] #44 82.55 GEN criu/pie/parasite-blob.h [2020-03-13T00:54:51.292Z] #44 82.58 CC criu/pie/parasite-vdso.o [2020-03-13T00:54:51.292Z] #44 83.56 CC criu/arch/aarch64/vdso-pie.o [2020-03-13T00:54:51.292Z] #44 83.99 CC criu/arch/aarch64/restorer.o [2020-03-13T00:54:51.292Z] #44 84.46 CC criu/arch/aarch64/intraprocedure.o [2020-03-13T00:54:51.292Z] #44 84.52 CC criu/pie/restorer.o [2020-03-13T00:54:51.452Z] #44 43.91 CC images/macvlan.o [2020-03-13T00:54:51.452Z] #44 44.07 CC images/sit.o [2020-03-13T00:54:51.657Z] #44 34.11 CC images/ipc-var.o [2020-03-13T00:54:51.657Z] #44 34.31 CC images/ipc-desc.o [2020-03-13T00:54:51.708Z] #44 44.32 LINK images/built-in.o [2020-03-13T00:54:51.836Z] ok github.com/docker/docker/container 0.205s coverage: 34.9% of statements [2020-03-13T00:54:51.836Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-13T00:54:51.836Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-13T00:54:51.836Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-13T00:54:51.836Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-13T00:54:51.914Z] #44 34.51 CC images/ipc-shm.o [2020-03-13T00:54:51.966Z] #44 44.48 GEN compel/include/asm [2020-03-13T00:54:51.966Z] #44 44.49 GEN compel/include/version.h [2020-03-13T00:54:51.966Z] #44 44.51 touch .config [2020-03-13T00:54:51.966Z] #44 44.54 GEN include/common/config.h [2020-03-13T00:54:51.966Z] #44 ... [2020-03-13T00:54:51.966Z] [2020-03-13T00:54:51.967Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:51.967Z] #47 130.9 vendor/golang.org/x/crypto/poly1305 [2020-03-13T00:54:51.967Z] #47 131.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-13T00:54:51.967Z] #47 132.4 vendor/golang.org/x/crypto/hkdf [2020-03-13T00:54:51.967Z] #47 132.5 vendor/golang.org/x/text/transform [2020-03-13T00:54:51.967Z] #47 133.3 vendor/golang.org/x/text/unicode/bidi [2020-03-13T00:54:51.967Z] #47 135.0 vendor/golang.org/x/text/secure/bidirule [2020-03-13T00:54:51.967Z] #47 135.4 vendor/golang.org/x/text/unicode/norm [2020-03-13T00:54:51.967Z] #47 139.9 vendor/golang.org/x/net/idna [2020-03-13T00:54:51.967Z] #47 ... [2020-03-13T00:54:51.967Z] [2020-03-13T00:54:51.967Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:51.967Z] #44 44.63 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-13T00:54:51.967Z] #44 44.65 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-13T00:54:51.967Z] #44 44.68 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-13T00:54:51.967Z] #44 44.71 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-13T00:54:52.172Z] #44 34.74 CC images/ipc-msg.o [2020-03-13T00:54:52.227Z] #44 44.74 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-13T00:54:52.227Z] #44 44.76 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-13T00:54:52.227Z] #44 44.80 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-13T00:54:52.227Z] #44 44.84 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-13T00:54:52.227Z] #44 44.85 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-13T00:54:52.227Z] #44 44.88 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-13T00:54:52.227Z] #44 44.88 DEP compel/plugins/std/infect.d [2020-03-13T00:54:52.227Z] #44 44.98 DEP compel/plugins/std/string.d [2020-03-13T00:54:52.430Z] #44 35.05 CC images/ipc-sem.o [2020-03-13T00:54:52.485Z] #44 45.09 DEP compel/plugins/std/log.d [2020-03-13T00:54:52.485Z] #44 45.22 DEP compel/plugins/std/fds.d [2020-03-13T00:54:52.688Z] #44 35.25 CC images/utsns.o [2020-03-13T00:54:52.743Z] #44 ... [2020-03-13T00:54:52.743Z] [2020-03-13T00:54:52.743Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:54:52.743Z] #10 132.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-13T00:54:52.743Z] #10 132.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-13T00:54:52.743Z] #10 132.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:54:52.743Z] #10 ... [2020-03-13T00:54:52.743Z] [2020-03-13T00:54:52.743Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:52.743Z] #44 45.38 DEP compel/plugins/std/std.d [2020-03-13T00:54:52.945Z] #44 35.57 CC images/creds.o [2020-03-13T00:54:52.945Z] #44 ... [2020-03-13T00:54:52.945Z] [2020-03-13T00:54:52.945Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:52.945Z] #47 128.1 github.com/LK4D4/vndr/versioned [2020-03-13T00:54:52.945Z] #47 128.4 net [2020-03-13T00:54:52.945Z] #47 128.6 github.com/LK4D4/vndr/build [2020-03-13T00:54:52.945Z] #47 132.0 vendor/golang.org/x/text/transform [2020-03-13T00:54:52.945Z] #47 133.1 vendor/golang.org/x/text/unicode/bidi [2020-03-13T00:54:52.945Z] #47 135.0 vendor/golang.org/x/text/secure/bidirule [2020-03-13T00:54:52.945Z] #47 135.3 vendor/golang.org/x/text/unicode/norm [2020-03-13T00:54:53.001Z] #44 45.53 DEP compel/plugins/shmem/shmem.d [2020-03-13T00:54:53.001Z] #44 45.67 DEP compel/plugins/fds/fds.d [2020-03-13T00:54:53.203Z] #47 ... [2020-03-13T00:54:53.203Z] [2020-03-13T00:54:53.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:53.203Z] #44 35.81 CC images/vma.o [2020-03-13T00:54:53.259Z] #44 45.89 CC compel/plugins/std/std.o [2020-03-13T00:54:53.461Z] #44 36.05 CC images/netdev.o [2020-03-13T00:54:53.517Z] #44 46.16 CC compel/plugins/std/fds.o [2020-03-13T00:54:53.775Z] #44 46.53 CC compel/plugins/std/log.o [2020-03-13T00:54:53.842Z] #44 ... [2020-03-13T00:54:53.843Z] [2020-03-13T00:54:53.843Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:54:53.843Z] #17 9.998 Reading package lists... [2020-03-13T00:54:53.843Z] #17 13.81 Reading package lists... [2020-03-13T00:54:53.843Z] #17 17.64 Building dependency tree... [2020-03-13T00:54:53.843Z] #17 19.49 libcap2-bin is already the newest version (1:2.25-2). [2020-03-13T00:54:53.843Z] #17 19.49 The following additional packages will be installed: [2020-03-13T00:54:53.843Z] #17 19.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-13T00:54:53.843Z] #17 19.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-13T00:54:53.843Z] #17 19.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-13T00:54:53.843Z] #17 19.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-13T00:54:53.843Z] #17 19.50 python3.7 python3.7-minimal vim-runtime xxd [2020-03-13T00:54:53.843Z] #17 19.50 Suggested packages: [2020-03-13T00:54:53.843Z] #17 19.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-13T00:54:53.843Z] #17 19.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-13T00:54:53.843Z] #17 19.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-13T00:54:53.843Z] #17 19.52 Recommended packages: [2020-03-13T00:54:53.843Z] #17 19.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-13T00:54:53.843Z] #17 19.52 python3-keyrings.alt python3-xdg unzip [2020-03-13T00:54:54.027Z] #44 36.53 CC images/tty.o [2020-03-13T00:54:54.593Z] #44 37.20 CC images/file-lock.o [2020-03-13T00:54:54.785Z] #17 ... [2020-03-13T00:54:54.785Z] [2020-03-13T00:54:54.785Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:54.785Z] #44 88.54 LINK criu/pie/restorer.built-in.o [2020-03-13T00:54:54.851Z] #44 37.45 CC images/rlimit.o [2020-03-13T00:54:55.069Z] #44 88.55 GEN criu/pie/restorer-blob.h [2020-03-13T00:54:55.069Z] #44 88.68 DEP criu/vdso.d [2020-03-13T00:54:55.109Z] #44 37.76 CC images/pagemap.o [2020-03-13T00:54:55.149Z] #44 47.46 CC compel/plugins/std/string.o [2020-03-13T00:54:55.331Z] #44 89.03 DEP criu/uts_ns.d [2020-03-13T00:54:55.593Z] #44 89.20 DEP criu/util.d [2020-03-13T00:54:55.675Z] #44 38.06 CC images/siginfo.o [2020-03-13T00:54:55.715Z] #44 48.20 CC compel/plugins/std/infect.o [2020-03-13T00:54:55.854Z] #44 89.55 DEP criu/uffd.d [2020-03-13T00:54:55.932Z] #44 38.41 CC images/rpc.o [2020-03-13T00:54:55.974Z] #44 48.65 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-13T00:54:55.974Z] #44 48.72 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-13T00:54:56.115Z] #44 89.83 DEP criu/tun.d [2020-03-13T00:54:56.231Z] #44 48.81 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-13T00:54:56.231Z] #44 48.90 AR compel/plugins/std.lib.a [2020-03-13T00:54:56.231Z] #44 48.97 CC compel/plugins/fds/fds.o [2020-03-13T00:54:56.268Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2020-03-13T00:54:56.375Z] #44 90.08 DEP criu/tty.d [2020-03-13T00:54:56.795Z] #44 49.44 AR compel/plugins/fds.lib.a [2020-03-13T00:54:56.795Z] #44 49.52 HOSTDEP compel/src/lib/log-host.d [2020-03-13T00:54:56.865Z] #44 39.64 CC images/ext-file.o [2020-03-13T00:54:56.949Z] #44 90.38 DEP criu/timerfd.d [2020-03-13T00:54:56.950Z] #44 90.66 DEP criu/sysfs_parse.d [2020-03-13T00:54:57.063Z] #44 49.62 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-13T00:54:57.063Z] #44 49.79 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-13T00:54:57.123Z] #44 39.90 CC images/cgroup.o [2020-03-13T00:54:57.210Z] #44 90.78 DEP criu/sysctl.d [2020-03-13T00:54:57.406Z] #44 49.99 HOSTDEP compel/src/main-host.d [2020-03-13T00:54:57.474Z] #44 91.07 DEP criu/string.d [2020-03-13T00:54:57.474Z] #44 91.12 DEP criu/stats.d [2020-03-13T00:54:57.692Z] #44 50.22 DEP compel/src/lib/ptrace.d [2020-03-13T00:54:57.692Z] #44 50.32 DEP compel/src/lib/infect.d [2020-03-13T00:54:57.692Z] #44 50.35 DEP compel/src/lib/infect-util.d [2020-03-13T00:54:57.692Z] #44 50.45 DEP compel/src/lib/infect-rpc.d [2020-03-13T00:54:57.734Z] #44 ... [2020-03-13T00:54:57.735Z] [2020-03-13T00:54:57.735Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:57.735Z] #47 148.1 github.com/LK4D4/vndr/godl [2020-03-13T00:54:57.735Z] #47 149.0 github.com/LK4D4/vndr [2020-03-13T00:54:57.735Z] #47 ... [2020-03-13T00:54:57.735Z] [2020-03-13T00:54:57.735Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:54:57.735Z] #17 22.00 The following NEW packages will be installed: [2020-03-13T00:54:57.735Z] #17 22.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-13T00:54:57.735Z] #17 22.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-13T00:54:57.735Z] #17 22.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-13T00:54:57.735Z] #17 22.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-13T00:54:57.735Z] #17 22.01 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-13T00:54:57.735Z] #17 22.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-13T00:54:57.735Z] #17 22.01 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-13T00:54:57.735Z] #17 22.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-13T00:54:57.735Z] #17 22.01 xz-utils zip [2020-03-13T00:54:57.735Z] #17 22.37 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:54:57.735Z] #17 22.37 Need to get 27.6 MB of archives. [2020-03-13T00:54:57.735Z] #17 22.37 After this operation, 114 MB of additional disk space will be used. [2020-03-13T00:54:57.735Z] #17 22.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-03-13T00:54:57.735Z] #17 22.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-03-13T00:54:57.735Z] #17 22.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-03-13T00:54:57.735Z] #17 22.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-03-13T00:54:57.735Z] #17 22.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-03-13T00:54:57.735Z] #17 22.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-03-13T00:54:57.735Z] #17 22.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-03-13T00:54:57.735Z] #17 22.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-03-13T00:54:57.735Z] #17 22.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-03-13T00:54:57.735Z] #17 22.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-03-13T00:54:57.735Z] #17 22.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-03-13T00:54:57.735Z] #17 22.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-03-13T00:54:57.735Z] #17 22.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-03-13T00:54:57.735Z] #17 22.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-03-13T00:54:57.735Z] #17 22.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-03-13T00:54:57.735Z] #17 22.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-03-13T00:54:57.735Z] #17 22.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-13T00:54:57.735Z] #17 22.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-13T00:54:57.735Z] #17 22.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-03-13T00:54:57.735Z] #17 22.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-03-13T00:54:57.735Z] #17 22.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-03-13T00:54:57.735Z] #17 22.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-03-13T00:54:57.735Z] #17 22.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-03-13T00:54:57.735Z] #17 22.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-13T00:54:57.735Z] #17 22.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-13T00:54:57.735Z] #17 22.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-13T00:54:57.735Z] #17 22.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-03-13T00:54:57.735Z] #17 22.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-03-13T00:54:57.735Z] #17 22.79 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-13T00:54:57.735Z] #17 23.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-13T00:54:57.735Z] #17 23.29 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-13T00:54:57.735Z] #17 23.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-13T00:54:57.735Z] #17 23.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-03-13T00:54:57.735Z] #17 23.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-03-13T00:54:57.735Z] #17 23.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-13T00:54:57.735Z] #17 23.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-13T00:54:57.735Z] #17 23.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-13T00:54:57.735Z] #17 23.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-03-13T00:54:57.735Z] #17 23.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-13T00:54:57.735Z] #17 23.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-13T00:54:57.735Z] #17 23.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-13T00:54:57.735Z] #17 23.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-03-13T00:54:57.735Z] #17 23.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-03-13T00:54:57.735Z] #17 23.50 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-03-13T00:54:57.735Z] #17 23.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-13T00:54:57.735Z] #17 23.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-03-13T00:54:57.735Z] #17 23.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-03-13T00:54:57.735Z] #17 23.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-03-13T00:54:57.959Z] #44 50.63 DEP compel/arch/x86/src/lib/infect.d [2020-03-13T00:54:58.056Z] #44 40.65 CC images/userns.o [2020-03-13T00:54:58.217Z] #44 50.75 DEP compel/arch/x86/src/lib/cpu.d [2020-03-13T00:54:58.217Z] #44 50.85 DEP compel/src/lib/log.d [2020-03-13T00:54:58.217Z] #44 50.94 DEP compel/src/main.d [2020-03-13T00:54:58.314Z] #44 40.96 CC images/google/protobuf/descriptor.o [2020-03-13T00:54:58.474Z] #44 51.13 DEP compel/src/lib/handle-elf.d [2020-03-13T00:54:58.474Z] #44 51.26 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-13T00:54:58.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-13T00:54:58.715Z] #17 24.64 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:54:58.715Z] #17 24.72 Fetched 27.6 MB in 2s (16.7 MB/s) [2020-03-13T00:54:58.715Z] #17 24.80 Selecting previously unselected package pigz. [2020-03-13T00:54:58.715Z] #17 24.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 ... 23396 files and directories currently installed.) [2020-03-13T00:54:58.731Z] #44 51.42 CC compel/src/lib/log.o [2020-03-13T00:54:58.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-13T00:54:58.975Z] #17 24.93 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-03-13T00:54:58.975Z] #17 24.95 Unpacking pigz (2.4-1) ... [2020-03-13T00:54:58.988Z] #44 51.69 CC compel/arch/x86/src/lib/cpu.o [2020-03-13T00:54:59.236Z] #17 25.26 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-03-13T00:54:59.236Z] #17 25.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-13T00:54:59.236Z] #17 25.29 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-13T00:54:59.808Z] #17 ... [2020-03-13T00:54:59.808Z] [2020-03-13T00:54:59.808Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:54:59.808Z] #47 DONE 160.3s [2020-03-13T00:54:59.808Z] [2020-03-13T00:54:59.808Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:54:59.808Z] #44 91.31 DEP criu/sockets.d [2020-03-13T00:54:59.808Z] #44 91.51 DEP criu/sk-unix.d [2020-03-13T00:54:59.808Z] #44 91.77 DEP criu/sk-tcp.d [2020-03-13T00:54:59.808Z] #44 92.08 DEP criu/sk-queue.d [2020-03-13T00:54:59.808Z] #44 92.26 DEP criu/sk-packet.d [2020-03-13T00:54:59.808Z] #44 92.56 DEP criu/sk-netlink.d [2020-03-13T00:54:59.808Z] #44 92.72 DEP criu/sk-inet.d [2020-03-13T00:54:59.808Z] #44 92.86 DEP criu/signalfd.d [2020-03-13T00:54:59.808Z] #44 92.98 DEP criu/sigframe.d [2020-03-13T00:54:59.808Z] #44 93.06 DEP criu/shmem.d [2020-03-13T00:54:59.808Z] #44 93.32 DEP criu/servicefd.d [2020-03-13T00:54:59.920Z] #44 52.57 CC compel/arch/x86/src/lib/infect.o [2020-03-13T00:54:59.920Z] #44 ... [2020-03-13T00:54:59.920Z] [2020-03-13T00:54:59.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:54:59.920Z] #10 149.4 Selecting previously unselected package libapparmor1:amd64. [2020-03-13T00:54:59.920Z] #10 149.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-13T00:54:59.920Z] #10 149.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-13T00:54:59.920Z] #10 149.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-13T00:54:59.920Z] #10 149.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-13T00:54:59.920Z] #10 149.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-13T00:54:59.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-13T00:55:00.070Z] #44 ... [2020-03-13T00:55:00.070Z] [2020-03-13T00:55:00.070Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:55:00.070Z] #30 DONE 160.9s [2020-03-13T00:55:00.070Z] [2020-03-13T00:55:00.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:00.070Z] #44 93.74 DEP criu/seize.d [2020-03-13T00:55:00.177Z] #10 ... [2020-03-13T00:55:00.177Z] [2020-03-13T00:55:00.177Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:55:00.177Z] #68 142.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-13T00:55:00.177Z] #68 142.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-13T00:55:00.177Z] #68 DONE 149.2s [2020-03-13T00:55:00.177Z] [2020-03-13T00:55:00.177Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:55:00.177Z] #10 149.8 Selecting previously unselected package libbtrfs0. [2020-03-13T00:55:00.177Z] #10 149.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-13T00:55:00.177Z] #10 149.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-13T00:55:00.177Z] #10 ... [2020-03-13T00:55:00.177Z] [2020-03-13T00:55:00.177Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-13T00:55:00.177Z] #69 DONE 0.1s [2020-03-13T00:55:00.212Z] #44 ... [2020-03-13T00:55:00.212Z] [2020-03-13T00:55:00.212Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:55:00.212Z] #68 145.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-13T00:55:00.212Z] #68 145.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-13T00:55:00.330Z] #44 93.96 DEP criu/seccomp.d [2020-03-13T00:55:00.434Z] [2020-03-13T00:55:00.434Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:55:00.434Z] #10 149.9 Selecting previously unselected package libbtrfs-dev. [2020-03-13T00:55:00.434Z] #10 149.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-13T00:55:00.434Z] #10 150.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-13T00:55:00.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-13T00:55:00.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-13T00:55:00.591Z] #44 94.20 DEP criu/rst-malloc.d [2020-03-13T00:55:00.691Z] #10 150.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-13T00:55:00.691Z] #10 150.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-13T00:55:00.691Z] #10 150.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-13T00:55:00.853Z] #44 94.31 DEP criu/rbtree.d [2020-03-13T00:55:00.853Z] #44 94.34 DEP criu/pstree.d [2020-03-13T00:55:00.949Z] #10 150.4 Selecting previously unselected package libudev-dev:amd64. [2020-03-13T00:55:00.949Z] #10 150.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-13T00:55:00.949Z] #10 150.5 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-13T00:55:01.116Z] #44 94.64 DEP criu/protobuf.d [2020-03-13T00:55:01.206Z] #10 150.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-13T00:55:01.206Z] #10 150.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-13T00:55:01.206Z] #10 150.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-13T00:55:01.377Z] #44 94.97 GEN criu/protobuf-desc-gen.h [2020-03-13T00:55:01.463Z] #10 151.2 Selecting previously unselected package libpcre16-3:amd64. [2020-03-13T00:55:01.720Z] #10 151.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-13T00:55:01.720Z] #10 151.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-13T00:55:01.977Z] #10 151.4 Selecting previously unselected package libpcre32-3:amd64. [2020-03-13T00:55:01.977Z] #10 151.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-13T00:55:01.977Z] #10 151.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-13T00:55:01.977Z] #10 151.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-13T00:55:01.977Z] #10 151.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-13T00:55:01.977Z] #10 151.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-13T00:55:02.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-13T00:55:02.327Z] #10 151.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-13T00:55:02.327Z] #10 151.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-13T00:55:02.327Z] #10 151.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-13T00:55:02.585Z] #10 152.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-13T00:55:02.585Z] #10 152.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-13T00:55:02.585Z] #10 152.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-13T00:55:02.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-13T00:55:02.843Z] #10 152.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-13T00:55:02.843Z] #10 152.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-13T00:55:02.843Z] #10 152.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-13T00:55:03.101Z] #10 152.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-13T00:55:03.101Z] #10 152.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-13T00:55:03.101Z] #10 152.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-13T00:55:03.359Z] #10 152.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-13T00:55:03.359Z] #10 152.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-13T00:55:03.359Z] #10 152.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-13T00:55:03.359Z] #10 ... [2020-03-13T00:55:03.359Z] [2020-03-13T00:55:03.359Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:03.359Z] #47 142.3 vendor/golang.org/x/net/http2/hpack [2020-03-13T00:55:03.359Z] #47 143.2 mime [2020-03-13T00:55:03.359Z] #47 145.1 mime/quotedprintable [2020-03-13T00:55:03.359Z] #47 145.5 net/http/internal [2020-03-13T00:55:03.359Z] #47 149.4 crypto/tls [2020-03-13T00:55:03.617Z] #47 ... [2020-03-13T00:55:03.617Z] [2020-03-13T00:55:03.617Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:03.617Z] #44 53.92 CC compel/src/lib/infect-rpc.o [2020-03-13T00:55:03.617Z] #44 54.33 CC compel/src/lib/infect-util.o [2020-03-13T00:55:03.617Z] #44 54.62 CC compel/src/lib/infect.o [2020-03-13T00:55:03.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-13T00:55:03.877Z] #44 ... [2020-03-13T00:55:03.877Z] [2020-03-13T00:55:03.877Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:55:03.877Z] #50 DONE 152.9s [2020-03-13T00:55:03.950Z] #44 97.32 DEP criu/protobuf-desc.d [2020-03-13T00:55:03.950Z] #44 97.46 DEP criu/proc_parse.d [2020-03-13T00:55:03.950Z] #44 97.67 DEP criu/plugin.d [2020-03-13T00:55:04.140Z] [2020-03-13T00:55:04.140Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:55:04.140Z] #10 153.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-13T00:55:04.140Z] #10 153.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-13T00:55:04.140Z] #10 153.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-13T00:55:04.141Z] #10 153.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-13T00:55:04.141Z] #10 153.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-13T00:55:04.141Z] #10 153.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-13T00:55:04.141Z] #10 153.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:55:04.141Z] #10 153.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-13T00:55:04.141Z] #10 153.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-13T00:55:04.141Z] #10 153.4 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-13T00:55:04.141Z] #10 153.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-13T00:55:04.141Z] #10 153.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-13T00:55:04.141Z] #10 153.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-13T00:55:04.141Z] #10 153.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-13T00:55:04.141Z] #10 153.5 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-13T00:55:04.141Z] #10 153.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-13T00:55:04.141Z] #10 153.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-13T00:55:04.141Z] #10 153.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:55:04.141Z] #10 153.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-13T00:55:04.141Z] #10 153.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-13T00:55:04.141Z] #10 153.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:55:04.141Z] #10 153.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-13T00:55:04.141Z] #10 153.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-13T00:55:04.141Z] #10 153.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-13T00:55:04.141Z] #10 153.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-13T00:55:04.141Z] #10 153.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-13T00:55:04.141Z] #10 153.7 Setting up dmsetup (2:1.02.155-3) ... [2020-03-13T00:55:04.141Z] #10 153.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-13T00:55:04.141Z] #10 153.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-13T00:55:04.141Z] #10 153.8 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:55:04.216Z] #44 97.81 DEP criu/pipes.d [2020-03-13T00:55:04.480Z] #44 98.02 DEP criu/pie-util.d [2020-03-13T00:55:04.480Z] #44 98.25 DEP criu/pie-util-vdso.d [2020-03-13T00:55:04.708Z] #10 DONE 154.3s [2020-03-13T00:55:04.708Z] [2020-03-13T00:55:04.708Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:55:04.718Z] ok github.com/docker/docker/daemon/cluster/convert 0.021s coverage: 35.7% of statements [2020-03-13T00:55:04.743Z] #44 98.42 DEP criu/path.d [2020-03-13T00:55:04.743Z] #44 98.54 DEP criu/parasite-syscall.d [2020-03-13T00:55:04.856Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-13T00:55:04.856Z] [2020-03-13T00:55:04.856Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-13T00:55:04.856Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-13T00:55:04.856Z] Using test binary docker [2020-03-13T00:55:04.856Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-13T00:55:04.856Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-13T00:55:04.856Z] INFO: Waiting for daemon to start... [2020-03-13T00:55:04.856Z] Starting dockerd [2020-03-13T00:55:04.968Z] #58 DONE 0.1s [2020-03-13T00:55:04.968Z] [2020-03-13T00:55:04.968Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-13T00:55:04.968Z] #59 DONE 0.1s [2020-03-13T00:55:04.968Z] [2020-03-13T00:55:04.968Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:05.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-13T00:55:05.343Z] #44 98.79 DEP criu/pagemap.d [2020-03-13T00:55:05.344Z] #44 98.92 DEP criu/pagemap-cache.d [2020-03-13T00:55:05.419Z] . [2020-03-13T00:55:05.419Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-13T00:55:05.476Z] #68 ... [2020-03-13T00:55:05.477Z] [2020-03-13T00:55:05.477Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:05.477Z] #47 139.6 vendor/golang.org/x/net/idna [2020-03-13T00:55:05.477Z] #47 141.8 vendor/golang.org/x/net/http2/hpack [2020-03-13T00:55:05.477Z] #47 142.8 mime [2020-03-13T00:55:05.477Z] #47 144.7 mime/quotedprintable [2020-03-13T00:55:05.477Z] #47 145.1 net/http/internal [2020-03-13T00:55:05.477Z] #47 148.8 net/textproto [2020-03-13T00:55:05.477Z] #47 148.8 crypto/x509 [2020-03-13T00:55:05.477Z] #47 ... [2020-03-13T00:55:05.477Z] [2020-03-13T00:55:05.477Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-13T00:55:05.477Z] #10 148.2 Selecting previously unselected package libapparmor1:amd64. [2020-03-13T00:55:05.477Z] #10 148.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 148.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-13T00:55:05.477Z] #10 148.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-13T00:55:05.477Z] #10 148.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 148.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-13T00:55:05.477Z] #10 148.5 Selecting previously unselected package libbtrfs0. [2020-03-13T00:55:05.477Z] #10 148.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 148.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-13T00:55:05.477Z] #10 148.6 Selecting previously unselected package libbtrfs-dev. [2020-03-13T00:55:05.477Z] #10 148.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 148.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-13T00:55:05.477Z] #10 148.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-13T00:55:05.477Z] #10 148.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 148.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-13T00:55:05.477Z] #10 148.9 Selecting previously unselected package libudev-dev:amd64. [2020-03-13T00:55:05.477Z] #10 148.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 149.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-13T00:55:05.477Z] #10 149.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-13T00:55:05.477Z] #10 149.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 149.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-13T00:55:05.477Z] #10 149.4 Selecting previously unselected package libpcre16-3:amd64. [2020-03-13T00:55:05.477Z] #10 149.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 149.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-13T00:55:05.477Z] #10 149.6 Selecting previously unselected package libpcre32-3:amd64. [2020-03-13T00:55:05.477Z] #10 149.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 149.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-13T00:55:05.477Z] #10 149.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-13T00:55:05.477Z] #10 149.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 149.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-13T00:55:05.477Z] #10 149.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-13T00:55:05.477Z] #10 149.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 149.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-13T00:55:05.477Z] #10 150.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-13T00:55:05.477Z] #10 150.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 150.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-13T00:55:05.477Z] #10 150.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-13T00:55:05.477Z] #10 150.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 150.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-13T00:55:05.477Z] #10 150.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-13T00:55:05.477Z] #10 150.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 150.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-13T00:55:05.477Z] #10 150.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-13T00:55:05.477Z] #10 151.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-13T00:55:05.477Z] #10 151.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-13T00:55:05.605Z] #44 99.07 DEP criu/page-xfer.d [2020-03-13T00:55:05.605Z] #44 99.31 DEP criu/page-pipe.d [2020-03-13T00:55:05.772Z] 65014b3c3121: Pull complete [2020-03-13T00:55:05.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-13T00:55:05.867Z] #44 99.46 DEP criu/netfilter.d [2020-03-13T00:55:06.042Z] #10 151.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-13T00:55:06.042Z] #10 151.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-13T00:55:06.128Z] #44 99.72 DEP criu/net.d [2020-03-13T00:55:06.301Z] #10 151.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-13T00:55:06.301Z] #10 151.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-13T00:55:06.301Z] #10 151.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-13T00:55:06.301Z] #10 151.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-13T00:55:06.301Z] #10 151.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:55:06.301Z] #10 151.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-13T00:55:06.301Z] #10 151.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-13T00:55:06.301Z] #10 151.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-13T00:55:06.301Z] #10 151.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-13T00:55:06.301Z] #10 151.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-13T00:55:06.301Z] #10 151.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-13T00:55:06.301Z] #10 151.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-13T00:55:06.301Z] #10 151.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-13T00:55:06.301Z] #10 151.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-13T00:55:06.301Z] #10 151.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-13T00:55:06.301Z] #10 151.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:55:06.301Z] #10 151.8 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-03-13T00:55:06.301Z] #10 151.8 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-03-13T00:55:06.301Z] #10 151.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-13T00:55:06.301Z] #10 151.8 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-03-13T00:55:06.301Z] #10 151.9 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-03-13T00:55:06.301Z] #10 151.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-13T00:55:06.301Z] #10 151.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-13T00:55:06.301Z] #10 151.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-13T00:55:06.301Z] #10 151.9 Setting up dmsetup (2:1.02.155-3) ... [2020-03-13T00:55:06.389Z] #44 99.99 DEP criu/namespaces.d [2020-03-13T00:55:06.559Z] #10 151.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-13T00:55:06.559Z] #10 152.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-13T00:55:06.559Z] #10 152.0 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:55:06.651Z] #44 100.2 DEP criu/mount.d [2020-03-13T00:55:06.651Z] #44 100.4 DEP criu/mem.d [2020-03-13T00:55:06.771Z] ok github.com/docker/docker/daemon/cluster 0.182s coverage: 0.5% of statements [2020-03-13T00:55:06.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-13T00:55:06.912Z] #44 100.6 DEP criu/lsm.d [2020-03-13T00:55:07.128Z] #10 DONE 152.7s [2020-03-13T00:55:07.128Z] [2020-03-13T00:55:07.128Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T00:55:07.174Z] #44 100.7 DEP criu/log.d [2020-03-13T00:55:07.174Z] #44 ... [2020-03-13T00:55:07.174Z] [2020-03-13T00:55:07.174Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:07.174Z] #17 26.49 Selecting previously unselected package python3.7-minimal. [2020-03-13T00:55:07.174Z] #17 26.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-13T00:55:07.174Z] #17 26.51 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-13T00:55:07.174Z] #17 27.81 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:07.174Z] #17 27.89 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-13T00:55:07.174Z] #17 30.33 Selecting previously unselected package python3-minimal. [2020-03-13T00:55:07.174Z] #17 30.33 (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 ... 23645 files and directories currently installed.) [2020-03-13T00:55:07.174Z] #17 30.37 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-03-13T00:55:07.174Z] #17 30.37 Unpacking python3-minimal (3.7.3-1) ... [2020-03-13T00:55:07.174Z] #17 30.55 Selecting previously unselected package libmpdec2:arm64. [2020-03-13T00:55:07.174Z] #17 30.57 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-03-13T00:55:07.174Z] #17 30.58 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-03-13T00:55:07.174Z] #17 30.73 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-03-13T00:55:07.174Z] #17 30.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-03-13T00:55:07.174Z] #17 30.74 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:07.174Z] #17 31.69 Selecting previously unselected package python3.7. [2020-03-13T00:55:07.174Z] #17 31.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-03-13T00:55:07.174Z] #17 31.71 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:07.174Z] #17 31.87 Selecting previously unselected package libpython3-stdlib:arm64. [2020-03-13T00:55:07.174Z] #17 31.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-03-13T00:55:07.174Z] #17 31.88 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-13T00:55:07.174Z] #17 31.97 Setting up python3-minimal (3.7.3-1) ... [2020-03-13T00:55:07.174Z] #17 33.13 Selecting previously unselected package python3. [2020-03-13T00:55:07.174Z] #17 33.13 (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 ... 24057 files and directories currently installed.) [2020-03-13T00:55:07.174Z] #17 33.20 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-03-13T00:55:07.174Z] #17 33.22 Unpacking python3 (3.7.3-1) ... [2020-03-13T00:55:07.174Z] #17 33.40 Selecting previously unselected package libip4tc0:arm64. [2020-03-13T00:55:07.174Z] #17 33.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-03-13T00:55:07.174Z] #17 33.42 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-03-13T00:55:07.174Z] #17 ... [2020-03-13T00:55:07.174Z] [2020-03-13T00:55:07.174Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:07.174Z] #44 100.9 DEP criu/libnetlink.d [2020-03-13T00:55:07.386Z] #58 DONE 0.1s [2020-03-13T00:55:07.386Z] [2020-03-13T00:55:07.386Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:55:07.386Z] #68 DONE 152.5s [2020-03-13T00:55:07.386Z] [2020-03-13T00:55:07.386Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-13T00:55:07.386Z] #59 DONE 0.1s [2020-03-13T00:55:07.386Z] [2020-03-13T00:55:07.386Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:07.436Z] #44 101.1 DEP criu/kerndat.d [2020-03-13T00:55:07.494Z] #60 2.577 + RM_GOPATH=0 [2020-03-13T00:55:07.494Z] #60 ... [2020-03-13T00:55:07.494Z] [2020-03-13T00:55:07.494Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-13T00:55:07.494Z] #11 DONE 2.9s [2020-03-13T00:55:07.494Z] [2020-03-13T00:55:07.494Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:07.494Z] #60 2.578 + TMP_GOPATH= [2020-03-13T00:55:07.494Z] #60 2.578 + : /build [2020-03-13T00:55:07.494Z] #60 2.578 + '[' -z '' ']' [2020-03-13T00:55:07.494Z] #60 2.581 ++ mktemp -d [2020-03-13T00:55:07.494Z] #60 2.583 + export GOPATH=/tmp/tmp.3nPA5obgoC [2020-03-13T00:55:07.494Z] #60 2.583 + GOPATH=/tmp/tmp.3nPA5obgoC [2020-03-13T00:55:07.494Z] #60 2.583 + RM_GOPATH=1 [2020-03-13T00:55:07.494Z] #60 2.584 ++ dirname ./install.sh [2020-03-13T00:55:07.494Z] #60 2.586 + dir=. [2020-03-13T00:55:07.494Z] #60 2.586 + bin=runc [2020-03-13T00:55:07.494Z] #60 2.586 + shift [2020-03-13T00:55:07.494Z] #60 2.586 + '[' '!' -f ./runc.installer ']' [2020-03-13T00:55:07.494Z] #60 2.586 + . ./runc.installer [2020-03-13T00:55:07.494Z] #60 2.586 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-13T00:55:07.494Z] #60 2.588 + install_runc [2020-03-13T00:55:07.494Z] #60 2.588 + uname -r [2020-03-13T00:55:07.494Z] #60 2.588 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-13T00:55:07.494Z] #60 2.595 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-13T00:55:07.494Z] #60 2.596 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-13T00:55:07.494Z] #60 2.596 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3nPA5obgoC/src/github.com/opencontainers/runc [2020-03-13T00:55:07.494Z] #60 2.596 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-13T00:55:07.494Z] #60 2.597 Cloning into '/tmp/tmp.3nPA5obgoC/src/github.com/opencontainers/runc'... [2020-03-13T00:55:07.647Z] #60 ... [2020-03-13T00:55:07.647Z] [2020-03-13T00:55:07.647Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-13T00:55:07.647Z] #69 DONE 0.2s [2020-03-13T00:55:07.647Z] [2020-03-13T00:55:07.647Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:07.647Z] #44 42.76 CC images/opts.o [2020-03-13T00:55:07.647Z] #44 43.07 CC images/seccomp.o [2020-03-13T00:55:07.647Z] #44 43.37 CC images/binfmt-misc.o [2020-03-13T00:55:07.647Z] #44 43.57 CC images/time.o [2020-03-13T00:55:07.647Z] #44 43.85 CC images/sysctl.o [2020-03-13T00:55:07.647Z] #44 44.17 CC images/autofs.o [2020-03-13T00:55:07.647Z] #44 44.44 CC images/macvlan.o [2020-03-13T00:55:07.647Z] #44 44.73 CC images/sit.o [2020-03-13T00:55:07.647Z] #44 44.93 LINK images/built-in.o [2020-03-13T00:55:07.647Z] #44 45.07 GEN compel/include/asm [2020-03-13T00:55:07.647Z] #44 45.10 GEN compel/include/version.h [2020-03-13T00:55:07.647Z] #44 45.12 touch .config [2020-03-13T00:55:07.647Z] #44 45.13 GEN include/common/config.h [2020-03-13T00:55:07.647Z] #44 45.23 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-13T00:55:07.647Z] #44 45.26 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-13T00:55:07.647Z] #44 45.28 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-13T00:55:07.647Z] #44 45.31 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-13T00:55:07.647Z] #44 45.34 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-13T00:55:07.647Z] #44 45.38 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-13T00:55:07.647Z] #44 45.41 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-13T00:55:07.647Z] #44 45.43 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-13T00:55:07.647Z] #44 45.45 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-13T00:55:07.647Z] #44 45.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-13T00:55:07.647Z] #44 45.51 DEP compel/plugins/std/infect.d [2020-03-13T00:55:07.647Z] #44 45.63 DEP compel/plugins/std/string.d [2020-03-13T00:55:07.647Z] #44 45.78 DEP compel/plugins/std/log.d [2020-03-13T00:55:07.647Z] #44 45.92 DEP compel/plugins/std/fds.d [2020-03-13T00:55:07.647Z] #44 46.01 DEP compel/plugins/std/std.d [2020-03-13T00:55:07.647Z] #44 46.17 DEP compel/plugins/shmem/shmem.d [2020-03-13T00:55:07.647Z] #44 46.25 DEP compel/plugins/fds/fds.d [2020-03-13T00:55:07.647Z] #44 46.39 CC compel/plugins/std/std.o [2020-03-13T00:55:07.647Z] #44 46.68 CC compel/plugins/std/fds.o [2020-03-13T00:55:07.647Z] #44 47.10 CC compel/plugins/std/log.o [2020-03-13T00:55:07.647Z] #44 47.98 CC compel/plugins/std/string.o [2020-03-13T00:55:07.647Z] #44 48.74 CC compel/plugins/std/infect.o [2020-03-13T00:55:07.647Z] #44 49.32 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-13T00:55:07.647Z] #44 49.35 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-13T00:55:07.647Z] #44 49.47 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-13T00:55:07.647Z] #44 49.58 AR compel/plugins/std.lib.a [2020-03-13T00:55:07.647Z] #44 49.66 CC compel/plugins/fds/fds.o [2020-03-13T00:55:07.647Z] #44 50.15 AR compel/plugins/fds.lib.a [2020-03-13T00:55:07.647Z] #44 50.26 HOSTDEP compel/src/lib/log-host.d [2020-03-13T00:55:07.703Z] #44 101.3 DEP criu/kcmp-ids.d [2020-03-13T00:55:07.703Z] #44 101.5 DEP criu/irmap.d [2020-03-13T00:55:07.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-13T00:55:07.907Z] #44 50.45 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-13T00:55:07.963Z] #44 101.7 DEP criu/ipc_ns.d [2020-03-13T00:55:08.165Z] #44 50.72 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-13T00:55:08.165Z] #44 50.96 HOSTDEP compel/src/main-host.d [2020-03-13T00:55:08.225Z] #44 101.9 DEP criu/image.d [2020-03-13T00:55:08.486Z] #44 102.1 DEP criu/image-desc.d [2020-03-13T00:55:08.486Z] #44 102.2 DEP criu/fsnotify.d [2020-03-13T00:55:08.733Z] #44 51.19 DEP compel/src/lib/ptrace.d [2020-03-13T00:55:08.733Z] #44 51.41 DEP compel/src/lib/infect.d [2020-03-13T00:55:08.748Z] #44 102.4 DEP criu/filesystems.d [2020-03-13T00:55:08.748Z] #44 102.5 DEP criu/files.d [2020-03-13T00:55:09.299Z] #44 51.72 DEP compel/src/lib/infect-util.d [2020-03-13T00:55:09.300Z] #44 51.97 DEP compel/src/lib/infect-rpc.d [2020-03-13T00:55:09.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-13T00:55:09.319Z] #44 102.8 DEP criu/files-reg.d [2020-03-13T00:55:09.319Z] #44 103.0 DEP criu/files-ext.d [2020-03-13T00:55:09.558Z] #44 52.19 DEP compel/arch/x86/src/lib/infect.d [2020-03-13T00:55:09.581Z] #44 103.2 DEP criu/file-lock.d [2020-03-13T00:55:09.817Z] #44 52.38 DEP compel/arch/x86/src/lib/cpu.d [2020-03-13T00:55:09.817Z] #44 52.50 DEP compel/src/lib/log.d [2020-03-13T00:55:09.843Z] #44 103.4 DEP criu/file-ids.d [2020-03-13T00:55:09.843Z] #44 103.6 DEP criu/fifo.d [2020-03-13T00:55:09.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-13T00:55:10.018Z] #60 ... [2020-03-13T00:55:10.018Z] [2020-03-13T00:55:10.018Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-13T00:55:10.018Z] #12 DONE 2.3s [2020-03-13T00:55:10.018Z] [2020-03-13T00:55:10.018Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:10.018Z] #44 57.16 CC compel/src/lib/ptrace.o [2020-03-13T00:55:10.018Z] #44 57.70 AR compel/libcompel.a [2020-03-13T00:55:10.018Z] #44 57.83 HOSTCC compel/src/main-host.o [2020-03-13T00:55:10.018Z] #44 58.26 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-13T00:55:10.018Z] #44 58.50 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-13T00:55:10.018Z] #44 58.99 HOSTCC compel/src/lib/log-host.o [2020-03-13T00:55:10.018Z] #44 59.17 HOSTLINK compel/compel-host-bin [2020-03-13T00:55:10.018Z] #44 59.29 DEP soccr/soccr.d [2020-03-13T00:55:10.018Z] #44 59.45 CC soccr/soccr.o [2020-03-13T00:55:10.018Z] #44 61.02 AR soccr/libsoccr.a [2020-03-13T00:55:10.018Z] #44 61.05 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-13T00:55:10.018Z] #44 61.34 DEP criu/arch/x86/sigframe.d [2020-03-13T00:55:10.018Z] #44 61.47 DEP criu/arch/x86/sigaction_compat.d [2020-03-13T00:55:10.018Z] #44 61.55 DEP criu/arch/x86/kerndat.d [2020-03-13T00:55:10.018Z] #44 61.66 DEP criu/arch/x86/crtools.d [2020-03-13T00:55:10.018Z] #44 61.85 DEP criu/arch/x86/cpu.d [2020-03-13T00:55:10.018Z] #44 62.06 CC criu/arch/x86/cpu.o [2020-03-13T00:55:10.018Z] #44 62.72 CC criu/arch/x86/crtools.o [2020-03-13T00:55:10.076Z] #44 52.64 DEP compel/src/main.d [2020-03-13T00:55:10.105Z] #44 103.7 DEP criu/fdstore.d [2020-03-13T00:55:10.105Z] #44 103.8 DEP criu/fault-injection.d [2020-03-13T00:55:10.105Z] #44 103.8 DEP criu/external.d [2020-03-13T00:55:10.334Z] #44 52.85 DEP compel/src/lib/handle-elf.d [2020-03-13T00:55:10.334Z] #44 53.04 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-13T00:55:10.365Z] #44 103.9 DEP criu/eventpoll.d [2020-03-13T00:55:10.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-13T00:55:10.592Z] #44 ... [2020-03-13T00:55:10.592Z] [2020-03-13T00:55:10.592Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-13T00:55:10.592Z] #11 DONE 3.5s [2020-03-13T00:55:10.592Z] [2020-03-13T00:55:10.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:10.592Z] #44 53.20 CC compel/src/lib/log.o [2020-03-13T00:55:10.592Z] #44 ... [2020-03-13T00:55:10.592Z] [2020-03-13T00:55:10.592Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-13T00:55:10.627Z] #44 104.1 DEP criu/eventfd.d [2020-03-13T00:55:10.627Z] #44 104.3 DEP criu/crtools.d [2020-03-13T00:55:10.889Z] #44 104.4 DEP criu/cr-service.d [2020-03-13T00:55:10.889Z] #44 104.6 DEP criu/cr-restore.d [2020-03-13T00:55:11.150Z] #44 104.9 DEP criu/cr-errno.d [2020-03-13T00:55:11.411Z] #44 104.9 DEP criu/cr-dump.d [2020-03-13T00:55:11.411Z] #44 105.2 DEP criu/cr-dedup.d [2020-03-13T00:55:11.527Z] #12 ... [2020-03-13T00:55:11.527Z] [2020-03-13T00:55:11.527Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:55:11.527Z] #50 DONE 156.6s [2020-03-13T00:55:11.559Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-13T00:55:11.559Z] Using test binary docker [2020-03-13T00:55:11.559Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-13T00:55:11.559Z] +++ /etc/init.d/apparmor start [2020-03-13T00:55:11.559Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-13T00:55:11.559Z] Starting dockerd [2020-03-13T00:55:11.559Z] INFO: Waiting for daemon to start... [2020-03-13T00:55:11.559Z] +++ 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-03-13T00:55:11.673Z] #44 105.3 DEP criu/cr-check.d [2020-03-13T00:55:11.786Z] [2020-03-13T00:55:11.786Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:11.786Z] #60 3.512 + RM_GOPATH=0 [2020-03-13T00:55:11.786Z] #60 3.512 + TMP_GOPATH= [2020-03-13T00:55:11.786Z] #60 3.512 + : /build [2020-03-13T00:55:11.786Z] #60 3.512 + '[' -z '' ']' [2020-03-13T00:55:11.786Z] #60 3.512 ++ mktemp -d [2020-03-13T00:55:11.786Z] #60 3.518 + export GOPATH=/tmp/tmp.WkCmeoXVLW [2020-03-13T00:55:11.786Z] #60 3.519 + GOPATH=/tmp/tmp.WkCmeoXVLW [2020-03-13T00:55:11.786Z] #60 3.519 + RM_GOPATH=1 [2020-03-13T00:55:11.786Z] #60 3.519 ++ dirname ./install.sh [2020-03-13T00:55:11.786Z] #60 3.525 + dir=. [2020-03-13T00:55:11.786Z] #60 3.525 + bin=runc [2020-03-13T00:55:11.786Z] #60 3.525 + shift [2020-03-13T00:55:11.786Z] #60 3.525 + '[' '!' -f ./runc.installer ']' [2020-03-13T00:55:11.786Z] #60 3.525 + . ./runc.installer [2020-03-13T00:55:11.786Z] #60 3.525 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-13T00:55:11.786Z] #60 3.525 + install_runc [2020-03-13T00:55:11.786Z] #60 3.527 + uname -r [2020-03-13T00:55:11.786Z] #60 3.537 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-13T00:55:11.786Z] #60 3.541 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-13T00:55:11.786Z] #60 3.542 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-13T00:55:11.786Z] #60 3.542 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-13T00:55:11.786Z] #60 3.542 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WkCmeoXVLW/src/github.com/opencontainers/runc [2020-03-13T00:55:11.786Z] #60 3.548 Cloning into '/tmp/tmp.WkCmeoXVLW/src/github.com/opencontainers/runc'... [2020-03-13T00:55:11.916Z] #44 64.15 CC criu/arch/x86/kerndat.o [2020-03-13T00:55:11.916Z] #44 64.73 CC criu/arch/x86/sigaction_compat.o [2020-03-13T00:55:11.935Z] #44 105.5 DEP criu/config.d [2020-03-13T00:55:12.173Z] #44 ... [2020-03-13T00:55:12.173Z] [2020-03-13T00:55:12.173Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-13T00:55:12.173Z] #13 2.013 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-13T00:55:12.173Z] #13 DONE 2.1s [2020-03-13T00:55:12.173Z] [2020-03-13T00:55:12.173Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-13T00:55:12.197Z] #44 105.7 DEP criu/clone-noasan.d [2020-03-13T00:55:12.197Z] #44 105.8 DEP criu/cgroup.d [2020-03-13T00:55:12.318Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2020-03-13T00:55:12.458Z] #44 106.1 DEP criu/cgroup-props.d [2020-03-13T00:55:12.720Z] #44 106.3 DEP criu/bitmap.d [2020-03-13T00:55:12.720Z] #44 106.3 DEP criu/bfd.d [2020-03-13T00:55:12.720Z] #44 106.4 DEP criu/autofs.d [2020-03-13T00:55:12.981Z] #44 106.5 DEP criu/aio.d [2020-03-13T00:55:12.981Z] #44 106.6 DEP criu/action-scripts.d [2020-03-13T00:55:13.553Z] #44 107.0 CC criu/action-scripts.o [2020-03-13T00:55:13.584Z] . [2020-03-13T00:55:13.584Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-13T00:55:13.584Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-13T00:55:13.584Z] Error: No such image: emptyfs [2020-03-13T00:55:13.584Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-13T00:55:13.584Z] ++++ docker load [2020-03-13T00:55:13.690Z] #60 ... [2020-03-13T00:55:13.690Z] [2020-03-13T00:55:13.690Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-13T00:55:13.690Z] #12 DONE 2.9s [2020-03-13T00:55:13.690Z] [2020-03-13T00:55:13.690Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-13T00:55:13.866Z] Running integration-test (iteration 1) [2020-03-13T00:55:13.866Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-13T00:55:13.866Z] ++ 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-03-13T00:55:13.866Z] ++ set -e [2020-03-13T00:55:13.866Z] ++ '[' -n 0 ']' [2020-03-13T00:55:13.866Z] ++ set -x [2020-03-13T00:55:13.866Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T00:55:14.124Z] #44 107.5 CC criu/aio.o [2020-03-13T00:55:14.386Z] #44 108.1 CC criu/autofs.o [2020-03-13T00:55:14.649Z] #44 ... [2020-03-13T00:55:14.649Z] [2020-03-13T00:55:14.649Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:14.649Z] #17 33.54 Selecting previously unselected package libip6tc0:arm64. [2020-03-13T00:55:14.649Z] #17 33.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 33.55 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-03-13T00:55:14.649Z] #17 33.64 Selecting previously unselected package libiptc0:arm64. [2020-03-13T00:55:14.649Z] #17 33.65 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 33.66 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-03-13T00:55:14.649Z] #17 33.81 Selecting previously unselected package libnfnetlink0:arm64. [2020-03-13T00:55:14.649Z] #17 33.82 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 33.83 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-13T00:55:14.649Z] #17 33.93 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-03-13T00:55:14.649Z] #17 33.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 33.96 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-13T00:55:14.649Z] #17 34.13 Selecting previously unselected package libnftnl11:arm64. [2020-03-13T00:55:14.649Z] #17 34.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 34.16 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-03-13T00:55:14.649Z] #17 34.29 Selecting previously unselected package iptables. [2020-03-13T00:55:14.649Z] #17 34.30 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 34.31 Unpacking iptables (1.8.2-4) ... [2020-03-13T00:55:14.649Z] #17 34.63 Selecting previously unselected package xxd. [2020-03-13T00:55:14.649Z] #17 34.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 34.67 Unpacking xxd (2:8.1.0875-5) ... [2020-03-13T00:55:14.649Z] #17 34.82 Selecting previously unselected package vim-common. [2020-03-13T00:55:14.649Z] #17 34.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-13T00:55:14.649Z] #17 34.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-13T00:55:14.649Z] #17 35.16 Selecting previously unselected package bash-completion. [2020-03-13T00:55:14.649Z] #17 35.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-13T00:55:14.649Z] #17 38.30 Unpacking bash-completion (1:2.8-6) ... [2020-03-13T00:55:14.649Z] #17 38.90 Selecting previously unselected package bzip2. [2020-03-13T00:55:14.649Z] #17 38.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 38.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-13T00:55:14.649Z] #17 39.02 Selecting previously unselected package xz-utils. [2020-03-13T00:55:14.649Z] #17 39.03 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 39.04 Unpacking xz-utils (5.2.4-1) ... [2020-03-13T00:55:14.649Z] #17 39.30 Selecting previously unselected package apparmor. [2020-03-13T00:55:14.649Z] #17 39.31 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 39.39 Unpacking apparmor (2.13.2-10) ... [2020-03-13T00:55:14.649Z] #17 39.87 Selecting previously unselected package aufs-tools. [2020-03-13T00:55:14.649Z] #17 39.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 39.88 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-13T00:55:14.649Z] #17 40.08 Selecting previously unselected package libonig5:arm64. [2020-03-13T00:55:14.649Z] #17 40.08 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 40.09 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-13T00:55:14.649Z] #17 40.26 Selecting previously unselected package libjq1:arm64. [2020-03-13T00:55:14.649Z] #17 40.26 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 40.27 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-13T00:55:14.649Z] #17 40.42 Selecting previously unselected package jq. [2020-03-13T00:55:14.649Z] #17 40.44 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 40.45 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-13T00:55:14.649Z] #17 40.66 Selecting previously unselected package libaio1:arm64. [2020-03-13T00:55:14.649Z] #17 40.66 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 40.68 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-03-13T00:55:14.649Z] #17 40.77 Selecting previously unselected package libgpm2:arm64. [2020-03-13T00:55:14.649Z] #17 40.77 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-03-13T00:55:14.649Z] #17 40.78 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-03-13T00:55:14.649Z] #17 40.87 Selecting previously unselected package libicu63:arm64. [2020-03-13T00:55:14.697Z] #14 DONE 2.0s [2020-03-13T00:55:14.697Z] [2020-03-13T00:55:14.697Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-13T00:55:14.910Z] #17 40.88 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-03-13T00:55:14.910Z] #17 40.88 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-13T00:55:15.024Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-03-13T00:55:15.024Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 81.7% of statements [2020-03-13T00:55:15.063Z] #13 ... [2020-03-13T00:55:15.063Z] [2020-03-13T00:55:15.063Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:15.063Z] #47 150.2 vendor/golang.org/x/net/http/httpguts [2020-03-13T00:55:15.063Z] #47 150.4 vendor/golang.org/x/net/http/httpproxy [2020-03-13T00:55:15.063Z] #47 151.0 mime/multipart [2020-03-13T00:55:15.063Z] #47 154.4 crypto/tls [2020-03-13T00:55:15.322Z] #47 ... [2020-03-13T00:55:15.322Z] [2020-03-13T00:55:15.322Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:15.322Z] #44 53.60 CC compel/arch/x86/src/lib/cpu.o [2020-03-13T00:55:15.322Z] #44 54.86 CC compel/arch/x86/src/lib/infect.o [2020-03-13T00:55:15.322Z] #44 55.81 CC compel/src/lib/infect-rpc.o [2020-03-13T00:55:15.322Z] #44 56.28 CC compel/src/lib/infect-util.o [2020-03-13T00:55:15.322Z] #44 56.65 CC compel/src/lib/infect.o [2020-03-13T00:55:15.888Z] #44 ... [2020-03-13T00:55:15.888Z] [2020-03-13T00:55:15.888Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-13T00:55:15.888Z] #13 2.010 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-13T00:55:15.888Z] #13 DONE 2.2s [2020-03-13T00:55:15.888Z] [2020-03-13T00:55:15.888Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-13T00:55:16.294Z] #17 ... [2020-03-13T00:55:16.294Z] [2020-03-13T00:55:16.294Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:16.294Z] #44 110.1 CC criu/bfd.o [2020-03-13T00:55:16.594Z] #15 DONE 2.1s [2020-03-13T00:55:16.594Z] [2020-03-13T00:55:16.594Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-13T00:55:17.236Z] #44 110.9 CC criu/bitmap.o [2020-03-13T00:55:17.498Z] #44 111.2 CC criu/cgroup-props.o [2020-03-13T00:55:18.420Z] #14 DONE 2.3s [2020-03-13T00:55:18.420Z] [2020-03-13T00:55:18.420Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:18.420Z] #60 10.21 + cd /tmp/tmp.WkCmeoXVLW/src/github.com/opencontainers/runc [2020-03-13T00:55:18.420Z] #60 10.21 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-13T00:55:18.420Z] #60 10.84 + '[' -z '' ']' [2020-03-13T00:55:18.420Z] #60 10.84 + target=static [2020-03-13T00:55:18.420Z] #60 10.84 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-13T00:55:18.453Z] #44 112.1 CC criu/cgroup.o [2020-03-13T00:55:18.508Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-03-13T00:55:19.119Z] #16 DONE 2.3s [2020-03-13T00:55:19.119Z] [2020-03-13T00:55:19.119Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:19.119Z] #17 ... [2020-03-13T00:55:19.119Z] [2020-03-13T00:55:19.119Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:19.119Z] #47 157.7 net/http/httptrace [2020-03-13T00:55:19.119Z] #47 157.9 net/http [2020-03-13T00:55:19.119Z] #47 ... [2020-03-13T00:55:19.119Z] [2020-03-13T00:55:19.119Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:19.119Z] #44 65.17 CC criu/arch/x86/sigframe.o [2020-03-13T00:55:19.119Z] #44 65.54 LINK criu/arch/x86/crtools.built-in.o [2020-03-13T00:55:19.119Z] #44 65.58 DEP criu/pie/util-vdso-elf32.d [2020-03-13T00:55:19.119Z] #44 65.76 DEP criu/pie/util-vdso.d [2020-03-13T00:55:19.119Z] #44 65.96 DEP criu/pie/util.d [2020-03-13T00:55:19.119Z] #44 66.12 CC criu/pie/util.o [2020-03-13T00:55:19.119Z] #44 66.51 CC criu/pie/util-vdso.o [2020-03-13T00:55:19.119Z] #44 67.34 CC criu/pie/util-vdso-elf32.o [2020-03-13T00:55:19.119Z] #44 68.09 AR criu/pie/pie.lib.a [2020-03-13T00:55:19.119Z] #44 68.16 DEP criu/pie/restorer.d [2020-03-13T00:55:19.119Z] #44 68.45 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-13T00:55:19.119Z] #44 68.56 DEP criu/arch/x86/restorer_unmap.d [2020-03-13T00:55:19.119Z] #44 68.58 DEP criu/arch/x86/restorer.d [2020-03-13T00:55:19.119Z] #44 68.72 DEP criu/arch/x86/vdso-pie.d [2020-03-13T00:55:19.119Z] #44 68.85 DEP criu/pie/parasite-vdso.d [2020-03-13T00:55:19.119Z] #44 69.10 DEP criu/pie/parasite.d [2020-03-13T00:55:19.119Z] #44 69.46 CC criu/pie/parasite.o [2020-03-13T00:55:19.119Z] #44 70.70 LINK criu/pie/parasite.built-in.o [2020-03-13T00:55:19.119Z] #44 70.70 GEN criu/pie/parasite-blob.h [2020-03-13T00:55:19.119Z] #44 70.72 CC criu/pie/parasite-vdso.o [2020-03-13T00:55:19.119Z] #44 71.47 CC criu/arch/x86/vdso-pie.o [2020-03-13T00:55:19.119Z] #44 71.90 CC criu/arch/x86/restorer.o [2020-03-13T00:55:19.683Z] #44 72.43 CC criu/arch/x86/restorer_unmap.o [2020-03-13T00:55:19.683Z] #44 72.48 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-13T00:55:19.795Z] #60 12.16 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-03-13T00:55:19.940Z] #44 72.74 CC criu/pie/restorer.o [2020-03-13T00:55:20.053Z] #60 ... [2020-03-13T00:55:20.053Z] [2020-03-13T00:55:20.053Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-13T00:55:20.053Z] #15 DONE 2.0s [2020-03-13T00:55:20.053Z] [2020-03-13T00:55:20.053Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-13T00:55:20.542Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.515s coverage: 13.8% of statements [2020-03-13T00:55:20.873Z] #44 ... [2020-03-13T00:55:20.873Z] [2020-03-13T00:55:20.873Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:20.873Z] #17 2.450 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:55:21.130Z] #17 2.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:55:21.388Z] #17 2.796 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:55:21.645Z] #17 3.100 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-13T00:55:21.757Z] #44 114.9 CC criu/clone-noasan.o [2020-03-13T00:55:21.757Z] #44 115.1 CC criu/config.o [2020-03-13T00:55:21.757Z] #44 ... [2020-03-13T00:55:21.757Z] [2020-03-13T00:55:21.757Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:21.757Z] #17 43.80 Selecting previously unselected package libnet1:arm64. [2020-03-13T00:55:21.757Z] #17 43.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-13T00:55:21.757Z] #17 43.81 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-13T00:55:21.757Z] #17 43.94 Selecting previously unselected package libnl-3-200:arm64. [2020-03-13T00:55:21.757Z] #17 43.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-13T00:55:21.757Z] #17 43.96 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-13T00:55:21.757Z] #17 44.08 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-13T00:55:21.757Z] #17 44.09 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-13T00:55:21.757Z] #17 44.10 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-13T00:55:21.757Z] #17 44.21 Selecting previously unselected package libreadline5:arm64. [2020-03-13T00:55:21.757Z] #17 44.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-03-13T00:55:21.757Z] #17 44.22 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-13T00:55:21.757Z] #17 44.38 Selecting previously unselected package net-tools. [2020-03-13T00:55:21.757Z] #17 44.39 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-03-13T00:55:21.757Z] #17 44.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-13T00:55:21.757Z] #17 44.68 Selecting previously unselected package python-pip-whl. [2020-03-13T00:55:21.757Z] #17 44.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-13T00:55:21.757Z] #17 44.69 Unpacking python-pip-whl (18.1-5) ... [2020-03-13T00:55:21.757Z] #17 45.15 Selecting previously unselected package python3-lib2to3. [2020-03-13T00:55:21.757Z] #17 45.19 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-13T00:55:21.757Z] #17 45.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-13T00:55:21.757Z] #17 45.60 Selecting previously unselected package python3-distutils. [2020-03-13T00:55:21.757Z] #17 45.60 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-13T00:55:21.757Z] #17 45.60 Unpacking python3-distutils (3.7.3-1) ... [2020-03-13T00:55:21.757Z] #17 45.73 Selecting previously unselected package python3-pip. [2020-03-13T00:55:21.757Z] #17 45.74 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-13T00:55:21.757Z] #17 45.76 Unpacking python3-pip (18.1-5) ... [2020-03-13T00:55:21.757Z] #17 46.01 Selecting previously unselected package python3-pkg-resources. [2020-03-13T00:55:21.757Z] #17 46.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-13T00:55:21.757Z] #17 46.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-13T00:55:21.757Z] #17 46.18 Selecting previously unselected package python3-setuptools. [2020-03-13T00:55:21.757Z] #17 46.19 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-13T00:55:21.757Z] #17 46.21 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-13T00:55:21.757Z] #17 46.45 Selecting previously unselected package python3-wheel. [2020-03-13T00:55:21.757Z] #17 46.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-13T00:55:21.757Z] #17 46.48 Unpacking python3-wheel (0.32.3-2) ... [2020-03-13T00:55:21.757Z] #17 46.61 Selecting previously unselected package sudo. [2020-03-13T00:55:21.757Z] #17 46.62 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-03-13T00:55:21.757Z] #17 46.65 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-13T00:55:21.757Z] #17 47.20 Selecting previously unselected package thin-provisioning-tools. [2020-03-13T00:55:21.757Z] #17 47.20 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-03-13T00:55:21.757Z] #17 47.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-13T00:55:21.757Z] #17 47.48 Selecting previously unselected package uidmap. [2020-03-13T00:55:21.757Z] #17 47.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-03-13T00:55:21.757Z] #17 47.50 Unpacking uidmap (1:4.5-1.1) ... [2020-03-13T00:55:21.757Z] #17 47.68 Selecting previously unselected package vim-runtime. [2020-03-13T00:55:21.757Z] #17 47.69 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-13T00:55:21.757Z] #17 47.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-13T00:55:21.757Z] #17 47.76 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-13T00:55:21.757Z] #17 47.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-13T00:55:21.953Z] #16 DONE 1.9s [2020-03-13T00:55:21.953Z] [2020-03-13T00:55:21.953Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:22.250Z] Loaded image: buildpack-deps:jessie [2020-03-13T00:55:22.250Z] Loaded image: busybox:latest [2020-03-13T00:55:22.250Z] Loaded image: busybox:glibc [2020-03-13T00:55:22.250Z] Loaded image: debian:jessie [2020-03-13T00:55:22.250Z] Loaded image: hello-world:latest [2020-03-13T00:55:22.250Z] INFO: Testing against a local daemon [2020-03-13T00:55:22.250Z] === RUN TestCgroupNamespacesBuild [2020-03-13T00:55:22.588Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-03-13T00:55:23.018Z] #17 4.599 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-13T00:55:24.076Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.025s coverage: 57.9% of statements [2020-03-13T00:55:24.275Z] --- PASS: TestCgroupNamespacesBuild (2.08s) [2020-03-13T00:55:24.275Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-13T00:55:24.390Z] #17 ... [2020-03-13T00:55:24.390Z] [2020-03-13T00:55:24.390Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:24.390Z] #60 9.410 + cd /tmp/tmp.3nPA5obgoC/src/github.com/opencontainers/runc [2020-03-13T00:55:24.390Z] #60 9.410 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-13T00:55:24.390Z] #60 9.891 + '[' -z '' ']' [2020-03-13T00:55:24.390Z] #60 9.891 + target=static [2020-03-13T00:55:24.390Z] #60 9.891 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-13T00:55:24.390Z] #60 11.32 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-03-13T00:55:24.390Z] #60 ... [2020-03-13T00:55:24.390Z] [2020-03-13T00:55:24.390Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:24.390Z] #44 75.54 LINK criu/pie/restorer.built-in.o [2020-03-13T00:55:24.390Z] #44 75.56 GEN criu/pie/restorer-blob.h [2020-03-13T00:55:24.390Z] #44 75.63 DEP criu/vdso.d [2020-03-13T00:55:24.390Z] #44 75.78 DEP criu/vdso-compat.d [2020-03-13T00:55:24.390Z] #44 75.92 DEP criu/uts_ns.d [2020-03-13T00:55:24.390Z] #44 76.06 DEP criu/util.d [2020-03-13T00:55:24.390Z] #44 76.30 DEP criu/uffd.d [2020-03-13T00:55:24.390Z] #44 76.52 DEP criu/tun.d [2020-03-13T00:55:24.390Z] #44 76.77 DEP criu/tty.d [2020-03-13T00:55:24.390Z] #44 76.95 DEP criu/timerfd.d [2020-03-13T00:55:24.390Z] #44 77.11 DEP criu/sysfs_parse.d [2020-03-13T00:55:24.482Z] #17 2.683 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-13T00:55:24.482Z] #17 2.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-13T00:55:24.647Z] #44 77.38 DEP criu/sysctl.d [2020-03-13T00:55:24.699Z] ok github.com/docker/docker/daemon 12.552s coverage: 17.5% of statements [2020-03-13T00:55:24.699Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-13T00:55:24.699Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-13T00:55:24.699Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-13T00:55:24.699Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-13T00:55:24.740Z] #17 2.719 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-13T00:55:24.904Z] #44 77.50 DEP criu/string.d [2020-03-13T00:55:24.904Z] #44 77.54 DEP criu/stats.d [2020-03-13T00:55:24.904Z] #44 77.65 DEP criu/sockets.d [2020-03-13T00:55:25.161Z] #44 77.82 DEP criu/sk-unix.d [2020-03-13T00:55:25.306Z] #17 3.287 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-13T00:55:25.418Z] #44 78.06 DEP criu/sk-tcp.d [2020-03-13T00:55:25.676Z] #44 78.35 DEP criu/sk-queue.d [2020-03-13T00:55:25.676Z] #44 78.47 DEP criu/sk-packet.d [2020-03-13T00:55:25.749Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-03-13T00:55:25.749Z] === RUN TestBuildWithSession [2020-03-13T00:55:25.749Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-13T00:55:25.749Z] build_session_test.go:25: TODO: BuildKit [2020-03-13T00:55:25.749Z] === RUN TestBuildSquashParent [2020-03-13T00:55:25.965Z] #17 51.47 Selecting previously unselected package vim. [2020-03-13T00:55:25.965Z] #17 51.48 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-03-13T00:55:25.965Z] #17 51.50 Unpacking vim (2:8.1.0875-5) ... [2020-03-13T00:55:25.965Z] #17 51.94 Selecting previously unselected package xfsprogs. [2020-03-13T00:55:25.965Z] #17 51.94 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-03-13T00:55:25.965Z] #17 51.95 Unpacking xfsprogs (4.20.0-1) ... [2020-03-13T00:55:26.225Z] #17 52.47 Selecting previously unselected package zip. [2020-03-13T00:55:26.240Z] #44 78.66 DEP criu/sk-netlink.d [2020-03-13T00:55:26.241Z] #44 78.82 DEP criu/sk-inet.d [2020-03-13T00:55:26.241Z] #44 79.07 DEP criu/signalfd.d [2020-03-13T00:55:26.487Z] #17 52.47 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-03-13T00:55:26.487Z] #17 52.48 Unpacking zip (3.0-11+b1) ... [2020-03-13T00:55:26.498Z] #44 79.19 DEP criu/sigframe.d [2020-03-13T00:55:26.680Z] #17 4.615 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-13T00:55:26.748Z] #17 52.82 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-13T00:55:26.748Z] #17 52.85 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-13T00:55:26.748Z] #17 52.86 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-03-13T00:55:26.748Z] #17 52.88 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-13T00:55:26.748Z] #17 52.90 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-03-13T00:55:26.748Z] #17 52.91 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-03-13T00:55:26.748Z] #17 52.93 Setting up uidmap (1:4.5-1.1) ... [2020-03-13T00:55:26.748Z] #17 52.94 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-03-13T00:55:26.748Z] #17 52.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-13T00:55:26.748Z] #17 52.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-13T00:55:26.755Z] #44 79.26 DEP criu/shmem.d [2020-03-13T00:55:26.755Z] #44 79.45 DEP criu/servicefd.d [2020-03-13T00:55:26.939Z] #17 ... [2020-03-13T00:55:26.939Z] [2020-03-13T00:55:26.939Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:26.939Z] #44 59.46 CC compel/src/lib/ptrace.o [2020-03-13T00:55:26.939Z] #44 59.91 AR compel/libcompel.a [2020-03-13T00:55:26.939Z] #44 59.97 HOSTCC compel/src/main-host.o [2020-03-13T00:55:26.939Z] #44 60.26 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-13T00:55:26.939Z] #44 60.47 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-13T00:55:26.939Z] #44 61.01 HOSTCC compel/src/lib/log-host.o [2020-03-13T00:55:26.939Z] #44 61.36 HOSTLINK compel/compel-host-bin [2020-03-13T00:55:26.939Z] #44 61.55 DEP soccr/soccr.d [2020-03-13T00:55:26.939Z] #44 61.66 CC soccr/soccr.o [2020-03-13T00:55:26.939Z] #44 63.18 AR soccr/libsoccr.a [2020-03-13T00:55:26.939Z] #44 63.22 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-13T00:55:26.939Z] #44 63.55 DEP criu/arch/x86/sigframe.d [2020-03-13T00:55:26.939Z] #44 63.61 DEP criu/arch/x86/sigaction_compat.d [2020-03-13T00:55:26.939Z] #44 63.67 DEP criu/arch/x86/kerndat.d [2020-03-13T00:55:26.939Z] #44 63.79 DEP criu/arch/x86/crtools.d [2020-03-13T00:55:26.939Z] #44 63.88 DEP criu/arch/x86/cpu.d [2020-03-13T00:55:26.939Z] #44 64.11 CC criu/arch/x86/cpu.o [2020-03-13T00:55:26.939Z] #44 65.04 CC criu/arch/x86/crtools.o [2020-03-13T00:55:26.939Z] #44 66.43 CC criu/arch/x86/kerndat.o [2020-03-13T00:55:26.939Z] #44 66.97 CC criu/arch/x86/sigaction_compat.o [2020-03-13T00:55:26.939Z] #44 67.26 CC criu/arch/x86/sigframe.o [2020-03-13T00:55:26.939Z] #44 67.49 LINK criu/arch/x86/crtools.built-in.o [2020-03-13T00:55:26.939Z] #44 67.54 DEP criu/pie/util-vdso-elf32.d [2020-03-13T00:55:26.939Z] #44 67.62 DEP criu/pie/util-vdso.d [2020-03-13T00:55:26.939Z] #44 67.74 DEP criu/pie/util.d [2020-03-13T00:55:26.939Z] #44 67.90 CC criu/pie/util.o [2020-03-13T00:55:26.939Z] #44 68.35 CC criu/pie/util-vdso.o [2020-03-13T00:55:26.939Z] #44 69.25 CC criu/pie/util-vdso-elf32.o [2020-03-13T00:55:27.009Z] #17 52.99 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-13T00:55:27.009Z] #17 53.00 Setting up libicu63:arm64 (63.1-6) ... [2020-03-13T00:55:27.009Z] #17 53.02 Setting up xxd (2:8.1.0875-5) ... [2020-03-13T00:55:27.009Z] #17 53.05 Setting up zip (3.0-11+b1) ... [2020-03-13T00:55:27.009Z] #17 53.07 Setting up vim-common (2:8.1.0875-5) ... [2020-03-13T00:55:27.009Z] #17 53.10 Setting up bash-completion (1:2.8-6) ... [2020-03-13T00:55:27.017Z] #44 79.68 DEP criu/seize.d [2020-03-13T00:55:27.198Z] #44 ... [2020-03-13T00:55:27.198Z] [2020-03-13T00:55:27.198Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:27.198Z] #47 162.2 net/http/httptrace [2020-03-13T00:55:27.198Z] #47 162.4 net/http [2020-03-13T00:55:27.274Z] #44 79.82 DEP criu/seccomp.d [2020-03-13T00:55:27.274Z] #44 80.03 DEP criu/rst-malloc.d [2020-03-13T00:55:27.456Z] #47 ... [2020-03-13T00:55:27.456Z] [2020-03-13T00:55:27.456Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:27.456Z] #44 70.13 AR criu/pie/pie.lib.a [2020-03-13T00:55:27.531Z] #44 80.14 DEP criu/rbtree.d [2020-03-13T00:55:27.531Z] #44 80.17 DEP criu/pstree.d [2020-03-13T00:55:27.744Z] #44 70.20 DEP criu/pie/restorer.d [2020-03-13T00:55:27.789Z] #44 80.44 DEP criu/protobuf.d [2020-03-13T00:55:28.029Z] #44 70.45 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-13T00:55:28.029Z] #44 70.63 DEP criu/arch/x86/restorer_unmap.d [2020-03-13T00:55:28.029Z] #44 70.65 DEP criu/arch/x86/restorer.d [2020-03-13T00:55:28.046Z] #44 80.60 GEN criu/protobuf-desc-gen.h [2020-03-13T00:55:28.291Z] #44 70.80 DEP criu/arch/x86/vdso-pie.d [2020-03-13T00:55:28.291Z] #44 70.95 DEP criu/pie/parasite-vdso.d [2020-03-13T00:55:28.553Z] #44 71.12 DEP criu/pie/parasite.d [2020-03-13T00:55:28.818Z] #44 71.40 CC criu/pie/parasite.o [2020-03-13T00:55:29.127Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.024s coverage: 1.8% of statements [2020-03-13T00:55:29.416Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.559s coverage: 68.6% of statements [2020-03-13T00:55:29.417Z] #44 82.17 DEP criu/protobuf-desc.d [2020-03-13T00:55:29.675Z] #44 82.37 DEP criu/proc_parse.d [2020-03-13T00:55:29.932Z] #44 82.59 DEP criu/plugin.d [2020-03-13T00:55:30.190Z] #44 72.75 LINK criu/pie/parasite.built-in.o [2020-03-13T00:55:30.190Z] #44 72.76 GEN criu/pie/parasite-blob.h [2020-03-13T00:55:30.190Z] #44 72.78 CC criu/pie/parasite-vdso.o [2020-03-13T00:55:30.190Z] #44 82.68 DEP criu/pipes.d [2020-03-13T00:55:30.190Z] #44 82.82 DEP criu/pie-util.d [2020-03-13T00:55:30.190Z] #44 82.94 DEP criu/pie-util-vdso.d [2020-03-13T00:55:30.447Z] #44 83.13 DEP criu/pie-util-vdso-elf32.d [2020-03-13T00:55:30.705Z] #44 83.31 DEP criu/path.d [2020-03-13T00:55:30.705Z] #44 83.53 DEP criu/parasite-syscall.d [2020-03-13T00:55:31.121Z] #44 73.51 CC criu/arch/x86/vdso-pie.o [2020-03-13T00:55:31.121Z] #44 73.73 CC criu/arch/x86/restorer.o [2020-03-13T00:55:31.222Z] #17 56.61 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-03-13T00:55:31.222Z] #17 56.67 Setting up xz-utils (5.2.4-1) ... [2020-03-13T00:55:31.222Z] #17 56.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-13T00:55:31.222Z] #17 56.73 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-13T00:55:31.222Z] #17 ... [2020-03-13T00:55:31.222Z] [2020-03-13T00:55:31.222Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:55:31.222Z] #41 191.3 + dpkg --print-architecture [2020-03-13T00:55:31.222Z] #41 DONE 191.8s [2020-03-13T00:55:31.222Z] [2020-03-13T00:55:31.222Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:31.222Z] #17 56.83 invoke-rc.d: could not determine current runlevel [2020-03-13T00:55:31.222Z] #17 56.85 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-13T00:55:31.222Z] #17 56.90 Setting up pigz (2.4-1) ... [2020-03-13T00:55:31.222Z] #17 56.97 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-13T00:55:31.222Z] #17 57.08 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-13T00:55:31.222Z] #17 57.17 Setting up python-pip-whl (18.1-5) ... [2020-03-13T00:55:31.222Z] #17 57.27 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-03-13T00:55:31.222Z] #17 57.30 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-13T00:55:31.269Z] #44 83.74 DEP criu/pagemap.d [2020-03-13T00:55:31.269Z] #44 83.90 DEP criu/pagemap-cache.d [2020-03-13T00:55:31.379Z] #44 74.06 CC criu/arch/x86/restorer_unmap.o [2020-03-13T00:55:31.379Z] #44 74.10 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-13T00:55:31.526Z] #44 84.04 DEP criu/page-xfer.d [2020-03-13T00:55:31.526Z] #44 84.16 DEP criu/page-pipe.d [2020-03-13T00:55:31.526Z] #44 84.25 DEP criu/netfilter.d [2020-03-13T00:55:31.783Z] #44 84.41 DEP criu/net.d [2020-03-13T00:55:31.944Z] #44 74.45 CC criu/pie/restorer.o [2020-03-13T00:55:32.041Z] #44 84.57 DEP criu/namespaces.d [2020-03-13T00:55:32.041Z] #44 84.71 DEP criu/mount.d [2020-03-13T00:55:32.054Z] #17 58.10 Setting up libaio1:arm64 (0.3.112-3) ... [2020-03-13T00:55:32.054Z] #17 58.12 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-13T00:55:32.054Z] #17 58.14 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:32.054Z] #17 58.16 Setting up vim (2:8.1.0875-5) ... [2020-03-13T00:55:32.054Z] #17 58.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-13T00:55:32.054Z] #17 58.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-13T00:55:32.054Z] #17 58.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-13T00:55:32.054Z] #17 58.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-13T00:55:32.054Z] #17 58.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-13T00:55:32.054Z] #17 58.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-13T00:55:32.054Z] #17 58.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-13T00:55:32.054Z] #17 58.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-13T00:55:32.054Z] #17 58.34 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-13T00:55:32.132Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.329s coverage: 49.5% of statements [2020-03-13T00:55:32.299Z] #44 84.86 DEP criu/mem.d [2020-03-13T00:55:32.315Z] #17 58.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-13T00:55:32.315Z] #17 58.37 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-13T00:55:32.315Z] #17 58.38 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-13T00:55:32.315Z] #17 58.40 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-13T00:55:32.315Z] #17 58.41 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:32.557Z] #44 85.01 DEP criu/lsm.d [2020-03-13T00:55:32.557Z] #44 85.16 DEP criu/log.d [2020-03-13T00:55:32.557Z] #44 85.28 DEP criu/libnetlink.d [2020-03-13T00:55:32.760Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.317s coverage: 45.9% of statements [2020-03-13T00:55:32.760Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-13T00:55:32.815Z] #44 ... [2020-03-13T00:55:32.816Z] [2020-03-13T00:55:32.816Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:32.816Z] #47 171.8 github.com/LK4D4/vndr/godl [2020-03-13T00:55:32.816Z] #47 172.4 github.com/LK4D4/vndr [2020-03-13T00:55:32.816Z] #47 DONE 181.6s [2020-03-13T00:55:32.816Z] [2020-03-13T00:55:32.816Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:32.816Z] #17 6.106 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-13T00:55:32.816Z] #17 11.58 Fetched 8332 kB in 10s (874 kB/s) [2020-03-13T00:55:32.816Z] #17 11.58 Reading package lists... [2020-03-13T00:55:32.816Z] #17 ... [2020-03-13T00:55:32.816Z] [2020-03-13T00:55:32.816Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:32.816Z] #44 85.48 DEP criu/kerndat.d [2020-03-13T00:55:33.073Z] #44 85.67 DEP criu/kcmp-ids.d [2020-03-13T00:55:33.073Z] #44 85.85 DEP criu/irmap.d [2020-03-13T00:55:33.257Z] #17 ... [2020-03-13T00:55:33.257Z] [2020-03-13T00:55:33.257Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:33.257Z] #44 116.9 CC criu/cr-check.o [2020-03-13T00:55:33.257Z] #44 119.1 CC criu/cr-dedup.o [2020-03-13T00:55:33.257Z] #44 119.5 CC criu/cr-dump.o [2020-03-13T00:55:33.257Z] #44 122.8 CC criu/cr-errno.o [2020-03-13T00:55:33.257Z] #44 122.9 CC criu/cr-restore.o [2020-03-13T00:55:33.330Z] #44 86.06 DEP criu/ipc_ns.d [2020-03-13T00:55:33.836Z] #44 127.6 CC criu/cr-service.o [2020-03-13T00:55:33.894Z] #44 86.45 DEP criu/image.d [2020-03-13T00:55:33.895Z] #44 86.71 DEP criu/image-desc.d [2020-03-13T00:55:34.135Z] --- PASS: TestBuildSquashParent (6.95s) [2020-03-13T00:55:34.135Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-13T00:55:34.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T00:55:34.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T00:55:34.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T00:55:34.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T00:55:34.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T00:55:34.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T00:55:34.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T00:55:34.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T00:55:34.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T00:55:34.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T00:55:34.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T00:55:34.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T00:55:34.135Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T00:55:34.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T00:55:34.152Z] #44 86.76 DEP criu/fsnotify.d [2020-03-13T00:55:34.410Z] #44 86.87 DEP criu/filesystems.d [2020-03-13T00:55:34.410Z] #44 86.98 DEP criu/files.d [2020-03-13T00:55:34.668Z] #44 87.18 DEP criu/files-reg.d [2020-03-13T00:55:34.668Z] #44 87.33 DEP criu/files-ext.d [2020-03-13T00:55:34.925Z] #44 87.49 DEP criu/file-lock.d [2020-03-13T00:55:34.925Z] #44 87.61 DEP criu/file-ids.d [2020-03-13T00:55:34.925Z] #44 87.73 DEP criu/fifo.d [2020-03-13T00:55:35.222Z] #44 ... [2020-03-13T00:55:35.222Z] [2020-03-13T00:55:35.222Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:35.222Z] #17 61.06 Setting up iptables (1.8.2-4) ... [2020-03-13T00:55:35.222Z] #17 61.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-13T00:55:35.222Z] #17 61.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-13T00:55:35.222Z] #17 61.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-13T00:55:35.222Z] #17 61.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-13T00:55:35.222Z] #17 61.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-13T00:55:35.222Z] #17 61.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-13T00:55:35.222Z] #17 61.14 Setting up python3 (3.7.3-1) ... [2020-03-13T00:55:35.227Z] #44 77.49 LINK criu/pie/restorer.built-in.o [2020-03-13T00:55:35.227Z] #44 77.51 GEN criu/pie/restorer-blob.h [2020-03-13T00:55:35.227Z] #44 77.62 DEP criu/vdso.d [2020-03-13T00:55:35.227Z] #44 77.80 DEP criu/vdso-compat.d [2020-03-13T00:55:35.467Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.756s coverage: 76.1% of statements [2020-03-13T00:55:35.484Z] #44 77.94 DEP criu/uts_ns.d [2020-03-13T00:55:35.484Z] #44 78.06 DEP criu/util.d [2020-03-13T00:55:35.490Z] #44 87.90 DEP criu/fdstore.d [2020-03-13T00:55:35.490Z] #44 87.97 DEP criu/fault-injection.d [2020-03-13T00:55:35.490Z] #44 88.03 DEP criu/external.d [2020-03-13T00:55:35.490Z] #44 88.12 DEP criu/eventpoll.d [2020-03-13T00:55:35.608Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T00:55:35.608Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T00:55:35.743Z] #44 78.20 DEP criu/uffd.d [2020-03-13T00:55:35.743Z] #44 78.42 DEP criu/tun.d [2020-03-13T00:55:35.744Z] #17 61.68 Setting up python3-wheel (0.32.3-2) ... [2020-03-13T00:55:35.747Z] #44 88.26 DEP criu/eventfd.d [2020-03-13T00:55:35.747Z] #44 88.38 DEP criu/crtools.d [2020-03-13T00:55:36.001Z] #44 78.60 DEP criu/tty.d [2020-03-13T00:55:36.004Z] #44 88.53 DEP criu/cr-service.d [2020-03-13T00:55:36.004Z] #44 88.71 DEP criu/cr-restore.d [2020-03-13T00:55:36.259Z] #44 78.83 DEP criu/timerfd.d [2020-03-13T00:55:36.259Z] #44 79.00 DEP criu/sysfs_parse.d [2020-03-13T00:55:36.261Z] #44 89.00 DEP criu/cr-errno.d [2020-03-13T00:55:36.261Z] #44 89.02 DEP criu/cr-dump.d [2020-03-13T00:55:36.317Z] #17 62.42 Setting up apparmor (2.13.2-10) ... [2020-03-13T00:55:36.490Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.054s coverage: 58.0% of statements [2020-03-13T00:55:36.517Z] #44 79.26 DEP criu/sysctl.d [2020-03-13T00:55:36.777Z] #44 79.42 DEP criu/string.d [2020-03-13T00:55:36.777Z] #44 79.47 DEP criu/stats.d [2020-03-13T00:55:36.826Z] #44 89.29 DEP criu/cr-dedup.d [2020-03-13T00:55:36.826Z] #44 89.43 DEP criu/cr-check.d [2020-03-13T00:55:37.035Z] #44 79.66 DEP criu/sockets.d [2020-03-13T00:55:37.083Z] #44 89.59 DEP criu/config.d [2020-03-13T00:55:37.083Z] #44 89.81 DEP criu/clone-noasan.d [2020-03-13T00:55:37.117Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-03-13T00:55:37.358Z] #44 89.85 DEP criu/cgroup.d [2020-03-13T00:55:37.358Z] #44 90.02 DEP criu/cgroup-props.d [2020-03-13T00:55:37.358Z] #44 90.17 DEP criu/bitmap.d [2020-03-13T00:55:37.359Z] #44 79.85 DEP criu/sk-unix.d [2020-03-13T00:55:37.359Z] #44 79.99 DEP criu/sk-tcp.d [2020-03-13T00:55:37.616Z] #44 90.19 DEP criu/bfd.d [2020-03-13T00:55:37.616Z] #44 90.31 DEP criu/autofs.d [2020-03-13T00:55:37.616Z] #44 90.42 DEP criu/aio.d [2020-03-13T00:55:37.617Z] #44 80.29 DEP criu/sk-queue.d [2020-03-13T00:55:37.617Z] #44 ... [2020-03-13T00:55:37.617Z] [2020-03-13T00:55:37.617Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:37.617Z] #17 5.845 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-13T00:55:37.617Z] #17 11.60 Fetched 8332 kB in 9s (895 kB/s) [2020-03-13T00:55:37.617Z] #17 11.60 Reading package lists... [2020-03-13T00:55:37.632Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T00:55:37.632Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T00:55:37.873Z] #44 90.55 DEP criu/action-scripts.d [2020-03-13T00:55:37.875Z] #17 15.44 Reading package lists... [2020-03-13T00:55:37.875Z] #17 ... [2020-03-13T00:55:37.875Z] [2020-03-13T00:55:37.875Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:37.875Z] #44 80.43 DEP criu/sk-packet.d [2020-03-13T00:55:38.130Z] #44 90.81 CC criu/action-scripts.o [2020-03-13T00:55:38.133Z] #44 80.60 DEP criu/sk-netlink.d [2020-03-13T00:55:38.133Z] #44 80.75 DEP criu/sk-inet.d [2020-03-13T00:55:38.147Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-03-13T00:55:38.331Z] #17 64.34 Setting up xfsprogs (4.20.0-1) ... [2020-03-13T00:55:38.331Z] #17 64.36 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-13T00:55:38.395Z] #44 81.02 DEP criu/signalfd.d [2020-03-13T00:55:38.592Z] #17 64.66 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-13T00:55:38.653Z] #44 81.16 DEP criu/sigframe.d [2020-03-13T00:55:38.653Z] #44 81.30 DEP criu/shmem.d [2020-03-13T00:55:38.695Z] #44 91.31 CC criu/aio.o [2020-03-13T00:55:38.771Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.628s coverage: 55.4% of statements [2020-03-13T00:55:38.771Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-13T00:55:38.771Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-13T00:55:38.911Z] #44 81.49 DEP criu/servicefd.d [2020-03-13T00:55:39.169Z] #44 81.74 DEP criu/seize.d [2020-03-13T00:55:39.260Z] #44 91.92 CC criu/autofs.o [2020-03-13T00:55:39.427Z] #44 81.94 DEP criu/seccomp.d [2020-03-13T00:55:39.427Z] #44 82.16 DEP criu/rst-malloc.d [2020-03-13T00:55:39.535Z] #17 65.79 Setting up python3-distutils (3.7.3-1) ... [2020-03-13T00:55:39.656Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-03-13T00:55:39.656Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2020-03-13T00:55:39.656Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.59s) [2020-03-13T00:55:39.656Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2020-03-13T00:55:39.656Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s) [2020-03-13T00:55:39.656Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2020-03-13T00:55:39.656Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2020-03-13T00:55:39.656Z] === RUN TestBuildMultiStageCopy [2020-03-13T00:55:39.656Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-13T00:55:39.685Z] #44 82.21 DEP criu/rbtree.d [2020-03-13T00:55:39.685Z] #44 82.26 DEP criu/pstree.d [2020-03-13T00:55:39.685Z] #44 82.44 DEP criu/protobuf.d [2020-03-13T00:55:39.826Z] #44 ... [2020-03-13T00:55:39.826Z] [2020-03-13T00:55:39.826Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:55:39.826Z] #30 DONE 189.2s [2020-03-13T00:55:39.826Z] [2020-03-13T00:55:39.826Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:39.826Z] #17 11.58 Reading package lists... [2020-03-13T00:55:39.826Z] #17 15.60 Reading package lists... [2020-03-13T00:55:39.826Z] #17 18.89 Building dependency tree... [2020-03-13T00:55:39.826Z] #17 20.34 libcap2-bin is already the newest version (1:2.25-2). [2020-03-13T00:55:39.826Z] #17 20.34 The following additional packages will be installed: [2020-03-13T00:55:39.826Z] #17 20.34 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-13T00:55:39.826Z] #17 20.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-13T00:55:39.826Z] #17 20.34 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-13T00:55:39.826Z] #17 20.35 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-13T00:55:39.826Z] #17 20.35 python3.7 python3.7-minimal vim-runtime xxd [2020-03-13T00:55:39.826Z] #17 20.35 Suggested packages: [2020-03-13T00:55:39.826Z] #17 20.35 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-13T00:55:39.826Z] #17 20.35 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-13T00:55:39.826Z] #17 20.35 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-13T00:55:39.826Z] #17 20.35 Recommended packages: [2020-03-13T00:55:39.826Z] #17 20.35 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-13T00:55:39.826Z] #17 20.35 python3-keyrings.alt python3-xdg unzip [2020-03-13T00:55:39.943Z] #44 82.58 GEN criu/protobuf-desc-gen.h [2020-03-13T00:55:40.106Z] #17 66.32 Setting up python3-setuptools (40.8.0-1) ... [2020-03-13T00:55:40.760Z] #17 22.37 The following NEW packages will be installed: [2020-03-13T00:55:40.876Z] #44 ... [2020-03-13T00:55:40.876Z] [2020-03-13T00:55:40.876Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:40.876Z] #47 175.7 github.com/LK4D4/vndr/godl [2020-03-13T00:55:40.876Z] #47 176.7 github.com/LK4D4/vndr [2020-03-13T00:55:40.876Z] #47 ... [2020-03-13T00:55:40.876Z] [2020-03-13T00:55:40.876Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:40.876Z] #17 15.44 Reading package lists... [2020-03-13T00:55:41.017Z] #17 22.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-13T00:55:41.018Z] #17 22.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-13T00:55:41.018Z] #17 22.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-13T00:55:41.018Z] #17 22.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-13T00:55:41.018Z] #17 22.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-13T00:55:41.018Z] #17 22.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-13T00:55:41.018Z] #17 22.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-13T00:55:41.018Z] #17 22.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-13T00:55:41.018Z] #17 22.38 xz-utils zip [2020-03-13T00:55:41.018Z] #17 ... [2020-03-13T00:55:41.018Z] [2020-03-13T00:55:41.018Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:41.018Z] #44 93.67 CC criu/bfd.o [2020-03-13T00:55:41.134Z] #17 19.21 Building dependency tree... [2020-03-13T00:55:41.134Z] #17 ... [2020-03-13T00:55:41.134Z] [2020-03-13T00:55:41.134Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:55:41.134Z] #47 DONE 186.2s [2020-03-13T00:55:41.392Z] [2020-03-13T00:55:41.392Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:55:41.491Z] #17 67.55 Setting up python3-pip (18.1-5) ... [2020-03-13T00:55:41.583Z] #44 94.02 CC criu/bitmap.o [2020-03-13T00:55:41.583Z] #44 94.22 CC criu/cgroup-props.o [2020-03-13T00:55:41.957Z] #30 ... [2020-03-13T00:55:41.958Z] [2020-03-13T00:55:41.958Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:41.958Z] #44 84.52 DEP criu/protobuf-desc.d [2020-03-13T00:55:42.149Z] #44 94.93 CC criu/cgroup.o [2020-03-13T00:55:42.215Z] #44 84.68 DEP criu/proc_parse.d [2020-03-13T00:55:42.338Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-13T00:55:42.473Z] #44 84.95 DEP criu/plugin.d [2020-03-13T00:55:42.473Z] #44 85.09 DEP criu/pipes.d [2020-03-13T00:55:42.731Z] #44 85.33 DEP criu/pie-util.d [2020-03-13T00:55:42.731Z] #44 85.36 DEP criu/pie-util-vdso.d [2020-03-13T00:55:42.731Z] #44 85.46 DEP criu/pie-util-vdso-elf32.d [2020-03-13T00:55:42.876Z] #17 68.80 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:55:42.876Z] #17 68.85 Processing triggers for mime-support (3.62) ... [2020-03-13T00:55:42.953Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-13T00:55:42.990Z] #44 85.55 DEP criu/path.d [2020-03-13T00:55:42.990Z] #44 85.76 DEP criu/parasite-syscall.d [2020-03-13T00:55:43.136Z] #17 DONE 69.3s [2020-03-13T00:55:43.137Z] [2020-03-13T00:55:43.137Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:43.137Z] #44 129.3 CC criu/crtools.o [2020-03-13T00:55:43.137Z] #44 129.8 CC criu/eventfd.o [2020-03-13T00:55:43.137Z] #44 130.1 CC criu/eventpoll.o [2020-03-13T00:55:43.137Z] #44 130.9 CC criu/external.o [2020-03-13T00:55:43.137Z] #44 131.2 CC criu/fault-injection.o [2020-03-13T00:55:43.137Z] #44 131.4 CC criu/fdstore.o [2020-03-13T00:55:43.137Z] #44 131.8 CC criu/fifo.o [2020-03-13T00:55:43.137Z] #44 132.3 CC criu/file-ids.o [2020-03-13T00:55:43.137Z] #44 132.6 CC criu/file-lock.o [2020-03-13T00:55:43.137Z] #44 133.5 CC criu/files-ext.o [2020-03-13T00:55:43.137Z] #44 133.8 CC criu/files-reg.o [2020-03-13T00:55:43.137Z] #44 135.9 CC criu/files.o [2020-03-13T00:55:43.236Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-13T00:55:43.259Z] #44 85.94 DEP criu/pagemap.d [2020-03-13T00:55:43.398Z] #44 ... [2020-03-13T00:55:43.398Z] [2020-03-13T00:55:43.398Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-13T00:55:43.518Z] #44 86.21 DEP criu/pagemap-cache.d [2020-03-13T00:55:43.776Z] #44 86.36 DEP criu/page-xfer.d [2020-03-13T00:55:43.852Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-13T00:55:44.034Z] #44 86.53 DEP criu/page-pipe.d [2020-03-13T00:55:44.034Z] #44 86.66 DEP criu/netfilter.d [2020-03-13T00:55:44.293Z] #44 86.87 DEP criu/net.d [2020-03-13T00:55:44.293Z] #44 87.09 DEP criu/namespaces.d [2020-03-13T00:55:44.308Z] ok github.com/docker/docker/daemon/logger 0.279s coverage: 41.8% of statements [2020-03-13T00:55:44.308Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-03-13T00:55:44.467Z] --- PASS: TestBuildMultiStageCopy (4.86s) [2020-03-13T00:55:44.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2020-03-13T00:55:44.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-03-13T00:55:44.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-03-13T00:55:44.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-03-13T00:55:44.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-03-13T00:55:44.467Z] === RUN TestBuildMultiStageParentConfig [2020-03-13T00:55:44.551Z] #44 87.22 DEP criu/mount.d [2020-03-13T00:55:44.783Z] #18 1.783 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-13T00:55:44.809Z] #44 87.39 DEP criu/mem.d [2020-03-13T00:55:45.044Z] #18 1.792 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-13T00:55:45.044Z] #18 1.800 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-13T00:55:45.067Z] #44 87.58 DEP criu/lsm.d [2020-03-13T00:55:45.067Z] #44 87.80 DEP criu/log.d [2020-03-13T00:55:45.305Z] #18 DONE 2.1s [2020-03-13T00:55:45.305Z] [2020-03-13T00:55:45.305Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-13T00:55:45.325Z] #44 87.97 DEP criu/libnetlink.d [2020-03-13T00:55:45.328Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 4.9% of statements [2020-03-13T00:55:45.328Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-13T00:55:45.328Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-13T00:55:45.429Z] #44 97.46 CC criu/clone-noasan.o [2020-03-13T00:55:45.429Z] #44 97.54 CC criu/config.o [2020-03-13T00:55:45.583Z] #44 88.11 DEP criu/kerndat.d [2020-03-13T00:55:45.583Z] #44 88.24 DEP criu/kcmp-ids.d [2020-03-13T00:55:45.583Z] #44 88.30 DEP criu/irmap.d [2020-03-13T00:55:45.616Z] ok github.com/docker/docker/daemon/logger/awslogs 0.674s coverage: 77.8% of statements [2020-03-13T00:55:45.616Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-13T00:55:45.616Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-13T00:55:45.841Z] #44 88.40 DEP criu/ipc_ns.d [2020-03-13T00:55:45.841Z] #44 88.54 DEP criu/image.d [2020-03-13T00:55:45.995Z] #44 98.61 CC criu/cr-check.o [2020-03-13T00:55:46.099Z] #44 88.74 DEP criu/image-desc.d [2020-03-13T00:55:46.356Z] #44 88.86 DEP criu/fsnotify.d [2020-03-13T00:55:46.356Z] #44 89.09 DEP criu/filesystems.d [2020-03-13T00:55:46.516Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-03-13T00:55:46.516Z] === RUN TestBuildLabelWithTargets [2020-03-13T00:55:46.560Z] #44 ... [2020-03-13T00:55:46.560Z] [2020-03-13T00:55:46.560Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:46.560Z] #17 22.71 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:55:46.560Z] #17 22.71 Need to get 28.5 MB of archives. [2020-03-13T00:55:46.560Z] #17 22.71 After this operation, 116 MB of additional disk space will be used. [2020-03-13T00:55:46.560Z] #17 22.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-13T00:55:46.560Z] #17 22.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-13T00:55:46.560Z] #17 22.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-13T00:55:46.560Z] #17 23.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-13T00:55:46.560Z] #17 23.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-13T00:55:46.560Z] #17 23.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-13T00:55:46.560Z] #17 23.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-13T00:55:46.560Z] #17 23.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-13T00:55:46.561Z] #17 23.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-13T00:55:46.561Z] #17 23.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-13T00:55:46.561Z] #17 23.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-13T00:55:46.561Z] #17 23.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-13T00:55:46.561Z] #17 23.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-13T00:55:46.561Z] #17 23.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-13T00:55:46.561Z] #17 23.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-13T00:55:46.561Z] #17 23.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-13T00:55:46.561Z] #17 23.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-13T00:55:46.561Z] #17 23.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-13T00:55:46.561Z] #17 23.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-13T00:55:46.561Z] #17 23.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-13T00:55:46.561Z] #17 23.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-13T00:55:46.561Z] #17 23.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-13T00:55:46.561Z] #17 23.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-13T00:55:46.561Z] #17 23.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-13T00:55:46.561Z] #17 23.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-13T00:55:46.561Z] #17 23.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-13T00:55:46.561Z] #17 23.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-13T00:55:46.561Z] #17 23.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-13T00:55:46.561Z] #17 23.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-13T00:55:46.561Z] #17 23.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-13T00:55:46.561Z] #17 23.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-13T00:55:46.561Z] #17 23.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-13T00:55:46.561Z] #17 24.00 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-13T00:55:46.561Z] #17 24.00 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-13T00:55:46.561Z] #17 24.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-13T00:55:46.561Z] #17 24.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-13T00:55:46.561Z] #17 24.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-13T00:55:46.561Z] #17 24.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-13T00:55:46.561Z] #17 24.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-13T00:55:46.561Z] #17 24.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-13T00:55:46.561Z] #17 24.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-13T00:55:46.561Z] #17 24.13 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-13T00:55:46.561Z] #17 24.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-13T00:55:46.561Z] #17 24.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-13T00:55:46.561Z] #17 24.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-13T00:55:46.561Z] #17 24.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-13T00:55:46.561Z] #17 24.56 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-13T00:55:46.561Z] #17 24.59 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-13T00:55:46.561Z] #17 25.22 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:55:46.561Z] #17 25.32 Fetched 28.5 MB in 2s (13.1 MB/s) [2020-03-13T00:55:46.561Z] #17 25.39 Selecting previously unselected package pigz. [2020-03-13T00:55:46.561Z] #17 25.39 (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-03-13T00:55:46.561Z] #17 25.46 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-13T00:55:46.561Z] #17 25.48 Unpacking pigz (2.4-1) ... [2020-03-13T00:55:46.561Z] #17 25.56 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-13T00:55:46.561Z] #17 25.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-13T00:55:46.561Z] #17 25.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:46.561Z] #17 25.96 Selecting previously unselected package python3.7-minimal. [2020-03-13T00:55:46.561Z] #17 25.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-13T00:55:46.561Z] #17 25.98 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-13T00:55:46.561Z] #17 26.91 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:46.561Z] #17 26.95 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-13T00:55:46.618Z] #44 89.24 DEP criu/files.d [2020-03-13T00:55:46.876Z] #44 89.44 DEP criu/files-reg.d [2020-03-13T00:55:46.876Z] #44 89.57 DEP criu/files-ext.d [2020-03-13T00:55:47.112Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2020-03-13T00:55:47.112Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 88.3% of statements [2020-03-13T00:55:47.134Z] #44 89.72 DEP criu/file-lock.d [2020-03-13T00:55:47.392Z] #44 89.91 DEP criu/file-ids.d [2020-03-13T00:55:47.392Z] #44 90.05 DEP criu/fifo.d [2020-03-13T00:55:47.392Z] #44 90.19 DEP criu/fdstore.d [2020-03-13T00:55:47.494Z] #17 29.00 Selecting previously unselected package python3-minimal. [2020-03-13T00:55:47.650Z] #44 90.31 DEP criu/fault-injection.d [2020-03-13T00:55:47.650Z] #44 90.34 DEP criu/external.d [2020-03-13T00:55:47.650Z] #44 90.42 DEP criu/eventpoll.d [2020-03-13T00:55:47.752Z] #17 29.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 ... 23672 files and directories currently installed.) [2020-03-13T00:55:47.752Z] #17 29.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-13T00:55:47.752Z] #17 29.10 Unpacking python3-minimal (3.7.3-1) ... [2020-03-13T00:55:47.752Z] #17 29.19 Selecting previously unselected package libmpdec2:amd64. [2020-03-13T00:55:47.752Z] #17 29.19 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-13T00:55:47.752Z] #17 29.20 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-13T00:55:47.908Z] #44 90.61 DEP criu/eventfd.d [2020-03-13T00:55:48.009Z] #17 29.31 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-13T00:55:48.009Z] #17 29.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-13T00:55:48.009Z] #17 29.32 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:48.166Z] #44 90.75 DEP criu/crtools.d [2020-03-13T00:55:48.166Z] #44 90.91 DEP criu/cr-service.d [2020-03-13T00:55:48.424Z] #44 91.12 DEP criu/cr-restore.d [2020-03-13T00:55:48.557Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2020-03-13T00:55:48.557Z] === RUN TestBuildWithEmptyLayers [2020-03-13T00:55:48.606Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 62.1% of statements [2020-03-13T00:55:48.682Z] #44 91.29 DEP criu/cr-errno.d [2020-03-13T00:55:48.682Z] #44 91.30 DEP criu/cr-dump.d [2020-03-13T00:55:48.682Z] #44 91.47 DEP criu/cr-dedup.d [2020-03-13T00:55:48.942Z] #17 30.26 Selecting previously unselected package python3.7. [2020-03-13T00:55:48.942Z] #17 30.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-13T00:55:48.942Z] #17 30.27 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:48.942Z] #17 30.38 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-13T00:55:48.942Z] #17 30.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-13T00:55:48.942Z] #17 30.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-13T00:55:49.200Z] #17 30.47 Setting up python3-minimal (3.7.3-1) ... [2020-03-13T00:55:49.250Z] #44 91.64 DEP criu/cr-check.d [2020-03-13T00:55:49.250Z] #44 ... [2020-03-13T00:55:49.250Z] [2020-03-13T00:55:49.250Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:49.250Z] #17 19.21 Building dependency tree... [2020-03-13T00:55:49.250Z] #17 21.60 libcap2-bin is already the newest version (1:2.25-2). [2020-03-13T00:55:49.250Z] #17 21.60 The following additional packages will be installed: [2020-03-13T00:55:49.250Z] #17 21.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-13T00:55:49.250Z] #17 21.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-13T00:55:49.250Z] #17 21.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-13T00:55:49.250Z] #17 21.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-13T00:55:49.250Z] #17 21.61 python3.7 python3.7-minimal vim-runtime xxd [2020-03-13T00:55:49.250Z] #17 21.61 Suggested packages: [2020-03-13T00:55:49.250Z] #17 21.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-13T00:55:49.250Z] #17 21.61 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-13T00:55:49.250Z] #17 21.61 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-13T00:55:49.250Z] #17 21.62 Recommended packages: [2020-03-13T00:55:49.250Z] #17 21.62 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-13T00:55:49.250Z] #17 21.62 python3-keyrings.alt python3-xdg unzip [2020-03-13T00:55:49.250Z] #17 23.49 The following NEW packages will be installed: [2020-03-13T00:55:49.250Z] #17 23.50 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-13T00:55:49.250Z] #17 23.50 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-13T00:55:49.250Z] #17 23.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-13T00:55:49.250Z] #17 23.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-13T00:55:49.250Z] #17 23.50 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-13T00:55:49.250Z] #17 23.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-13T00:55:49.250Z] #17 23.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-13T00:55:49.250Z] #17 23.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-13T00:55:49.250Z] #17 23.50 xz-utils zip [2020-03-13T00:55:49.250Z] #17 23.82 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-13T00:55:49.250Z] #17 23.82 Need to get 28.5 MB of archives. [2020-03-13T00:55:49.250Z] #17 23.82 After this operation, 116 MB of additional disk space will be used. [2020-03-13T00:55:49.250Z] #17 23.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-13T00:55:49.250Z] #17 23.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-13T00:55:49.250Z] #17 23.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-13T00:55:49.250Z] #17 23.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-13T00:55:49.250Z] #17 23.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-13T00:55:49.250Z] #17 23.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-13T00:55:49.250Z] #17 24.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-13T00:55:49.250Z] #17 24.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-13T00:55:49.250Z] #17 24.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-13T00:55:49.250Z] #17 24.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-13T00:55:49.250Z] #17 24.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-13T00:55:49.250Z] #17 24.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-13T00:55:49.250Z] #17 24.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-13T00:55:49.250Z] #17 24.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-13T00:55:49.250Z] #17 24.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-13T00:55:49.250Z] #17 24.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-13T00:55:49.250Z] #17 24.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-13T00:55:49.250Z] #17 24.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-13T00:55:49.250Z] #17 24.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-13T00:55:49.250Z] #17 24.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-13T00:55:49.250Z] #17 24.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-13T00:55:49.250Z] #17 24.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-13T00:55:49.250Z] #17 24.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-13T00:55:49.250Z] #17 24.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-13T00:55:49.250Z] #17 24.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-13T00:55:49.250Z] #17 24.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-13T00:55:49.250Z] #17 24.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-13T00:55:49.250Z] #17 24.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-13T00:55:49.250Z] #17 24.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-13T00:55:49.250Z] #17 24.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-13T00:55:49.250Z] #17 24.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-13T00:55:49.250Z] #17 24.63 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-13T00:55:49.250Z] #17 24.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-13T00:55:49.250Z] #17 24.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-13T00:55:49.250Z] #17 24.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-13T00:55:49.250Z] #17 24.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-13T00:55:49.250Z] #17 24.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-13T00:55:49.250Z] #17 24.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-13T00:55:49.250Z] #17 24.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-13T00:55:49.250Z] #17 24.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-13T00:55:49.250Z] #17 24.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-13T00:55:49.250Z] #17 24.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-13T00:55:49.250Z] #17 24.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-13T00:55:49.250Z] #17 25.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-13T00:55:49.250Z] #17 25.02 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-13T00:55:49.250Z] #17 25.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-13T00:55:49.250Z] #17 25.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-13T00:55:49.250Z] #17 25.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-13T00:55:49.250Z] #17 26.18 debconf: delaying package configuration, since apt-utils is not installed [2020-03-13T00:55:49.250Z] #17 26.31 Fetched 28.5 MB in 2s (15.1 MB/s) [2020-03-13T00:55:49.250Z] #17 26.37 Selecting previously unselected package pigz. [2020-03-13T00:55:49.250Z] #17 26.37 (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-03-13T00:55:49.250Z] #17 26.43 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-13T00:55:49.250Z] #17 26.44 Unpacking pigz (2.4-1) ... [2020-03-13T00:55:49.250Z] #17 26.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-13T00:55:49.250Z] #17 26.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-13T00:55:49.250Z] #17 26.60 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:49.250Z] #17 27.12 Selecting previously unselected package python3.7-minimal. [2020-03-13T00:55:49.250Z] #17 27.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-13T00:55:49.250Z] #17 27.13 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-13T00:55:49.508Z] #17 ... [2020-03-13T00:55:49.508Z] [2020-03-13T00:55:49.508Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-13T00:55:49.508Z] #30 DONE 194.7s [2020-03-13T00:55:49.508Z] [2020-03-13T00:55:49.508Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:49.508Z] #44 91.79 DEP criu/config.d [2020-03-13T00:55:49.508Z] #44 91.93 DEP criu/clone-noasan.d [2020-03-13T00:55:49.508Z] #44 91.97 DEP criu/cgroup.d [2020-03-13T00:55:49.508Z] #44 92.14 DEP criu/cgroup-props.d [2020-03-13T00:55:49.565Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-03-13T00:55:49.565Z] === RUN TestBuildMultiStageOnBuild [2020-03-13T00:55:49.766Z] #17 31.18 Selecting previously unselected package python3. [2020-03-13T00:55:49.766Z] #17 31.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-13T00:55:49.766Z] #17 31.22 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-13T00:55:49.766Z] #17 31.24 Unpacking python3 (3.7.3-1) ... [2020-03-13T00:55:49.766Z] #44 92.26 DEP criu/bitmap.d [2020-03-13T00:55:49.766Z] #44 92.28 DEP criu/bfd.d [2020-03-13T00:55:49.766Z] #44 92.43 DEP criu/autofs.d [2020-03-13T00:55:50.024Z] #17 31.33 Selecting previously unselected package libip4tc0:amd64. [2020-03-13T00:55:50.024Z] #17 31.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-13T00:55:50.024Z] #17 31.34 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-13T00:55:50.024Z] #17 31.42 Selecting previously unselected package libip6tc0:amd64. [2020-03-13T00:55:50.024Z] #17 31.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-13T00:55:50.024Z] #17 31.44 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-13T00:55:50.024Z] #17 31.53 Selecting previously unselected package libiptc0:amd64. [2020-03-13T00:55:50.024Z] #17 31.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-13T00:55:50.024Z] #17 31.54 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-13T00:55:50.024Z] #44 92.64 DEP criu/aio.d [2020-03-13T00:55:50.283Z] #17 31.62 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-13T00:55:50.283Z] #17 31.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-13T00:55:50.283Z] #17 31.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-13T00:55:50.283Z] #17 31.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-13T00:55:50.283Z] #17 31.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-13T00:55:50.283Z] #17 31.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-13T00:55:50.283Z] #17 31.82 Selecting previously unselected package libnftnl11:amd64. [2020-03-13T00:55:50.283Z] #17 31.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-13T00:55:50.283Z] #17 31.83 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-13T00:55:50.283Z] #17 31.93 Selecting previously unselected package iptables. [2020-03-13T00:55:50.283Z] #44 92.88 DEP criu/action-scripts.d [2020-03-13T00:55:50.542Z] #17 31.93 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-13T00:55:50.542Z] #17 31.94 Unpacking iptables (1.8.2-4) ... [2020-03-13T00:55:50.592Z] #19 5.341 Collecting yamllint==1.16.0 [2020-03-13T00:55:50.652Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 74.7% of statements [2020-03-13T00:55:50.652Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-13T00:55:50.802Z] #17 32.23 Selecting previously unselected package xxd. [2020-03-13T00:55:50.802Z] #17 32.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-13T00:55:50.802Z] #17 32.26 Unpacking xxd (2:8.1.0875-5) ... [2020-03-13T00:55:50.852Z] #44 93.23 CC criu/action-scripts.o [2020-03-13T00:55:51.060Z] #17 32.41 Selecting previously unselected package vim-common. [2020-03-13T00:55:51.060Z] #17 32.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-13T00:55:51.060Z] #17 32.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-13T00:55:51.060Z] #17 32.61 Selecting previously unselected package bash-completion. [2020-03-13T00:55:51.060Z] #17 32.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-13T00:55:51.111Z] #44 93.59 CC criu/aio.o [2020-03-13T00:55:51.308Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 33.3% of statements [2020-03-13T00:55:51.369Z] #44 94.05 CC criu/autofs.o [2020-03-13T00:55:51.532Z] #19 ... [2020-03-13T00:55:51.532Z] [2020-03-13T00:55:51.532Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:51.532Z] #44 137.9 CC criu/filesystems.o [2020-03-13T00:55:51.532Z] #44 138.7 CC criu/fsnotify.o [2020-03-13T00:55:51.532Z] #44 140.0 CC criu/image-desc.o [2020-03-13T00:55:51.532Z] #44 140.2 CC criu/image.o [2020-03-13T00:55:51.532Z] #44 141.2 CC criu/ipc_ns.o [2020-03-13T00:55:51.533Z] #44 142.3 CC criu/irmap.o [2020-03-13T00:55:51.533Z] #44 142.9 CC criu/kcmp-ids.o [2020-03-13T00:55:51.533Z] #44 143.2 CC criu/kerndat.o [2020-03-13T00:55:51.533Z] #44 144.5 CC criu/libnetlink.o [2020-03-13T00:55:51.533Z] #44 144.8 CC criu/log.o [2020-03-13T00:55:51.533Z] #44 145.2 CC criu/lsm.o [2020-03-13T00:55:51.931Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 19.9% of statements [2020-03-13T00:55:52.058Z] sha256:10e41a5725140a3a7f97c5342ad3dffbe2fc49d663cfc27c91843d00f906f8c5 [2020-03-13T00:55:52.058Z] INFO: Starting docker-py tests... [2020-03-13T00:55:52.104Z] #44 145.6 CC criu/mem.o [2020-03-13T00:55:52.742Z] #44 95.35 CC criu/bfd.o [2020-03-13T00:55:52.955Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2020-03-13T00:55:53.021Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2020-03-13T00:55:53.021Z] === RUN TestBuildUncleanTarFilenames [2020-03-13T00:55:53.309Z] #44 95.77 CC criu/bitmap.o [2020-03-13T00:55:53.309Z] #44 95.90 CC criu/cgroup-props.o [2020-03-13T00:55:53.426Z] ============================= test session starts ============================== [2020-03-13T00:55:53.426Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-13T00:55:53.426Z] rootdir: /src, inifile: pytest.ini [2020-03-13T00:55:53.426Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-13T00:55:53.488Z] #44 147.1 CC criu/mount.o [2020-03-13T00:55:53.636Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-03-13T00:55:53.636Z] === RUN TestBuildMultiStageLayerLeak [2020-03-13T00:55:54.243Z] #44 96.61 CC criu/cgroup.o [2020-03-13T00:55:54.339Z] #17 35.27 Unpacking bash-completion (1:2.8-6) ... [2020-03-13T00:55:54.339Z] #17 35.59 Selecting previously unselected package bzip2. [2020-03-13T00:55:54.339Z] #17 35.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-13T00:55:54.339Z] #17 35.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-13T00:55:54.339Z] #17 35.67 Selecting previously unselected package xz-utils. [2020-03-13T00:55:54.339Z] #17 35.69 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-13T00:55:54.339Z] #17 35.69 Unpacking xz-utils (5.2.4-1) ... [2020-03-13T00:55:54.339Z] #17 35.85 Selecting previously unselected package apparmor. [2020-03-13T00:55:54.339Z] #17 35.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-13T00:55:54.358Z] collected 387 items / 1 deselected / 386 selected [2020-03-13T00:55:54.358Z] [2020-03-13T00:55:54.597Z] #17 35.96 Unpacking apparmor (2.13.2-10) ... [2020-03-13T00:55:54.855Z] #17 36.31 Selecting previously unselected package aufs-tools. [2020-03-13T00:55:54.855Z] #17 36.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-13T00:55:54.855Z] #17 36.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-13T00:55:54.998Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 47.8% of statements [2020-03-13T00:55:55.113Z] #17 36.45 Selecting previously unselected package libonig5:amd64. [2020-03-13T00:55:55.113Z] #17 36.46 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-13T00:55:55.113Z] #17 36.47 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-13T00:55:55.113Z] #17 36.63 Selecting previously unselected package libjq1:amd64. [2020-03-13T00:55:55.113Z] #17 36.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-13T00:55:55.113Z] #17 36.65 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-13T00:55:55.177Z] #44 ... [2020-03-13T00:55:55.177Z] [2020-03-13T00:55:55.177Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:55.177Z] #17 28.54 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:55.177Z] #17 28.57 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-13T00:55:55.177Z] #17 30.61 Selecting previously unselected package python3-minimal. [2020-03-13T00:55:55.177Z] #17 30.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 ... 23672 files and directories currently installed.) [2020-03-13T00:55:55.177Z] #17 30.67 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-13T00:55:55.177Z] #17 30.68 Unpacking python3-minimal (3.7.3-1) ... [2020-03-13T00:55:55.177Z] #17 30.76 Selecting previously unselected package libmpdec2:amd64. [2020-03-13T00:55:55.177Z] #17 30.77 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-13T00:55:55.177Z] #17 30.78 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-13T00:55:55.177Z] #17 30.89 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-13T00:55:55.177Z] #17 30.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-13T00:55:55.177Z] #17 30.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:55.177Z] #17 31.85 Selecting previously unselected package python3.7. [2020-03-13T00:55:55.177Z] #17 31.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-13T00:55:55.177Z] #17 31.86 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-13T00:55:55.177Z] #17 31.98 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-13T00:55:55.177Z] #17 31.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-13T00:55:55.177Z] #17 31.99 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-13T00:55:55.177Z] #17 32.10 Setting up python3-minimal (3.7.3-1) ... [2020-03-13T00:55:55.177Z] #17 32.90 Selecting previously unselected package python3. [2020-03-13T00:55:55.177Z] #17 32.91 (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-03-13T00:55:55.177Z] #17 32.94 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-13T00:55:55.177Z] #17 32.96 Unpacking python3 (3.7.3-1) ... [2020-03-13T00:55:55.177Z] #17 33.05 Selecting previously unselected package libip4tc0:amd64. [2020-03-13T00:55:55.177Z] #17 33.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-13T00:55:55.177Z] #17 33.06 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-13T00:55:55.177Z] #17 33.15 Selecting previously unselected package libip6tc0:amd64. [2020-03-13T00:55:55.177Z] #17 33.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-13T00:55:55.177Z] #17 33.16 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-13T00:55:55.177Z] #17 33.25 Selecting previously unselected package libiptc0:amd64. [2020-03-13T00:55:55.177Z] #17 33.25 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-13T00:55:55.177Z] #17 33.26 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-13T00:55:55.177Z] #17 33.34 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-13T00:55:55.177Z] #17 33.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-13T00:55:55.177Z] #17 33.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-13T00:55:55.371Z] #17 36.76 Selecting previously unselected package jq. [2020-03-13T00:55:55.371Z] #17 36.77 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-13T00:55:55.371Z] #17 36.78 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-13T00:55:55.371Z] #17 36.86 Selecting previously unselected package libaio1:amd64. [2020-03-13T00:55:55.371Z] #17 36.87 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-13T00:55:55.371Z] #17 36.87 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-13T00:55:55.371Z] #17 36.93 Selecting previously unselected package libgpm2:amd64. [2020-03-13T00:55:55.371Z] #17 36.94 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-13T00:55:55.371Z] #17 36.94 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-13T00:55:55.435Z] #17 33.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-13T00:55:55.435Z] #17 33.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-13T00:55:55.435Z] #17 33.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-13T00:55:55.435Z] #17 33.49 Selecting previously unselected package libnftnl11:amd64. [2020-03-13T00:55:55.436Z] #17 33.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-13T00:55:55.436Z] #17 33.50 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-13T00:55:55.436Z] #17 33.56 Selecting previously unselected package iptables. [2020-03-13T00:55:55.436Z] #17 33.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-13T00:55:55.436Z] #17 33.57 Unpacking iptables (1.8.2-4) ... [2020-03-13T00:55:55.622Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2020-03-13T00:55:55.629Z] #17 37.00 Selecting previously unselected package libicu63:amd64. [2020-03-13T00:55:55.629Z] #17 37.01 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-13T00:55:55.629Z] #17 37.02 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-13T00:55:55.693Z] #17 33.85 Selecting previously unselected package xxd. [2020-03-13T00:55:55.693Z] #17 33.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-13T00:55:55.693Z] #17 33.86 Unpacking xxd (2:8.1.0875-5) ... [2020-03-13T00:55:55.951Z] #17 33.99 Selecting previously unselected package vim-common. [2020-03-13T00:55:55.951Z] #17 34.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-13T00:55:55.951Z] #17 34.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-13T00:55:56.032Z] #44 ... [2020-03-13T00:55:56.032Z] [2020-03-13T00:55:56.032Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-13T00:55:56.032Z] #19 10.68 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-13T00:55:56.032Z] #19 10.81 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-13T00:55:56.032Z] #19 10.86 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-13T00:55:56.032Z] #19 10.93 Collecting pyyaml (from yamllint==1.16.0) [2020-03-13T00:55:56.210Z] #17 34.24 Selecting previously unselected package bash-completion. [2020-03-13T00:55:56.210Z] #17 34.24 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-13T00:55:56.293Z] #19 11.08 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-13T00:55:57.095Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s) [2020-03-13T00:55:57.095Z] === RUN TestBuildWithHugeFile [2020-03-13T00:55:57.529Z] #17 ... [2020-03-13T00:55:57.529Z] [2020-03-13T00:55:57.529Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:55:57.529Z] #44 100.2 CC criu/cr-dedup.o [2020-03-13T00:55:57.529Z] #44 100.5 CC criu/cr-dump.o [2020-03-13T00:55:57.529Z] #44 102.8 CC criu/cr-errno.o [2020-03-13T00:55:57.529Z] #44 102.9 CC criu/cr-restore.o [2020-03-13T00:55:57.529Z] #44 107.2 CC criu/cr-service.o [2020-03-13T00:55:57.529Z] #44 108.8 CC criu/crtools.o [2020-03-13T00:55:57.529Z] #44 109.4 CC criu/eventfd.o [2020-03-13T00:55:57.529Z] #44 109.8 CC criu/eventpoll.o [2020-03-13T00:55:57.672Z] ok github.com/docker/docker/daemon/logger/splunk 2.847s coverage: 82.5% of statements [2020-03-13T00:55:57.672Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-13T00:55:57.672Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-13T00:55:57.678Z] #19 12.55 Building wheels for collected packages: pyyaml [2020-03-13T00:55:57.787Z] #44 110.6 CC criu/external.o [2020-03-13T00:55:57.940Z] #19 12.56 Running setup.py bdist_wheel for pyyaml: started [2020-03-13T00:55:58.353Z] #44 110.9 CC criu/fault-injection.o [2020-03-13T00:55:58.353Z] #44 111.1 CC criu/fdstore.o [2020-03-13T00:55:58.749Z] #17 36.65 Unpacking bash-completion (1:2.8-6) ... [2020-03-13T00:55:58.749Z] #17 37.01 Selecting previously unselected package bzip2. [2020-03-13T00:55:58.749Z] #17 37.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-13T00:55:58.885Z] #19 13.71 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-13T00:55:58.885Z] #19 13.71 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-13T00:55:58.885Z] #19 13.80 Successfully built pyyaml [2020-03-13T00:55:58.885Z] #19 13.81 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-13T00:55:58.919Z] #44 111.5 CC criu/fifo.o [2020-03-13T00:55:58.919Z] #44 ... [2020-03-13T00:55:58.919Z] [2020-03-13T00:55:58.919Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:55:58.919Z] #17 40.31 Selecting previously unselected package libnet1:amd64. [2020-03-13T00:55:58.919Z] #17 40.32 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-13T00:55:58.919Z] #17 40.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-13T00:55:58.919Z] #17 40.42 Selecting previously unselected package libnl-3-200:amd64. [2020-03-13T00:55:58.919Z] #17 40.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-13T00:55:58.919Z] #17 40.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-13T00:55:58.919Z] #17 40.52 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-13T00:55:58.919Z] #17 40.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-13T00:55:59.007Z] #17 37.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-13T00:55:59.007Z] #17 37.09 Selecting previously unselected package xz-utils. [2020-03-13T00:55:59.007Z] #17 37.10 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-13T00:55:59.007Z] #17 37.11 Unpacking xz-utils (5.2.4-1) ... [2020-03-13T00:55:59.007Z] #17 37.28 Selecting previously unselected package apparmor. [2020-03-13T00:55:59.176Z] #17 40.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-13T00:55:59.176Z] #17 40.62 Selecting previously unselected package libreadline5:amd64. [2020-03-13T00:55:59.176Z] #17 40.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-13T00:55:59.176Z] #17 40.64 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-13T00:55:59.265Z] #17 37.29 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-13T00:55:59.265Z] #17 37.37 Unpacking apparmor (2.13.2-10) ... [2020-03-13T00:55:59.434Z] #17 40.74 Selecting previously unselected package net-tools. [2020-03-13T00:55:59.434Z] #17 40.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-13T00:55:59.434Z] #17 40.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-13T00:55:59.434Z] #17 40.97 Selecting previously unselected package python-pip-whl. [2020-03-13T00:55:59.456Z] #19 14.18 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-13T00:55:59.692Z] #17 40.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-13T00:55:59.692Z] #17 40.99 Unpacking python-pip-whl (18.1-5) ... [2020-03-13T00:55:59.781Z] #17 37.72 Selecting previously unselected package aufs-tools. [2020-03-13T00:55:59.781Z] #17 37.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-13T00:55:59.781Z] #17 37.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-13T00:55:59.781Z] #17 37.87 Selecting previously unselected package libonig5:amd64. [2020-03-13T00:55:59.781Z] #17 37.87 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-13T00:55:59.781Z] #17 37.89 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-13T00:55:59.950Z] #17 41.52 Selecting previously unselected package python3-lib2to3. [2020-03-13T00:55:59.950Z] #17 41.53 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-13T00:55:59.950Z] #17 41.54 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-13T00:56:00.028Z] #19 DONE 14.9s [2020-03-13T00:56:00.028Z] [2020-03-13T00:56:00.028Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:00.028Z] #44 149.9 CC criu/namespaces.o [2020-03-13T00:56:00.028Z] #44 151.7 CC criu/net.o [2020-03-13T00:56:00.039Z] #17 38.02 Selecting previously unselected package libjq1:amd64. [2020-03-13T00:56:00.039Z] #17 38.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-13T00:56:00.039Z] #17 38.03 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-13T00:56:00.039Z] #17 38.13 Selecting previously unselected package jq. [2020-03-13T00:56:00.039Z] #17 38.14 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-13T00:56:00.039Z] #17 38.16 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-13T00:56:00.207Z] #17 41.66 Selecting previously unselected package python3-distutils. [2020-03-13T00:56:00.208Z] #17 41.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-13T00:56:00.208Z] #17 41.68 Unpacking python3-distutils (3.7.3-1) ... [2020-03-13T00:56:00.298Z] #17 38.25 Selecting previously unselected package libaio1:amd64. [2020-03-13T00:56:00.298Z] #17 38.27 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-13T00:56:00.298Z] #17 38.28 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-13T00:56:00.298Z] #17 38.34 Selecting previously unselected package libgpm2:amd64. [2020-03-13T00:56:00.298Z] #17 38.35 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-13T00:56:00.298Z] #17 38.36 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-13T00:56:00.298Z] #17 38.42 Selecting previously unselected package libicu63:amd64. [2020-03-13T00:56:00.298Z] #17 38.42 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-13T00:56:00.298Z] #17 38.43 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-13T00:56:00.384Z] ok github.com/docker/docker/distribution/metadata 0.128s coverage: 48.2% of statements [2020-03-13T00:56:00.465Z] #17 41.82 Selecting previously unselected package python3-pip. [2020-03-13T00:56:00.465Z] #17 41.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-13T00:56:00.465Z] #17 41.85 Unpacking python3-pip (18.1-5) ... [2020-03-13T00:56:00.465Z] #17 42.01 Selecting previously unselected package python3-pkg-resources. [2020-03-13T00:56:00.465Z] #17 42.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-13T00:56:00.465Z] #17 42.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-13T00:56:00.600Z] #44 154.3 CC criu/netfilter.o [2020-03-13T00:56:00.725Z] #17 42.19 Selecting previously unselected package python3-setuptools. [2020-03-13T00:56:00.725Z] #17 42.19 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-13T00:56:00.725Z] #17 42.20 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-13T00:56:00.906Z] #44 154.5 CC criu/page-pipe.o [2020-03-13T00:56:00.983Z] #17 42.38 Selecting previously unselected package python3-wheel. [2020-03-13T00:56:00.983Z] #17 42.39 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-13T00:56:00.983Z] #17 42.40 Unpacking python3-wheel (0.32.3-2) ... [2020-03-13T00:56:01.242Z] #17 42.48 Selecting previously unselected package sudo. [2020-03-13T00:56:01.242Z] #17 42.49 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-13T00:56:01.242Z] #17 42.49 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-13T00:56:01.408Z] ok github.com/docker/docker/errdefs 0.024s coverage: 49.4% of statements [2020-03-13T00:56:01.500Z] #17 42.98 Selecting previously unselected package thin-provisioning-tools. [2020-03-13T00:56:01.500Z] #17 43.01 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-13T00:56:01.500Z] #17 43.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-13T00:56:01.758Z] #17 43.24 Selecting previously unselected package uidmap. [2020-03-13T00:56:01.758Z] #17 43.25 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-13T00:56:01.758Z] #17 43.26 Unpacking uidmap (1:4.5-1.1) ... [2020-03-13T00:56:01.758Z] #17 43.38 Selecting previously unselected package vim-runtime. [2020-03-13T00:56:01.907Z] #44 155.4 CC criu/page-xfer.o [2020-03-13T00:56:02.016Z] #17 43.39 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-13T00:56:02.016Z] #17 43.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-13T00:56:02.016Z] #17 43.45 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-13T00:56:02.016Z] #17 43.46 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-13T00:56:02.431Z] ok github.com/docker/docker/distribution 0.530s coverage: 22.1% of statements [2020-03-13T00:56:02.431Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-13T00:56:02.862Z] #44 ... [2020-03-13T00:56:02.862Z] [2020-03-13T00:56:02.862Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:56:02.862Z] #60 105.9 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-03-13T00:56:03.582Z] #17 41.63 Selecting previously unselected package libnet1:amd64. [2020-03-13T00:56:03.582Z] #17 41.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-13T00:56:03.582Z] #17 41.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-13T00:56:03.840Z] #17 41.74 Selecting previously unselected package libnl-3-200:amd64. [2020-03-13T00:56:03.840Z] #17 41.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-13T00:56:03.840Z] #17 41.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-13T00:56:03.840Z] #17 41.88 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-13T00:56:03.840Z] #17 41.88 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-13T00:56:03.840Z] #17 41.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-13T00:56:03.840Z] #17 41.94 Selecting previously unselected package libreadline5:amd64. [2020-03-13T00:56:03.840Z] #17 41.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-13T00:56:03.840Z] #17 41.96 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-13T00:56:04.098Z] #17 42.07 Selecting previously unselected package net-tools. [2020-03-13T00:56:04.098Z] #17 42.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-13T00:56:04.098Z] #17 42.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-13T00:56:04.098Z] #17 42.30 Selecting previously unselected package python-pip-whl. [2020-03-13T00:56:04.358Z] #17 42.30 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-13T00:56:04.358Z] #17 42.32 Unpacking python-pip-whl (18.1-5) ... [2020-03-13T00:56:04.484Z] ok github.com/docker/docker/distribution/xfer 1.684s coverage: 85.1% of statements [2020-03-13T00:56:04.484Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-13T00:56:04.616Z] #17 42.79 Selecting previously unselected package python3-lib2to3. [2020-03-13T00:56:04.616Z] #17 42.79 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-13T00:56:04.616Z] #17 42.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-13T00:56:04.820Z] #60 107.6 + mkdir -p /build [2020-03-13T00:56:04.820Z] #60 107.7 + cp runc /build/runc [2020-03-13T00:56:04.874Z] #17 42.94 Selecting previously unselected package python3-distutils. [2020-03-13T00:56:04.874Z] #17 42.94 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-13T00:56:04.874Z] #17 42.95 Unpacking python3-distutils (3.7.3-1) ... [2020-03-13T00:56:05.132Z] #17 43.17 Selecting previously unselected package python3-pip. [2020-03-13T00:56:05.132Z] #17 43.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-13T00:56:05.132Z] #17 43.19 Unpacking python3-pip (18.1-5) ... [2020-03-13T00:56:05.299Z] #17 46.51 Selecting previously unselected package vim. [2020-03-13T00:56:05.299Z] #17 46.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-13T00:56:05.299Z] #17 46.61 Unpacking vim (2:8.1.0875-5) ... [2020-03-13T00:56:05.390Z] #17 43.37 Selecting previously unselected package python3-pkg-resources. [2020-03-13T00:56:05.390Z] #17 43.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-13T00:56:05.390Z] #17 43.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-13T00:56:05.390Z] #17 43.57 Selecting previously unselected package python3-setuptools. [2020-03-13T00:56:05.397Z] #60 DONE 108.4s [2020-03-13T00:56:05.397Z] [2020-03-13T00:56:05.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:05.397Z] #44 156.6 CC criu/pagemap-cache.o [2020-03-13T00:56:05.397Z] #44 157.0 CC criu/pagemap.o [2020-03-13T00:56:05.397Z] #44 157.7 CC criu/parasite-syscall.o [2020-03-13T00:56:05.397Z] #44 158.5 CC criu/path.o [2020-03-13T00:56:05.397Z] #44 158.8 CC criu/pie-util-vdso.o [2020-03-13T00:56:05.510Z] ok github.com/docker/docker/image 0.061s coverage: 86.4% of statements [2020-03-13T00:56:05.648Z] #17 43.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-13T00:56:05.648Z] #17 43.58 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-13T00:56:05.663Z] #44 159.2 CC criu/pie-util.o [2020-03-13T00:56:05.663Z] #44 159.3 CC criu/pipes.o [2020-03-13T00:56:05.865Z] #17 47.19 Selecting previously unselected package xfsprogs. [2020-03-13T00:56:05.865Z] #17 47.20 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-13T00:56:05.865Z] #17 47.20 Unpacking xfsprogs (4.20.0-1) ... [2020-03-13T00:56:05.906Z] #17 43.85 Selecting previously unselected package python3-wheel. [2020-03-13T00:56:05.906Z] #17 43.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-13T00:56:05.906Z] #17 43.88 Unpacking python3-wheel (0.32.3-2) ... [2020-03-13T00:56:05.906Z] #17 43.98 Selecting previously unselected package sudo. [2020-03-13T00:56:05.906Z] #17 43.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-13T00:56:05.906Z] #17 43.99 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-13T00:56:06.123Z] #17 47.71 Selecting previously unselected package zip. [2020-03-13T00:56:06.123Z] #17 47.72 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-13T00:56:06.136Z] ok github.com/docker/docker/image/cache 0.074s coverage: 19.2% of statements [2020-03-13T00:56:06.136Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-13T00:56:06.386Z] #17 47.72 Unpacking zip (3.0-11+b1) ... [2020-03-13T00:56:06.386Z] #17 47.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-13T00:56:06.386Z] #17 47.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-13T00:56:06.386Z] #17 47.96 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-13T00:56:06.386Z] #17 47.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-13T00:56:06.472Z] #17 44.51 Selecting previously unselected package thin-provisioning-tools. [2020-03-13T00:56:06.472Z] #17 44.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-13T00:56:06.472Z] #17 44.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-13T00:56:06.606Z] #44 160.1 CC criu/plugin.o [2020-03-13T00:56:06.644Z] #17 47.99 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-13T00:56:06.644Z] #17 48.00 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-13T00:56:06.644Z] #17 48.02 Setting up uidmap (1:4.5-1.1) ... [2020-03-13T00:56:06.644Z] #17 48.04 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-13T00:56:06.644Z] #17 48.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-13T00:56:06.644Z] #17 48.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-13T00:56:06.644Z] #17 48.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-13T00:56:06.644Z] #17 48.11 Setting up libicu63:amd64 (63.1-6) ... [2020-03-13T00:56:06.644Z] #17 48.12 Setting up xxd (2:8.1.0875-5) ... [2020-03-13T00:56:06.644Z] #17 48.14 Setting up zip (3.0-11+b1) ... [2020-03-13T00:56:06.644Z] #17 48.15 Setting up vim-common (2:8.1.0875-5) ... [2020-03-13T00:56:06.644Z] #17 48.19 Setting up bash-completion (1:2.8-6) ... [2020-03-13T00:56:06.730Z] #17 44.77 Selecting previously unselected package uidmap. [2020-03-13T00:56:06.730Z] #17 44.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-13T00:56:06.730Z] #17 ... [2020-03-13T00:56:06.730Z] [2020-03-13T00:56:06.730Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:06.730Z] #44 99.28 CC criu/clone-noasan.o [2020-03-13T00:56:06.730Z] #44 99.40 CC criu/config.o [2020-03-13T00:56:06.730Z] #44 100.5 CC criu/cr-check.o [2020-03-13T00:56:06.730Z] #44 102.0 CC criu/cr-dedup.o [2020-03-13T00:56:06.730Z] #44 102.4 CC criu/cr-dump.o [2020-03-13T00:56:06.730Z] #44 105.0 CC criu/cr-errno.o [2020-03-13T00:56:06.730Z] #44 105.1 CC criu/cr-restore.o [2020-03-13T00:56:06.730Z] #44 ... [2020-03-13T00:56:06.730Z] [2020-03-13T00:56:06.730Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:56:06.730Z] #17 44.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-13T00:56:06.730Z] #17 44.80 Unpacking uidmap (1:4.5-1.1) ... [2020-03-13T00:56:06.760Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-03-13T00:56:06.760Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-13T00:56:06.760Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2020-03-13T00:56:06.874Z] #44 160.5 CC criu/proc_parse.o [2020-03-13T00:56:06.989Z] #17 44.93 Selecting previously unselected package vim-runtime. [2020-03-13T00:56:06.989Z] #17 44.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-13T00:56:06.989Z] #17 44.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-13T00:56:06.989Z] #17 45.00 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-13T00:56:06.989Z] #17 45.00 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-13T00:56:08.269Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 50.0% of statements [2020-03-13T00:56:08.787Z] #44 162.3 CC criu/protobuf-desc.o [2020-03-13T00:56:09.171Z] #17 ... [2020-03-13T00:56:09.171Z] [2020-03-13T00:56:09.171Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:09.171Z] #44 111.8 CC criu/file-ids.o [2020-03-13T00:56:09.171Z] #44 112.1 CC criu/file-lock.o [2020-03-13T00:56:09.171Z] #44 113.0 CC criu/files-ext.o [2020-03-13T00:56:09.171Z] #44 113.4 CC criu/files-reg.o [2020-03-13T00:56:09.172Z] #44 115.5 CC criu/files.o [2020-03-13T00:56:09.172Z] #44 117.6 CC criu/filesystems.o [2020-03-13T00:56:09.172Z] #44 118.4 CC criu/fsnotify.o [2020-03-13T00:56:09.172Z] #44 119.6 CC criu/image-desc.o [2020-03-13T00:56:09.172Z] #44 119.7 CC criu/image.o [2020-03-13T00:56:09.172Z] #44 120.7 CC criu/ipc_ns.o [2020-03-13T00:56:09.172Z] #44 121.9 CC criu/irmap.o [2020-03-13T00:56:09.357Z] #44 163.0 CC criu/protobuf.o [2020-03-13T00:56:09.478Z] #44 ... [2020-03-13T00:56:09.478Z] [2020-03-13T00:56:09.478Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:56:09.478Z] #17 50.89 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-13T00:56:09.478Z] #17 50.91 Setting up xz-utils (5.2.4-1) ... [2020-03-13T00:56:09.478Z] #17 50.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-13T00:56:09.478Z] #17 50.93 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-13T00:56:09.618Z] #44 163.3 CC criu/pstree.o [2020-03-13T00:56:09.753Z] #17 51.02 invoke-rc.d: could not determine current runlevel [2020-03-13T00:56:09.753Z] #17 51.02 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-13T00:56:09.753Z] #17 51.04 Setting up pigz (2.4-1) ... [2020-03-13T00:56:09.753Z] #17 51.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-13T00:56:09.753Z] #17 51.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-13T00:56:09.753Z] #17 51.13 Setting up python-pip-whl (18.1-5) ... [2020-03-13T00:56:09.753Z] #17 51.15 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-13T00:56:09.753Z] #17 51.16 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-13T00:56:10.294Z] #44 ... [2020-03-13T00:56:10.294Z] [2020-03-13T00:56:10.294Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:56:10.294Z] #65 188.3 + bin/containerd [2020-03-13T00:56:10.301Z] #17 48.18 Selecting previously unselected package vim. [2020-03-13T00:56:10.301Z] #17 48.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-13T00:56:10.301Z] #17 48.22 Unpacking vim (2:8.1.0875-5) ... [2020-03-13T00:56:10.337Z] #17 51.65 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-13T00:56:10.337Z] #17 51.67 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-13T00:56:10.337Z] #17 51.69 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-13T00:56:10.337Z] #17 51.72 Setting up vim (2:8.1.0875-5) ... [2020-03-13T00:56:10.337Z] #17 51.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-13T00:56:10.337Z] #17 51.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-13T00:56:10.337Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-13T00:56:10.337Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-13T00:56:10.337Z] #17 51.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-13T00:56:10.337Z] #17 51.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-13T00:56:10.337Z] #17 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-13T00:56:10.337Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-13T00:56:10.337Z] #17 51.81 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-13T00:56:10.337Z] #17 51.82 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-13T00:56:10.337Z] #17 51.85 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-13T00:56:10.337Z] #17 51.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-13T00:56:10.337Z] #17 51.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-13T00:56:10.337Z] #17 51.89 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-13T00:56:10.869Z] #17 48.81 Selecting previously unselected package xfsprogs. [2020-03-13T00:56:10.869Z] #17 48.82 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-13T00:56:10.869Z] #17 48.83 Unpacking xfsprogs (4.20.0-1) ... [2020-03-13T00:56:11.128Z] #17 49.25 Selecting previously unselected package zip. [2020-03-13T00:56:11.128Z] #17 49.27 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-13T00:56:11.128Z] #17 49.28 Unpacking zip (3.0-11+b1) ... [2020-03-13T00:56:11.386Z] #17 49.49 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-13T00:56:11.386Z] #17 49.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-13T00:56:11.386Z] #17 49.52 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-13T00:56:11.386Z] #17 49.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-13T00:56:11.386Z] #17 49.55 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-13T00:56:11.386Z] #17 49.56 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-13T00:56:11.386Z] #17 49.57 Setting up uidmap (1:4.5-1.1) ... [2020-03-13T00:56:11.386Z] #17 49.58 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-13T00:56:11.386Z] #17 49.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-13T00:56:11.644Z] #17 49.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-13T00:56:11.644Z] #17 49.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-13T00:56:11.644Z] #17 49.63 Setting up libicu63:amd64 (63.1-6) ... [2020-03-13T00:56:11.644Z] #17 49.64 Setting up xxd (2:8.1.0875-5) ... [2020-03-13T00:56:11.644Z] #17 49.65 Setting up zip (3.0-11+b1) ... [2020-03-13T00:56:11.644Z] #17 49.66 Setting up vim-common (2:8.1.0875-5) ... [2020-03-13T00:56:11.644Z] #17 49.70 Setting up bash-completion (1:2.8-6) ... [2020-03-13T00:56:12.698Z] ok github.com/docker/docker/opts 0.064s coverage: 67.4% of statements [2020-03-13T00:56:13.620Z] #17 55.00 Setting up iptables (1.8.2-4) ... [2020-03-13T00:56:13.620Z] #17 55.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-13T00:56:13.620Z] #17 55.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-13T00:56:13.620Z] #17 55.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-13T00:56:13.620Z] #17 55.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-13T00:56:13.620Z] #17 55.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-13T00:56:13.620Z] #17 55.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-13T00:56:13.620Z] #17 55.07 Setting up python3 (3.7.3-1) ... [2020-03-13T00:56:13.724Z] ok github.com/docker/docker/pkg/authorization 0.750s coverage: 68.3% of statements [2020-03-13T00:56:14.017Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2020-03-13T00:56:14.136Z] #17 55.45 Setting up python3-wheel (0.32.3-2) ... [2020-03-13T00:56:14.173Z] #17 52.12 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-13T00:56:14.173Z] #17 52.13 Setting up xz-utils (5.2.4-1) ... [2020-03-13T00:56:14.173Z] #17 52.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-13T00:56:14.173Z] #17 52.20 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-13T00:56:14.173Z] #17 52.27 invoke-rc.d: could not determine current runlevel [2020-03-13T00:56:14.173Z] #17 52.28 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-13T00:56:14.173Z] #17 52.29 Setting up pigz (2.4-1) ... [2020-03-13T00:56:14.431Z] #17 52.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-13T00:56:14.431Z] #17 52.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-13T00:56:14.431Z] #17 52.34 Setting up python-pip-whl (18.1-5) ... [2020-03-13T00:56:14.431Z] #17 52.35 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-13T00:56:14.431Z] #17 52.37 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-13T00:56:14.501Z] #65 ... [2020-03-13T00:56:14.501Z] [2020-03-13T00:56:14.501Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:56:14.501Z] #53 DONE 234.3s [2020-03-13T00:56:14.501Z] [2020-03-13T00:56:14.501Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:14.501Z] #44 164.1 CC criu/rbtree.o [2020-03-13T00:56:14.501Z] #44 164.3 CC criu/rst-malloc.o [2020-03-13T00:56:14.501Z] #44 164.6 CC criu/seccomp.o [2020-03-13T00:56:14.501Z] #44 165.2 CC criu/seize.o [2020-03-13T00:56:14.501Z] #44 165.8 CC criu/servicefd.o [2020-03-13T00:56:14.501Z] #44 166.2 CC criu/shmem.o [2020-03-13T00:56:14.501Z] #44 166.9 CC criu/sigframe.o [2020-03-13T00:56:14.501Z] #44 167.0 CC criu/signalfd.o [2020-03-13T00:56:14.501Z] #44 167.2 CC criu/sk-inet.o [2020-03-13T00:56:14.501Z] #44 168.1 CC criu/sk-netlink.o [2020-03-13T00:56:14.640Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-03-13T00:56:14.640Z] ok github.com/docker/docker/pkg/archive 1.488s coverage: 76.8% of statements [2020-03-13T00:56:14.689Z] #17 52.77 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-13T00:56:14.689Z] #17 52.78 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-13T00:56:14.689Z] #17 52.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-13T00:56:14.689Z] #17 52.80 Setting up vim (2:8.1.0875-5) ... [2020-03-13T00:56:14.689Z] #17 52.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-13T00:56:14.689Z] #17 52.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-13T00:56:14.689Z] #17 52.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-13T00:56:14.689Z] #17 52.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-13T00:56:14.689Z] #17 52.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-13T00:56:14.689Z] #17 52.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-13T00:56:14.689Z] #17 52.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-13T00:56:14.689Z] #17 52.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-13T00:56:14.689Z] #17 52.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-13T00:56:14.701Z] #17 56.15 Setting up apparmor (2.13.2-10) ... [2020-03-13T00:56:14.762Z] #44 168.4 CC criu/sk-packet.o [2020-03-13T00:56:14.947Z] #17 52.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-13T00:56:14.947Z] #17 52.91 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-13T00:56:14.947Z] #17 52.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-13T00:56:14.947Z] #17 52.94 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-13T00:56:14.947Z] #17 52.96 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-13T00:56:15.332Z] #44 168.9 CC criu/sk-queue.o [2020-03-13T00:56:15.659Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-03-13T00:56:15.903Z] #44 169.4 CC criu/sk-tcp.o [2020-03-13T00:56:16.164Z] #44 169.8 CC criu/sk-unix.o [2020-03-13T00:56:16.601Z] #17 57.85 Setting up xfsprogs (4.20.0-1) ... [2020-03-13T00:56:16.601Z] #17 57.86 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-13T00:56:16.683Z] ok github.com/docker/docker/pkg/discovery 0.040s coverage: 58.3% of statements [2020-03-13T00:56:16.848Z] #17 ... [2020-03-13T00:56:16.848Z] [2020-03-13T00:56:16.848Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:16.848Z] #44 109.5 CC criu/cr-service.o [2020-03-13T00:56:16.848Z] #44 111.1 CC criu/crtools.o [2020-03-13T00:56:16.848Z] #44 111.7 CC criu/eventfd.o [2020-03-13T00:56:16.848Z] #44 112.0 CC criu/eventpoll.o [2020-03-13T00:56:16.848Z] #44 112.9 CC criu/external.o [2020-03-13T00:56:16.848Z] #44 113.2 CC criu/fault-injection.o [2020-03-13T00:56:16.848Z] #44 113.3 CC criu/fdstore.o [2020-03-13T00:56:16.848Z] #44 113.7 CC criu/fifo.o [2020-03-13T00:56:16.848Z] #44 114.0 CC criu/file-ids.o [2020-03-13T00:56:16.848Z] #44 114.4 CC criu/file-lock.o [2020-03-13T00:56:16.848Z] #44 115.4 CC criu/files-ext.o [2020-03-13T00:56:16.848Z] #44 115.8 CC criu/files-reg.o [2020-03-13T00:56:16.848Z] #44 118.1 CC criu/files.o [2020-03-13T00:56:16.859Z] #17 58.24 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-13T00:56:16.971Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-03-13T00:56:17.424Z] #17 59.03 Setting up python3-distutils (3.7.3-1) ... [2020-03-13T00:56:17.782Z] #44 120.2 CC criu/filesystems.o [2020-03-13T00:56:17.989Z] #17 59.45 Setting up python3-setuptools (40.8.0-1) ... [2020-03-13T00:56:18.041Z] #44 ... [2020-03-13T00:56:18.041Z] [2020-03-13T00:56:18.041Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:56:18.041Z] #17 56.08 Setting up iptables (1.8.2-4) ... [2020-03-13T00:56:18.041Z] #17 56.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-13T00:56:18.041Z] #17 56.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-13T00:56:18.041Z] #17 56.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-13T00:56:18.041Z] #17 56.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-13T00:56:18.041Z] #17 56.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-13T00:56:18.041Z] #17 56.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-13T00:56:18.041Z] #17 56.18 Setting up python3 (3.7.3-1) ... [2020-03-13T00:56:18.091Z] #44 171.3 CC criu/sockets.o [2020-03-13T00:56:18.352Z] #44 172.0 CC criu/stats.o [2020-03-13T00:56:18.460Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-03-13T00:56:18.607Z] #17 56.67 Setting up python3-wheel (0.32.3-2) ... [2020-03-13T00:56:18.613Z] #44 172.2 CC criu/string.o [2020-03-13T00:56:18.874Z] #44 172.3 CC criu/sysctl.o [2020-03-13T00:56:19.134Z] #44 172.8 CC criu/sysfs_parse.o [2020-03-13T00:56:19.363Z] #17 60.62 Setting up python3-pip (18.1-5) ... [2020-03-13T00:56:19.395Z] #44 173.1 CC criu/timerfd.o [2020-03-13T00:56:19.474Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-03-13T00:56:19.541Z] #17 57.38 Setting up apparmor (2.13.2-10) ... [2020-03-13T00:56:19.928Z] #17 ... [2020-03-13T00:56:19.928Z] [2020-03-13T00:56:19.928Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:19.928Z] #44 122.5 CC criu/kcmp-ids.o [2020-03-13T00:56:19.928Z] #44 122.8 CC criu/kerndat.o [2020-03-13T00:56:19.928Z] #44 124.0 CC criu/libnetlink.o [2020-03-13T00:56:19.928Z] #44 124.5 CC criu/log.o [2020-03-13T00:56:19.928Z] #44 125.1 CC criu/lsm.o [2020-03-13T00:56:19.928Z] #44 125.5 CC criu/mem.o [2020-03-13T00:56:19.928Z] #44 127.3 CC criu/mount.o [2020-03-13T00:56:19.928Z] #44 130.9 CC criu/namespaces.o [2020-03-13T00:56:19.928Z] #44 ... [2020-03-13T00:56:19.928Z] [2020-03-13T00:56:19.928Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:56:19.928Z] #41 221.1 + dpkg --print-architecture [2020-03-13T00:56:19.928Z] #41 221.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-13T00:56:19.928Z] #41 221.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-13T00:56:19.928Z] #41 221.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-13T00:56:19.976Z] #44 173.4 CC criu/tty.o [2020-03-13T00:56:20.095Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-03-13T00:56:20.095Z] ok github.com/docker/docker/layer 7.996s coverage: 68.8% of statements [2020-03-13T00:56:20.095Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-13T00:56:20.095Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-13T00:56:20.095Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-13T00:56:20.095Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-13T00:56:20.095Z] ? github.com/docker/docker/oci [no test files] [2020-03-13T00:56:20.095Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-13T00:56:20.186Z] #41 ... [2020-03-13T00:56:20.186Z] [2020-03-13T00:56:20.186Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:56:20.186Z] #17 61.74 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:56:20.186Z] #17 61.77 Processing triggers for mime-support (3.62) ... [2020-03-13T00:56:20.881Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-13T00:56:21.114Z] ok github.com/docker/docker/pkg/chrootarchive 4.363s coverage: 43.2% of statements [2020-03-13T00:56:21.114Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-13T00:56:21.114Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-13T00:56:21.121Z] #17 DONE 62.5s [2020-03-13T00:56:21.121Z] [2020-03-13T00:56:21.121Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-13T00:56:21.364Z] #44 175.0 CC criu/tun.o [2020-03-13T00:56:21.394Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-13T00:56:21.440Z] #17 59.40 Setting up xfsprogs (4.20.0-1) ... [2020-03-13T00:56:21.440Z] #17 59.42 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-13T00:56:21.625Z] #44 175.4 CC criu/uffd.o [2020-03-13T00:56:21.697Z] #17 59.77 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-13T00:56:21.739Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-03-13T00:56:22.026Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 89.5% of statements [2020-03-13T00:56:22.629Z] #17 60.74 Setting up python3-distutils (3.7.3-1) ... [2020-03-13T00:56:22.676Z] ok github.com/docker/docker/pkg/discovery/kv 3.139s coverage: 84.1% of statements [2020-03-13T00:56:22.676Z] ok github.com/docker/docker/pkg/fsutils 0.406s coverage: 85.1% of statements [2020-03-13T00:56:23.007Z] #44 176.4 CC criu/util.o [2020-03-13T00:56:23.007Z] #44 ... [2020-03-13T00:56:23.007Z] [2020-03-13T00:56:23.007Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:56:23.007Z] #23 243.2 + return [2020-03-13T00:56:23.007Z] #23 DONE 243.6s [2020-03-13T00:56:23.007Z] [2020-03-13T00:56:23.007Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:56:23.015Z] #18 1.759 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-13T00:56:23.015Z] #18 1.764 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-13T00:56:23.015Z] #18 1.768 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-13T00:56:23.015Z] #18 DONE 1.9s [2020-03-13T00:56:23.015Z] [2020-03-13T00:56:23.015Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-13T00:56:23.194Z] #17 61.24 Setting up python3-setuptools (40.8.0-1) ... [2020-03-13T00:56:23.695Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-03-13T00:56:23.850Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-13T00:56:23.949Z] #65 ... [2020-03-13T00:56:23.949Z] [2020-03-13T00:56:23.949Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:23.949Z] #44 177.5 CC criu/uts_ns.o [2020-03-13T00:56:24.067Z] --- PASS: TestBuildWithHugeFile (25.15s) [2020-03-13T00:56:24.067Z] === RUN TestBuildWithEmptyDockerfile [2020-03-13T00:56:24.067Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T00:56:24.067Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T00:56:24.067Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T00:56:24.067Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T00:56:24.067Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T00:56:24.067Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T00:56:24.067Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T00:56:24.067Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T00:56:24.067Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T00:56:24.067Z] --- PASS: TestBuildWithEmptyDockerfile (0.24s) [2020-03-13T00:56:24.067Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-03-13T00:56:24.067Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-03-13T00:56:24.067Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-03-13T00:56:24.067Z] === RUN TestBuildPreserveOwnership [2020-03-13T00:56:24.067Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-13T00:56:24.209Z] #44 177.7 CC criu/vdso.o [2020-03-13T00:56:24.478Z] #44 178.1 LINK criu/built-in.o [2020-03-13T00:56:24.478Z] #44 178.2 LINK criu/criu [2020-03-13T00:56:24.564Z] #17 62.54 Setting up python3-pip (18.1-5) ... [2020-03-13T00:56:25.066Z] #44 178.6 DEP lib/c/criu.d [2020-03-13T00:56:25.066Z] #44 178.6 CC images/rpc.pb-c.o [2020-03-13T00:56:25.066Z] #44 ... [2020-03-13T00:56:25.066Z] [2020-03-13T00:56:25.066Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-13T00:56:25.066Z] #24 DONE 0.2s [2020-03-13T00:56:25.184Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-03-13T00:56:25.184Z] ok github.com/docker/docker/pkg/locker 0.046s coverage: 88.9% of statements [2020-03-13T00:56:25.327Z] [2020-03-13T00:56:25.327Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-13T00:56:25.471Z] ok github.com/docker/docker/pkg/idtools 0.650s coverage: 70.1% of statements [2020-03-13T00:56:25.496Z] #17 ... [2020-03-13T00:56:25.496Z] [2020-03-13T00:56:25.496Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:56:25.496Z] #41 226.0 + dpkg --print-architecture [2020-03-13T00:56:25.496Z] #41 226.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-13T00:56:25.496Z] #41 226.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-13T00:56:25.496Z] #41 226.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-13T00:56:25.900Z] #28 DONE 0.8s [2020-03-13T00:56:25.900Z] [2020-03-13T00:56:25.900Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:25.900Z] #44 179.2 CC lib/c/criu.o [2020-03-13T00:56:26.099Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-03-13T00:56:26.164Z] #44 ... [2020-03-13T00:56:26.164Z] [2020-03-13T00:56:26.164Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-13T00:56:26.164Z] #31 DONE 0.2s [2020-03-13T00:56:26.164Z] [2020-03-13T00:56:26.164Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-13T00:56:26.164Z] #34 DONE 0.2s [2020-03-13T00:56:26.164Z] [2020-03-13T00:56:26.164Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-13T00:56:26.385Z] ok github.com/docker/docker/pkg/ioutils 1.853s coverage: 68.8% of statements [2020-03-13T00:56:26.385Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-13T00:56:26.424Z] #39 DONE 0.1s [2020-03-13T00:56:26.424Z] [2020-03-13T00:56:26.424Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-13T00:56:26.424Z] #42 DONE 0.2s [2020-03-13T00:56:26.424Z] [2020-03-13T00:56:26.424Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:26.424Z] #44 180.1 LINK lib/c/built-in.o [2020-03-13T00:56:26.424Z] #44 180.1 LINK lib/c/libcriu.so [2020-03-13T00:56:26.424Z] #44 180.2 LINK lib/c/libcriu.a [2020-03-13T00:56:26.429Z] #41 ... [2020-03-13T00:56:26.429Z] [2020-03-13T00:56:26.429Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-13T00:56:26.429Z] #17 63.67 Processing triggers for libc-bin (2.28-10) ... [2020-03-13T00:56:26.429Z] #17 63.71 Processing triggers for mime-support (3.62) ... [2020-03-13T00:56:26.429Z] #17 DONE 64.4s [2020-03-13T00:56:26.430Z] [2020-03-13T00:56:26.430Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-13T00:56:26.670Z] ok github.com/docker/docker/pkg/namesgenerator 0.050s coverage: 85.7% of statements [2020-03-13T00:56:26.684Z] #44 180.3 GEN magic.py [2020-03-13T00:56:26.744Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-13T00:56:26.944Z] #44 180.4 Note: Building without setproctitle() and strlcpy() support. [2020-03-13T00:56:26.944Z] #44 180.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-13T00:56:26.944Z] #44 180.4 Note: Building without GnuTLS support [2020-03-13T00:56:27.204Z] #44 180.9 fatal: not a git repository (or any of the parent directories): .git [2020-03-13T00:56:27.723Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-03-13T00:56:28.018Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-03-13T00:56:28.144Z] #44 181.7 make[1]: Nothing to be done for 'all'. [2020-03-13T00:56:28.304Z] ok github.com/docker/docker/pkg/mount 0.825s coverage: 73.1% of statements [2020-03-13T00:56:28.305Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-13T00:56:28.305Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-03-13T00:56:28.327Z] #18 1.624 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-13T00:56:28.327Z] #18 1.628 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-13T00:56:28.327Z] #18 1.631 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-13T00:56:28.327Z] #18 DONE 1.8s [2020-03-13T00:56:28.327Z] [2020-03-13T00:56:28.327Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-13T00:56:28.327Z] #19 ... [2020-03-13T00:56:28.327Z] [2020-03-13T00:56:28.327Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:28.327Z] #44 120.8 CC criu/fsnotify.o [2020-03-13T00:56:28.327Z] #44 122.0 CC criu/image-desc.o [2020-03-13T00:56:28.327Z] #44 122.1 CC criu/image.o [2020-03-13T00:56:28.327Z] #44 123.0 CC criu/ipc_ns.o [2020-03-13T00:56:28.327Z] #44 124.2 CC criu/irmap.o [2020-03-13T00:56:28.327Z] #44 124.8 CC criu/kcmp-ids.o [2020-03-13T00:56:28.327Z] #44 125.2 CC criu/kerndat.o [2020-03-13T00:56:28.327Z] #44 126.3 CC criu/libnetlink.o [2020-03-13T00:56:28.327Z] #44 126.7 CC criu/log.o [2020-03-13T00:56:28.327Z] #44 127.3 CC criu/lsm.o [2020-03-13T00:56:28.327Z] #44 127.7 CC criu/mem.o [2020-03-13T00:56:28.327Z] #44 129.8 CC criu/mount.o [2020-03-13T00:56:28.713Z] #44 182.4 make[1]: 'images/built-in.o' is up to date. [2020-03-13T00:56:28.768Z] --- PASS: TestBuildPreserveOwnership (6.52s) [2020-03-13T00:56:28.768Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.21s) [2020-03-13T00:56:28.768Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.30s) [2020-03-13T00:56:28.768Z] === RUN TestBuildPlatformInvalid [2020-03-13T00:56:28.974Z] #44 182.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-13T00:56:28.974Z] #44 182.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-13T00:56:28.974Z] #44 182.6 make[1]: 'compel/libcompel.a' is up to date. [2020-03-13T00:56:28.974Z] #44 182.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-13T00:56:28.974Z] #44 182.6 make[1]: Nothing to be done for 'all'. [2020-03-13T00:56:28.974Z] #44 182.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-13T00:56:29.051Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-03-13T00:56:29.051Z] PASS [2020-03-13T00:56:29.051Z] [2020-03-13T00:56:29.051Z] === Skipped [2020-03-13T00:56:29.051Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-13T00:56:29.051Z] build_session_test.go:25: TODO: BuildKit [2020-03-13T00:56:29.051Z] [2020-03-13T00:56:29.051Z] [2020-03-13T00:56:29.051Z] DONE 32 tests, 1 skipped in 75.304s [2020-03-13T00:56:29.051Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-13T00:56:29.051Z] ++ 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-03-13T00:56:29.051Z] ++ set -e [2020-03-13T00:56:29.051Z] ++ '[' -n 0 ']' [2020-03-13T00:56:29.051Z] ++ set -x [2020-03-13T00:56:29.051Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T00:56:29.234Z] #44 182.9 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:29.234Z] #44 182.9 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:29.327Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2020-03-13T00:56:29.327Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-13T00:56:29.327Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-13T00:56:29.334Z] INFO: Testing against a local daemon [2020-03-13T00:56:29.334Z] === RUN TestConfigList [2020-03-13T00:56:29.495Z] #44 183.0 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:29.495Z] #44 183.1 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:29.495Z] #44 183.2 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:29.566Z] #19 ... [2020-03-13T00:56:29.566Z] [2020-03-13T00:56:29.566Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:29.566Z] #44 132.9 CC criu/net.o [2020-03-13T00:56:29.566Z] #44 136.8 CC criu/netfilter.o [2020-03-13T00:56:29.566Z] #44 137.1 CC criu/page-pipe.o [2020-03-13T00:56:29.566Z] #44 137.7 CC criu/page-xfer.o [2020-03-13T00:56:29.566Z] #44 139.2 CC criu/pagemap-cache.o [2020-03-13T00:56:29.566Z] #44 139.6 CC criu/pagemap.o [2020-03-13T00:56:29.566Z] #44 140.7 CC criu/parasite-syscall.o [2020-03-13T00:56:29.566Z] #44 141.8 CC criu/path.o [2020-03-13T00:56:29.566Z] #44 ... [2020-03-13T00:56:29.566Z] [2020-03-13T00:56:29.566Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-13T00:56:29.566Z] #19 6.155 Collecting yamllint==1.16.0 [2020-03-13T00:56:29.755Z] #44 183.3 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:29.755Z] #44 183.4 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:29.755Z] #44 183.5 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:29.951Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-03-13T00:56:30.016Z] #44 183.5 INSTALL criu/criu [2020-03-13T00:56:30.016Z] #44 DONE 183.8s [2020-03-13T00:56:30.016Z] [2020-03-13T00:56:30.016Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:56:31.457Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2020-03-13T00:56:31.457Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-03-13T00:56:31.608Z] #44 134.4 CC criu/namespaces.o [2020-03-13T00:56:31.742Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-03-13T00:56:31.926Z] #65 ... [2020-03-13T00:56:31.926Z] [2020-03-13T00:56:31.926Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-13T00:56:31.926Z] #45 DONE 0.2s [2020-03-13T00:56:31.926Z] [2020-03-13T00:56:31.926Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-13T00:56:32.186Z] #48 DONE 0.2s [2020-03-13T00:56:32.186Z] [2020-03-13T00:56:32.186Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-13T00:56:32.446Z] #51 DONE 0.2s [2020-03-13T00:56:32.446Z] [2020-03-13T00:56:32.446Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-13T00:56:32.706Z] #54 DONE 0.3s [2020-03-13T00:56:32.706Z] [2020-03-13T00:56:32.706Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-13T00:56:32.706Z] #57 DONE 0.2s [2020-03-13T00:56:32.706Z] [2020-03-13T00:56:32.706Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-13T00:56:32.763Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-03-13T00:56:32.967Z] #61 DONE 0.2s [2020-03-13T00:56:32.967Z] [2020-03-13T00:56:32.967Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:56:33.507Z] #44 ... [2020-03-13T00:56:33.507Z] [2020-03-13T00:56:33.507Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-13T00:56:33.507Z] #19 5.463 Collecting yamllint==1.16.0 [2020-03-13T00:56:33.716Z] --- PASS: TestConfigList (3.80s) [2020-03-13T00:56:33.716Z] === RUN TestConfigsCreateAndDelete [2020-03-13T00:56:33.780Z] ok github.com/docker/docker/pkg/pubsub 1.155s coverage: 73.9% of statements [2020-03-13T00:56:33.780Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2020-03-13T00:56:34.799Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-03-13T00:56:34.826Z] #19 11.51 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-13T00:56:34.826Z] #19 11.61 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-13T00:56:34.826Z] #19 11.65 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-13T00:56:34.826Z] #19 11.71 Collecting pyyaml (from yamllint==1.16.0) [2020-03-13T00:56:34.826Z] #19 11.86 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-13T00:56:35.084Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-03-13T00:56:35.710Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-03-13T00:56:36.200Z] #19 13.35 Building wheels for collected packages: pyyaml [2020-03-13T00:56:36.200Z] #19 13.36 Running setup.py bdist_wheel for pyyaml: started [2020-03-13T00:56:36.341Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 70.8% of statements [2020-03-13T00:56:36.633Z] ok github.com/docker/docker/pkg/signal 3.507s coverage: 61.0% of statements [2020-03-13T00:56:37.171Z] --- PASS: TestConfigsCreateAndDelete (3.63s) [2020-03-13T00:56:37.171Z] === RUN TestConfigsUpdate [2020-03-13T00:56:37.573Z] #19 14.44 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-13T00:56:37.573Z] #19 14.44 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-13T00:56:37.573Z] #19 14.52 Successfully built pyyaml [2020-03-13T00:56:37.573Z] #19 14.55 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-13T00:56:37.653Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 37.2% of statements [2020-03-13T00:56:37.830Z] #19 14.92 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-13T00:56:37.940Z] ok github.com/docker/docker/pkg/tailfile 0.104s coverage: 88.6% of statements [2020-03-13T00:56:38.395Z] #19 DONE 15.5s [2020-03-13T00:56:38.395Z] [2020-03-13T00:56:38.395Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-13T00:56:38.653Z] #24 DONE 0.2s [2020-03-13T00:56:38.653Z] [2020-03-13T00:56:38.653Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-13T00:56:38.841Z] #19 10.80 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-13T00:56:38.841Z] #19 10.91 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-13T00:56:38.966Z] ok github.com/docker/docker/pkg/term 0.041s coverage: 84.8% of statements [2020-03-13T00:56:39.099Z] #19 10.97 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-13T00:56:39.099Z] #19 11.04 Collecting pyyaml (from yamllint==1.16.0) [2020-03-13T00:56:39.253Z] testing: warning: no tests to run [2020-03-13T00:56:39.253Z] coverage: [no statements] [2020-03-13T00:56:39.253Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-03-13T00:56:39.356Z] #19 11.19 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-13T00:56:39.586Z] #28 ... [2020-03-13T00:56:39.586Z] [2020-03-13T00:56:39.586Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:39.586Z] #44 142.0 CC criu/pie-util-vdso-elf32.o [2020-03-13T00:56:39.586Z] #44 142.4 CC criu/pie-util-vdso.o [2020-03-13T00:56:39.586Z] #44 142.9 CC criu/pie-util.o [2020-03-13T00:56:39.586Z] #44 143.1 CC criu/pipes.o [2020-03-13T00:56:39.586Z] #44 143.7 CC criu/plugin.o [2020-03-13T00:56:39.586Z] #44 144.1 CC criu/proc_parse.o [2020-03-13T00:56:39.586Z] #44 146.7 CC criu/protobuf-desc.o [2020-03-13T00:56:39.586Z] #44 147.6 CC criu/protobuf.o [2020-03-13T00:56:39.586Z] #44 148.0 CC criu/pstree.o [2020-03-13T00:56:39.586Z] #44 149.3 CC criu/rbtree.o [2020-03-13T00:56:39.586Z] #44 149.7 CC criu/rst-malloc.o [2020-03-13T00:56:39.586Z] #44 150.1 CC criu/seccomp.o [2020-03-13T00:56:39.586Z] #44 150.9 CC criu/seize.o [2020-03-13T00:56:39.586Z] #44 ... [2020-03-13T00:56:39.586Z] [2020-03-13T00:56:39.586Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-13T00:56:39.586Z] #28 DONE 0.8s [2020-03-13T00:56:39.586Z] [2020-03-13T00:56:39.586Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:39.586Z] #44 152.1 CC criu/servicefd.o [2020-03-13T00:56:39.586Z] #44 ... [2020-03-13T00:56:39.586Z] [2020-03-13T00:56:39.586Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-13T00:56:39.586Z] #31 DONE 0.2s [2020-03-13T00:56:39.586Z] [2020-03-13T00:56:39.586Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-13T00:56:39.844Z] #34 DONE 0.1s [2020-03-13T00:56:39.844Z] [2020-03-13T00:56:39.844Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-13T00:56:39.844Z] #39 DONE 0.1s [2020-03-13T00:56:39.844Z] [2020-03-13T00:56:39.844Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:39.844Z] #44 ... [2020-03-13T00:56:39.844Z] [2020-03-13T00:56:39.844Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:56:39.844Z] #41 DONE 249.4s [2020-03-13T00:56:39.878Z] ok github.com/docker/docker/pkg/tarsum 0.223s coverage: 89.3% of statements [2020-03-13T00:56:40.102Z] [2020-03-13T00:56:40.102Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:40.102Z] #44 152.8 CC criu/shmem.o [2020-03-13T00:56:40.166Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-03-13T00:56:40.166Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-03-13T00:56:40.625Z] --- PASS: TestConfigsUpdate (3.58s) [2020-03-13T00:56:40.625Z] === RUN TestTemplatedConfig [2020-03-13T00:56:40.729Z] #19 12.54 Building wheels for collected packages: pyyaml [2020-03-13T00:56:40.729Z] #19 12.54 Running setup.py bdist_wheel for pyyaml: started [2020-03-13T00:56:40.787Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2020-03-13T00:56:41.478Z] #44 154.2 CC criu/sigframe.o [2020-03-13T00:56:41.663Z] #19 13.48 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-13T00:56:41.663Z] #19 13.49 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-13T00:56:41.663Z] #19 13.57 Successfully built pyyaml [2020-03-13T00:56:41.663Z] #19 13.58 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-13T00:56:41.737Z] #44 154.4 CC criu/signalfd.o [2020-03-13T00:56:41.737Z] #44 ... [2020-03-13T00:56:41.737Z] [2020-03-13T00:56:41.737Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-13T00:56:41.737Z] #42 DONE 0.2s [2020-03-13T00:56:41.920Z] #19 13.94 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-13T00:56:41.995Z] [2020-03-13T00:56:41.995Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:41.995Z] #44 154.6 CC criu/sk-inet.o [2020-03-13T00:56:42.485Z] #19 DONE 14.5s [2020-03-13T00:56:42.485Z] [2020-03-13T00:56:42.485Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-13T00:56:42.742Z] #24 DONE 0.2s [2020-03-13T00:56:42.742Z] [2020-03-13T00:56:42.742Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:42.742Z] #44 136.7 CC criu/net.o [2020-03-13T00:56:42.742Z] #44 139.6 CC criu/netfilter.o [2020-03-13T00:56:42.742Z] #44 140.0 CC criu/page-pipe.o [2020-03-13T00:56:42.742Z] #44 140.6 CC criu/page-xfer.o [2020-03-13T00:56:42.742Z] #44 141.8 CC criu/pagemap-cache.o [2020-03-13T00:56:42.742Z] #44 142.4 CC criu/pagemap.o [2020-03-13T00:56:42.742Z] #44 143.5 CC criu/parasite-syscall.o [2020-03-13T00:56:42.742Z] #44 144.7 CC criu/path.o [2020-03-13T00:56:42.742Z] #44 145.1 CC criu/pie-util-vdso-elf32.o [2020-03-13T00:56:42.742Z] #44 ... [2020-03-13T00:56:42.742Z] [2020-03-13T00:56:42.742Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-13T00:56:42.849Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-03-13T00:56:42.928Z] #44 155.5 CC criu/sk-netlink.o [2020-03-13T00:56:43.186Z] #44 155.8 CC criu/sk-packet.o [2020-03-13T00:56:43.674Z] #28 DONE 0.9s [2020-03-13T00:56:43.674Z] [2020-03-13T00:56:43.674Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-13T00:56:43.751Z] #44 156.4 CC criu/sk-queue.o [2020-03-13T00:56:43.938Z] #31 DONE 0.2s [2020-03-13T00:56:43.938Z] [2020-03-13T00:56:43.938Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-13T00:56:43.938Z] #34 DONE 0.1s [2020-03-13T00:56:43.938Z] [2020-03-13T00:56:43.938Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:43.938Z] #44 145.9 CC criu/pie-util-vdso.o [2020-03-13T00:56:43.938Z] #44 146.2 CC criu/pie-util.o [2020-03-13T00:56:43.939Z] #44 146.4 CC criu/pipes.o [2020-03-13T00:56:43.939Z] #44 ... [2020-03-13T00:56:43.939Z] [2020-03-13T00:56:43.939Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-13T00:56:43.939Z] #39 DONE 0.1s [2020-03-13T00:56:44.128Z] --- PASS: TestTemplatedConfig (3.56s) [2020-03-13T00:56:44.128Z] === RUN TestConfigInspect [2020-03-13T00:56:44.196Z] [2020-03-13T00:56:44.196Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:44.317Z] #44 156.9 CC criu/sk-tcp.o [2020-03-13T00:56:44.453Z] #44 147.1 CC criu/plugin.o [2020-03-13T00:56:44.575Z] #44 157.4 CC criu/sk-unix.o [2020-03-13T00:56:44.895Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-03-13T00:56:45.021Z] #44 147.5 CC criu/proc_parse.o [2020-03-13T00:56:45.182Z] ok github.com/docker/docker/profiles/seccomp 0.043s coverage: 68.8% of statements [2020-03-13T00:56:46.474Z] #44 158.9 CC criu/sockets.o [2020-03-13T00:56:46.672Z] ok github.com/docker/docker/plugin 0.591s coverage: 27.1% of statements [2020-03-13T00:56:46.946Z] 23645bd7ee08: Pull complete [2020-03-13T00:56:46.946Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-13T00:56:46.946Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T00:56:46.946Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-13T00:56:46.946Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-13T00:56:46.946Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-13T00:56:46.946Z] WARN: Skipping validation tests [2020-03-13T00:56:46.946Z] INFO: Running unit tests at 03/13/2020 00:56:37... [2020-03-13T00:56:46.946Z] INFO: make.ps1 starting at 03/13/2020 00:56:40 [2020-03-13T00:56:46.946Z] INFO: Git commit (411c79c094) assumed from DOCKER_GITCOMMIT environment variable [2020-03-13T00:56:46.946Z] INFO: Invoking autogen... [2020-03-13T00:56:46.946Z] INFO: Running unit tests... [2020-03-13T00:56:47.039Z] #44 159.6 CC criu/stats.o [2020-03-13T00:56:47.297Z] #44 159.8 CC criu/string.o [2020-03-13T00:56:47.297Z] #44 159.9 CC criu/sysctl.o [2020-03-13T00:56:47.592Z] #44 150.2 CC criu/protobuf-desc.o [2020-03-13T00:56:47.601Z] --- PASS: TestConfigInspect (3.63s) [2020-03-13T00:56:47.601Z] === RUN TestConfigCreateWithLabels [2020-03-13T00:56:47.699Z] ok github.com/docker/docker/registry/resumable 0.049s coverage: 100.0% of statements [2020-03-13T00:56:47.852Z] #65 223.4 + bin/containerd-stress [2020-03-13T00:56:47.852Z] #65 225.9 + bin/containerd-shim [2020-03-13T00:56:47.863Z] #44 160.5 CC criu/sysfs_parse.o [2020-03-13T00:56:48.329Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-03-13T00:56:48.428Z] #44 160.9 CC criu/timerfd.o [2020-03-13T00:56:48.473Z] 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/fuse-overlayfs 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/loggerutils/cache 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-03-13T00:56:48.524Z] #44 151.2 CC criu/protobuf.o [2020-03-13T00:56:48.686Z] #44 161.2 CC criu/tty.o [2020-03-13T00:56:48.782Z] #44 ... [2020-03-13T00:56:48.782Z] [2020-03-13T00:56:48.782Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-13T00:56:48.782Z] #41 DONE 254.1s [2020-03-13T00:56:49.039Z] [2020-03-13T00:56:49.039Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:56:49.039Z] #60 ... [2020-03-13T00:56:49.039Z] [2020-03-13T00:56:49.039Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:49.039Z] #44 151.6 CC criu/pstree.o [2020-03-13T00:56:49.821Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-03-13T00:56:49.821Z] ok github.com/docker/docker/registry 0.375s coverage: 56.0% of statements [2020-03-13T00:56:50.108Z] ok github.com/docker/docker/runconfig 0.029s coverage: 68.2% of statements [2020-03-13T00:56:50.584Z] #44 162.8 CC criu/tun.o [2020-03-13T00:56:50.584Z] #44 163.3 CC criu/uffd.o [2020-03-13T00:56:50.936Z] #44 ... [2020-03-13T00:56:50.936Z] [2020-03-13T00:56:50.936Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-13T00:56:50.936Z] #42 DONE 0.2s [2020-03-13T00:56:50.936Z] [2020-03-13T00:56:50.936Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:50.936Z] #44 153.3 CC criu/rbtree.o [2020-03-13T00:56:50.936Z] #44 153.6 CC criu/rst-malloc.o [2020-03-13T00:56:51.056Z] --- PASS: TestConfigCreateWithLabels (3.14s) [2020-03-13T00:56:51.056Z] === RUN TestConfigCreateResolve [2020-03-13T00:56:51.193Z] #44 153.8 CC criu/seccomp.o [2020-03-13T00:56:51.518Z] #44 164.3 CC criu/util.o [2020-03-13T00:56:51.758Z] #44 154.3 CC criu/seize.o [2020-03-13T00:56:52.323Z] #44 155.0 CC criu/servicefd.o [2020-03-13T00:56:52.581Z] #44 155.3 CC criu/shmem.o [2020-03-13T00:56:52.891Z] #44 165.4 CC criu/uts_ns.o [2020-03-13T00:56:52.891Z] #44 165.6 CC criu/vdso-compat.o [2020-03-13T00:56:53.128Z] #65 231.2 + bin/containerd-shim-runc-v1 [2020-03-13T00:56:53.149Z] #44 165.8 CC criu/vdso.o [2020-03-13T00:56:53.513Z] #44 156.0 CC criu/sigframe.o [2020-03-13T00:56:53.513Z] #44 156.2 CC criu/signalfd.o [2020-03-13T00:56:53.618Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-03-13T00:56:53.714Z] #44 166.4 LINK criu/built-in.o [2020-03-13T00:56:53.714Z] #44 166.5 LINK criu/criu [2020-03-13T00:56:53.734Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-03-13T00:56:53.734Z] === RUN TestConfigDaemonLibtrustID [2020-03-13T00:56:54.076Z] #44 156.5 CC criu/sk-inet.o [2020-03-13T00:56:54.280Z] #44 166.9 DEP lib/c/criu.d [2020-03-13T00:56:54.280Z] #44 167.0 CC images/rpc.pb-c.o [2020-03-13T00:56:54.349Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-03-13T00:56:54.349Z] PASS [2020-03-13T00:56:54.349Z] [2020-03-13T00:56:54.349Z] DONE 8 tests in 25.092s [2020-03-13T00:56:54.349Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-13T00:56:54.349Z] ++ 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-03-13T00:56:54.349Z] ++ set -e [2020-03-13T00:56:54.349Z] ++ '[' -n 0 ']' [2020-03-13T00:56:54.349Z] ++ set -x [2020-03-13T00:56:54.349Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T00:56:54.349Z] INFO: Testing against a local daemon [2020-03-13T00:56:54.349Z] === RUN TestCheckpoint [2020-03-13T00:56:54.349Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-13T00:56:54.349Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-13T00:56:54.349Z] === RUN TestContainerInvalidJSON [2020-03-13T00:56:54.349Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T00:56:54.349Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T00:56:54.349Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T00:56:54.349Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T00:56:54.349Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-13T00:56:54.349Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-13T00:56:54.349Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T00:56:54.349Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-13T00:56:54.349Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T00:56:54.349Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-13T00:56:54.349Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-13T00:56:54.349Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-13T00:56:54.349Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-13T00:56:54.349Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-13T00:56:54.349Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-03-13T00:56:54.349Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-13T00:56:54.632Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-03-13T00:56:54.632Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-13T00:56:54.632Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-03-13T00:56:54.632Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-13T00:56:54.845Z] #44 167.5 CC lib/c/criu.o [2020-03-13T00:56:54.915Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-03-13T00:56:54.915Z] === RUN TestCopyFromContainer [2020-03-13T00:56:55.008Z] #44 157.5 CC criu/sk-netlink.o [2020-03-13T00:56:55.266Z] #44 157.8 CC criu/sk-packet.o [2020-03-13T00:56:55.411Z] #44 ... [2020-03-13T00:56:55.411Z] [2020-03-13T00:56:55.411Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:56:55.411Z] #60 110.2 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-03-13T00:56:55.514Z] ? github.com/docker/docker/api [no test files] [2020-03-13T00:56:55.833Z] #44 158.4 CC criu/sk-queue.o [2020-03-13T00:56:56.091Z] #44 158.8 CC criu/sk-tcp.o [2020-03-13T00:56:56.364Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2020-03-13T00:56:56.364Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-03-13T00:56:56.418Z] #65 234.0 + bin/containerd-shim-runc-v2 [2020-03-13T00:56:56.785Z] #60 111.7 + mkdir -p /build [2020-03-13T00:56:56.785Z] #60 111.7 + cp runc /build/runc [2020-03-13T00:56:56.939Z] === RUN TestCopyFromContainer// [2020-03-13T00:56:56.939Z] === RUN TestCopyFromContainer//bar/root [2020-03-13T00:56:56.985Z] #65 235.1 + binaries [2020-03-13T00:56:56.985Z] #65 235.1 + mkdir -p /build [2020-03-13T00:56:56.985Z] #65 235.1 + cp bin/containerd /build/containerd [2020-03-13T00:56:56.985Z] #65 235.1 + cp bin/containerd-shim /build/containerd-shim [2020-03-13T00:56:57.025Z] #44 159.4 CC criu/sk-unix.o [2020-03-13T00:56:57.043Z] #60 DONE 112.1s [2020-03-13T00:56:57.043Z] [2020-03-13T00:56:57.043Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:56:57.043Z] #44 168.4 LINK lib/c/built-in.o [2020-03-13T00:56:57.043Z] #44 168.4 LINK lib/c/libcriu.so [2020-03-13T00:56:57.043Z] #44 168.5 LINK lib/c/libcriu.a [2020-03-13T00:56:57.043Z] #44 168.6 GEN magic.py [2020-03-13T00:56:57.043Z] #44 168.7 Note: Building without setproctitle() and strlcpy() support. [2020-03-13T00:56:57.043Z] #44 168.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-13T00:56:57.043Z] #44 168.7 Note: Building without GnuTLS support [2020-03-13T00:56:57.043Z] #44 169.3 fatal: not a git repository (or any of the parent directories): .git [2020-03-13T00:56:57.222Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-13T00:56:57.222Z] === RUN TestCopyFromContainer/bar/quux [2020-03-13T00:56:57.222Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-13T00:56:57.243Z] #65 235.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-13T00:56:57.243Z] #65 235.1 + cp bin/ctr /build/ctr [2020-03-13T00:56:57.301Z] #44 169.9 make[1]: Nothing to be done for 'all'. [2020-03-13T00:56:57.505Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-13T00:56:57.505Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-13T00:56:57.505Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-13T00:56:57.505Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-13T00:56:57.787Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-13T00:56:57.787Z] --- PASS: TestCopyFromContainer (2.85s) [2020-03-13T00:56:57.787Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-13T00:56:57.787Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-03-13T00:56:57.787Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-03-13T00:56:57.787Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-13T00:56:57.787Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-13T00:56:57.787Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-13T00:56:57.787Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-13T00:56:57.787Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-03-13T00:56:57.787Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-13T00:56:57.787Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-13T00:56:57.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-13T00:56:57.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T00:56:57.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T00:56:57.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T00:56:57.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T00:56:57.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T00:56:57.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T00:56:57.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T00:56:57.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T00:56:57.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T00:56:57.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-13T00:56:57.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-13T00:56:57.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-13T00:56:57.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-13T00:56:57.787Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-13T00:56:57.787Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-03-13T00:56:57.787Z] === RUN TestCreateWithInvalidEnv [2020-03-13T00:56:57.787Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-13T00:56:57.787Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-13T00:56:57.787Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-13T00:56:57.787Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-13T00:56:57.787Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-13T00:56:57.787Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-13T00:56:57.787Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-13T00:56:57.787Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-13T00:56:57.787Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-13T00:56:57.787Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-13T00:56:57.787Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-13T00:56:57.787Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-13T00:56:57.787Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-13T00:56:57.787Z] === RUN TestCreateTmpfsMountsTarget [2020-03-13T00:56:57.787Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-13T00:56:57.787Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-13T00:56:57.811Z] #65 DONE 235.6s [2020-03-13T00:56:57.848Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-03-13T00:56:58.234Z] #44 170.9 make[1]: 'images/built-in.o' is up to date. [2020-03-13T00:56:58.234Z] #44 170.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-13T00:56:58.234Z] #44 170.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-13T00:56:58.234Z] #44 171.0 make[1]: 'compel/libcompel.a' is up to date. [2020-03-13T00:56:58.234Z] #44 171.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-13T00:56:58.398Z] #44 161.1 CC criu/sockets.o [2020-03-13T00:56:58.492Z] #44 171.0 make[1]: Nothing to be done for 'all'. [2020-03-13T00:56:58.492Z] #44 171.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-13T00:56:58.492Z] #44 171.2 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:58.492Z] #44 171.2 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:58.492Z] #44 171.3 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:58.746Z] [2020-03-13T00:56:58.746Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-13T00:56:58.749Z] #44 171.4 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:58.749Z] #44 171.4 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:58.749Z] #44 171.4 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:58.749Z] #44 171.4 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:58.749Z] #44 171.6 make[2]: Nothing to be done for 'all'. [2020-03-13T00:56:59.005Z] #66 DONE 0.3s [2020-03-13T00:56:59.007Z] #44 171.6 INSTALL criu/criu [2020-03-13T00:56:59.264Z] [2020-03-13T00:56:59.264Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-13T00:56:59.264Z] #70 DONE 0.1s [2020-03-13T00:56:59.264Z] [2020-03-13T00:56:59.264Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-13T00:56:59.265Z] #44 DONE 171.8s [2020-03-13T00:56:59.265Z] [2020-03-13T00:56:59.265Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:56:59.332Z] #44 161.9 CC criu/stats.o [2020-03-13T00:56:59.332Z] #44 162.1 CC criu/string.o [2020-03-13T00:56:59.523Z] #72 DONE 0.1s [2020-03-13T00:56:59.523Z] [2020-03-13T00:56:59.523Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-13T00:56:59.523Z] #75 DONE 0.1s [2020-03-13T00:56:59.523Z] [2020-03-13T00:56:59.523Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-13T00:56:59.523Z] #76 DONE 0.0s [2020-03-13T00:56:59.523Z] [2020-03-13T00:56:59.523Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-13T00:56:59.590Z] #44 162.2 CC criu/sysctl.o [2020-03-13T00:57:00.155Z] #44 162.8 CC criu/sysfs_parse.o [2020-03-13T00:57:00.197Z] #53 ... [2020-03-13T00:57:00.197Z] [2020-03-13T00:57:00.197Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:57:00.197Z] #65 203.6 + bin/containerd [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCapabilities [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-13T00:57:00.465Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-13T00:57:00.465Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-13T00:57:00.465Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-13T00:57:00.465Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T00:57:00.465Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T00:57:00.465Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-13T00:57:00.465Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-13T00:57:00.465Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-13T00:57:00.465Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T00:57:00.465Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T00:57:00.465Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T00:57:00.465Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-13T00:57:00.465Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T00:57:00.465Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T00:57:00.465Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-13T00:57:00.465Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-13T00:57:00.465Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-13T00:57:00.465Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T00:57:00.465Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T00:57:00.465Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-13T00:57:00.465Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-13T00:57:00.465Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s) [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s) [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-13T00:57:00.465Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-13T00:57:00.465Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-13T00:57:00.721Z] #44 163.2 CC criu/timerfd.o [2020-03-13T00:57:00.899Z] #77 DONE 1.4s [2020-03-13T00:57:00.979Z] #44 163.5 CC criu/tty.o [2020-03-13T00:57:01.129Z] #65 ... [2020-03-13T00:57:01.129Z] [2020-03-13T00:57:01.129Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-13T00:57:01.129Z] #45 DONE 0.1s [2020-03-13T00:57:01.129Z] [2020-03-13T00:57:01.129Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-13T00:57:01.129Z] #48 DONE 0.1s [2020-03-13T00:57:01.129Z] [2020-03-13T00:57:01.129Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-13T00:57:01.129Z] #51 DONE 0.1s [2020-03-13T00:57:01.129Z] [2020-03-13T00:57:01.129Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:57:01.160Z] [2020-03-13T00:57:01.160Z] #78 exporting to image [2020-03-13T00:57:01.160Z] #78 exporting layers [2020-03-13T00:57:01.237Z] #44 ... [2020-03-13T00:57:01.237Z] [2020-03-13T00:57:01.237Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-13T00:57:01.237Z] #60 113.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-13T00:57:03.136Z] #60 115.5 + mkdir -p /build [2020-03-13T00:57:03.136Z] #60 115.5 + cp runc /build/runc [2020-03-13T00:57:03.143Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s) [2020-03-13T00:57:03.143Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-13T00:57:03.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T00:57:03.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T00:57:03.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T00:57:03.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T00:57:03.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T00:57:03.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T00:57:03.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T00:57:03.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T00:57:03.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T00:57:03.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T00:57:03.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T00:57:03.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T00:57:03.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T00:57:03.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T00:57:03.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T00:57:03.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-13T00:57:03.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-03-13T00:57:03.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-13T00:57:03.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-13T00:57:03.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-13T00:57:03.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-13T00:57:03.143Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-13T00:57:03.172Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-13T00:57:03.394Z] #60 DONE 115.8s [2020-03-13T00:57:03.394Z] [2020-03-13T00:57:03.394Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-13T00:57:03.394Z] #44 165.1 CC criu/tun.o [2020-03-13T00:57:03.394Z] #44 165.5 CC criu/uffd.o [2020-03-13T00:57:03.758Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-03-13T00:57:03.758Z] === RUN TestContainerStartOnDaemonRestart [2020-03-13T00:57:03.758Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-13T00:57:03.758Z] === RUN TestDaemonRestartIpcMode [2020-03-13T00:57:03.758Z] === PAUSE TestDaemonRestartIpcMode [2020-03-13T00:57:03.758Z] === RUN TestDaemonHostGatewayIP [2020-03-13T00:57:03.758Z] === PAUSE TestDaemonHostGatewayIP [2020-03-13T00:57:03.758Z] === RUN TestDiff [2020-03-13T00:57:03.963Z] #44 166.5 CC criu/util.o [2020-03-13T00:57:04.767Z] --- PASS: TestDiff (0.81s) [2020-03-13T00:57:04.767Z] === RUN TestExecWithCloseStdin [2020-03-13T00:57:05.338Z] #44 167.6 CC criu/uts_ns.o [2020-03-13T00:57:05.338Z] #44 167.9 CC criu/vdso-compat.o [2020-03-13T00:57:05.338Z] #44 168.0 CC criu/vdso.o [2020-03-13T00:57:05.353Z] #78 exporting layers 3.7s done [2020-03-13T00:57:05.353Z] #78 writing image sha256:99ff1ea60cd164d4256bbd14b01231b7d3ea00f2a93f626bf84c06a42bf1397d done [2020-03-13T00:57:05.353Z] #78 naming to docker.io/library/docker:07229baee5cacc34294ff50a242941d3c958af3b done [2020-03-13T00:57:05.353Z] #78 DONE 3.7s [Pipeline] } [Pipeline] // stage [2020-03-13T00:57:05.387Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-03-13T00:57:05.387Z] === RUN TestExec [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-13T00:57:05.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07229baee5cacc34294ff50a242941d3c958af3b hack/test/unit [2020-03-13T00:57:05.904Z] #44 168.5 LINK criu/built-in.o [2020-03-13T00:57:05.904Z] #44 168.6 LINK criu/criu [2020-03-13T00:57:06.240Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/rootless [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/volume [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-13T00:57:06.240Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === Skipped [2020-03-13T00:57:06.240Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-13T00:57:06.240Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-13T00:57:06.240Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:73: No driver to put! [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-13T00:57:06.240Z] time="2020-03-13T00:55:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-13T00:57:06.240Z] time="2020-03-13T00:55:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-13T00:57:06.240Z] time="2020-03-13T00:55:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-13T00:57:06.240Z] time="2020-03-13T00:55:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-13T00:57:06.240Z] time="2020-03-13T00:55:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:73: No driver to put! [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-13T00:57:06.240Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-13T00:57:06.240Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-13T00:57:06.240Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T00:57:06.240Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-13T00:57:06.240Z] graphtest_unix.go:73: No driver to put! [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-13T00:57:06.240Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-13T00:57:06.240Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] [2020-03-13T00:57:06.240Z] DONE 2175 tests, 26 skipped in 347.658s Post stage [Pipeline] junit [2020-03-13T00:57:06.277Z] Recording test results [2020-03-13T00:57:06.396Z] --- PASS: TestExec (0.92s) [2020-03-13T00:57:06.396Z] === RUN TestExecUser [2020-03-13T00:57:06.470Z] #44 168.9 DEP lib/c/criu.d [2020-03-13T00:57:06.470Z] #44 169.0 CC images/rpc.pb-c.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-13T00:57:06.729Z] #44 169.3 CC lib/c/criu.o [2020-03-13T00:57:07.076Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -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:07229baee5cacc34294ff50a242941d3c958af3b hack/make.sh dynbinary test-integration [2020-03-13T00:57:07.360Z] [2020-03-13T00:57:07.405Z] --- PASS: TestExecUser (0.89s) [2020-03-13T00:57:07.405Z] === RUN TestExportContainerAndImportImage [2020-03-13T00:57:07.646Z] Removing bundles/ [2020-03-13T00:57:07.646Z] [2020-03-13T00:57:07.646Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-13T00:57:07.646Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-13T00:57:07.646Z] GOOS="" GOARCH="" GOARM="" [2020-03-13T00:57:07.662Z] #44 170.0 LINK lib/c/built-in.o [2020-03-13T00:57:07.662Z] #44 170.0 LINK lib/c/libcriu.so [2020-03-13T00:57:07.662Z] #44 170.0 LINK lib/c/libcriu.a [2020-03-13T00:57:07.662Z] #44 170.2 GEN magic.py [2020-03-13T00:57:07.662Z] #44 170.2 Note: Building without setproctitle() and strlcpy() support. [2020-03-13T00:57:07.662Z] #44 170.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-13T00:57:07.662Z] #44 170.2 Note: Building without GnuTLS support [2020-03-13T00:57:07.860Z] ok github.com/docker/docker/api/server 0.189s coverage: 9.0% of statements [2020-03-13T00:57:08.228Z] #44 170.7 fatal: not a git repository (or any of the parent directories): .git [2020-03-13T00:57:08.412Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-03-13T00:57:08.412Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-13T00:57:08.487Z] #44 171.2 make[1]: Nothing to be done for 'all'. [2020-03-13T00:57:09.053Z] #44 171.6 make[1]: 'images/built-in.o' is up to date. [2020-03-13T00:57:09.053Z] #44 171.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-13T00:57:09.053Z] #44 171.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-13T00:57:09.053Z] #44 171.7 make[1]: 'compel/libcompel.a' is up to date. [2020-03-13T00:57:09.053Z] #44 171.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-13T00:57:09.053Z] #44 171.7 make[1]: Nothing to be done for 'all'. [2020-03-13T00:57:09.053Z] #44 171.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-13T00:57:09.235Z] #65 ... [2020-03-13T00:57:09.235Z] [2020-03-13T00:57:09.235Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:57:09.235Z] #53 DONE 276.9s [2020-03-13T00:57:09.235Z] [2020-03-13T00:57:09.235Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:57:09.235Z] #65 ... [2020-03-13T00:57:09.235Z] [2020-03-13T00:57:09.235Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-13T00:57:09.310Z] #44 171.9 make[2]: Nothing to be done for 'all'. [2020-03-13T00:57:09.311Z] #44 171.9 make[2]: Nothing to be done for 'all'. [2020-03-13T00:57:09.311Z] #44 171.9 make[2]: Nothing to be done for 'all'. [2020-03-13T00:57:09.493Z] #54 DONE 0.2s [2020-03-13T00:57:09.493Z] [2020-03-13T00:57:09.493Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-13T00:57:09.493Z] #57 DONE 0.1s [2020-03-13T00:57:09.493Z] [2020-03-13T00:57:09.493Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-13T00:57:09.493Z] #61 DONE 0.1s [2020-03-13T00:57:09.493Z] [2020-03-13T00:57:09.493Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:57:09.568Z] #44 172.0 make[2]: Nothing to be done for 'all'. [2020-03-13T00:57:09.568Z] #44 172.0 make[2]: Nothing to be done for 'all'. [2020-03-13T00:57:09.568Z] #44 172.1 make[2]: Nothing to be done for 'all'. [2020-03-13T00:57:09.568Z] #44 172.1 make[2]: Nothing to be done for 'all'. [2020-03-13T00:57:09.568Z] #44 172.2 make[2]: Nothing to be done for 'all'. [2020-03-13T00:57:09.826Z] #44 172.3 INSTALL criu/criu [2020-03-13T00:57:09.885Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-03-13T00:57:09.885Z] === RUN TestHealthCheckWorkdir [2020-03-13T00:57:10.090Z] #44 DONE 172.6s [2020-03-13T00:57:10.090Z] [2020-03-13T00:57:10.090Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:57:10.090Z] #65 227.4 + bin/containerd [2020-03-13T00:57:10.893Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-03-13T00:57:10.893Z] === RUN TestHealthKillContainer [2020-03-13T00:57:10.969Z] ? github.com/docker/docker/api [no test files] [2020-03-13T00:57:11.463Z] #65 ... [2020-03-13T00:57:11.463Z] [2020-03-13T00:57:11.463Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-13T00:57:11.463Z] #45 DONE 0.1s [2020-03-13T00:57:11.722Z] [2020-03-13T00:57:11.722Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-13T00:57:11.722Z] #48 DONE 0.1s [2020-03-13T00:57:11.722Z] [2020-03-13T00:57:11.722Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-13T00:57:11.722Z] #51 DONE 0.1s [2020-03-13T00:57:11.722Z] [2020-03-13T00:57:11.722Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:57:14.348Z] --- PASS: TestHealthKillContainer (2.96s) [2020-03-13T00:57:14.348Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-13T00:57:14.963Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-03-13T00:57:14.964Z] === RUN TestIpcModeNone [2020-03-13T00:57:15.972Z] --- PASS: TestIpcModeNone (0.95s) [2020-03-13T00:57:15.972Z] === RUN TestIpcModePrivate [2020-03-13T00:57:16.630Z] --- PASS: TestIpcModePrivate (0.91s) [2020-03-13T00:57:16.630Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-03-13T00:57:16.630Z] === RUN TestIpcModeShareable [2020-03-13T00:57:17.656Z] --- PASS: TestIpcModeShareable (0.99s) [2020-03-13T00:57:17.656Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-03-13T00:57:17.656Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-13T00:57:18.279Z] #65 ... [2020-03-13T00:57:18.279Z] [2020-03-13T00:57:18.279Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:57:18.279Z] #53 DONE 283.3s [2020-03-13T00:57:18.279Z] [2020-03-13T00:57:18.279Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:57:19.654Z] #65 ... [2020-03-13T00:57:19.654Z] [2020-03-13T00:57:19.654Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-13T00:57:19.654Z] #54 DONE 0.2s [2020-03-13T00:57:19.654Z] [2020-03-13T00:57:19.654Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-13T00:57:19.654Z] #57 DONE 0.1s [2020-03-13T00:57:19.654Z] [2020-03-13T00:57:19.654Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-13T00:57:19.912Z] #61 DONE 0.1s [2020-03-13T00:57:19.912Z] [2020-03-13T00:57:19.912Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-13T00:57:20.960Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2020-03-13T00:57:21.113Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.13s) [2020-03-13T00:57:21.113Z] === RUN TestAPIIpcModeHost [2020-03-13T00:57:21.396Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-03-13T00:57:21.396Z] === RUN TestDaemonIpcModeShareable [2020-03-13T00:57:23.422Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2020-03-13T00:57:23.422Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-13T00:57:23.422Z] === RUN TestDaemonIpcModePrivate [2020-03-13T00:57:24.896Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-03-13T00:57:24.896Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-13T00:57:24.896Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-13T00:57:26.999Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-03-13T00:57:26.999Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-13T00:57:26.999Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-13T00:57:28.473Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-03-13T00:57:28.473Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-13T00:57:28.473Z] === RUN TestIpcModeOlderClient [2020-03-13T00:57:28.473Z] === PAUSE TestIpcModeOlderClient [2020-03-13T00:57:28.473Z] === RUN TestKillContainerInvalidSignal [2020-03-13T00:57:29.483Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-03-13T00:57:29.483Z] === RUN TestKillContainer [2020-03-13T00:57:29.483Z] === RUN TestKillContainer/no_signal [2020-03-13T00:57:30.491Z] === RUN TestKillContainer/non_killing_signal [2020-03-13T00:57:31.107Z] === RUN TestKillContainer/killing_signal [2020-03-13T00:57:31.402Z] #65 232.3 + bin/containerd-stress [2020-03-13T00:57:31.402Z] #65 234.0 + bin/containerd-shim [2020-03-13T00:57:32.116Z] --- PASS: TestKillContainer (2.70s) [2020-03-13T00:57:32.116Z] --- PASS: TestKillContainer/no_signal (0.91s) [2020-03-13T00:57:32.116Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-03-13T00:57:32.116Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-03-13T00:57:32.116Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-13T00:57:32.116Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-13T00:57:33.125Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-13T00:57:33.742Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-03-13T00:57:33.742Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-03-13T00:57:33.742Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-03-13T00:57:33.742Z] === RUN TestKillStoppedContainer [2020-03-13T00:57:34.025Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-13T00:57:34.025Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-13T00:57:34.025Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-13T00:57:34.025Z] === RUN TestKillDifferentUserContainer [2020-03-13T00:57:35.034Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-03-13T00:57:35.034Z] === RUN TestInspectOomKilledTrue [2020-03-13T00:57:35.034Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-13T00:57:35.034Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T00:57:35.034Z] === RUN TestInspectOomKilledFalse [2020-03-13T00:57:35.034Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-13T00:57:35.034Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T00:57:35.034Z] === RUN TestLinksEtcHostsContentMatch [2020-03-13T00:57:35.651Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-03-13T00:57:35.651Z] === RUN TestLinksContainerNames [2020-03-13T00:57:37.676Z] --- PASS: TestLinksContainerNames (1.68s) [2020-03-13T00:57:37.676Z] === RUN TestLogsFollowTailEmpty [2020-03-13T00:57:37.954Z] #65 240.4 + bin/containerd-shim-runc-v1 [2020-03-13T00:57:38.291Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-03-13T00:57:38.291Z] === RUN TestContainerNetworkMountsNoChown [2020-03-13T00:57:38.906Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-03-13T00:57:38.906Z] === RUN TestMountDaemonRoot [2020-03-13T00:57:38.906Z] === RUN TestMountDaemonRoot/default [2020-03-13T00:57:38.906Z] === PAUSE TestMountDaemonRoot/default [2020-03-13T00:57:38.906Z] === RUN TestMountDaemonRoot/private [2020-03-13T00:57:38.906Z] === PAUSE TestMountDaemonRoot/private [2020-03-13T00:57:38.906Z] === RUN TestMountDaemonRoot/rprivate [2020-03-13T00:57:38.906Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-13T00:57:38.906Z] === RUN TestMountDaemonRoot/slave [2020-03-13T00:57:38.906Z] === PAUSE TestMountDaemonRoot/slave [2020-03-13T00:57:38.906Z] === RUN TestMountDaemonRoot/rslave [2020-03-13T00:57:38.906Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-13T00:57:38.906Z] === RUN TestMountDaemonRoot/shared [2020-03-13T00:57:38.906Z] === PAUSE TestMountDaemonRoot/shared [2020-03-13T00:57:38.906Z] === RUN TestMountDaemonRoot/rshared [2020-03-13T00:57:38.906Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-13T00:57:38.906Z] === CONT TestMountDaemonRoot/default [2020-03-13T00:57:38.906Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-13T00:57:38.907Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-13T00:57:38.907Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-13T00:57:38.907Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-13T00:57:38.907Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-13T00:57:38.907Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-13T00:57:38.907Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-13T00:57:38.907Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-13T00:57:38.907Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-13T00:57:38.907Z] === CONT TestMountDaemonRoot/rshared [2020-03-13T00:57:38.907Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-13T00:57:38.907Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-13T00:57:38.907Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T00:57:38.907Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T00:57:38.907Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-13T00:57:38.907Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-13T00:57:38.907Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T00:57:38.907Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T00:57:38.907Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-13T00:57:39.189Z] === CONT TestMountDaemonRoot/shared [2020-03-13T00:57:39.189Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-13T00:57:39.189Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-13T00:57:39.189Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-13T00:57:39.189Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-13T00:57:39.189Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-13T00:57:39.189Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-13T00:57:39.189Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-13T00:57:39.189Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-13T00:57:39.189Z] === CONT TestMountDaemonRoot/rslave [2020-03-13T00:57:39.189Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T00:57:39.189Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T00:57:39.189Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-13T00:57:39.189Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-13T00:57:39.189Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T00:57:39.189Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T00:57:39.189Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-13T00:57:39.189Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-13T00:57:39.189Z] === CONT TestMountDaemonRoot/slave [2020-03-13T00:57:39.190Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-13T00:57:39.190Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-13T00:57:39.190Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-13T00:57:39.190Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-13T00:57:39.190Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-13T00:57:39.190Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-13T00:57:39.190Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-13T00:57:39.190Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-13T00:57:39.190Z] === CONT TestMountDaemonRoot/rprivate [2020-03-13T00:57:39.190Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-13T00:57:39.190Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-13T00:57:39.190Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T00:57:39.190Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T00:57:39.190Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-13T00:57:39.190Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-13T00:57:39.190Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T00:57:39.190Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T00:57:39.190Z] === CONT TestMountDaemonRoot/private [2020-03-13T00:57:39.190Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-13T00:57:39.190Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-13T00:57:39.190Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-13T00:57:39.190Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-13T00:57:39.190Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-13T00:57:39.190Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-13T00:57:39.190Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-13T00:57:39.190Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-13T00:57:39.190Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-13T00:57:39.190Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-13T00:57:39.190Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-13T00:57:39.190Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T00:57:39.190Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-13T00:57:39.190Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T00:57:39.472Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-13T00:57:39.472Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T00:57:39.472Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-13T00:57:39.472Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-13T00:57:39.472Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-13T00:57:39.472Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-13T00:57:39.472Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-13T00:57:39.472Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T00:57:39.472Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-13T00:57:39.755Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-13T00:57:39.755Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-13T00:57:39.755Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-13T00:57:39.755Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-13T00:57:39.755Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-13T00:57:39.755Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T00:57:39.755Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-13T00:57:39.755Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T00:57:39.755Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-13T00:57:39.755Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-13T00:57:39.755Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-13T00:57:40.038Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-13T00:57:40.038Z] === RUN TestContainerBindMountNonRecursive [2020-03-13T00:57:40.479Z] #65 243.4 + bin/containerd-shim-runc-v2 [2020-03-13T00:57:41.044Z] #65 244.2 + binaries [2020-03-13T00:57:41.044Z] #65 244.2 + mkdir -p /build [2020-03-13T00:57:41.044Z] #65 244.3 + cp bin/containerd /build/containerd [2020-03-13T00:57:41.044Z] #65 244.3 + cp bin/containerd-shim /build/containerd-shim [2020-03-13T00:57:41.044Z] #65 244.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-13T00:57:41.044Z] #65 244.3 + cp bin/ctr /build/ctr [2020-03-13T00:57:41.609Z] #65 DONE 244.9s [2020-03-13T00:57:41.834Z] #65 258.5 + bin/containerd-stress [2020-03-13T00:57:41.834Z] #65 260.2 + bin/containerd-shim [2020-03-13T00:57:42.073Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2020-03-13T00:57:42.073Z] === RUN TestNetworkNat [2020-03-13T00:57:42.541Z] [2020-03-13T00:57:42.541Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-13T00:57:42.797Z] #66 DONE 0.3s [2020-03-13T00:57:42.797Z] [2020-03-13T00:57:42.797Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-13T00:57:42.797Z] #70 DONE 0.1s [2020-03-13T00:57:42.797Z] [2020-03-13T00:57:42.798Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-13T00:57:42.798Z] #72 DONE 0.1s [2020-03-13T00:57:43.054Z] [2020-03-13T00:57:43.054Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-13T00:57:43.054Z] #75 DONE 0.1s [2020-03-13T00:57:43.054Z] [2020-03-13T00:57:43.054Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-13T00:57:43.054Z] #76 DONE 0.0s [2020-03-13T00:57:43.054Z] [2020-03-13T00:57:43.054Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-13T00:57:43.081Z] --- PASS: TestNetworkNat (0.91s) [2020-03-13T00:57:43.081Z] === RUN TestNetworkLocalhostTCPNat [2020-03-13T00:57:43.697Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-03-13T00:57:43.697Z] === RUN TestNetworkLoopbackNat [2020-03-13T00:57:44.423Z] #77 DONE 1.3s [2020-03-13T00:57:44.423Z] [2020-03-13T00:57:44.423Z] #78 exporting to image [2020-03-13T00:57:44.423Z] #78 exporting layers [2020-03-13T00:57:45.170Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-03-13T00:57:45.170Z] === RUN TestPause [2020-03-13T00:57:45.786Z] --- PASS: TestPause (0.85s) [2020-03-13T00:57:45.786Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-13T00:57:45.786Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-13T00:57:45.786Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-13T00:57:45.786Z] === RUN TestPauseStopPausedContainer [2020-03-13T00:57:46.834Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-03-13T00:57:46.834Z] === RUN TestPsFilter [2020-03-13T00:57:47.098Z] #65 266.8 + bin/containerd-shim-runc-v1 [2020-03-13T00:57:47.130Z] --- PASS: TestPsFilter (0.29s) [2020-03-13T00:57:47.130Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-13T00:57:48.139Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2020-03-13T00:57:48.139Z] === RUN TestRemoveContainerWithVolume [2020-03-13T00:57:48.755Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-03-13T00:57:48.755Z] === RUN TestRemoveContainerRunning [2020-03-13T00:57:49.370Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-03-13T00:57:49.371Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-13T00:57:50.334Z] ok github.com/docker/docker/api/server/httputils 0.138s coverage: 14.7% of statements [2020-03-13T00:57:50.334Z] ok github.com/docker/docker/api/server/middleware 0.173s coverage: 37.7% of statements [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-13T00:57:50.334Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2020-03-13T00:57:50.334Z] ok github.com/docker/docker/api/types/filters 0.195s coverage: 92.2% of statements [2020-03-13T00:57:50.334Z] ok github.com/docker/docker/api/server/router/swarm 0.082s coverage: 4.5% of statements [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-13T00:57:50.334Z] ok github.com/docker/docker/api/types/time 0.142s coverage: 100.0% of statements [2020-03-13T00:57:50.334Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/builder [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-13T00:57:50.334Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-13T00:57:50.334Z] ok github.com/docker/docker/builder/dockerignore 0.202s coverage: 96.8% of statements [2020-03-13T00:57:50.375Z] #65 269.9 + bin/containerd-shim-runc-v2 [2020-03-13T00:57:50.379Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-03-13T00:57:50.379Z] === RUN TestRemoveInvalidContainer [2020-03-13T00:57:50.379Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-13T00:57:50.379Z] === RUN TestRenameLinkedContainer [2020-03-13T00:57:50.941Z] #65 270.7 + binaries [2020-03-13T00:57:50.941Z] #65 270.7 + mkdir -p /build [2020-03-13T00:57:50.941Z] #65 270.7 + cp bin/containerd /build/containerd [2020-03-13T00:57:50.941Z] #65 270.7 + cp bin/containerd-shim /build/containerd-shim [2020-03-13T00:57:50.941Z] #65 270.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-13T00:57:50.941Z] #65 270.7 + cp bin/ctr /build/ctr [2020-03-13T00:57:50.975Z] #78 exporting layers 6.0s done [2020-03-13T00:57:50.975Z] #78 writing image sha256:53e4d87f7239067c43ac0a03a0c9cde5283b6d340580dee0504e18c036dce05e done [2020-03-13T00:57:50.975Z] #78 naming to docker.io/library/docker:07229baee5cacc34294ff50a242941d3c958af3b done [2020-03-13T00:57:50.975Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-13T00:57:51.337Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07229baee5cacc34294ff50a242941d3c958af3b hack/make.sh dynbinary test-integration [2020-03-13T00:57:51.504Z] #65 DONE 271.2s [2020-03-13T00:57:52.271Z] [2020-03-13T00:57:52.271Z] Removing bundles/ [2020-03-13T00:57:52.271Z] [2020-03-13T00:57:52.271Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-13T00:57:52.271Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-13T00:57:52.271Z] GOOS="" GOARCH="" GOARM="" [2020-03-13T00:57:52.435Z] [2020-03-13T00:57:52.435Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-13T00:57:52.692Z] #66 DONE 0.3s [2020-03-13T00:57:52.692Z] [2020-03-13T00:57:52.692Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-13T00:57:52.692Z] #70 DONE 0.1s [2020-03-13T00:57:52.692Z] [2020-03-13T00:57:52.692Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-13T00:57:52.949Z] #72 DONE 0.2s [2020-03-13T00:57:52.949Z] [2020-03-13T00:57:52.949Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-13T00:57:52.949Z] #75 DONE 0.1s [2020-03-13T00:57:52.949Z] [2020-03-13T00:57:52.949Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-13T00:57:52.949Z] #76 DONE 0.0s [2020-03-13T00:57:52.949Z] [2020-03-13T00:57:52.949Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-13T00:57:53.220Z] ok github.com/docker/docker/builder/remotecontext 0.655s coverage: 9.2% of statements [2020-03-13T00:57:53.676Z] ok github.com/docker/docker/cli/debug 0.368s coverage: 100.0% of statements [2020-03-13T00:57:53.676Z] ok github.com/docker/docker/builder/dockerfile 0.498s coverage: 46.3% of statements [2020-03-13T00:57:53.906Z] --- PASS: TestRenameLinkedContainer (3.36s) [2020-03-13T00:57:53.906Z] === RUN TestRenameStoppedContainer [2020-03-13T00:57:54.522Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-03-13T00:57:54.522Z] === RUN TestRenameRunningContainerAndReuse [2020-03-13T00:57:54.843Z] #77 DONE 1.5s [2020-03-13T00:57:54.843Z] [2020-03-13T00:57:54.843Z] #78 exporting to image [2020-03-13T00:57:54.843Z] #78 exporting layers [2020-03-13T00:57:56.546Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-03-13T00:57:56.546Z] === RUN TestRenameInvalidName [2020-03-13T00:57:57.162Z] --- PASS: TestRenameInvalidName (0.89s) [2020-03-13T00:57:57.162Z] === RUN TestRenameAnonymousContainer [2020-03-13T00:58:01.396Z] #78 exporting layers 6.2s done [2020-03-13T00:58:01.396Z] #78 writing image sha256:6fa4811ebb1d0623461a42384648b53857703124e848ae770da8b050fe87312f done [2020-03-13T00:58:01.396Z] #78 naming to docker.io/library/docker:07229baee5cacc34294ff50a242941d3c958af3b done [2020-03-13T00:58:01.396Z] #78 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-13T00:58:02.650Z] --- PASS: TestRenameAnonymousContainer (4.91s) [2020-03-13T00:58:02.650Z] === RUN TestRenameContainerWithSameName [2020-03-13T00:58:02.852Z] [2020-03-13T00:58:02.852Z] Removing bundles/ [2020-03-13T00:58:02.852Z] [2020-03-13T00:58:02.852Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-13T00:58:02.852Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-13T00:58:02.852Z] GOOS="" GOARCH="" GOARM="" [2020-03-13T00:58:02.933Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-03-13T00:58:02.933Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-13T00:58:03.964Z] ok github.com/docker/docker/client 0.409s coverage: 75.3% of statements [2020-03-13T00:58:04.958Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-03-13T00:58:04.958Z] === RUN TestResize [2020-03-13T00:58:05.623Z] --- PASS: TestResize (0.84s) [2020-03-13T00:58:05.623Z] === RUN TestResizeWithInvalidSize [2020-03-13T00:58:06.633Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-03-13T00:58:06.633Z] === RUN TestResizeWhenContainerNotStarted [2020-03-13T00:58:07.249Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T00:58:07.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T00:58:07.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T00:58:07.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T00:58:07.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T00:58:07.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T00:58:07.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T00:58:07.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T00:58:07.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T00:58:07.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T00:58:07.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T00:58:07.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T00:58:07.249Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T00:58:07.249Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T00:58:07.249Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T00:58:07.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T00:58:09.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T00:58:09.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T00:58:10.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T00:58:11.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T00:58:12.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T00:58:12.474Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T00:58:14.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T00:58:14.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T00:58:15.543Z] ................................................ [ 29%] [2020-03-13T00:58:16.419Z] ok github.com/docker/docker/builder/remotecontext/git 24.884s coverage: 86.3% of statements [2020-03-13T00:58:16.419Z] ? github.com/docker/docker/cli [no test files] [2020-03-13T00:58:16.419Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-13T00:58:17.207Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-13T00:58:17.207Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-13T00:58:17.207Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2020-03-13T00:58:17.207Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-03-13T00:58:17.207Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 4.5% of statements [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-13T00:58:17.207Z] ok github.com/docker/docker/api/types/time 0.035s coverage: 100.0% of statements [2020-03-13T00:58:17.207Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/builder [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-13T00:58:17.207Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-13T00:58:17.207Z] ok github.com/docker/docker/builder/dockerignore 0.035s coverage: 96.8% of statements [2020-03-13T00:58:17.207Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2020-03-13T00:58:17.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T00:58:17.464Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T00:58:18.595Z] ok github.com/docker/docker/builder/remotecontext/git 3.066s coverage: 86.3% of statements [2020-03-13T00:58:18.595Z] ok github.com/docker/docker/builder/remotecontext 0.348s coverage: 13.6% of statements [2020-03-13T00:58:19.537Z] ok github.com/docker/docker/builder/dockerfile 1.200s coverage: 48.2% of statements [2020-03-13T00:58:19.537Z] ? github.com/docker/docker/cli [no test files] [2020-03-13T00:58:19.537Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s) [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.71s) [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.77s) [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2020-03-13T00:58:20.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2020-03-13T00:58:20.143Z] === RUN TestCgroupNamespacesRun [2020-03-13T00:58:21.617Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-03-13T00:58:21.617Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-13T00:58:23.473Z] ok github.com/docker/docker/cmd/dockerd 0.743s coverage: 19.2% of statements [2020-03-13T00:58:23.689Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-03-13T00:58:23.689Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-13T00:58:23.739Z] ok github.com/docker/docker/client 0.343s coverage: 75.8% of statements [2020-03-13T00:58:25.004Z] ok github.com/docker/docker/container 0.495s coverage: 41.9% of statements [2020-03-13T00:58:25.004Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-13T00:58:25.004Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-13T00:58:25.004Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-13T00:58:25.004Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-13T00:58:25.163Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2020-03-13T00:58:25.163Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-13T00:58:26.636Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-03-13T00:58:26.636Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-13T00:58:27.171Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.408s coverage: 65.3% of statements [2020-03-13T00:58:28.676Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2020-03-13T00:58:28.677Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-13T00:58:28.698Z] ok github.com/docker/docker/daemon/cluster/convert 0.463s coverage: 35.7% of statements [2020-03-13T00:58:29.292Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.78s) [2020-03-13T00:58:29.293Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-13T00:58:30.301Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-03-13T00:58:30.301Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-13T00:58:32.326Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-03-13T00:58:32.326Z] === RUN TestKernelTCPMemory [2020-03-13T00:58:32.941Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-03-13T00:58:32.942Z] === RUN TestNISDomainname [2020-03-13T00:58:33.365Z] ok github.com/docker/docker/daemon/cluster 1.084s coverage: 0.5% of statements [2020-03-13T00:58:33.949Z] --- PASS: TestNISDomainname (1.03s) [2020-03-13T00:58:33.949Z] === RUN TestHostnameDnsResolution [2020-03-13T00:58:34.892Z] ok github.com/docker/docker/daemon/config 0.800s coverage: 79.6% of statements [2020-03-13T00:58:35.422Z] --- PASS: TestHostnameDnsResolution (1.68s) [2020-03-13T00:58:35.422Z] === RUN TestStats [2020-03-13T00:58:35.854Z] ok github.com/docker/docker/daemon/discovery 0.724s coverage: 30.0% of statements [2020-03-13T00:58:37.380Z] ok github.com/docker/docker/daemon/events 0.389s coverage: 50.0% of statements [2020-03-13T00:58:37.446Z] --- PASS: TestStats (1.89s) [2020-03-13T00:58:37.446Z] === RUN TestStopContainerWithTimeout [2020-03-13T00:58:37.446Z] === RUN TestStopContainerWithTimeout/0 [2020-03-13T00:58:37.446Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-13T00:58:37.446Z] === RUN TestStopContainerWithTimeout/1 [2020-03-13T00:58:37.446Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-13T00:58:37.446Z] === RUN TestStopContainerWithTimeout/3 [2020-03-13T00:58:37.446Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-13T00:58:37.446Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-13T00:58:37.446Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-13T00:58:37.446Z] === CONT TestStopContainerWithTimeout/0 [2020-03-13T00:58:37.446Z] === CONT TestStopContainerWithTimeout/3 [2020-03-13T00:58:37.836Z] ok github.com/docker/docker/daemon/graphdriver 0.180s coverage: 2.3% of statements [2020-03-13T00:58:38.438Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-13T00:58:38.920Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-13T00:58:39.361Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2020-03-13T00:58:40.945Z] === CONT TestStopContainerWithTimeout/1 [2020-03-13T00:58:41.526Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.231s coverage: 10.9% of statements [2020-03-13T00:58:42.418Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-13T00:58:42.418Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-03-13T00:58:42.418Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2020-03-13T00:58:42.418Z] --- PASS: TestStopContainerWithTimeout/-1 (2.80s) [2020-03-13T00:58:42.418Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-03-13T00:58:42.418Z] === RUN TestDeleteDevicemapper [2020-03-13T00:58:42.418Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-13T00:58:42.418Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-13T00:58:42.418Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-13T00:58:42.488Z] ok github.com/docker/docker/daemon 3.337s coverage: 9.2% of statements [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-13T00:58:42.488Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-13T00:58:43.450Z] ok github.com/docker/docker/daemon/images 0.362s coverage: 4.9% of statements [2020-03-13T00:58:43.450Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-13T00:58:43.450Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-13T00:58:43.450Z] ok github.com/docker/docker/daemon/logger 0.616s coverage: 42.1% of statements [2020-03-13T00:58:44.411Z] ok github.com/docker/docker/daemon/logger/awslogs 0.535s coverage: 77.8% of statements [2020-03-13T00:58:44.411Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-13T00:58:44.411Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-13T00:58:44.411Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-13T00:58:44.411Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-13T00:58:44.411Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-13T00:58:44.411Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.180s coverage: 88.3% of statements [2020-03-13T00:58:44.866Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.368s coverage: 62.1% of statements [2020-03-13T00:58:45.828Z] ok github.com/docker/docker/daemon/logger/local 0.528s coverage: 74.7% of statements [2020-03-13T00:58:45.828Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-13T00:58:45.876Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.31s) [2020-03-13T00:58:45.876Z] === RUN TestUpdateMemory [2020-03-13T00:58:45.876Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-13T00:58:45.876Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-13T00:58:45.876Z] === RUN TestUpdateCPUQuota [2020-03-13T00:58:46.789Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.338s coverage: 21.4% of statements [2020-03-13T00:58:46.789Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.563s coverage: 33.3% of statements [2020-03-13T00:58:46.884Z] --- PASS: TestUpdateCPUQuota (1.16s) [2020-03-13T00:58:46.884Z] === RUN TestUpdatePidsLimit [2020-03-13T00:58:46.884Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-13T00:58:47.020Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-13T00:58:47.167Z] === RUN TestUpdatePidsLimit/no_change [2020-03-13T00:58:47.750Z] ok github.com/docker/docker/daemon/logger/templates 0.074s coverage: 8.3% of statements [2020-03-13T00:58:47.784Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-13T00:58:48.067Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-13T00:58:48.350Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-13T00:58:48.710Z] ok github.com/docker/docker/daemon/logger/syslog 0.298s coverage: 47.8% of statements [2020-03-13T00:58:48.965Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-13T00:58:49.248Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-13T00:58:49.672Z] ok github.com/docker/docker/daemon/logger/splunk 2.266s coverage: 82.5% of statements [2020-03-13T00:58:49.672Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-13T00:58:49.672Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-13T00:58:49.672Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-13T00:58:50.635Z] ok github.com/docker/docker/distribution/metadata 1.300s coverage: 48.2% of statements [2020-03-13T00:58:50.723Z] --- PASS: TestUpdatePidsLimit (3.82s) [2020-03-13T00:58:50.723Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-03-13T00:58:50.723Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-03-13T00:58:50.723Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-03-13T00:58:50.723Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-03-13T00:58:50.723Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-03-13T00:58:50.723Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-03-13T00:58:50.723Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-03-13T00:58:50.723Z] === RUN TestUpdateRestartPolicy [2020-03-13T00:58:51.090Z] ok github.com/docker/docker/distribution 1.231s coverage: 20.3% of statements [2020-03-13T00:58:51.090Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-13T00:58:51.090Z] ok github.com/docker/docker/errdefs 0.271s coverage: 49.4% of statements [2020-03-13T00:58:51.342Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-13T00:58:52.617Z] ok github.com/docker/docker/image/cache 0.187s coverage: 19.2% of statements [2020-03-13T00:58:53.073Z] ok github.com/docker/docker/distribution/xfer 2.249s coverage: 77.3% of statements [2020-03-13T00:58:53.073Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-13T00:58:53.073Z] ok github.com/docker/docker/image/v1 0.234s coverage: 25.0% of statements [2020-03-13T00:58:53.528Z] ok github.com/docker/docker/image 0.810s coverage: 86.4% of statements [2020-03-13T00:58:53.528Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-13T00:58:53.528Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-13T00:58:53.984Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2020-03-13T00:58:55.840Z] ok github.com/docker/docker/cmd/dockerd 0.150s coverage: 30.7% of statements [2020-03-13T00:58:55.841Z] ok github.com/docker/docker/container 0.175s coverage: 34.9% of statements [2020-03-13T00:58:55.841Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-13T00:58:55.841Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-13T00:58:55.841Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-13T00:58:55.841Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-13T00:58:55.841Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2020-03-13T00:58:56.157Z] ok github.com/docker/docker/pkg/aaparser 0.089s coverage: 50.0% of statements [2020-03-13T00:58:56.157Z] ok github.com/docker/docker/layer 0.385s coverage: 30.1% of statements [2020-03-13T00:58:56.157Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-13T00:58:56.409Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.7% of statements [2020-03-13T00:58:56.612Z] ok github.com/docker/docker/opts 0.443s coverage: 67.7% of statements [2020-03-13T00:58:57.068Z] ok github.com/docker/docker/libcontainerd/local 0.348s coverage: 1.0% of statements [2020-03-13T00:58:57.068Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-13T00:58:57.068Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-13T00:58:57.068Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-13T00:58:57.068Z] ? github.com/docker/docker/oci [no test files] [2020-03-13T00:58:57.068Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-13T00:58:58.029Z] ok github.com/docker/docker/pkg/broadcaster 0.118s coverage: 100.0% of statements [2020-03-13T00:58:58.318Z] ok github.com/docker/docker/daemon/cluster 0.095s coverage: 0.5% of statements [2020-03-13T00:58:58.484Z] ok github.com/docker/docker/pkg/authorization 0.900s coverage: 26.8% of statements [2020-03-13T00:58:58.484Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2020-03-13T00:58:59.446Z] ok github.com/docker/docker/pkg/chrootarchive 0.356s coverage: 15.4% of statements [2020-03-13T00:58:59.446Z] ok github.com/docker/docker/pkg/directory 0.341s coverage: 80.0% of statements [2020-03-13T00:58:59.902Z] ok github.com/docker/docker/pkg/discovery 0.102s coverage: 58.3% of statements [2020-03-13T00:59:00.862Z] ok github.com/docker/docker/daemon/discovery 0.048s coverage: 30.0% of statements [2020-03-13T00:59:00.866Z] ok github.com/docker/docker/pkg/discovery/file 0.181s coverage: 92.9% of statements [2020-03-13T00:59:01.322Z] ok github.com/docker/docker/pkg/discovery/memory 0.170s coverage: 92.3% of statements [2020-03-13T00:59:01.778Z] ok github.com/docker/docker/pkg/discovery/nodes 0.175s coverage: 93.8% of statements [2020-03-13T00:59:01.807Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 81.7% of statements [2020-03-13T00:59:02.068Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2020-03-13T00:59:02.739Z] ok github.com/docker/docker/pkg/filenotify 0.030s coverage: 36.2% of statements [2020-03-13T00:59:02.739Z] ok github.com/docker/docker/pkg/fileutils 0.062s coverage: 87.7% of statements [2020-03-13T00:59:03.194Z] ok github.com/docker/docker/pkg/archive 5.716s coverage: 62.0% of statements [2020-03-13T00:59:03.194Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 42.9% of statements [2020-03-13T00:59:04.156Z] ok github.com/docker/docker/pkg/idtools 0.130s coverage: 6.3% of statements [2020-03-13T00:59:04.612Z] ok github.com/docker/docker/pkg/discovery/kv 3.419s coverage: 84.1% of statements [2020-03-13T00:59:04.624Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-03-13T00:59:05.067Z] ok github.com/docker/docker/pkg/ioutils 0.608s coverage: 69.2% of statements [2020-03-13T00:59:05.523Z] ok github.com/docker/docker/pkg/jsonmessage 0.192s coverage: 91.7% of statements [2020-03-13T00:59:05.523Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2020-03-13T00:59:05.951Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2020-03-13T00:59:05.951Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-13T00:59:05.951Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-03-13T00:59:05.951Z] === RUN TestWaitNonBlocked [2020-03-13T00:59:05.951Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T00:59:05.951Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T00:59:05.951Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T00:59:05.951Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T00:59:05.951Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T00:59:05.951Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T00:59:05.951Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-13T00:59:05.951Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2020-03-13T00:59:05.951Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-03-13T00:59:05.951Z] === RUN TestWaitBlocked [2020-03-13T00:59:05.951Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T00:59:05.951Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T00:59:05.951Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T00:59:05.951Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T00:59:05.951Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T00:59:05.951Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T00:59:05.979Z] ok github.com/docker/docker/pkg/longpath 0.065s coverage: 100.0% of statements [2020-03-13T00:59:05.979Z] ok github.com/docker/docker/pkg/namesgenerator 0.053s coverage: 85.7% of statements [2020-03-13T00:59:06.571Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-13T00:59:06.571Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-03-13T00:59:06.571Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2020-03-13T00:59:06.571Z] === CONT TestContainerStartOnDaemonRestart [2020-03-13T00:59:06.571Z] === CONT TestIpcModeOlderClient [2020-03-13T00:59:06.571Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-03-13T00:59:06.571Z] === CONT TestDaemonHostGatewayIP [2020-03-13T00:59:06.940Z] ok github.com/docker/docker/pkg/parsers 0.100s coverage: 97.0% of statements [2020-03-13T00:59:06.940Z] ok github.com/docker/docker/pkg/pidfile 0.080s coverage: 82.6% of statements [2020-03-13T00:59:07.913Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-03-13T00:59:08.172Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.558s coverage: 13.8% of statements [2020-03-13T00:59:08.466Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.235s coverage: 56.8% of statements [2020-03-13T00:59:08.922Z] ok github.com/docker/docker/pkg/plugins/transport 0.207s coverage: 85.7% of statements [2020-03-13T00:59:08.922Z] ok github.com/docker/docker/pkg/pools 0.108s coverage: 88.2% of statements [2020-03-13T00:59:09.284Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s) [2020-03-13T00:59:09.284Z] === CONT TestDaemonRestartIpcMode [2020-03-13T00:59:09.553Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.668s coverage: 57.0% of statements [2020-03-13T00:59:09.883Z] ok github.com/docker/docker/pkg/progress 0.091s coverage: 75.9% of statements [2020-03-13T00:59:10.298Z] --- PASS: TestDaemonHostGatewayIP (3.58s) [2020-03-13T00:59:10.338Z] ok github.com/docker/docker/pkg/reexec 0.125s coverage: 82.4% of statements [2020-03-13T00:59:10.794Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 73.9% of statements [2020-03-13T00:59:10.794Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-13T00:59:10.794Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-13T00:59:10.794Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-13T00:59:10.794Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-13T00:59:10.794Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-13T00:59:10.794Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-13T00:59:10.794Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-13T00:59:10.794Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-13T00:59:11.251Z] ok github.com/docker/docker/pkg/signal 0.088s coverage: 20.3% of statements [2020-03-13T00:59:11.707Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2020-03-13T00:59:11.707Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2020-03-13T00:59:11.707Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2020-03-13T00:59:12.092Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-03-13T00:59:12.162Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 38.2% of statements [2020-03-13T00:59:12.708Z] ok github.com/docker/docker/pkg/tailfile 0.157s coverage: 88.6% of statements [2020-03-13T00:59:12.979Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2020-03-13T00:59:12.979Z] PASS [2020-03-13T00:59:12.979Z] [2020-03-13T00:59:12.979Z] === Skipped [2020-03-13T00:59:12.979Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-13T00:59:12.979Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-13T00:59:12.979Z] [2020-03-13T00:59:12.979Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-13T00:59:12.979Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T00:59:12.979Z] [2020-03-13T00:59:12.979Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-13T00:59:12.979Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T00:59:12.979Z] [2020-03-13T00:59:12.979Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-13T00:59:12.979Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-13T00:59:12.979Z] [2020-03-13T00:59:12.979Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-13T00:59:12.979Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-13T00:59:12.979Z] [2020-03-13T00:59:12.979Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-13T00:59:12.979Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-13T00:59:12.979Z] [2020-03-13T00:59:12.979Z] [2020-03-13T00:59:12.979Z] DONE 199 tests, 6 skipped in 138.665s [2020-03-13T00:59:12.979Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-13T00:59:12.979Z] ++ 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-03-13T00:59:12.979Z] ++ set -e [2020-03-13T00:59:12.979Z] ++ '[' -n 0 ']' [2020-03-13T00:59:12.979Z] ++ set -x [2020-03-13T00:59:12.979Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T00:59:12.979Z] INFO: Testing against a local daemon [2020-03-13T00:59:12.979Z] === RUN TestCommitInheritsEnv [2020-03-13T00:59:13.031Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.418s coverage: 46.2% of statements [2020-03-13T00:59:13.596Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-03-13T00:59:13.596Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-13T00:59:13.596Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-13T00:59:13.596Z] === RUN TestImagesFilterMultiReference [2020-03-13T00:59:13.596Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-03-13T00:59:13.596Z] === RUN TestImagePullPlatformInvalid [2020-03-13T00:59:13.596Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-13T00:59:13.596Z] === RUN TestRemoveImageOrphaning [2020-03-13T00:59:13.669Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 13.8% of statements [2020-03-13T00:59:13.669Z] ok github.com/docker/docker/pkg/tarsum 0.199s coverage: 89.3% of statements [2020-03-13T00:59:13.697Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-13T00:59:13.697Z] [2020-03-13T00:59:13.697Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-13T00:59:13.697Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-13T00:59:13.697Z] HOSTNAME=a59a6760b2cc [2020-03-13T00:59:13.697Z] DEST=bundles/test-integration [2020-03-13T00:59:13.697Z] PWD=/go/src/github.com/docker/docker [2020-03-13T00:59:13.697Z] DOCKER_ROOTLESS=1 [2020-03-13T00:59:13.697Z] DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b [2020-03-13T00:59:13.697Z] container=docker [2020-03-13T00:59:13.697Z] HOME=/root [2020-03-13T00:59:13.697Z] GOLANG_VERSION=1.13.8 [2020-03-13T00:59:13.697Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-13T00:59:13.697Z] VALIDATE_BRANCH=master [2020-03-13T00:59:13.697Z] TERM=xterm [2020-03-13T00:59:13.697Z] DOCKER_PKG=github.com/docker/docker [2020-03-13T00:59:13.697Z] SHLVL=1 [2020-03-13T00:59:13.697Z] TIMEOUT=120m [2020-03-13T00:59:13.697Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-13T00:59:13.697Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-13T00:59:13.697Z] GO111MODULE=off [2020-03-13T00:59:13.697Z] DOCKER_EXPERIMENTAL=1 [2020-03-13T00:59:13.697Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-13T00:59:13.697Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-13T00:59:13.697Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-13T00:59:13.697Z] GOPATH=/go [2020-03-13T00:59:13.697Z] PKG_CONFIG=pkg-config [2020-03-13T00:59:13.697Z] _=/usr/bin/env [2020-03-13T00:59:13.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-13T00:59:14.126Z] ok github.com/docker/docker/pkg/term 0.091s coverage: 30.8% of statements [2020-03-13T00:59:14.213Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-03-13T00:59:14.213Z] === RUN TestRemoveImageGarbageCollector [2020-03-13T00:59:14.213Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-13T00:59:14.213Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T00:59:14.213Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-13T00:59:14.213Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-13T00:59:14.213Z] === RUN TestTagInvalidReference [2020-03-13T00:59:14.213Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-13T00:59:14.213Z] === RUN TestTagValidPrefixedRepo [2020-03-13T00:59:14.213Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-03-13T00:59:14.213Z] === RUN TestTagExistedNameWithoutForce [2020-03-13T00:59:14.213Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-03-13T00:59:14.213Z] === RUN TestTagOfficialNames [2020-03-13T00:59:14.213Z] --- PASS: TestTagOfficialNames (0.04s) [2020-03-13T00:59:14.213Z] === RUN TestTagMatchesDigest [2020-03-13T00:59:14.213Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-13T00:59:14.213Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-13T00:59:14.410Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.337s coverage: 72.5% of statements [2020-03-13T00:59:14.581Z] testing: warning: no tests to run [2020-03-13T00:59:14.581Z] ok github.com/docker/docker/pkg/term/windows 0.125s coverage: 0.0% of statements [no tests to run] [2020-03-13T00:59:14.581Z] ok github.com/docker/docker/pkg/truncindex 0.177s coverage: 91.5% of statements [2020-03-13T00:59:14.835Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-13T00:59:14.835Z] [2020-03-13T00:59:14.835Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-13T00:59:14.835Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-13T00:59:14.835Z] HOSTNAME=b9a671030e18 [2020-03-13T00:59:14.835Z] TESTDEBUG=0 [2020-03-13T00:59:14.835Z] DEST=bundles/test-integration [2020-03-13T00:59:14.835Z] PWD=/go/src/github.com/docker/docker [2020-03-13T00:59:14.835Z] DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b [2020-03-13T00:59:14.835Z] container=docker [2020-03-13T00:59:14.835Z] HOME=/root [2020-03-13T00:59:14.835Z] GOLANG_VERSION=1.13.8 [2020-03-13T00:59:14.835Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-13T00:59:14.835Z] VALIDATE_BRANCH=master [2020-03-13T00:59:14.835Z] TERM=xterm [2020-03-13T00:59:14.835Z] DOCKER_PKG=github.com/docker/docker [2020-03-13T00:59:14.835Z] SHLVL=1 [2020-03-13T00:59:14.835Z] TIMEOUT=120m [2020-03-13T00:59:14.835Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-13T00:59:14.835Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-13T00:59:14.835Z] GO111MODULE=off [2020-03-13T00:59:14.835Z] DOCKER_EXPERIMENTAL=1 [2020-03-13T00:59:14.835Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-13T00:59:14.835Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-13T00:59:14.835Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-13T00:59:14.835Z] GOPATH=/go [2020-03-13T00:59:14.835Z] PKG_CONFIG=pkg-config [2020-03-13T00:59:14.835Z] _=/usr/bin/env [2020-03-13T00:59:14.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-13T00:59:15.037Z] ok github.com/docker/docker/pkg/urlutil 0.074s coverage: 100.0% of statements [2020-03-13T00:59:15.037Z] ok github.com/docker/docker/pkg/useragent 0.049s coverage: 88.9% of statements [2020-03-13T00:59:15.350Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.909s coverage: 49.5% of statements [2020-03-13T00:59:15.921Z] ok github.com/docker/docker/daemon 12.399s coverage: 17.5% of statements [2020-03-13T00:59:15.921Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-13T00:59:15.921Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-13T00:59:15.921Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-13T00:59:15.921Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-13T00:59:15.921Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-13T00:59:16.408Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-13T00:59:16.564Z] ok github.com/docker/docker/plugin/v2 0.240s coverage: 20.1% of statements [2020-03-13T00:59:16.863Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.572s coverage: 76.1% of statements [2020-03-13T00:59:17.020Z] ok github.com/docker/docker/plugin 0.544s coverage: 11.7% of statements [2020-03-13T00:59:17.020Z] ok github.com/docker/docker/reference 0.222s coverage: 84.4% of statements [2020-03-13T00:59:17.124Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.079s coverage: 58.0% of statements [2020-03-13T00:59:17.694Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-03-13T00:59:17.954Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements [2020-03-13T00:59:18.548Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2020-03-13T00:59:18.548Z] ok github.com/docker/docker/registry/resumable 0.259s coverage: 100.0% of statements [2020-03-13T00:59:19.510Z] ok github.com/docker/docker/testutil 0.106s coverage: 62.5% of statements [2020-03-13T00:59:19.510Z] ok github.com/docker/docker/registry 0.382s coverage: 51.7% of statements [2020-03-13T00:59:19.510Z] ok github.com/docker/docker/runconfig 0.201s coverage: 54.5% of statements [2020-03-13T00:59:20.496Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 41.8% of statements [2020-03-13T00:59:20.756Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.915s coverage: 61.0% of statements [2020-03-13T00:59:20.756Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-13T00:59:20.756Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-13T00:59:21.015Z] ok github.com/docker/docker/daemon/logger/awslogs 0.284s coverage: 77.8% of statements [2020-03-13T00:59:21.274Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 4.9% of statements [2020-03-13T00:59:21.274Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-13T00:59:21.274Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-13T00:59:21.274Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-13T00:59:21.274Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-13T00:59:21.535Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-03-13T00:59:21.676Z] ok github.com/docker/docker/volume/drivers 0.236s coverage: 36.1% of statements [2020-03-13T00:59:22.132Z] ok github.com/docker/docker/volume/local 0.305s coverage: 37.7% of statements [2020-03-13T00:59:22.132Z] ok github.com/docker/docker/volume/mounts 0.093s coverage: 66.2% of statements [2020-03-13T00:59:22.474Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 26.2% of statements [2020-03-13T00:59:22.474Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.027s coverage: 88.3% of statements [2020-03-13T00:59:22.734Z] time="2020-03-13T00:59:22Z" level=error msg="Failed to open log file: open /tmp/docker-logger-188112166/container.log.1: no such file or directory" [2020-03-13T00:59:22.734Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.066s coverage: 62.1% of statements [2020-03-13T00:59:23.305Z] ok github.com/docker/docker/daemon/logger/local 0.095s coverage: 74.7% of statements [2020-03-13T00:59:23.305Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-13T00:59:23.665Z] ok github.com/docker/docker/volume/service 0.321s coverage: 70.3% of statements [2020-03-13T00:59:24.101Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-13T00:59:24.246Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 19.9% of statements [2020-03-13T00:59:24.246Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 33.3% of statements [2020-03-13T00:59:24.339Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-13T00:59:24.339Z] [2020-03-13T00:59:25.187Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 47.8% of statements [2020-03-13T00:59:25.187Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2020-03-13T00:59:26.128Z] ok github.com/docker/docker/daemon/network 0.043s coverage: 63.8% of statements [2020-03-13T00:59:26.239Z] [2020-03-13T00:59:26.239Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-13T00:59:26.239Z] [2020-03-13T00:59:26.497Z] [2020-03-13T00:59:26.497Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-13T00:59:26.497Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-13T00:59:26.497Z] HOSTNAME=d8abb3888e84 [2020-03-13T00:59:26.497Z] TEST_SKIP_INTEGRATION=1 [2020-03-13T00:59:26.497Z] TESTDEBUG=0 [2020-03-13T00:59:26.497Z] DEST=bundles/test-integration [2020-03-13T00:59:26.497Z] PWD=/go/src/github.com/docker/docker [2020-03-13T00:59:26.497Z] KEEPBUNDLE=1 [2020-03-13T00:59:26.497Z] DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b [2020-03-13T00:59:26.497Z] container=docker [2020-03-13T00:59:26.497Z] HOME=/root [2020-03-13T00:59:26.497Z] GOLANG_VERSION=1.13.8 [2020-03-13T00:59:26.497Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-13T00:59:26.497Z] VALIDATE_BRANCH=master [2020-03-13T00:59:26.497Z] TERM=xterm [2020-03-13T00:59:26.497Z] DOCKER_PKG=github.com/docker/docker [2020-03-13T00:59:26.497Z] SHLVL=1 [2020-03-13T00:59:26.497Z] TIMEOUT=120m [2020-03-13T00:59:26.497Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-13T00:59:26.497Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-13T00:59:26.497Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-13T00:59:26.497Z] GO111MODULE=off [2020-03-13T00:59:26.497Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-13T00:59:26.497Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-13T00:59:26.497Z] GOPATH=/go [2020-03-13T00:59:26.497Z] PKG_CONFIG=pkg-config [2020-03-13T00:59:26.497Z] _=/usr/bin/env [2020-03-13T00:59:26.497Z] Building test suite binary ./integration-cli/test.main [2020-03-13T00:59:26.497Z] No new tests added to integration. [2020-03-13T00:59:26.497Z] [2020-03-13T00:59:26.497Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-13T00:59:26.497Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-13T00:59:26.497Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-13T00:59:26.497Z] HOSTNAME=0de25fc15ff8 [2020-03-13T00:59:26.497Z] TEST_SKIP_INTEGRATION=1 [2020-03-13T00:59:26.497Z] TESTDEBUG=0 [2020-03-13T00:59:26.497Z] DEST=bundles/test-integration [2020-03-13T00:59:26.497Z] PWD=/go/src/github.com/docker/docker [2020-03-13T00:59:26.497Z] KEEPBUNDLE=1 [2020-03-13T00:59:26.497Z] DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b [2020-03-13T00:59:26.497Z] container=docker [2020-03-13T00:59:26.497Z] HOME=/root [2020-03-13T00:59:26.497Z] GOLANG_VERSION=1.13.8 [2020-03-13T00:59:26.497Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-13T00:59:26.497Z] VALIDATE_BRANCH=master [2020-03-13T00:59:26.497Z] TERM=xterm [2020-03-13T00:59:26.497Z] DOCKER_PKG=github.com/docker/docker [2020-03-13T00:59:26.497Z] SHLVL=1 [2020-03-13T00:59:26.497Z] TIMEOUT=120m [2020-03-13T00:59:26.497Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-13T00:59:26.497Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-13T00:59:26.497Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-13T00:59:26.497Z] GO111MODULE=off [2020-03-13T00:59:26.498Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-13T00:59:26.498Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-13T00:59:26.498Z] GOPATH=/go [2020-03-13T00:59:26.498Z] PKG_CONFIG=pkg-config [2020-03-13T00:59:26.498Z] _=/usr/bin/env [2020-03-13T00:59:26.498Z] Building test suite binary ./integration-cli/test.main [2020-03-13T00:59:26.555Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-13T00:59:27.068Z] ok github.com/docker/docker/daemon/logger/splunk 1.847s coverage: 82.5% of statements [2020-03-13T00:59:27.069Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-13T00:59:27.069Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-13T00:59:27.639Z] ok github.com/docker/docker/distribution/metadata 0.123s coverage: 48.2% of statements [2020-03-13T00:59:27.870Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-13T00:59:27.870Z] HOSTNAME=8ebff05800a3 [2020-03-13T00:59:27.870Z] TESTDEBUG=0 [2020-03-13T00:59:27.870Z] DEST=bundles/test-integration [2020-03-13T00:59:27.870Z] PWD=/go/src/github.com/docker/docker [2020-03-13T00:59:27.870Z] KEEPBUNDLE=1 [2020-03-13T00:59:27.870Z] DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b [2020-03-13T00:59:27.870Z] container=docker [2020-03-13T00:59:27.870Z] HOME=/root [2020-03-13T00:59:27.870Z] GOLANG_VERSION=1.13.8 [2020-03-13T00:59:27.870Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-13T00:59:27.870Z] VALIDATE_BRANCH=master [2020-03-13T00:59:27.870Z] TERM=xterm [2020-03-13T00:59:27.870Z] DOCKER_PKG=github.com/docker/docker [2020-03-13T00:59:27.870Z] SHLVL=1 [2020-03-13T00:59:27.870Z] TIMEOUT=120m [2020-03-13T00:59:27.870Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-13T00:59:27.870Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-13T00:59:27.870Z] GO111MODULE=off [2020-03-13T00:59:27.870Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-13T00:59:27.870Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-13T00:59:27.870Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-13T00:59:27.870Z] GOPATH=/go [2020-03-13T00:59:27.870Z] PKG_CONFIG=pkg-config [2020-03-13T00:59:27.870Z] _=/usr/bin/env [2020-03-13T00:59:27.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-13T00:59:28.581Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2020-03-13T00:59:28.841Z] ok github.com/docker/docker/distribution 0.253s coverage: 22.1% of statements [2020-03-13T00:59:28.841Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-13T00:59:30.224Z] ok github.com/docker/docker/image 0.048s coverage: 86.4% of statements [2020-03-13T00:59:30.484Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-03-13T00:59:30.744Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-03-13T00:59:30.744Z] ok github.com/docker/docker/distribution/xfer 1.702s coverage: 85.6% of statements [2020-03-13T00:59:30.744Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-13T00:59:30.744Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-13T00:59:30.744Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-13T00:59:31.313Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2020-03-13T00:59:31.440Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-13T00:59:31.573Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 50.0% of statements [2020-03-13T00:59:32.956Z] ok github.com/docker/docker/opts 0.107s coverage: 67.4% of statements [2020-03-13T00:59:33.895Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-03-13T00:59:34.465Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-03-13T00:59:34.465Z] ok github.com/docker/docker/pkg/authorization 1.184s coverage: 68.3% of statements [2020-03-13T00:59:35.406Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-03-13T00:59:35.666Z] ok github.com/docker/docker/pkg/archive 1.233s coverage: 77.1% of statements [2020-03-13T00:59:35.926Z] ok github.com/docker/docker/pkg/discovery 0.024s coverage: 58.3% of statements [2020-03-13T00:59:36.185Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-03-13T00:59:36.755Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-03-13T00:59:37.324Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-03-13T00:59:37.894Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-03-13T00:59:38.831Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-03-13T00:59:39.400Z] ok github.com/docker/docker/pkg/chrootarchive 3.545s coverage: 43.2% of statements [2020-03-13T00:59:39.661Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-03-13T00:59:40.232Z] ok github.com/docker/docker/pkg/fsutils 0.307s coverage: 85.1% of statements [2020-03-13T00:59:40.232Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-03-13T00:59:40.493Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-03-13T00:59:41.064Z] ok github.com/docker/docker/layer 7.759s coverage: 68.8% of statements [2020-03-13T00:59:41.064Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-13T00:59:41.064Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-13T00:59:41.064Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-13T00:59:41.064Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-13T00:59:41.064Z] ? github.com/docker/docker/oci [no test files] [2020-03-13T00:59:41.064Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-13T00:59:41.064Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-13T00:59:41.064Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-13T00:59:41.325Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-03-13T00:59:41.585Z] ok github.com/docker/docker/pkg/ioutils 0.623s coverage: 69.3% of statements [2020-03-13T00:59:41.585Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2020-03-13T00:59:41.845Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-03-13T00:59:41.845Z] ok github.com/docker/docker/pkg/idtools 0.754s coverage: 70.1% of statements [2020-03-13T00:59:41.845Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-13T00:59:42.415Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2020-03-13T00:59:42.415Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2020-03-13T00:59:42.675Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2020-03-13T00:59:43.245Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 91.4% of statements [2020-03-13T00:59:43.245Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2020-03-13T00:59:43.815Z] ok github.com/docker/docker/pkg/mount 0.951s coverage: 73.1% of statements [2020-03-13T00:59:43.815Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-13T00:59:43.815Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-13T00:59:43.815Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-13T00:59:43.815Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2020-03-13T00:59:44.206Z] ......................... [ 67%] [2020-03-13T00:59:44.391Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2020-03-13T00:59:44.652Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2020-03-13T00:59:44.652Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-03-13T00:59:44.722Z] ok github.com/docker/docker/pkg/plugins 34.985s coverage: 73.4% of statements [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/rootless [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/volume [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-13T00:59:44.722Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === Skipped [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-13T00:59:44.722Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-03-13T00:59:44.722Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-13T00:59:44.722Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-03-13T00:59:44.722Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-13T00:59:44.722Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-13T00:59:44.722Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-13T00:59:44.722Z] daemon_test.go:147: root required [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-13T00:59:44.722Z] reload_test.go:520: root required [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-13T00:59:44.722Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-13T00:59:44.722Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-13T00:59:44.722Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-13T00:59:44.722Z] download_test.go:268: Needs fixing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-13T00:59:44.722Z] layer_test.go:304: Failing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-13T00:59:44.722Z] layer_test.go:353: Failing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-13T00:59:44.722Z] layer_test.go:468: Failing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-13T00:59:44.722Z] layer_test.go:697: Failing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-13T00:59:44.722Z] migration_test.go:46: Failing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-13T00:59:44.722Z] migration_test.go:182: Failing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-13T00:59:44.722Z] mount_test.go:17: Failing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-13T00:59:44.722Z] mount_test.go:76: Failing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-13T00:59:44.722Z] mount_test.go:125: Failing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-13T00:59:44.722Z] mount_test.go:212: Failing on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-13T00:59:44.722Z] archive_test.go:133: Xz not present in msys2 [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-13T00:59:44.722Z] archive_test.go:238: Failing on Windows CI machines [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-13T00:59:44.722Z] archive_windows_test.go:16: Currently fails [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-13T00:59:44.722Z] changes_test.go:192: needs more investigation [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-13T00:59:44.722Z] changes_test.go:405: needs further investigation [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-13T00:59:44.722Z] changes_test.go:441: needs further investigation [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-13T00:59:44.722Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-13T00:59:44.722Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-13T00:59:44.722Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-13T00:59:44.722Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-13T00:59:44.722Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-13T00:59:44.722Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-13T00:59:44.722Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-13T00:59:44.722Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-13T00:59:44.722Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-13T00:59:44.722Z] poller_test.go:41: No chmod on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-13T00:59:44.722Z] fileutils_test.go:134: Needs porting to Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-13T00:59:44.722Z] fileutils_test.go:180: Needs porting to Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-13T00:59:44.722Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-13T00:59:44.722Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-03-13T00:59:44.722Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-13T00:59:44.722Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-13T00:59:44.722Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-13T00:59:44.722Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] [2020-03-13T00:59:44.722Z] DONE 1772 tests, 46 skipped in 175.287s [2020-03-13T00:59:44.722Z] INFO: make.ps1 ended at 03/13/2020 00:59:43 [2020-03-13T00:59:45.178Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-13T00:59:45.220Z] ok github.com/docker/docker/pkg/reexec 0.026s coverage: 82.4% of statements [2020-03-13T00:59:45.633Z] INFO: Unit tests ended at 03/13/2020 00:59:45. Duration:00:03:07.2098361 [2020-03-13T00:59:45.633Z] INFO: Building busybox [2020-03-13T00:59:45.633Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-13T00:59:45.633Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-13T00:59:45.633Z] [2020-03-13T00:59:45.633Z] Sending build context to Docker daemon 2.56kB [2020-03-13T00:59:45.633Z] [2020-03-13T00:59:45.633Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-13T00:59:45.633Z] ---> 80e84fd280e2 [2020-03-13T00:59:45.633Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-13T00:59:45.633Z] ---> Running in a4ff62245782 [2020-03-13T00:59:45.790Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-03-13T00:59:46.049Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 73.9% of statements [2020-03-13T00:59:46.619Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-03-13T00:59:46.619Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-03-13T00:59:46.878Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-03-13T00:59:47.138Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 71.3% of statements [2020-03-13T00:59:48.077Z] ok github.com/docker/docker/pkg/tailfile 0.098s coverage: 88.6% of statements [2020-03-13T00:59:48.077Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 37.2% of statements [2020-03-13T00:59:48.077Z] ok github.com/docker/docker/pkg/signal 2.798s coverage: 61.0% of statements [2020-03-13T00:59:48.648Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2020-03-13T00:59:48.909Z] testing: warning: no tests to run [2020-03-13T00:59:48.909Z] coverage: [no statements] [2020-03-13T00:59:48.909Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2020-03-13T00:59:48.909Z] ok github.com/docker/docker/pkg/tarsum 0.101s coverage: 89.3% of statements [2020-03-13T00:59:49.169Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-03-13T00:59:49.169Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-03-13T00:59:49.428Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-03-13T00:59:50.809Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-03-13T00:59:51.379Z] ok github.com/docker/docker/profiles/seccomp 0.040s coverage: 73.8% of statements [2020-03-13T00:59:51.399Z] Removing intermediate container a4ff62245782 [2020-03-13T00:59:51.399Z] ---> 6b78bc2b629d [2020-03-13T00:59:51.399Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-13T00:59:51.949Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-03-13T00:59:52.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-13T00:59:52.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-13T00:59:52.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-13T00:59:52.889Z] ok github.com/docker/docker/plugin 0.570s coverage: 27.1% of statements [2020-03-13T00:59:52.889Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2020-03-13T00:59:53.458Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 45.3% of statements [2020-03-13T00:59:53.458Z] ok github.com/docker/docker/registry 0.281s coverage: 56.0% of statements [2020-03-13T00:59:54.401Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2020-03-13T00:59:54.401Z] ok github.com/docker/docker/runconfig 0.042s coverage: 68.2% of statements [2020-03-13T00:59:55.119Z] [2020-03-13T00:59:55.119Z] ---> 7f43037bfc48 [2020-03-13T00:59:55.119Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-13T00:59:55.119Z] ---> Running in 8a4cbd3fb104 [2020-03-13T00:59:56.104Z] [2020-03-13T00:59:56.104Z] SUCCESS: Specified value was saved. [2020-03-13T00:59:57.008Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-03-13T00:59:57.008Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2020-03-13T00:59:57.008Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-03-13T00:59:58.400Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-03-13T00:59:58.993Z] Removing intermediate container 8a4cbd3fb104 [2020-03-13T00:59:58.993Z] ---> 26e3a8fb0672 [2020-03-13T00:59:58.993Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-13T00:59:58.993Z] ---> Running in 935f44cba99f [2020-03-13T01:00:02.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-13T01:00:03.665Z] Cannot create a file when that file already exists. [2020-03-13T01:00:04.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-13T01:00:08.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-13T01:00:09.435Z] Removing intermediate container 935f44cba99f [2020-03-13T01:00:09.435Z] ---> fce157ba03af [2020-03-13T01:00:09.435Z] Step 6/6 : CMD ["sh"] [2020-03-13T01:00:09.435Z] ---> Running in dd60a561eb6f [2020-03-13T01:00:09.435Z] Removing intermediate container dd60a561eb6f [2020-03-13T01:00:09.435Z] ---> 6a00ed28daf9 [2020-03-13T01:00:09.435Z] Successfully built 6a00ed28daf9 [2020-03-13T01:00:09.435Z] Successfully tagged busybox:latest [2020-03-13T01:00:09.435Z] INFO: Docker images of the daemon under test [2020-03-13T01:00:09.435Z] [2020-03-13T01:00:09.435Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-13T01:00:09.435Z] busybox latest 6a00ed28daf9 1 second ago 4.97GB [2020-03-13T01:00:09.435Z] microsoft/windowsservercore latest 80e84fd280e2 6 days ago 4.94GB [2020-03-13T01:00:09.435Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 6 days ago 4.94GB [2020-03-13T01:00:09.435Z] [2020-03-13T01:00:09.435Z] INFO: Running integration tests at 03/13/2020 01:00:09... [2020-03-13T01:00:09.435Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-13T01:00:09.435Z] INFO: Integration API tests being run from the host: [2020-03-13T01:00:09.435Z] INFO: make.ps1 starting at 03/13/2020 01:00:09 [2020-03-13T01:00:09.891Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-13T01:00:14.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-13T01:00:14.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-13T01:00:16.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-13T01:00:17.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-13T01:00:17.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-13T01:00:19.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-13T01:00:19.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-13T01:00:20.327Z] ok github.com/docker/docker/pkg/plugins 33.664s coverage: 76.6% of statements [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/rootless [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/volume [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-13T01:00:20.327Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === Skipped [2020-03-13T01:00:20.327Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-13T01:00:20.327Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-13T01:00:20.327Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-13T01:00:20.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:00:20.327Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-13T01:00:20.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:00:20.327Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-13T01:00:20.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:00:20.327Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-13T01:00:20.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:00:20.327Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-13T01:00:20.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:00:20.327Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-13T01:00:20.327Z] graphtest_unix.go:73: No driver to put! [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-13T01:00:20.327Z] time="2020-03-13T00:59:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T01:00:20.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T01:00:20.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-13T01:00:20.327Z] time="2020-03-13T00:59:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T01:00:20.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T01:00:20.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-13T01:00:20.327Z] time="2020-03-13T00:59:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T01:00:20.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T01:00:20.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-13T01:00:20.327Z] time="2020-03-13T00:59:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T01:00:20.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T01:00:20.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-13T01:00:20.327Z] time="2020-03-13T00:59:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T01:00:20.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T01:00:20.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-13T01:00:20.327Z] graphtest_unix.go:73: No driver to put! [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-13T01:00:20.327Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-13T01:00:20.327Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-13T01:00:20.327Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-13T01:00:20.327Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.327Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-13T01:00:20.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:00:20.327Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T01:00:20.327Z] [2020-03-13T01:00:20.328Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-13T01:00:20.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:00:20.328Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T01:00:20.328Z] [2020-03-13T01:00:20.328Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-13T01:00:20.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:00:20.328Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T01:00:20.328Z] [2020-03-13T01:00:20.328Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-13T01:00:20.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:00:20.328Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T01:00:20.328Z] [2020-03-13T01:00:20.328Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-13T01:00:20.328Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:00:20.328Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T01:00:20.328Z] [2020-03-13T01:00:20.328Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-13T01:00:20.328Z] graphtest_unix.go:73: No driver to put! [2020-03-13T01:00:20.328Z] [2020-03-13T01:00:20.328Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-13T01:00:20.328Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-13T01:00:20.328Z] [2020-03-13T01:00:20.328Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-13T01:00:20.328Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-13T01:00:20.328Z] [2020-03-13T01:00:20.328Z] [2020-03-13T01:00:20.328Z] DONE 2175 tests, 26 skipped in 189.210s Post stage [Pipeline] junit [2020-03-13T01:00:20.341Z] Recording test results [2020-03-13T01:00:21.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-13T01:00:23.304Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -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:07229baee5cacc34294ff50a242941d3c958af3b hack/make.sh dynbinary test-integration [2020-03-13T01:00:23.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-13T01:00:23.873Z] [2020-03-13T01:00:24.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-13T01:00:24.132Z] Removing bundles/ [2020-03-13T01:00:24.132Z] [2020-03-13T01:00:24.132Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-13T01:00:24.132Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-13T01:00:24.132Z] GOOS="" GOARCH="" GOARM="" [2020-03-13T01:00:25.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-13T01:00:26.734Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-13T01:00:26.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-13T01:00:28.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-13T01:00:29.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-13T01:00:30.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-13T01:00:30.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:00:30.972Z] INFO: Testing against a local daemon [2020-03-13T01:00:31.631Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-13T01:00:31.631Z] Using test binary docker [2020-03-13T01:00:31.631Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-13T01:00:31.631Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-13T01:00:31.631Z] INFO: Waiting for daemon to start... [2020-03-13T01:00:31.631Z] Starting dockerd [2020-03-13T01:00:33.539Z] . [2020-03-13T01:00:33.539Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-13T01:00:33.846Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-13T01:00:33.846Z] Error: No such image: emptyfs [2020-03-13T01:00:33.846Z] Running integration-test (iteration 1) [2020-03-13T01:00:33.846Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-13T01:00:36.221Z] --- PASS: TestImportExtremelyLargeImageWorks (80.76s) [2020-03-13T01:00:36.221Z] PASS [2020-03-13T01:00:36.221Z] [2020-03-13T01:00:36.221Z] === Skipped [2020-03-13T01:00:36.221Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-13T01:00:36.221Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:00:36.221Z] [2020-03-13T01:00:36.221Z] [2020-03-13T01:00:36.221Z] DONE 12 tests, 1 skipped in 82.162s [2020-03-13T01:00:36.221Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-13T01:00:36.222Z] ++ 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-03-13T01:00:36.222Z] ++ set -e [2020-03-13T01:00:36.222Z] ++ '[' -n 0 ']' [2020-03-13T01:00:36.222Z] ++ set -x [2020-03-13T01:00:36.222Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:00:36.222Z] INFO: Testing against a local daemon [2020-03-13T01:00:36.222Z] === RUN TestNetworkCreateDelete [2020-03-13T01:00:36.222Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-03-13T01:00:36.222Z] === RUN TestDockerNetworkDeletePreferID [2020-03-13T01:00:36.222Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-03-13T01:00:36.222Z] === RUN TestInspectNetwork [2020-03-13T01:00:41.374Z] ok github.com/docker/docker/integration/build 12.769s [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] === Skipped [2020-03-13T01:00:41.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-13T01:00:41.374Z] build_session_test.go:25: TODO: BuildKit [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-13T01:00:41.374Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-13T01:00:41.374Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-03-13T01:00:41.374Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-03-13T01:00:41.374Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-03-13T01:00:41.374Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-03-13T01:00:41.374Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-03-13T01:00:41.374Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-03-13T01:00:41.374Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-03-13T01:00:41.374Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] DONE 22 tests, 10 skipped in 30.651s [2020-03-13T01:00:41.374Z] [2020-03-13T01:00:41.374Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-13T01:00:41.714Z] === RUN TestInspectNetwork/full_network_id [2020-03-13T01:00:41.714Z] === RUN TestInspectNetwork/partial_network_id [2020-03-13T01:00:41.714Z] === RUN TestInspectNetwork/network_name [2020-03-13T01:00:41.714Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-13T01:00:41.837Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-13T01:00:42.334Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:00:42.334Z] INFO: Testing against a local daemon [2020-03-13T01:00:42.789Z] ok github.com/docker/docker/integration/config 0.198s [2020-03-13T01:00:42.789Z] [2020-03-13T01:00:42.789Z] === Skipped [2020-03-13T01:00:42.789Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-13T01:00:42.789Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:00:42.789Z] [2020-03-13T01:00:42.789Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-13T01:00:42.789Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:00:42.789Z] [2020-03-13T01:00:42.789Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-03-13T01:00:42.789Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:00:42.789Z] [2020-03-13T01:00:42.789Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-13T01:00:42.789Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:00:42.789Z] [2020-03-13T01:00:42.789Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-13T01:00:42.789Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:00:42.789Z] [2020-03-13T01:00:42.789Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-13T01:00:42.789Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:00:42.789Z] [2020-03-13T01:00:42.789Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-13T01:00:42.789Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:00:42.789Z] [2020-03-13T01:00:42.789Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-13T01:00:42.789Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:00:42.789Z] [2020-03-13T01:00:42.789Z] [2020-03-13T01:00:42.789Z] DONE 8 tests, 8 skipped in 1.985s [2020-03-13T01:00:42.789Z] [2020-03-13T01:00:42.789Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-13T01:00:43.728Z] tests/integration/client_test.py ..... [ 75%] [2020-03-13T01:00:43.728Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-13T01:00:43.804Z] Loaded image: buildpack-deps:jessie [2020-03-13T01:00:43.804Z] Loaded image: busybox:latest [2020-03-13T01:00:43.804Z] Loaded image: busybox:glibc [2020-03-13T01:00:43.804Z] Loaded image: debian:jessie [2020-03-13T01:00:43.804Z] Loaded image: hello-world:latest [2020-03-13T01:00:43.804Z] INFO: Testing against a local daemon [2020-03-13T01:00:43.804Z] === RUN TestCgroupNamespacesBuild [2020-03-13T01:00:43.804Z] --- SKIP: TestCgroupNamespacesBuild (0.00s) [2020-03-13T01:00:43.804Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:00:43.804Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-13T01:00:43.804Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-13T01:00:43.804Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:00:43.804Z] === RUN TestBuildWithSession [2020-03-13T01:00:43.804Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-13T01:00:43.804Z] build_session_test.go:25: TODO: BuildKit [2020-03-13T01:00:43.804Z] === RUN TestBuildSquashParent [2020-03-13T01:00:44.659Z] tests/integration/errors_test.py . [ 76%] [2020-03-13T01:00:44.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:00:44.953Z] INFO: Testing against a local daemon [2020-03-13T01:00:47.204Z] --- PASS: TestInspectNetwork (10.78s) [2020-03-13T01:00:47.204Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-13T01:00:47.204Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-13T01:00:47.204Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-13T01:00:47.204Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-13T01:00:47.204Z] === RUN TestRunContainerWithBridgeNone [2020-03-13T01:00:47.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-13T01:00:47.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-13T01:00:48.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-13T01:00:49.230Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-03-13T01:00:49.230Z] === RUN TestNetworkInvalidJSON [2020-03-13T01:00:49.230Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-13T01:00:49.230Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-13T01:00:49.230Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:00:49.230Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:00:49.230Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:00:49.230Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:00:49.230Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-13T01:00:49.230Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:00:49.230Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:00:49.230Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-13T01:00:49.230Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-13T01:00:49.230Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-13T01:00:49.230Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-13T01:00:49.230Z] === RUN TestHostIPv4BridgeLabel [2020-03-13T01:00:49.513Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-03-13T01:00:49.513Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-13T01:00:50.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-13T01:00:50.522Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-13T01:00:50.522Z] === RUN TestDaemonDefaultNetworkPools [2020-03-13T01:00:50.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-13T01:00:51.531Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-03-13T01:00:51.531Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-13T01:00:51.903Z] --- PASS: TestBuildSquashParent (7.67s) [2020-03-13T01:00:51.903Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-13T01:00:51.903Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T01:00:51.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T01:00:51.903Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T01:00:51.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T01:00:51.903Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T01:00:51.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T01:00:51.903Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T01:00:51.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T01:00:51.903Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T01:00:51.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T01:00:51.903Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T01:00:51.903Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T01:00:51.903Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T01:00:51.903Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T01:00:52.539Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-03-13T01:00:52.539Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-13T01:00:54.013Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2020-03-13T01:00:54.013Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-13T01:00:54.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-13T01:00:54.296Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-03-13T01:00:54.296Z] === RUN TestServiceWithPredefinedNetwork [2020-03-13T01:00:54.426Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T01:00:54.426Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T01:00:55.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-13T01:00:56.320Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T01:00:56.320Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T01:00:58.215Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-13T01:00:58.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2020-03-13T01:00:58.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s) [2020-03-13T01:00:58.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2020-03-13T01:00:58.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2020-03-13T01:00:58.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2020-03-13T01:00:58.215Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.03s) [2020-03-13T01:00:58.215Z] === RUN TestBuildMultiStageCopy [2020-03-13T01:00:58.215Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-13T01:00:58.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-13T01:00:58.683Z] --- PASS: TestServiceWithPredefinedNetwork (3.62s) [2020-03-13T01:00:58.683Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-13T01:00:58.683Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-13T01:00:58.683Z] service_test.go:236: FLAKY_TEST [2020-03-13T01:00:58.683Z] === RUN TestServiceWithDataPathPortInit [2020-03-13T01:01:01.487Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-13T01:01:02.417Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-13T01:01:02.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-13T01:01:03.347Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-13T01:01:03.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-13T01:01:04.277Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-13T01:01:05.207Z] --- PASS: TestBuildMultiStageCopy (7.19s) [2020-03-13T01:01:05.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.18s) [2020-03-13T01:01:05.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-03-13T01:01:05.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-03-13T01:01:05.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-03-13T01:01:05.207Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-03-13T01:01:05.207Z] === RUN TestBuildMultiStageParentConfig [2020-03-13T01:01:06.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-13T01:01:08.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-13T01:01:10.461Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-03-13T01:01:10.461Z] === RUN TestBuildLabelWithTargets [2020-03-13T01:01:11.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-13T01:01:13.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-13T01:01:16.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-13T01:01:18.060Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-13T01:01:18.060Z] Using test binary docker [2020-03-13T01:01:18.060Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-13T01:01:18.060Z] +++ /etc/init.d/apparmor start [2020-03-13T01:01:18.060Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-13T01:01:18.060Z] INFO: Waiting for daemon to start... [2020-03-13T01:01:18.060Z] Starting dockerd [2020-03-13T01:01:18.060Z] +++ 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-03-13T01:01:18.560Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-03-13T01:01:18.560Z] === RUN TestBuildWithEmptyLayers [2020-03-13T01:01:19.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-13T01:01:20.094Z] . [2020-03-13T01:01:20.094Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-13T01:01:20.094Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-13T01:01:20.094Z] Error: No such image: emptyfs [2020-03-13T01:01:20.094Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-13T01:01:20.094Z] ++++ docker load [2020-03-13T01:01:20.094Z] Running integration-test (iteration 1) [2020-03-13T01:01:20.094Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-13T01:01:20.094Z] ++ 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-03-13T01:01:20.094Z] ++ set -e [2020-03-13T01:01:20.094Z] ++ '[' -n 0 ']' [2020-03-13T01:01:20.094Z] ++ set -x [2020-03-13T01:01:20.094Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:01:21.055Z] --- PASS: TestServiceWithDataPathPortInit (20.61s) [2020-03-13T01:01:21.055Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-13T01:01:21.082Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-03-13T01:01:21.082Z] === RUN TestBuildMultiStageOnBuild [2020-03-13T01:01:23.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-13T01:01:26.337Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-03-13T01:01:26.337Z] === RUN TestBuildUncleanTarFilenames [2020-03-13T01:01:26.417Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-13T01:01:26.900Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-03-13T01:01:26.901Z] === RUN TestBuildMultiStageLayerLeak [2020-03-13T01:01:29.452Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.01s) [2020-03-13T01:01:29.452Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f4wdgz4mucx5lr4qkgsyz65w0 Created:2020-03-13 01:01:19.527495486 +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[97f332adf82428fcadf9c41419cd2b9e88444e6597c7f38af06932427ef0c501:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rugwd1am2ykxz30obk3t8j48z EndpointID:be151046f2c8f5a55957e74fbbb137d2165844dffaf984d8dcf9df26dce6d32a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d30af5a850a8e44524312af30a683a6e6643d09e1e11e499f3156d9807c4fe54 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:4527606d653c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rugwd1am2ykxz30obk3t8j48z EndpointID:be151046f2c8f5a55957e74fbbb137d2165844dffaf984d8dcf9df26dce6d32a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-13T01:01:29.452Z] PASS [2020-03-13T01:01:29.452Z] [2020-03-13T01:01:29.452Z] === Skipped [2020-03-13T01:01:29.452Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-13T01:01:29.452Z] service_test.go:236: FLAKY_TEST [2020-03-13T01:01:29.452Z] [2020-03-13T01:01:29.452Z] [2020-03-13T01:01:29.452Z] DONE 22 tests, 1 skipped in 53.466s [2020-03-13T01:01:29.452Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-13T01:01:29.452Z] ++ 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-03-13T01:01:29.452Z] ++ set -e [2020-03-13T01:01:29.452Z] ++ '[' -n 0 ']' [2020-03-13T01:01:29.452Z] ++ set -x [2020-03-13T01:01:29.452Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:01:29.452Z] INFO: Testing against a local daemon [2020-03-13T01:01:29.452Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-13T01:01:29.452Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-13T01:01:29.452Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:01:29.452Z] === RUN TestDockerNetworkIpvlan [2020-03-13T01:01:29.452Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-13T01:01:29.452Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:01:29.452Z] PASS [2020-03-13T01:01:29.452Z] [2020-03-13T01:01:29.452Z] === Skipped [2020-03-13T01:01:29.452Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-13T01:01:29.452Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:01:29.452Z] [2020-03-13T01:01:29.452Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-13T01:01:29.452Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:01:29.452Z] [2020-03-13T01:01:29.452Z] [2020-03-13T01:01:29.452Z] DONE 2 tests, 2 skipped in 0.077s [2020-03-13T01:01:29.452Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-13T01:01:29.452Z] ++ 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-03-13T01:01:29.452Z] ++ set -e [2020-03-13T01:01:29.452Z] ++ '[' -n 0 ']' [2020-03-13T01:01:29.452Z] ++ set -x [2020-03-13T01:01:29.452Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:01:29.452Z] INFO: Testing against a local daemon [2020-03-13T01:01:29.452Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-13T01:01:30.068Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-03-13T01:01:30.068Z] === RUN TestDockerNetworkMacvlan [2020-03-13T01:01:31.078Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-13T01:01:31.080Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-03-13T01:01:31.080Z] === RUN TestBuildWithHugeFile [2020-03-13T01:01:31.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-13T01:01:31.835Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-13T01:01:31.835Z] [2020-03-13T01:01:31.835Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-13T01:01:31.835Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-13T01:01:31.835Z] HOSTNAME=364485f0cf32 [2020-03-13T01:01:31.835Z] TESTDEBUG=0 [2020-03-13T01:01:31.835Z] DEST=bundles/test-integration [2020-03-13T01:01:31.835Z] PWD=/go/src/github.com/docker/docker [2020-03-13T01:01:31.835Z] DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b [2020-03-13T01:01:31.835Z] container=docker [2020-03-13T01:01:31.835Z] HOME=/root [2020-03-13T01:01:31.835Z] GOLANG_VERSION=1.13.8 [2020-03-13T01:01:31.835Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-13T01:01:31.835Z] VALIDATE_BRANCH=master [2020-03-13T01:01:31.835Z] TERM=xterm [2020-03-13T01:01:31.835Z] DOCKER_PKG=github.com/docker/docker [2020-03-13T01:01:31.835Z] SHLVL=1 [2020-03-13T01:01:31.835Z] TIMEOUT=120m [2020-03-13T01:01:31.835Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-13T01:01:31.835Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-13T01:01:31.835Z] GO111MODULE=off [2020-03-13T01:01:31.835Z] DOCKER_EXPERIMENTAL=1 [2020-03-13T01:01:31.835Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-13T01:01:31.835Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-13T01:01:31.835Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-13T01:01:31.835Z] GOPATH=/go [2020-03-13T01:01:31.835Z] PKG_CONFIG=pkg-config [2020-03-13T01:01:31.835Z] _=/usr/bin/env [2020-03-13T01:01:31.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-13T01:01:32.088Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-13T01:01:32.705Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-13T01:01:35.350Z] Loaded image: buildpack-deps:jessie [2020-03-13T01:01:35.350Z] Loaded image: busybox:latest [2020-03-13T01:01:35.350Z] Loaded image: busybox:glibc [2020-03-13T01:01:35.350Z] Loaded image: debian:jessie [2020-03-13T01:01:35.350Z] Loaded image: hello-world:latest [2020-03-13T01:01:35.350Z] INFO: Testing against a local daemon [2020-03-13T01:01:35.350Z] === RUN TestCgroupNamespacesBuild [2020-03-13T01:01:35.578Z] ok github.com/docker/docker/integration/container 46.595s [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === Skipped [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-13T01:01:35.578Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-03-13T01:01:35.578Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-13T01:01:35.578Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.01s) [2020-03-13T01:01:35.578Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-03-13T01:01:35.578Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-13T01:01:35.578Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-13T01:01:35.578Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-13T01:01:35.578Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-13T01:01:35.578Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-13T01:01:35.578Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-13T01:01:35.578Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-13T01:01:35.578Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-13T01:01:35.578Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-13T01:01:35.578Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-13T01:01:35.578Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-13T01:01:35.578Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-13T01:01:35.578Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-13T01:01:35.578Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-13T01:01:35.578Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-13T01:01:35.578Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-13T01:01:35.578Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-13T01:01:35.578Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-13T01:01:35.578Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-13T01:01:35.578Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-13T01:01:35.578Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-13T01:01:35.578Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-13T01:01:35.578Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-13T01:01:35.578Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-13T01:01:35.578Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-13T01:01:35.578Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-13T01:01:35.578Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-13T01:01:35.578Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-13T01:01:35.578Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-13T01:01:35.578Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-13T01:01:35.578Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-13T01:01:35.578Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-13T01:01:35.578Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-13T01:01:35.578Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-13T01:01:35.578Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-13T01:01:35.578Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-13T01:01:35.578Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] DONE 80 tests, 41 skipped in 48.824s [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-13T01:01:35.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:01:35.578Z] INFO: Testing against a local daemon [2020-03-13T01:01:35.578Z] ok github.com/docker/docker/integration/image 0.367s [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === Skipped [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-03-13T01:01:35.578Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-13T01:01:35.578Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-13T01:01:35.578Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-13T01:01:35.578Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] DONE 11 tests, 4 skipped in 2.058s [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-13T01:01:35.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:01:35.578Z] INFO: Testing against a local daemon [2020-03-13T01:01:35.578Z] ok github.com/docker/docker/integration/network 0.195s [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === Skipped [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-13T01:01:35.578Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-13T01:01:35.578Z] 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-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-13T01:01:35.578Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-13T01:01:35.578Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-03-13T01:01:35.578Z] network_test.go:96: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-13T01:01:35.578Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-13T01:01:35.578Z] service_test.go:52: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-13T01:01:35.578Z] service_test.go:96: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-13T01:01:35.578Z] service_test.go:130: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-13T01:01:35.578Z] service_test.go:181: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-13T01:01:35.578Z] service_test.go:206: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-13T01:01:35.578Z] service_test.go:236: FLAKY_TEST [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-13T01:01:35.578Z] service_test.go:326: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-13T01:01:35.578Z] service_test.go:394: testEnv.OSType == "windows" [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] DONE 18 tests, 14 skipped in 2.017s [2020-03-13T01:01:35.578Z] [2020-03-13T01:01:35.578Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-13T01:01:36.368Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2020-03-13T01:01:36.368Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-13T01:01:36.539Z] testing: warning: no tests to run [2020-03-13T01:01:36.539Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2020-03-13T01:01:36.539Z] [2020-03-13T01:01:36.539Z] DONE 0 tests in 0.607s [2020-03-13T01:01:36.539Z] [2020-03-13T01:01:36.539Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-13T01:01:36.994Z] testing: warning: no tests to run [2020-03-13T01:01:36.994Z] ok github.com/docker/docker/integration/network/macvlan 0.053s [2020-03-13T01:01:36.994Z] [2020-03-13T01:01:36.994Z] DONE 0 tests in 0.618s [2020-03-13T01:01:36.994Z] [2020-03-13T01:01:36.994Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-13T01:01:37.089Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-13T01:01:37.849Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.57s) [2020-03-13T01:01:37.850Z] === RUN TestBuildWithSession [2020-03-13T01:01:37.850Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-13T01:01:37.850Z] build_session_test.go:25: TODO: BuildKit [2020-03-13T01:01:37.850Z] === RUN TestBuildSquashParent [2020-03-13T01:01:37.953Z] testing: warning: no tests to run [2020-03-13T01:01:37.953Z] ok github.com/docker/docker/integration/plugin 0.048s [2020-03-13T01:01:37.953Z] [2020-03-13T01:01:37.953Z] DONE 0 tests in 0.640s [2020-03-13T01:01:37.953Z] [2020-03-13T01:01:37.953Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-13T01:01:38.410Z] testing: warning: no tests to run [2020-03-13T01:01:38.410Z] ok github.com/docker/docker/integration/plugin/authz 0.048s [2020-03-13T01:01:38.410Z] [2020-03-13T01:01:38.410Z] DONE 0 tests in 0.626s [2020-03-13T01:01:38.410Z] [2020-03-13T01:01:38.410Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-13T01:01:39.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:01:39.938Z] INFO: Testing against a local daemon [2020-03-13T01:01:39.938Z] ok github.com/docker/docker/integration/plugin/common 0.143s [2020-03-13T01:01:40.395Z] [2020-03-13T01:01:40.395Z] DONE 2 tests in 1.750s [2020-03-13T01:01:40.395Z] [2020-03-13T01:01:40.395Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-13T01:01:40.549Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-13T01:01:43.313Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:01:43.313Z] INFO: Testing against a local daemon [2020-03-13T01:01:43.313Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.228s [2020-03-13T01:01:43.313Z] [2020-03-13T01:01:43.313Z] === Skipped [2020-03-13T01:01:43.313Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-13T01:01:43.313Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-13T01:01:43.313Z] [2020-03-13T01:01:43.313Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-13T01:01:43.313Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-13T01:01:43.313Z] [2020-03-13T01:01:43.313Z] [2020-03-13T01:01:43.313Z] DONE 2 tests, 2 skipped in 3.009s [2020-03-13T01:01:43.313Z] [2020-03-13T01:01:43.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-13T01:01:44.675Z] --- PASS: TestBuildSquashParent (5.71s) [2020-03-13T01:01:44.675Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-13T01:01:44.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T01:01:44.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T01:01:44.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T01:01:44.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T01:01:44.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T01:01:44.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T01:01:44.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T01:01:44.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T01:01:44.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T01:01:44.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T01:01:44.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T01:01:44.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T01:01:44.675Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T01:01:44.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T01:01:44.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T01:01:44.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T01:01:46.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T01:01:46.336Z] ......... [ 86%] [2020-03-13T01:01:46.449Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T01:01:48.945Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-13T01:01:49.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:01:49.155Z] INFO: Testing against a local daemon [2020-03-13T01:01:49.155Z] ok github.com/docker/docker/integration/plugin/logging 0.187s [2020-03-13T01:01:49.166Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-13T01:01:49.166Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s) [2020-03-13T01:01:49.166Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s) [2020-03-13T01:01:49.166Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.69s) [2020-03-13T01:01:49.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.75s) [2020-03-13T01:01:49.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.47s) [2020-03-13T01:01:49.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s) [2020-03-13T01:01:49.167Z] === RUN TestBuildMultiStageCopy [2020-03-13T01:01:49.167Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-13T01:01:49.228Z] --- PASS: TestDockerNetworkMacvlan (19.15s) [2020-03-13T01:01:49.228Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-03-13T01:01:49.228Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-13T01:01:49.228Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-03-13T01:01:49.228Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2020-03-13T01:01:49.228Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.32s) [2020-03-13T01:01:49.228Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-03-13T01:01:49.228Z] PASS [2020-03-13T01:01:49.228Z] [2020-03-13T01:01:49.228Z] DONE 8 tests in 20.653s [2020-03-13T01:01:49.228Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-13T01:01:49.228Z] ++ 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-03-13T01:01:49.228Z] ++ set -e [2020-03-13T01:01:49.228Z] ++ '[' -n 0 ']' [2020-03-13T01:01:49.228Z] ++ set -x [2020-03-13T01:01:49.228Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:01:49.228Z] testing: warning: no tests to run [2020-03-13T01:01:49.228Z] PASS [2020-03-13T01:01:49.228Z] [2020-03-13T01:01:49.228Z] DONE 0 tests in 0.015s [2020-03-13T01:01:49.228Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-13T01:01:49.228Z] ++ 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-03-13T01:01:49.228Z] ++ set -e [2020-03-13T01:01:49.228Z] ++ '[' -n 0 ']' [2020-03-13T01:01:49.228Z] ++ set -x [2020-03-13T01:01:49.228Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:01:49.511Z] INFO: Testing against a local daemon [2020-03-13T01:01:49.511Z] === RUN TestAuthZPluginAllowRequest [2020-03-13T01:01:49.610Z] [2020-03-13T01:01:49.610Z] === Skipped [2020-03-13T01:01:49.610Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-13T01:01:49.610Z] read_test.go:21: no unix domain sockets on Windows [2020-03-13T01:01:49.610Z] [2020-03-13T01:01:49.610Z] [2020-03-13T01:01:49.610Z] DONE 1 tests, 1 skipped in 6.041s [2020-03-13T01:01:49.610Z] [2020-03-13T01:01:49.610Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-13T01:01:50.572Z] testing: warning: no tests to run [2020-03-13T01:01:50.572Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.074s [2020-03-13T01:01:50.572Z] [2020-03-13T01:01:50.572Z] DONE 0 tests in 1.081s [2020-03-13T01:01:50.572Z] [2020-03-13T01:01:50.572Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-13T01:01:50.640Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-13T01:01:50.926Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-13T01:01:51.211Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-13T01:01:51.540Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-03-13T01:01:51.540Z] === RUN TestAuthZPluginTLS [2020-03-13T01:01:51.540Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-03-13T01:01:51.540Z] === RUN TestAuthZPluginDenyRequest [2020-03-13T01:01:51.829Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-13T01:01:52.112Z] --- PASS: TestBuildMultiStageCopy (3.37s) [2020-03-13T01:01:52.112Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.80s) [2020-03-13T01:01:52.112Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2020-03-13T01:01:52.112Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-03-13T01:01:52.112Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-03-13T01:01:52.112Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-03-13T01:01:52.112Z] === RUN TestBuildMultiStageParentConfig [2020-03-13T01:01:52.157Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-03-13T01:01:52.157Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-13T01:01:52.224Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-13T01:01:52.735Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:01:52.735Z] INFO: Testing against a local daemon [2020-03-13T01:01:52.735Z] ok github.com/docker/docker/integration/plugin/volumes 0.213s [2020-03-13T01:01:52.735Z] [2020-03-13T01:01:52.735Z] === Skipped [2020-03-13T01:01:52.735Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-13T01:01:52.735Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:52.735Z] [2020-03-13T01:01:52.735Z] [2020-03-13T01:01:52.735Z] DONE 1 tests, 1 skipped in 2.081s [2020-03-13T01:01:52.735Z] [2020-03-13T01:01:52.735Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-13T01:01:52.773Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-13T01:01:52.773Z] === RUN TestAuthZPluginDenyResponse [2020-03-13T01:01:53.136Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2020-03-13T01:01:53.136Z] === RUN TestBuildLabelWithTargets [2020-03-13T01:01:53.389Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-03-13T01:01:53.389Z] === RUN TestAuthZPluginAllowEventStream [2020-03-13T01:01:53.849Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-13T01:01:54.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:01:54.260Z] INFO: Testing against a local daemon [2020-03-13T01:01:54.260Z] ok github.com/docker/docker/integration/secret 0.203s [2020-03-13T01:01:54.616Z] --- PASS: TestBuildLabelWithTargets (1.59s) [2020-03-13T01:01:54.616Z] === RUN TestBuildWithEmptyLayers [2020-03-13T01:01:54.715Z] [2020-03-13T01:01:54.715Z] === Skipped [2020-03-13T01:01:54.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-13T01:01:54.715Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:54.715Z] [2020-03-13T01:01:54.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-13T01:01:54.715Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:54.715Z] [2020-03-13T01:01:54.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-13T01:01:54.715Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:54.715Z] [2020-03-13T01:01:54.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-13T01:01:54.715Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:54.715Z] [2020-03-13T01:01:54.715Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-13T01:01:54.715Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:54.715Z] [2020-03-13T01:01:54.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-13T01:01:54.715Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:01:54.715Z] [2020-03-13T01:01:54.715Z] [2020-03-13T01:01:54.715Z] DONE 6 tests, 6 skipped in 1.775s [2020-03-13T01:01:54.715Z] [2020-03-13T01:01:54.715Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-13T01:01:54.862Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-03-13T01:01:54.862Z] === RUN TestAuthZPluginErrorResponse [2020-03-13T01:01:55.478Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-03-13T01:01:55.478Z] === RUN TestAuthZPluginErrorRequest [2020-03-13T01:01:55.627Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2020-03-13T01:01:55.627Z] === RUN TestBuildMultiStageOnBuild [2020-03-13T01:01:56.094Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-03-13T01:01:56.094Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-13T01:01:56.710Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-03-13T01:01:56.710Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-13T01:01:57.607Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:01:57.607Z] INFO: Testing against a local daemon [2020-03-13T01:01:57.607Z] ok github.com/docker/docker/integration/service 0.340s [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === Skipped [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-13T01:01:57.607Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-13T01:01:57.607Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-13T01:01:57.607Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-13T01:01:57.607Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-13T01:01:57.607Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-13T01:01:57.607Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-03-13T01:01:57.607Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-13T01:01:57.607Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-13T01:01:57.607Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-13T01:01:57.607Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-03-13T01:01:57.607Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-03-13T01:01:57.607Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-13T01:01:57.607Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-13T01:01:57.607Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-13T01:01:57.607Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-13T01:01:57.607Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-13T01:01:57.607Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-13T01:01:57.607Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-13T01:01:57.607Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-13T01:01:57.607Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-13T01:01:57.607Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-13T01:01:57.607Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-13T01:01:57.607Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-13T01:01:57.607Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] DONE 23 tests, 22 skipped in 2.841s [2020-03-13T01:01:57.607Z] [2020-03-13T01:01:57.607Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-13T01:01:57.660Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-03-13T01:01:57.660Z] === RUN TestBuildUncleanTarFilenames [2020-03-13T01:01:58.736Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s) [2020-03-13T01:01:58.736Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-13T01:01:59.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:01:59.134Z] INFO: Testing against a local daemon [2020-03-13T01:01:59.134Z] ok github.com/docker/docker/integration/session 0.149s [2020-03-13T01:01:59.138Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2020-03-13T01:01:59.138Z] === RUN TestBuildMultiStageLayerLeak [2020-03-13T01:01:59.589Z] [2020-03-13T01:01:59.589Z] === Skipped [2020-03-13T01:01:59.589Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-13T01:01:59.589Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-13T01:01:59.589Z] [2020-03-13T01:01:59.589Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-13T01:01:59.589Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-13T01:01:59.589Z] [2020-03-13T01:01:59.589Z] [2020-03-13T01:01:59.589Z] DONE 2 tests, 2 skipped in 1.969s [2020-03-13T01:01:59.589Z] [2020-03-13T01:01:59.589Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-13T01:02:00.389Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-13T01:02:00.761Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-03-13T01:02:00.761Z] === RUN TestAuthZPluginHeader [2020-03-13T01:02:01.163Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2020-03-13T01:02:01.163Z] === RUN TestBuildWithHugeFile [2020-03-13T01:02:01.318Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-13T01:02:01.766Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:02:01.766Z] INFO: Testing against a local daemon [2020-03-13T01:02:01.773Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-03-13T01:02:01.773Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-13T01:02:01.773Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-13T01:02:01.773Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:02:01.773Z] === RUN TestAuthZPluginV2Disable [2020-03-13T01:02:01.773Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-13T01:02:01.773Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:02:01.773Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-13T01:02:01.773Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-13T01:02:01.773Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:02:01.773Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-13T01:02:01.773Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-13T01:02:01.773Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:02:01.773Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-13T01:02:02.727Z] ok github.com/docker/docker/integration/system 1.395s [2020-03-13T01:02:02.727Z] [2020-03-13T01:02:02.727Z] === Skipped [2020-03-13T01:02:02.727Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-13T01:02:02.727Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-13T01:02:02.727Z] [2020-03-13T01:02:02.727Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-13T01:02:02.727Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-13T01:02:02.727Z] [2020-03-13T01:02:02.727Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-13T01:02:02.727Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-13T01:02:02.727Z] [2020-03-13T01:02:02.727Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-13T01:02:02.727Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-13T01:02:02.727Z] [2020-03-13T01:02:02.727Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-13T01:02:02.727Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-13T01:02:02.727Z] [2020-03-13T01:02:02.727Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-13T01:02:02.727Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-13T01:02:02.727Z] [2020-03-13T01:02:02.727Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-13T01:02:02.727Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-13T01:02:02.727Z] [2020-03-13T01:02:02.727Z] [2020-03-13T01:02:02.727Z] DONE 13 tests, 7 skipped in 3.109s [2020-03-13T01:02:02.727Z] [2020-03-13T01:02:02.727Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-13T01:02:03.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-13T01:02:03.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-13T01:02:03.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-13T01:02:04.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:02:04.255Z] INFO: Testing against a local daemon [2020-03-13T01:02:04.711Z] ok github.com/docker/docker/integration/volume 0.245s [2020-03-13T01:02:04.711Z] [2020-03-13T01:02:04.711Z] === Skipped [2020-03-13T01:02:04.711Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-13T01:02:04.711Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-13T01:02:04.711Z] [2020-03-13T01:02:04.711Z] [2020-03-13T01:02:04.711Z] DONE 5 tests, 1 skipped in 1.930s [2020-03-13T01:02:04.711Z] [2020-03-13T01:02:04.711Z] INFO: make.ps1 ended at 03/13/2020 01:02:04 [2020-03-13T01:02:04.711Z] INFO: Integration CLI tests being run from the host: [2020-03-13T01:02:04.711Z] 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-03-13T01:02:07.131Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-13T01:02:11.545Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-13T01:02:11.545Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-13T01:02:13.268Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-13T01:02:13.268Z] INFO: Testing against a local daemon [2020-03-13T01:02:16.567Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-13T01:02:17.081Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-13T01:02:17.081Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-13T01:02:17.081Z] [2020-03-13T01:02:17.081Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-13T01:02:17.081Z] =========================== short test summary info ============================ [2020-03-13T01:02:17.081Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-13T01:02:17.081Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-13T01:02:17.081Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-13T01:02:17.081Z] Not supported on most drivers [2020-03-13T01:02:17.081Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-13T01:02:17.081Z] Can fail if eth0 has multiple IP addresses [2020-03-13T01:02:17.081Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-13T01:02:17.081Z] This doesn't seem to be taken into account by the engine [2020-03-13T01:02:17.081Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-13T01:02:17.081Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-13T01:02:17.081Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-13T01:02:17.081Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-13T01:02:17.081Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-13T01:02:17.081Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-13T01:02:17.081Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-13T01:02:17.081Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 383.81 seconds == [2020-03-13T01:02:17.338Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-13T01:02:20.265Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-03-13T01:02:20.265Z] PASS [2020-03-13T01:02:20.265Z] [2020-03-13T01:02:20.265Z] === Skipped [2020-03-13T01:02:20.265Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-13T01:02:20.265Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:02:20.265Z] [2020-03-13T01:02:20.265Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-13T01:02:20.265Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:02:20.265Z] [2020-03-13T01:02:20.265Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-13T01:02:20.265Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:02:20.265Z] [2020-03-13T01:02:20.265Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-13T01:02:20.265Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:02:20.265Z] [2020-03-13T01:02:20.265Z] [2020-03-13T01:02:20.265Z] DONE 17 tests, 4 skipped in 28.976s [2020-03-13T01:02:20.265Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-13T01:02:20.265Z] ++ 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-03-13T01:02:20.265Z] ++ set -e [2020-03-13T01:02:20.265Z] ++ '[' -n 0 ']' [2020-03-13T01:02:20.265Z] ++ set -x [2020-03-13T01:02:20.265Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:02:20.265Z] INFO: Testing against a local daemon [2020-03-13T01:02:20.265Z] === RUN TestPluginInvalidJSON [2020-03-13T01:02:20.265Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:02:20.265Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:02:20.265Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:02:20.265Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-03-13T01:02:20.265Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-13T01:02:20.265Z] PASS [2020-03-13T01:02:20.265Z] [2020-03-13T01:02:20.265Z] DONE 2 tests in 0.092s [2020-03-13T01:02:20.265Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-13T01:02:20.265Z] ++ 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-03-13T01:02:20.265Z] ++ set -e [2020-03-13T01:02:20.265Z] ++ '[' -n 0 ']' [2020-03-13T01:02:20.265Z] ++ set -x [2020-03-13T01:02:20.265Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:02:20.265Z] INFO: Testing against a local daemon [2020-03-13T01:02:20.265Z] === RUN TestExternalGraphDriver [2020-03-13T01:02:20.265Z] === RUN TestExternalGraphDriver/json [2020-03-13T01:02:20.881Z] === RUN TestExternalGraphDriver/spec [2020-03-13T01:02:22.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-13T01:02:22.908Z] === RUN TestExternalGraphDriver/pull [2020-03-13T01:02:23.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-13T01:02:24.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-13T01:02:24.933Z] --- PASS: TestExternalGraphDriver (6.40s) [2020-03-13T01:02:24.933Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-03-13T01:02:24.933Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-03-13T01:02:24.933Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2020-03-13T01:02:24.933Z] === RUN TestGraphdriverPluginV2 [2020-03-13T01:02:24.933Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-03-13T01:02:24.933Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:02:24.933Z] PASS [2020-03-13T01:02:24.933Z] [2020-03-13T01:02:24.933Z] === Skipped [2020-03-13T01:02:24.933Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-03-13T01:02:24.933Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:02:24.933Z] [2020-03-13T01:02:24.933Z] [2020-03-13T01:02:24.933Z] DONE 5 tests, 1 skipped in 6.538s [2020-03-13T01:02:24.933Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-13T01:02:24.933Z] ++ 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-03-13T01:02:24.933Z] ++ set -e [2020-03-13T01:02:24.933Z] ++ '[' -n 0 ']' [2020-03-13T01:02:24.933Z] ++ set -x [2020-03-13T01:02:24.933Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:02:25.216Z] INFO: Testing against a local daemon [2020-03-13T01:02:25.216Z] === RUN TestContinueAfterPluginCrash [2020-03-13T01:02:25.216Z] === PAUSE TestContinueAfterPluginCrash [2020-03-13T01:02:25.216Z] === RUN TestReadPluginNoRead [2020-03-13T01:02:25.216Z] === PAUSE TestReadPluginNoRead [2020-03-13T01:02:25.216Z] === RUN TestDaemonStartWithLogOpt [2020-03-13T01:02:25.216Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-13T01:02:25.216Z] === CONT TestContinueAfterPluginCrash [2020-03-13T01:02:25.216Z] === CONT TestDaemonStartWithLogOpt [2020-03-13T01:02:26.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-13T01:02:26.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-13T01:02:27.319Z] --- PASS: TestBuildWithHugeFile (51.30s) [2020-03-13T01:02:27.319Z] === RUN TestBuildWithEmptyDockerfile [2020-03-13T01:02:27.319Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T01:02:27.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T01:02:27.319Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T01:02:27.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T01:02:27.319Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T01:02:27.319Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T01:02:27.319Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T01:02:27.319Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T01:02:27.319Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T01:02:27.319Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-03-13T01:02:27.319Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-03-13T01:02:27.319Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-03-13T01:02:27.319Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-03-13T01:02:27.319Z] === RUN TestBuildPreserveOwnership [2020-03-13T01:02:27.319Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-13T01:02:28.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-13T01:02:29.215Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-13T01:02:29.514Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-13T01:02:29.514Z] [2020-03-13T01:02:29.514Z] Unloading profiles will leave already running processes permanently [2020-03-13T01:02:29.514Z] unconfined, which can lead to unexpected situations. [2020-03-13T01:02:29.514Z] [2020-03-13T01:02:29.514Z] To set a process to complain mode, use the command line tool [2020-03-13T01:02:29.514Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-13T01:02:29.514Z] [2020-03-13T01:02:29.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main Post stage [Pipeline] junit [2020-03-13T01:02:30.089Z] Recording test results [Pipeline] sh [2020-03-13T01:02:30.704Z] + echo Ensuring container killed. [2020-03-13T01:02:30.704Z] Ensuring container killed. [2020-03-13T01:02:30.704Z] + docker rm -vf docker-pr3 [2020-03-13T01:02:30.704Z] Error: No such container: docker-pr3 [2020-03-13T01:02:30.704Z] + true [Pipeline] sh [2020-03-13T01:02:30.986Z] + echo Chowning /workspace to jenkins user [2020-03-13T01:02:30.986Z] Chowning /workspace to jenkins user [2020-03-13T01:02:30.986Z] + id -u [2020-03-13T01:02:30.986Z] + id -g [2020-03-13T01:02:30.986Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40684:/workspace busybox chown -R 1000:1000 /workspace [2020-03-13T01:02:31.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-13T01:02:32.654Z] + bundleName=docker-py [2020-03-13T01:02:32.654Z] + echo Creating docker-py-bundles.tar.gz [2020-03-13T01:02:32.654Z] Creating docker-py-bundles.tar.gz [2020-03-13T01:02:32.654Z] + 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-03-13T01:02:32.664Z] Archiving artifacts [2020-03-13T01:02:32.952Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40684/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-13T01:02:33.316Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -e DOCKER_GRAPHDRIVER docker:07229baee5cacc34294ff50a242941d3c958af3b hack/make.sh binary-daemon [2020-03-13T01:02:33.390Z] --- PASS: TestBuildPreserveOwnership (10.34s) [2020-03-13T01:02:33.390Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.33s) [2020-03-13T01:02:33.390Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-03-13T01:02:33.390Z] === RUN TestBuildPlatformInvalid [2020-03-13T01:02:33.390Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-03-13T01:02:33.390Z] PASS [2020-03-13T01:02:33.390Z] [2020-03-13T01:02:33.390Z] === Skipped [2020-03-13T01:02:33.390Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s) [2020-03-13T01:02:33.390Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.390Z] [2020-03-13T01:02:33.390Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-13T01:02:33.390Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.390Z] [2020-03-13T01:02:33.390Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-13T01:02:33.390Z] build_session_test.go:25: TODO: BuildKit [2020-03-13T01:02:33.390Z] [2020-03-13T01:02:33.390Z] [2020-03-13T01:02:33.390Z] DONE 32 tests, 3 skipped in 119.393s [2020-03-13T01:02:33.390Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-13T01:02:33.390Z] INFO: Testing against a local daemon [2020-03-13T01:02:33.390Z] === RUN TestConfigList [2020-03-13T01:02:33.390Z] --- SKIP: TestConfigList (0.02s) [2020-03-13T01:02:33.390Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.390Z] === RUN TestConfigsCreateAndDelete [2020-03-13T01:02:33.390Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-03-13T01:02:33.390Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.390Z] === RUN TestConfigsUpdate [2020-03-13T01:02:33.390Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-03-13T01:02:33.390Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.390Z] === RUN TestTemplatedConfig [2020-03-13T01:02:33.390Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-13T01:02:33.390Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.390Z] === RUN TestConfigInspect [2020-03-13T01:02:33.603Z] --- PASS: TestDaemonStartWithLogOpt (8.10s) [2020-03-13T01:02:33.603Z] === CONT TestReadPluginNoRead [2020-03-13T01:02:33.647Z] --- SKIP: TestConfigInspect (0.01s) [2020-03-13T01:02:33.647Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.647Z] === RUN TestConfigCreateWithLabels [2020-03-13T01:02:33.647Z] --- SKIP: TestConfigCreateWithLabels (0.02s) [2020-03-13T01:02:33.647Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.647Z] === RUN TestConfigCreateResolve [2020-03-13T01:02:33.647Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-03-13T01:02:33.647Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.647Z] === RUN TestConfigDaemonLibtrustID [2020-03-13T01:02:33.647Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2020-03-13T01:02:33.647Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.647Z] PASS [2020-03-13T01:02:33.647Z] [2020-03-13T01:02:33.647Z] === Skipped [2020-03-13T01:02:33.647Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-03-13T01:02:33.647Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.647Z] [2020-03-13T01:02:33.647Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-03-13T01:02:33.647Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.647Z] [2020-03-13T01:02:33.647Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-03-13T01:02:33.647Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.647Z] [2020-03-13T01:02:33.647Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-03-13T01:02:33.647Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.647Z] [2020-03-13T01:02:33.647Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-03-13T01:02:33.647Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.647Z] [2020-03-13T01:02:33.647Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.02s) [2020-03-13T01:02:33.647Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.647Z] [2020-03-13T01:02:33.647Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-03-13T01:02:33.647Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.647Z] [2020-03-13T01:02:33.647Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s) [2020-03-13T01:02:33.647Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:33.647Z] [2020-03-13T01:02:33.647Z] [2020-03-13T01:02:33.647Z] DONE 8 tests, 8 skipped in 0.226s [2020-03-13T01:02:33.647Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-13T01:02:33.647Z] INFO: Testing against a local daemon [2020-03-13T01:02:33.647Z] === RUN TestCheckpoint [2020-03-13T01:02:33.647Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-13T01:02:33.647Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-13T01:02:33.647Z] === RUN TestContainerInvalidJSON [2020-03-13T01:02:33.647Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T01:02:33.647Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T01:02:33.647Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T01:02:33.647Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T01:02:33.647Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-13T01:02:33.647Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-13T01:02:33.647Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T01:02:33.647Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-13T01:02:33.647Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T01:02:33.647Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-13T01:02:33.647Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-13T01:02:33.647Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-13T01:02:33.647Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-13T01:02:33.647Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-13T01:02:33.883Z] [2020-03-13T01:02:33.883Z] Removing bundles/ [2020-03-13T01:02:33.883Z] [2020-03-13T01:02:33.904Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-03-13T01:02:33.904Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-13T01:02:33.904Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-13T01:02:33.904Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-13T01:02:33.904Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-03-13T01:02:33.904Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-13T01:02:34.140Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-13T01:02:34.140Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-13T01:02:34.140Z] GOOS="" GOARCH="" GOARM="" [2020-03-13T01:02:34.161Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-13T01:02:34.161Z] === RUN TestCopyFromContainer [2020-03-13T01:02:34.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-13T01:02:35.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-13T01:02:36.283Z] === RUN TestReadPluginNoRead/default [2020-03-13T01:02:37.759Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-13T01:02:37.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-13T01:02:38.042Z] --- PASS: TestContinueAfterPluginCrash (13.04s) [2020-03-13T01:02:38.334Z] === RUN TestCopyFromContainer// [2020-03-13T01:02:38.334Z] === RUN TestCopyFromContainer//bar/root [2020-03-13T01:02:38.334Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-13T01:02:38.334Z] === RUN TestCopyFromContainer/bar/quux [2020-03-13T01:02:38.592Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-13T01:02:38.592Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-13T01:02:38.592Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-13T01:02:38.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-13T01:02:38.849Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-13T01:02:38.849Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-13T01:02:38.849Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-13T01:02:39.106Z] --- PASS: TestCopyFromContainer (4.91s) [2020-03-13T01:02:39.106Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-03-13T01:02:39.106Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-13T01:02:39.106Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-13T01:02:39.106Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-13T01:02:39.106Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-03-13T01:02:39.106Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-13T01:02:39.106Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-03-13T01:02:39.106Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-03-13T01:02:39.106Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-13T01:02:39.106Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-03-13T01:02:39.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-13T01:02:39.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T01:02:39.106Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T01:02:39.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T01:02:39.106Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T01:02:39.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T01:02:39.106Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T01:02:39.106Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T01:02:39.106Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T01:02:39.106Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T01:02:39.106Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-13T01:02:39.106Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-13T01:02:39.106Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-13T01:02:39.106Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-13T01:02:39.106Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-13T01:02:39.106Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-13T01:02:39.106Z] === RUN TestCreateWithInvalidEnv [2020-03-13T01:02:39.106Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-13T01:02:39.106Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-13T01:02:39.106Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-13T01:02:39.106Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-13T01:02:39.106Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-13T01:02:39.106Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-13T01:02:39.106Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-13T01:02:39.106Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-13T01:02:39.106Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-13T01:02:39.106Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-13T01:02:39.106Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-13T01:02:39.106Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-13T01:02:39.106Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-13T01:02:39.106Z] === RUN TestCreateTmpfsMountsTarget [2020-03-13T01:02:39.106Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-13T01:02:39.106Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-13T01:02:40.069Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCapabilities [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-13T01:02:41.007Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-13T01:02:41.007Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-13T01:02:41.007Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-13T01:02:41.007Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T01:02:41.007Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T01:02:41.007Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-13T01:02:41.007Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-13T01:02:41.007Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-13T01:02:41.007Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T01:02:41.007Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T01:02:41.007Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T01:02:41.007Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-13T01:02:41.007Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-13T01:02:41.007Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T01:02:41.007Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T01:02:41.007Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-13T01:02:41.007Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-13T01:02:41.007Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-13T01:02:41.007Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T01:02:41.007Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T01:02:41.007Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-13T01:02:41.007Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-13T01:02:41.007Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-13T01:02:41.007Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-13T01:02:41.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-13T01:02:42.095Z] --- PASS: TestReadPluginNoRead (8.56s) [2020-03-13T01:02:42.095Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2020-03-13T01:02:42.095Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.95s) [2020-03-13T01:02:42.095Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2020-03-13T01:02:42.095Z] read_test.go:91: [d54f331c44e3d] daemon is not started [2020-03-13T01:02:42.095Z] PASS [2020-03-13T01:02:42.095Z] [2020-03-13T01:02:42.095Z] DONE 6 tests in 16.739s [2020-03-13T01:02:42.095Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-13T01:02:42.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-13T01:02:42.095Z] ++ set -e [2020-03-13T01:02:42.095Z] ++ '[' -n 0 ']' [2020-03-13T01:02:42.095Z] ++ set -x [2020-03-13T01:02:42.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-13T01:02:42.095Z] testing: warning: no tests to run [2020-03-13T01:02:42.095Z] PASS [2020-03-13T01:02:42.095Z] [2020-03-13T01:02:42.095Z] DONE 0 tests in 0.043s [2020-03-13T01:02:42.095Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-13T01:02:42.095Z] ++ 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-03-13T01:02:42.095Z] ++ set -e [2020-03-13T01:02:42.095Z] ++ '[' -n 0 ']' [2020-03-13T01:02:42.095Z] ++ set -x [2020-03-13T01:02:42.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:02:42.095Z] INFO: Testing against a local daemon [2020-03-13T01:02:42.095Z] === RUN TestPluginWithDevMounts [2020-03-13T01:02:42.095Z] === PAUSE TestPluginWithDevMounts [2020-03-13T01:02:42.095Z] === CONT TestPluginWithDevMounts [2020-03-13T01:02:42.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-13T01:02:42.901Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.76s) [2020-03-13T01:02:42.901Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-13T01:02:42.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T01:02:42.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T01:02:42.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T01:02:42.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T01:02:42.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T01:02:42.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T01:02:42.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T01:02:42.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T01:02:42.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T01:02:42.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T01:02:42.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T01:02:42.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T01:02:42.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T01:02:42.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T01:02:42.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T01:02:42.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-13T01:02:42.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-13T01:02:42.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-13T01:02:42.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-13T01:02:42.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-13T01:02:42.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-13T01:02:42.901Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-13T01:02:43.465Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2020-03-13T01:02:43.465Z] === RUN TestContainerStartOnDaemonRestart [2020-03-13T01:02:43.465Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-13T01:02:43.465Z] === RUN TestDaemonRestartIpcMode [2020-03-13T01:02:43.465Z] === PAUSE TestDaemonRestartIpcMode [2020-03-13T01:02:43.465Z] === RUN TestDaemonHostGatewayIP [2020-03-13T01:02:43.465Z] === PAUSE TestDaemonHostGatewayIP [2020-03-13T01:02:43.465Z] === RUN TestDiff [2020-03-13T01:02:43.577Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-03-13T01:02:43.577Z] PASS [2020-03-13T01:02:43.577Z] [2020-03-13T01:02:43.577Z] DONE 1 tests in 1.904s [2020-03-13T01:02:43.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-13T01:02:43.862Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-13T01:02:43.862Z] ++ 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-03-13T01:02:43.862Z] ++ set -e [2020-03-13T01:02:43.862Z] ++ '[' -n 0 ']' [2020-03-13T01:02:43.862Z] ++ set -x [2020-03-13T01:02:43.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:02:43.862Z] INFO: Testing against a local daemon [2020-03-13T01:02:43.862Z] === RUN TestSecretInspect [2020-03-13T01:02:44.030Z] --- PASS: TestDiff (0.62s) [2020-03-13T01:02:44.030Z] === RUN TestExecWithCloseStdin [2020-03-13T01:02:44.593Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-03-13T01:02:44.593Z] === RUN TestExec [2020-03-13T01:02:44.978Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-13T01:02:44.978Z] Using test binary docker [2020-03-13T01:02:44.978Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-13T01:02:44.978Z] +++ /etc/init.d/apparmor start [2020-03-13T01:02:44.978Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-13T01:02:44.978Z] INFO: Waiting for daemon to start... [2020-03-13T01:02:44.978Z] Starting dockerd [2020-03-13T01:02:44.978Z] +++ 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-03-13T01:02:45.255Z] --- PASS: TestExec (0.67s) [2020-03-13T01:02:45.255Z] === RUN TestExecUser [2020-03-13T01:02:46.185Z] --- PASS: TestExecUser (0.65s) [2020-03-13T01:02:46.186Z] === RUN TestExportContainerAndImportImage [2020-03-13T01:02:46.749Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-03-13T01:02:46.749Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-13T01:02:46.749Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-13T01:02:46.749Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:46.749Z] === RUN TestHealthCheckWorkdir [2020-03-13T01:02:47.414Z] --- PASS: TestSecretInspect (3.62s) [2020-03-13T01:02:47.414Z] === RUN TestSecretList [2020-03-13T01:02:47.509Z] . [2020-03-13T01:02:47.509Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-13T01:02:47.509Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-13T01:02:47.509Z] Error: No such image: emptyfs [2020-03-13T01:02:47.509Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-13T01:02:47.509Z] ++++ docker load [2020-03-13T01:02:47.509Z] Running integration-test (iteration 1) [2020-03-13T01:02:47.509Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-13T01:02:47.509Z] ++ 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-03-13T01:02:47.509Z] ++ set -e [2020-03-13T01:02:47.509Z] ++ '[' -n 0 ']' [2020-03-13T01:02:47.509Z] ++ set -x [2020-03-13T01:02:47.509Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:02:47.680Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2020-03-13T01:02:47.680Z] === RUN TestHealthKillContainer [2020-03-13T01:02:50.871Z] --- PASS: TestSecretList (3.50s) [2020-03-13T01:02:50.871Z] === RUN TestSecretsCreateAndDelete [2020-03-13T01:02:50.953Z] --- PASS: TestHealthKillContainer (2.82s) [2020-03-13T01:02:50.953Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-13T01:02:50.953Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2020-03-13T01:02:50.953Z] === RUN TestIpcModeNone [2020-03-13T01:02:51.884Z] --- PASS: TestIpcModeNone (0.69s) [2020-03-13T01:02:51.884Z] === RUN TestIpcModePrivate [2020-03-13T01:02:52.450Z] --- PASS: TestIpcModePrivate (0.69s) [2020-03-13T01:02:52.450Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-03-13T01:02:52.450Z] === RUN TestIpcModeShareable [2020-03-13T01:02:52.450Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-03-13T01:02:52.450Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-13T01:02:52.450Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-13T01:02:53.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-13T01:02:53.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-13T01:02:53.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-13T01:02:54.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-13T01:02:54.972Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.16s) [2020-03-13T01:02:54.972Z] === RUN TestAPIIpcModeHost [2020-03-13T01:02:54.972Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-03-13T01:02:54.972Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-13T01:02:54.972Z] === RUN TestDaemonIpcModeShareable [2020-03-13T01:02:54.972Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-03-13T01:02:54.972Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-13T01:02:54.972Z] === RUN TestDaemonIpcModePrivate [2020-03-13T01:02:54.972Z] --- SKIP: TestDaemonIpcModePrivate (0.01s) [2020-03-13T01:02:54.973Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:54.973Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-13T01:02:54.973Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.02s) [2020-03-13T01:02:54.973Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:54.973Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-13T01:02:54.973Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.02s) [2020-03-13T01:02:54.973Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:02:54.973Z] === RUN TestIpcModeOlderClient [2020-03-13T01:02:54.973Z] === PAUSE TestIpcModeOlderClient [2020-03-13T01:02:54.973Z] === RUN TestKillContainerInvalidSignal [2020-03-13T01:02:55.229Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2020-03-13T01:02:55.229Z] === RUN TestKillContainer [2020-03-13T01:02:55.229Z] === RUN TestKillContainer/no_signal [2020-03-13T01:02:55.257Z] --- PASS: TestSecretsCreateAndDelete (3.57s) [2020-03-13T01:02:55.257Z] === RUN TestSecretsUpdate [2020-03-13T01:02:55.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-13T01:02:55.793Z] === RUN TestKillContainer/non_killing_signal [2020-03-13T01:02:56.356Z] === RUN TestKillContainer/killing_signal [2020-03-13T01:02:57.286Z] --- PASS: TestKillContainer (1.89s) [2020-03-13T01:02:57.286Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-03-13T01:02:57.286Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-03-13T01:02:57.286Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2020-03-13T01:02:57.286Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-13T01:02:57.286Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-13T01:02:57.488Z] Loaded image: buildpack-deps:jessie [2020-03-13T01:02:57.488Z] Loaded image: busybox:latest [2020-03-13T01:02:57.488Z] Loaded image: busybox:glibc [2020-03-13T01:02:57.488Z] Loaded image: debian:jessie [2020-03-13T01:02:57.488Z] Loaded image: hello-world:latest [2020-03-13T01:02:57.488Z] INFO: Testing against a local daemon [2020-03-13T01:02:57.488Z] === RUN TestCgroupNamespacesBuild [2020-03-13T01:02:57.849Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-13T01:02:58.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2020-03-13T01:02:58.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-03-13T01:02:58.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-03-13T01:02:58.412Z] === RUN TestKillStoppedContainer [2020-03-13T01:02:58.412Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-13T01:02:58.412Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-13T01:02:58.412Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-13T01:02:58.412Z] === RUN TestKillDifferentUserContainer [2020-03-13T01:02:58.753Z] --- PASS: TestSecretsUpdate (3.60s) [2020-03-13T01:02:58.753Z] === RUN TestTemplatedSecret [2020-03-13T01:02:59.343Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2020-03-13T01:02:59.343Z] === RUN TestInspectOomKilledTrue [2020-03-13T01:02:59.343Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-13T01:02:59.343Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:02:59.343Z] === RUN TestInspectOomKilledFalse [2020-03-13T01:02:59.343Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-13T01:02:59.343Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:02:59.343Z] === RUN TestLinksEtcHostsContentMatch [2020-03-13T01:02:59.343Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-03-13T01:02:59.343Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-13T01:02:59.343Z] === RUN TestLinksContainerNames [2020-03-13T01:03:00.021Z] --- PASS: TestCgroupNamespacesBuild (3.19s) [2020-03-13T01:03:00.022Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-13T01:03:00.274Z] --- PASS: TestLinksContainerNames (1.24s) [2020-03-13T01:03:00.274Z] === RUN TestLogsFollowTailEmpty [2020-03-13T01:03:00.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-13T01:03:01.205Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2020-03-13T01:03:01.205Z] === RUN TestContainerNetworkMountsNoChown [2020-03-13T01:03:01.397Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-03-13T01:03:01.397Z] === RUN TestBuildWithSession [2020-03-13T01:03:01.397Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-13T01:03:01.397Z] build_session_test.go:25: TODO: BuildKit [2020-03-13T01:03:01.397Z] === RUN TestBuildSquashParent [2020-03-13T01:03:01.453Z] --- PASS: TestTemplatedSecret (3.47s) [2020-03-13T01:03:01.453Z] === RUN TestSecretCreateResolve [2020-03-13T01:03:01.462Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot/default [2020-03-13T01:03:01.462Z] === PAUSE TestMountDaemonRoot/default [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot/private [2020-03-13T01:03:01.462Z] === PAUSE TestMountDaemonRoot/private [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot/rprivate [2020-03-13T01:03:01.462Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot/slave [2020-03-13T01:03:01.462Z] === PAUSE TestMountDaemonRoot/slave [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot/rslave [2020-03-13T01:03:01.462Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot/shared [2020-03-13T01:03:01.462Z] === PAUSE TestMountDaemonRoot/shared [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot/rshared [2020-03-13T01:03:01.462Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-13T01:03:01.462Z] === CONT TestMountDaemonRoot/default [2020-03-13T01:03:01.462Z] === CONT TestMountDaemonRoot/rslave [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-13T01:03:01.462Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-13T01:03:01.462Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-13T01:03:01.462Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-13T01:03:01.462Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-13T01:03:01.462Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-13T01:03:01.462Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-13T01:03:01.718Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-13T01:03:01.719Z] === CONT TestMountDaemonRoot/slave [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-13T01:03:01.719Z] === CONT TestMountDaemonRoot/rprivate [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T01:03:01.719Z] === CONT TestMountDaemonRoot/private [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-13T01:03:01.719Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-13T01:03:01.719Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-13T01:03:01.719Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-13T01:03:01.719Z] === CONT TestMountDaemonRoot/rshared [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T01:03:01.719Z] === CONT TestMountDaemonRoot/shared [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-13T01:03:01.719Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-13T01:03:01.719Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-13T01:03:01.719Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T01:03:01.719Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-13T01:03:01.719Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-13T01:03:01.719Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T01:03:01.975Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-13T01:03:01.975Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-13T01:03:01.975Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-13T01:03:01.975Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-13T01:03:01.976Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-13T01:03:01.976Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-13T01:03:01.976Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T01:03:01.976Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-13T01:03:01.976Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T01:03:01.976Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-13T01:03:01.976Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-13T01:03:01.976Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-13T01:03:01.976Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-13T01:03:01.976Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-13T01:03:02.232Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T01:03:02.232Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-13T01:03:02.232Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T01:03:02.232Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-13T01:03:02.232Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-13T01:03:02.232Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-13T01:03:02.232Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-13T01:03:02.232Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-13T01:03:02.232Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-03-13T01:03:02.232Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-13T01:03:02.232Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-13T01:03:02.232Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-13T01:03:02.232Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-13T01:03:02.232Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-13T01:03:02.232Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-13T01:03:02.232Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-13T01:03:02.233Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-13T01:03:02.233Z] === RUN TestContainerBindMountNonRecursive [2020-03-13T01:03:02.233Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-03-13T01:03:02.233Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-13T01:03:02.233Z] === RUN TestNetworkNat [2020-03-13T01:03:03.163Z] --- PASS: TestNetworkNat (0.77s) [2020-03-13T01:03:03.163Z] === RUN TestNetworkLocalhostTCPNat [2020-03-13T01:03:03.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-13T01:03:03.727Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2020-03-13T01:03:03.727Z] === RUN TestNetworkLoopbackNat [2020-03-13T01:03:04.658Z] --- PASS: TestNetworkLoopbackNat (0.82s) [2020-03-13T01:03:04.658Z] === RUN TestPause [2020-03-13T01:03:04.658Z] --- SKIP: TestPause (0.00s) [2020-03-13T01:03:04.658Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:04.658Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-13T01:03:04.658Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-13T01:03:04.658Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-13T01:03:04.658Z] === RUN TestPauseStopPausedContainer [2020-03-13T01:03:04.658Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-03-13T01:03:04.658Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:04.658Z] === RUN TestPsFilter [2020-03-13T01:03:04.658Z] --- PASS: TestPsFilter (0.22s) [2020-03-13T01:03:04.658Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-13T01:03:05.588Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-03-13T01:03:05.588Z] === RUN TestRemoveContainerWithVolume [2020-03-13T01:03:05.838Z] --- PASS: TestSecretCreateResolve (3.68s) [2020-03-13T01:03:05.838Z] PASS [2020-03-13T01:03:05.838Z] [2020-03-13T01:03:05.838Z] DONE 6 tests in 21.511s [2020-03-13T01:03:05.838Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-13T01:03:05.838Z] ++ 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-03-13T01:03:05.838Z] ++ set -e [2020-03-13T01:03:05.838Z] ++ '[' -n 0 ']' [2020-03-13T01:03:05.838Z] ++ set -x [2020-03-13T01:03:05.839Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:03:05.839Z] INFO: Testing against a local daemon [2020-03-13T01:03:05.839Z] === RUN TestServiceCreateInit [2020-03-13T01:03:05.839Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-13T01:03:06.153Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-03-13T01:03:06.153Z] === RUN TestRemoveContainerRunning [2020-03-13T01:03:06.717Z] --- PASS: TestRemoveContainerRunning (0.61s) [2020-03-13T01:03:06.717Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-13T01:03:07.281Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2020-03-13T01:03:07.281Z] === RUN TestRemoveInvalidContainer [2020-03-13T01:03:07.281Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-13T01:03:07.281Z] === RUN TestRenameLinkedContainer [2020-03-13T01:03:07.964Z] --- PASS: TestBuildSquashParent (6.39s) [2020-03-13T01:03:07.964Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-13T01:03:07.964Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T01:03:07.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T01:03:07.964Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T01:03:07.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T01:03:07.964Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T01:03:07.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T01:03:07.964Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T01:03:07.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T01:03:07.964Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T01:03:07.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T01:03:07.964Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T01:03:07.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T01:03:07.964Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T01:03:07.964Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T01:03:07.964Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T01:03:07.964Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T01:03:08.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-13T01:03:09.803Z] --- PASS: TestRenameLinkedContainer (2.49s) [2020-03-13T01:03:09.803Z] === RUN TestRenameStoppedContainer [2020-03-13T01:03:10.223Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-13T01:03:10.367Z] --- PASS: TestRenameStoppedContainer (0.61s) [2020-03-13T01:03:10.367Z] === RUN TestRenameRunningContainerAndReuse [2020-03-13T01:03:11.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T01:03:11.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T01:03:11.737Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2020-03-13T01:03:11.738Z] === RUN TestRenameInvalidName [2020-03-13T01:03:12.303Z] --- PASS: TestRenameInvalidName (0.61s) [2020-03-13T01:03:12.303Z] === RUN TestRenameAnonymousContainer [2020-03-13T01:03:12.631Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-13T01:03:12.631Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s) [2020-03-13T01:03:12.631Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.90s) [2020-03-13T01:03:12.631Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s) [2020-03-13T01:03:12.631Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.02s) [2020-03-13T01:03:12.631Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2020-03-13T01:03:12.631Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2020-03-13T01:03:12.631Z] === RUN TestBuildMultiStageCopy [2020-03-13T01:03:12.631Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-13T01:03:15.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-13T01:03:15.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-13T01:03:15.576Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2020-03-13T01:03:15.576Z] === RUN TestRenameContainerWithSameName [2020-03-13T01:03:15.576Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2020-03-13T01:03:15.576Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-13T01:03:15.712Z] --- PASS: TestServiceCreateInit (10.03s) [2020-03-13T01:03:15.712Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.94s) [2020-03-13T01:03:15.712Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2020-03-13T01:03:15.712Z] === RUN TestCreateServiceMultipleTimes [2020-03-13T01:03:15.731Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-13T01:03:15.990Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-13T01:03:16.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-13T01:03:16.557Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-13T01:03:16.945Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) [2020-03-13T01:03:16.945Z] === RUN TestResize [2020-03-13T01:03:17.125Z] --- PASS: TestBuildMultiStageCopy (4.49s) [2020-03-13T01:03:17.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s) [2020-03-13T01:03:17.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-03-13T01:03:17.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-03-13T01:03:17.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-03-13T01:03:17.125Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-03-13T01:03:17.125Z] === RUN TestBuildMultiStageParentConfig [2020-03-13T01:03:17.510Z] --- PASS: TestResize (0.61s) [2020-03-13T01:03:17.510Z] === RUN TestResizeWithInvalidSize [2020-03-13T01:03:18.073Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2020-03-13T01:03:18.073Z] === RUN TestResizeWhenContainerNotStarted [2020-03-13T01:03:19.007Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:03:19.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:03:19.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:03:19.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:03:19.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:03:19.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:03:19.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:03:19.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:03:19.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:03:19.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:03:19.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:03:19.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:03:19.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:03:19.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:03:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:03:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:03:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:03:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:03:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:03:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:03:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:03:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:03:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:03:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:03:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:03:19.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:03:19.007Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-13T01:03:19.007Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-13T01:03:19.007Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-13T01:03:19.007Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-13T01:03:19.007Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-13T01:03:19.007Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-13T01:03:19.007Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-13T01:03:19.007Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-13T01:03:19.007Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-13T01:03:19.007Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-13T01:03:19.007Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-13T01:03:19.007Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-13T01:03:19.007Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-13T01:03:19.007Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] === RUN TestCgroupNamespacesRun [2020-03-13T01:03:19.007Z] --- SKIP: TestCgroupNamespacesRun (0.00s) [2020-03-13T01:03:19.007Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-13T01:03:19.007Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-13T01:03:19.007Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-13T01:03:19.007Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-13T01:03:19.007Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-13T01:03:19.007Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s) [2020-03-13T01:03:19.007Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-13T01:03:19.007Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-13T01:03:19.007Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-13T01:03:19.007Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-13T01:03:19.007Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-13T01:03:19.007Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-13T01:03:19.007Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-13T01:03:19.007Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-13T01:03:19.007Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:19.007Z] === RUN TestKernelTCPMemory [2020-03-13T01:03:19.007Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-03-13T01:03:19.007Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:19.007Z] === RUN TestNISDomainname [2020-03-13T01:03:19.007Z] --- SKIP: TestNISDomainname (0.00s) [2020-03-13T01:03:19.007Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-13T01:03:19.007Z] === RUN TestHostnameDnsResolution [2020-03-13T01:03:19.030Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-03-13T01:03:19.030Z] === RUN TestBuildLabelWithTargets [2020-03-13T01:03:19.939Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-03-13T01:03:19.939Z] === RUN TestStats [2020-03-13T01:03:19.939Z] --- SKIP: TestStats (0.00s) [2020-03-13T01:03:19.939Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:19.939Z] === RUN TestStopContainerWithTimeout [2020-03-13T01:03:19.939Z] === RUN TestStopContainerWithTimeout/0 [2020-03-13T01:03:19.939Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-13T01:03:19.939Z] === RUN TestStopContainerWithTimeout/1 [2020-03-13T01:03:19.939Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-13T01:03:19.939Z] === RUN TestStopContainerWithTimeout/3 [2020-03-13T01:03:19.939Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-13T01:03:19.939Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-13T01:03:19.939Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-13T01:03:19.939Z] === CONT TestStopContainerWithTimeout/0 [2020-03-13T01:03:19.939Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-13T01:03:20.871Z] === CONT TestStopContainerWithTimeout/3 [2020-03-13T01:03:20.933Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2020-03-13T01:03:20.933Z] === RUN TestBuildWithEmptyLayers [2020-03-13T01:03:21.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-13T01:03:21.868Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2020-03-13T01:03:21.868Z] === RUN TestBuildMultiStageOnBuild [2020-03-13T01:03:22.764Z] === CONT TestStopContainerWithTimeout/1 [2020-03-13T01:03:23.207Z] --- PASS: TestBuildWithHugeFile (82.12s) [2020-03-13T01:03:23.208Z] === RUN TestBuildWithEmptyDockerfile [2020-03-13T01:03:23.208Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T01:03:23.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T01:03:23.208Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T01:03:23.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T01:03:23.208Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T01:03:23.208Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T01:03:23.208Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T01:03:23.208Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T01:03:23.208Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T01:03:23.507Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-03-13T01:03:23.507Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-03-13T01:03:23.507Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-03-13T01:03:23.507Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2020-03-13T01:03:23.507Z] === RUN TestBuildPreserveOwnership [2020-03-13T01:03:23.507Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-13T01:03:24.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-13T01:03:24.658Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-13T01:03:24.658Z] --- PASS: TestStopContainerWithTimeout/0 (0.86s) [2020-03-13T01:03:24.658Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2020-03-13T01:03:24.658Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2020-03-13T01:03:24.658Z] --- PASS: TestStopContainerWithTimeout/1 (1.61s) [2020-03-13T01:03:24.658Z] === RUN TestDeleteDevicemapper [2020-03-13T01:03:24.658Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-13T01:03:24.658Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-13T01:03:24.658Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-13T01:03:25.154Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2020-03-13T01:03:25.154Z] === RUN TestBuildUncleanTarFilenames [2020-03-13T01:03:26.089Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-03-13T01:03:26.089Z] === RUN TestBuildMultiStageLayerLeak [2020-03-13T01:03:26.552Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s) [2020-03-13T01:03:26.552Z] === RUN TestUpdateMemory [2020-03-13T01:03:26.552Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-13T01:03:26.552Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:26.552Z] === RUN TestUpdateCPUQuota [2020-03-13T01:03:26.552Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-03-13T01:03:26.552Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:26.552Z] === RUN TestUpdatePidsLimit [2020-03-13T01:03:26.552Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-03-13T01:03:26.552Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:26.552Z] === RUN TestUpdateRestartPolicy [2020-03-13T01:03:26.971Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-13T01:03:28.448Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2020-03-13T01:03:28.448Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.16s) [2020-03-13T01:03:28.448Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2020-03-13T01:03:28.448Z] === RUN TestBuildPlatformInvalid [2020-03-13T01:03:28.448Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-03-13T01:03:28.448Z] PASS [2020-03-13T01:03:28.448Z] [2020-03-13T01:03:28.448Z] === Skipped [2020-03-13T01:03:28.448Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-13T01:03:28.448Z] build_session_test.go:25: TODO: BuildKit [2020-03-13T01:03:28.448Z] [2020-03-13T01:03:28.448Z] [2020-03-13T01:03:28.448Z] DONE 32 tests, 1 skipped in 128.385s [2020-03-13T01:03:28.448Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-13T01:03:28.448Z] ++ 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-03-13T01:03:28.448Z] ++ set -e [2020-03-13T01:03:28.448Z] ++ '[' -n 0 ']' [2020-03-13T01:03:28.448Z] ++ set -x [2020-03-13T01:03:28.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:03:28.735Z] INFO: Testing against a local daemon [2020-03-13T01:03:28.735Z] === RUN TestConfigList [2020-03-13T01:03:29.374Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s) [2020-03-13T01:03:29.374Z] === RUN TestBuildWithHugeFile [2020-03-13T01:03:30.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-13T01:03:31.423Z] --- PASS: TestConfigList (2.31s) [2020-03-13T01:03:31.423Z] === RUN TestConfigsCreateAndDelete [2020-03-13T01:03:33.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-13T01:03:33.452Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2020-03-13T01:03:33.452Z] === RUN TestConfigsUpdate [2020-03-13T01:03:35.558Z] --- PASS: TestConfigsUpdate (2.21s) [2020-03-13T01:03:35.558Z] === RUN TestTemplatedConfig [2020-03-13T01:03:36.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-13T01:03:38.037Z] --- PASS: TestCreateServiceMultipleTimes (21.78s) [2020-03-13T01:03:38.037Z] === RUN TestCreateServiceConflict [2020-03-13T01:03:38.251Z] --- PASS: TestTemplatedConfig (2.63s) [2020-03-13T01:03:38.251Z] === RUN TestConfigInspect [2020-03-13T01:03:38.731Z] --- PASS: TestUpdateRestartPolicy (11.74s) [2020-03-13T01:03:38.731Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-13T01:03:38.731Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-03-13T01:03:38.731Z] === RUN TestWaitNonBlocked [2020-03-13T01:03:38.731Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T01:03:38.731Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T01:03:38.731Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T01:03:38.731Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T01:03:38.731Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T01:03:38.731Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T01:03:39.154Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-13T01:03:39.154Z] Using test binary docker [2020-03-13T01:03:39.412Z] +++ /etc/init.d/apparmor start [2020-03-13T01:03:39.412Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-13T01:03:39.412Z] INFO: Waiting for daemon to start... [2020-03-13T01:03:39.412Z] Starting dockerd [2020-03-13T01:03:39.412Z] +++ 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-03-13T01:03:39.661Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-13T01:03:39.661Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2020-03-13T01:03:39.661Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2020-03-13T01:03:39.661Z] === RUN TestWaitBlocked [2020-03-13T01:03:39.661Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T01:03:39.661Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T01:03:39.661Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T01:03:39.661Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T01:03:39.661Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T01:03:39.661Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T01:03:40.285Z] --- PASS: TestConfigInspect (2.23s) [2020-03-13T01:03:40.285Z] === RUN TestConfigCreateWithLabels [2020-03-13T01:03:40.593Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-13T01:03:40.593Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2020-03-13T01:03:40.593Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-03-13T01:03:40.593Z] === CONT TestContainerStartOnDaemonRestart [2020-03-13T01:03:40.593Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-03-13T01:03:40.593Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.593Z] === CONT TestIpcModeOlderClient [2020-03-13T01:03:40.593Z] === CONT TestDaemonHostGatewayIP [2020-03-13T01:03:40.593Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-03-13T01:03:40.593Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.593Z] === CONT TestDaemonRestartIpcMode [2020-03-13T01:03:40.593Z] --- SKIP: TestDaemonRestartIpcMode (0.00s) [2020-03-13T01:03:40.593Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.593Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-03-13T01:03:40.593Z] PASS [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === Skipped [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-13T01:03:40.593Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-13T01:03:40.593Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-03-13T01:03:40.593Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-03-13T01:03:40.593Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-03-13T01:03:40.593Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.01s) [2020-03-13T01:03:40.593Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.02s) [2020-03-13T01:03:40.593Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.02s) [2020-03-13T01:03:40.593Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-13T01:03:40.593Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-13T01:03:40.593Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-03-13T01:03:40.593Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-03-13T01:03:40.593Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-03-13T01:03:40.593Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-13T01:03:40.593Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-03-13T01:03:40.593Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-13T01:03:40.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:03:40.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:03:40.593Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-13T01:03:40.593Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-13T01:03:40.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:03:40.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:03:40.593Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-13T01:03:40.593Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.593Z] [2020-03-13T01:03:40.593Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:03:40.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:03:40.594Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-13T01:03:40.594Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:03:40.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:03:40.594Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-13T01:03:40.594Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:03:40.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:03:40.594Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-13T01:03:40.594Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:03:40.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:03:40.594Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-13T01:03:40.594Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:03:40.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:03:40.594Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-13T01:03:40.594Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:03:40.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:03:40.594Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-13T01:03:40.594Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:03:40.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:03:40.594Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-13T01:03:40.594Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:03:40.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:03:40.594Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-13T01:03:40.594Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:03:40.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:03:40.594Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-13T01:03:40.594Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:03:40.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:03:40.594Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-13T01:03:40.594Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s) [2020-03-13T01:03:40.594Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-13T01:03:40.594Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-13T01:03:40.594Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s) [2020-03-13T01:03:40.594Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-13T01:03:40.594Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-13T01:03:40.594Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-13T01:03:40.594Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-13T01:03:40.594Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-03-13T01:03:40.594Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-03-13T01:03:40.594Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-03-13T01:03:40.594Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-13T01:03:40.594Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-13T01:03:40.594Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-03-13T01:03:40.594Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-03-13T01:03:40.594Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-13T01:03:40.594Z] === CONT TestContainerStartOnDaemonRestart [2020-03-13T01:03:40.594Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestDaemonHostGatewayIP [2020-03-13T01:03:40.594Z] === CONT TestDaemonHostGatewayIP [2020-03-13T01:03:40.594Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s) [2020-03-13T01:03:40.594Z] === PAUSE TestDaemonRestartIpcMode [2020-03-13T01:03:40.594Z] === CONT TestDaemonRestartIpcMode [2020-03-13T01:03:40.594Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] [2020-03-13T01:03:40.594Z] DONE 192 tests, 45 skipped in 67.005s [2020-03-13T01:03:40.594Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-13T01:03:40.715Z] --- PASS: TestCreateServiceConflict (3.65s) [2020-03-13T01:03:40.715Z] === RUN TestCreateServiceMaxReplicas [2020-03-13T01:03:40.851Z] INFO: Testing against a local daemon [2020-03-13T01:03:40.851Z] === RUN TestCommitInheritsEnv [2020-03-13T01:03:41.312Z] . [2020-03-13T01:03:41.312Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-13T01:03:41.569Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-13T01:03:41.569Z] Error: No such image: emptyfs [2020-03-13T01:03:41.569Z] ++++ docker load [2020-03-13T01:03:41.569Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-13T01:03:41.827Z] Running integration-test (iteration 1) [2020-03-13T01:03:41.827Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-13T01:03:41.827Z] ++ 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-03-13T01:03:41.827Z] ++ set -e [2020-03-13T01:03:41.827Z] ++ '[' -n 0 ']' [2020-03-13T01:03:41.827Z] ++ set -x [2020-03-13T01:03:41.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:03:42.220Z] --- PASS: TestCommitInheritsEnv (1.40s) [2020-03-13T01:03:42.220Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-13T01:03:42.220Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-13T01:03:42.220Z] === RUN TestImagesFilterMultiReference [2020-03-13T01:03:42.220Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-13T01:03:42.220Z] === RUN TestImagePullPlatformInvalid [2020-03-13T01:03:42.220Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-13T01:03:42.220Z] === RUN TestRemoveImageOrphaning [2020-03-13T01:03:42.983Z] --- PASS: TestConfigCreateWithLabels (2.29s) [2020-03-13T01:03:42.983Z] === RUN TestConfigCreateResolve [2020-03-13T01:03:44.114Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-03-13T01:03:44.114Z] === RUN TestRemoveImageGarbageCollector [2020-03-13T01:03:44.114Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-13T01:03:44.114Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:44.114Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-13T01:03:44.114Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-13T01:03:44.114Z] === RUN TestTagInvalidReference [2020-03-13T01:03:44.114Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-13T01:03:44.114Z] === RUN TestTagValidPrefixedRepo [2020-03-13T01:03:44.173Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2020-03-13T01:03:44.173Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-13T01:03:44.371Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-13T01:03:44.371Z] === RUN TestTagExistedNameWithoutForce [2020-03-13T01:03:44.371Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-13T01:03:44.371Z] === RUN TestTagOfficialNames [2020-03-13T01:03:44.371Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-13T01:03:44.371Z] === RUN TestTagMatchesDigest [2020-03-13T01:03:44.371Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-13T01:03:44.371Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-13T01:03:44.371Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-13T01:03:44.371Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:44.371Z] PASS [2020-03-13T01:03:44.371Z] [2020-03-13T01:03:44.371Z] === Skipped [2020-03-13T01:03:44.371Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-13T01:03:44.371Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:44.371Z] [2020-03-13T01:03:44.371Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-13T01:03:44.371Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-13T01:03:44.371Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-13T01:03:44.371Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:44.371Z] [2020-03-13T01:03:44.371Z] [2020-03-13T01:03:44.371Z] DONE 12 tests, 2 skipped in 3.798s [2020-03-13T01:03:44.371Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-13T01:03:44.628Z] INFO: Testing against a local daemon [2020-03-13T01:03:44.628Z] === RUN TestNetworkCreateDelete [2020-03-13T01:03:44.628Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-03-13T01:03:44.628Z] === RUN TestDockerNetworkDeletePreferID [2020-03-13T01:03:44.885Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-03-13T01:03:44.885Z] === RUN TestInspectNetwork [2020-03-13T01:03:45.020Z] --- PASS: TestConfigCreateResolve (2.21s) [2020-03-13T01:03:45.020Z] === RUN TestConfigDaemonLibtrustID [2020-03-13T01:03:45.156Z] --- SKIP: TestInspectNetwork (0.04s) [2020-03-13T01:03:45.156Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.156Z] === RUN TestRunContainerWithBridgeNone [2020-03-13T01:03:45.156Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-13T01:03:45.156Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.156Z] === RUN TestNetworkInvalidJSON [2020-03-13T01:03:45.156Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-13T01:03:45.156Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-13T01:03:45.156Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:03:45.156Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:03:45.156Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:03:45.156Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:03:45.156Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-13T01:03:45.156Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:03:45.156Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:03:45.156Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-13T01:03:45.156Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-13T01:03:45.156Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-13T01:03:45.156Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-13T01:03:45.156Z] === RUN TestHostIPv4BridgeLabel [2020-03-13T01:03:45.156Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-03-13T01:03:45.156Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.156Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-13T01:03:45.156Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-03-13T01:03:45.156Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-13T01:03:45.156Z] === RUN TestDaemonDefaultNetworkPools [2020-03-13T01:03:45.156Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-03-13T01:03:45.156Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-13T01:03:45.156Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-13T01:03:45.156Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-03-13T01:03:45.156Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-13T01:03:45.156Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-13T01:03:45.156Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-13T01:03:45.156Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-13T01:03:45.156Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-13T01:03:45.156Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-13T01:03:45.156Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-13T01:03:45.156Z] === RUN TestServiceWithPredefinedNetwork [2020-03-13T01:03:45.156Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-13T01:03:45.156Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-13T01:03:45.156Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-13T01:03:45.156Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-13T01:03:45.156Z] service_test.go:236: FLAKY_TEST [2020-03-13T01:03:45.156Z] === RUN TestServiceWithDataPathPortInit [2020-03-13T01:03:45.156Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-13T01:03:45.156Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-13T01:03:45.156Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-13T01:03:45.156Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-13T01:03:45.156Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-13T01:03:45.156Z] PASS [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === Skipped [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network TestInspectNetwork (0.04s) [2020-03-13T01:03:45.156Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-03-13T01:03:45.156Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-03-13T01:03:45.156Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-03-13T01:03:45.156Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-03-13T01:03:45.156Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-03-13T01:03:45.156Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-13T01:03:45.156Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-13T01:03:45.156Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-03-13T01:03:45.156Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-13T01:03:45.156Z] service_test.go:236: FLAKY_TEST [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-03-13T01:03:45.156Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-13T01:03:45.156Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] DONE 18 tests, 12 skipped in 0.694s [2020-03-13T01:03:45.156Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-13T01:03:45.156Z] INFO: Testing against a local daemon [2020-03-13T01:03:45.156Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-13T01:03:45.156Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-13T01:03:45.156Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:03:45.156Z] === RUN TestDockerNetworkIpvlan [2020-03-13T01:03:45.156Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-13T01:03:45.156Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:03:45.156Z] PASS [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === Skipped [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-13T01:03:45.156Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-13T01:03:45.156Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] [2020-03-13T01:03:45.156Z] DONE 2 tests, 2 skipped in 0.119s [2020-03-13T01:03:45.156Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-13T01:03:45.305Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-13T01:03:45.305Z] PASS [2020-03-13T01:03:45.305Z] [2020-03-13T01:03:45.305Z] DONE 8 tests in 16.834s [2020-03-13T01:03:45.419Z] INFO: Testing against a local daemon [2020-03-13T01:03:45.419Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-13T01:03:45.419Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-13T01:03:45.419Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.419Z] === RUN TestDockerNetworkMacvlan [2020-03-13T01:03:45.419Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-03-13T01:03:45.419Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.419Z] PASS [2020-03-13T01:03:45.419Z] [2020-03-13T01:03:45.419Z] === Skipped [2020-03-13T01:03:45.419Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-13T01:03:45.419Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.419Z] [2020-03-13T01:03:45.419Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-03-13T01:03:45.419Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.419Z] [2020-03-13T01:03:45.419Z] [2020-03-13T01:03:45.419Z] DONE 2 tests, 2 skipped in 0.114s [2020-03-13T01:03:45.419Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-13T01:03:45.419Z] testing: warning: no tests to run [2020-03-13T01:03:45.419Z] PASS [2020-03-13T01:03:45.419Z] [2020-03-13T01:03:45.419Z] DONE 0 tests in 0.026s [2020-03-13T01:03:45.419Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-13T01:03:45.419Z] INFO: Testing against a local daemon [2020-03-13T01:03:45.419Z] === RUN TestAuthZPluginAllowRequest [2020-03-13T01:03:45.419Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s) [2020-03-13T01:03:45.419Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.419Z] === RUN TestAuthZPluginTLS [2020-03-13T01:03:45.589Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-13T01:03:45.589Z] ++ 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-03-13T01:03:45.589Z] ++ set -e [2020-03-13T01:03:45.589Z] ++ '[' -n 0 ']' [2020-03-13T01:03:45.589Z] ++ set -x [2020-03-13T01:03:45.589Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:03:45.589Z] INFO: Testing against a local daemon [2020-03-13T01:03:45.589Z] === RUN TestCheckpoint [2020-03-13T01:03:45.589Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-13T01:03:45.589Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-13T01:03:45.590Z] === RUN TestContainerInvalidJSON [2020-03-13T01:03:45.590Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T01:03:45.590Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T01:03:45.590Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T01:03:45.590Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T01:03:45.590Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-13T01:03:45.590Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-13T01:03:45.590Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T01:03:45.590Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-13T01:03:45.590Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T01:03:45.590Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-13T01:03:45.590Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-13T01:03:45.590Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-13T01:03:45.590Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-13T01:03:45.590Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-13T01:03:45.590Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-13T01:03:45.590Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-13T01:03:45.681Z] --- SKIP: TestAuthZPluginTLS (0.02s) [2020-03-13T01:03:45.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.681Z] === RUN TestAuthZPluginDenyRequest [2020-03-13T01:03:45.681Z] --- SKIP: TestAuthZPluginDenyRequest (0.02s) [2020-03-13T01:03:45.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.681Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-13T01:03:45.681Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-13T01:03:45.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.681Z] === RUN TestAuthZPluginDenyResponse [2020-03-13T01:03:45.681Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s) [2020-03-13T01:03:45.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.681Z] === RUN TestAuthZPluginAllowEventStream [2020-03-13T01:03:45.681Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s) [2020-03-13T01:03:45.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.681Z] === RUN TestAuthZPluginErrorResponse [2020-03-13T01:03:45.681Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s) [2020-03-13T01:03:45.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.681Z] === RUN TestAuthZPluginErrorRequest [2020-03-13T01:03:45.681Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s) [2020-03-13T01:03:45.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.681Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-13T01:03:45.681Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-13T01:03:45.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.681Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-13T01:03:45.681Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-13T01:03:45.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.681Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-13T01:03:45.681Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-13T01:03:45.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.681Z] === RUN TestAuthZPluginHeader [2020-03-13T01:03:45.681Z] --- SKIP: TestAuthZPluginHeader (0.01s) [2020-03-13T01:03:45.681Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.682Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-13T01:03:45.872Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-03-13T01:03:45.872Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-13T01:03:45.872Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-03-13T01:03:45.872Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-13T01:03:45.872Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-13T01:03:45.872Z] === RUN TestCopyFromContainer [2020-03-13T01:03:45.952Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] === RUN TestAuthZPluginV2Disable [2020-03-13T01:03:45.952Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-13T01:03:45.952Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-13T01:03:45.952Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-13T01:03:45.952Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] PASS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === Skipped [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.02s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.02s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-03-13T01:03:45.952Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] [2020-03-13T01:03:45.952Z] DONE 17 tests, 17 skipped in 0.611s [2020-03-13T01:03:45.952Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-13T01:03:46.217Z] INFO: Testing against a local daemon [2020-03-13T01:03:46.217Z] === RUN TestPluginInvalidJSON [2020-03-13T01:03:46.217Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:03:46.217Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:03:46.217Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:03:46.217Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-13T01:03:46.217Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-13T01:03:46.217Z] PASS [2020-03-13T01:03:46.217Z] [2020-03-13T01:03:46.217Z] DONE 2 tests in 0.142s [2020-03-13T01:03:46.217Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-13T01:03:46.217Z] INFO: Testing against a local daemon [2020-03-13T01:03:46.217Z] === RUN TestExternalGraphDriver [2020-03-13T01:03:46.487Z] --- SKIP: TestExternalGraphDriver (0.12s) [2020-03-13T01:03:46.487Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:46.487Z] === RUN TestGraphdriverPluginV2 [2020-03-13T01:03:46.487Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-13T01:03:46.487Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:46.487Z] PASS [2020-03-13T01:03:46.487Z] [2020-03-13T01:03:46.487Z] === Skipped [2020-03-13T01:03:46.487Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.12s) [2020-03-13T01:03:46.487Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:46.487Z] [2020-03-13T01:03:46.487Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-13T01:03:46.487Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:46.487Z] [2020-03-13T01:03:46.487Z] [2020-03-13T01:03:46.487Z] DONE 2 tests, 2 skipped in 0.274s [2020-03-13T01:03:46.487Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-13T01:03:46.487Z] INFO: Testing against a local daemon [2020-03-13T01:03:46.487Z] === RUN TestContinueAfterPluginCrash [2020-03-13T01:03:46.487Z] === PAUSE TestContinueAfterPluginCrash [2020-03-13T01:03:46.487Z] === RUN TestReadPluginNoRead [2020-03-13T01:03:46.487Z] === PAUSE TestReadPluginNoRead [2020-03-13T01:03:46.487Z] === RUN TestDaemonStartWithLogOpt [2020-03-13T01:03:46.487Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-13T01:03:46.487Z] === CONT TestContinueAfterPluginCrash [2020-03-13T01:03:46.487Z] === CONT TestDaemonStartWithLogOpt [2020-03-13T01:03:46.743Z] --- SKIP: TestContinueAfterPluginCrash (0.00s) [2020-03-13T01:03:46.743Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:46.743Z] === CONT TestReadPluginNoRead [2020-03-13T01:03:46.743Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-03-13T01:03:46.743Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:46.743Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s) [2020-03-13T01:03:46.743Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:46.743Z] PASS [2020-03-13T01:03:46.743Z] [2020-03-13T01:03:46.743Z] === Skipped [2020-03-13T01:03:46.743Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s) [2020-03-13T01:03:46.743Z] === PAUSE TestContinueAfterPluginCrash [2020-03-13T01:03:46.743Z] === CONT TestContinueAfterPluginCrash [2020-03-13T01:03:46.743Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:46.743Z] [2020-03-13T01:03:46.743Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s) [2020-03-13T01:03:46.743Z] === PAUSE TestReadPluginNoRead [2020-03-13T01:03:46.743Z] === CONT TestReadPluginNoRead [2020-03-13T01:03:46.743Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:46.743Z] [2020-03-13T01:03:46.743Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s) [2020-03-13T01:03:46.743Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-13T01:03:46.743Z] === CONT TestDaemonStartWithLogOpt [2020-03-13T01:03:46.744Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:46.744Z] [2020-03-13T01:03:46.744Z] [2020-03-13T01:03:46.744Z] DONE 3 tests, 3 skipped in 0.137s [2020-03-13T01:03:46.744Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-13T01:03:46.744Z] testing: warning: no tests to run [2020-03-13T01:03:46.744Z] PASS [2020-03-13T01:03:46.744Z] [2020-03-13T01:03:46.744Z] DONE 0 tests in 0.045s [2020-03-13T01:03:46.744Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-13T01:03:46.744Z] INFO: Testing against a local daemon [2020-03-13T01:03:46.744Z] === RUN TestPluginWithDevMounts [2020-03-13T01:03:46.744Z] === PAUSE TestPluginWithDevMounts [2020-03-13T01:03:46.744Z] === CONT TestPluginWithDevMounts [2020-03-13T01:03:46.744Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-03-13T01:03:46.744Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:46.744Z] PASS [2020-03-13T01:03:46.744Z] [2020-03-13T01:03:46.744Z] === Skipped [2020-03-13T01:03:46.744Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-03-13T01:03:46.744Z] === PAUSE TestPluginWithDevMounts [2020-03-13T01:03:46.744Z] === CONT TestPluginWithDevMounts [2020-03-13T01:03:46.744Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:46.744Z] [2020-03-13T01:03:46.744Z] [2020-03-13T01:03:46.744Z] DONE 1 tests, 1 skipped in 0.137s [2020-03-13T01:03:46.744Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-13T01:03:47.000Z] INFO: Testing against a local daemon [2020-03-13T01:03:47.000Z] === RUN TestSecretInspect [2020-03-13T01:03:47.000Z] --- SKIP: TestSecretInspect (0.02s) [2020-03-13T01:03:47.000Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.000Z] === RUN TestSecretList [2020-03-13T01:03:47.000Z] --- SKIP: TestSecretList (0.01s) [2020-03-13T01:03:47.000Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.000Z] === RUN TestSecretsCreateAndDelete [2020-03-13T01:03:47.000Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-03-13T01:03:47.000Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.000Z] === RUN TestSecretsUpdate [2020-03-13T01:03:47.000Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-03-13T01:03:47.000Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.000Z] === RUN TestTemplatedSecret [2020-03-13T01:03:47.000Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-13T01:03:47.000Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.000Z] === RUN TestSecretCreateResolve [2020-03-13T01:03:47.000Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-03-13T01:03:47.000Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.000Z] PASS [2020-03-13T01:03:47.000Z] [2020-03-13T01:03:47.000Z] === Skipped [2020-03-13T01:03:47.000Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-03-13T01:03:47.000Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.000Z] [2020-03-13T01:03:47.000Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-03-13T01:03:47.000Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.000Z] [2020-03-13T01:03:47.000Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-03-13T01:03:47.000Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.000Z] [2020-03-13T01:03:47.000Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-03-13T01:03:47.000Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.000Z] [2020-03-13T01:03:47.000Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-03-13T01:03:47.000Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.000Z] [2020-03-13T01:03:47.000Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-03-13T01:03:47.000Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.000Z] [2020-03-13T01:03:47.000Z] [2020-03-13T01:03:47.000Z] DONE 6 tests, 6 skipped in 0.195s [2020-03-13T01:03:47.000Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-13T01:03:47.258Z] INFO: Testing against a local daemon [2020-03-13T01:03:47.258Z] === RUN TestServiceCreateInit [2020-03-13T01:03:47.258Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-13T01:03:47.258Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-13T01:03:47.258Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-13T01:03:47.258Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-13T01:03:47.258Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-13T01:03:47.258Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] === RUN TestCreateServiceMultipleTimes [2020-03-13T01:03:47.258Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-03-13T01:03:47.258Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] === RUN TestCreateServiceConflict [2020-03-13T01:03:47.258Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-03-13T01:03:47.258Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] === RUN TestCreateServiceMaxReplicas [2020-03-13T01:03:47.258Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-03-13T01:03:47.258Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-13T01:03:47.258Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-03-13T01:03:47.258Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] === RUN TestCreateServiceSecretFileMode [2020-03-13T01:03:47.258Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-03-13T01:03:47.258Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] === RUN TestCreateServiceConfigFileMode [2020-03-13T01:03:47.258Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-03-13T01:03:47.258Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] === RUN TestCreateServiceSysctls [2020-03-13T01:03:47.258Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-03-13T01:03:47.258Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] === RUN TestCreateServiceCapabilities [2020-03-13T01:03:47.258Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-03-13T01:03:47.258Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] === RUN TestInspect [2020-03-13T01:03:47.258Z] --- SKIP: TestInspect (0.01s) [2020-03-13T01:03:47.258Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] === RUN TestCreateJob [2020-03-13T01:03:47.258Z] --- SKIP: TestCreateJob (0.01s) [2020-03-13T01:03:47.258Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] === RUN TestReplicatedJob [2020-03-13T01:03:47.258Z] --- SKIP: TestReplicatedJob (0.01s) [2020-03-13T01:03:47.258Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.258Z] === RUN TestUpdateReplicatedJob [2020-03-13T01:03:47.351Z] === RUN TestCopyFromContainer// [2020-03-13T01:03:47.526Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-03-13T01:03:47.526Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] === RUN TestServiceListWithStatuses [2020-03-13T01:03:47.526Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-13T01:03:47.526Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-13T01:03:47.526Z] === RUN TestDockerNetworkConnectAlias [2020-03-13T01:03:47.526Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-03-13T01:03:47.526Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] === RUN TestDockerNetworkReConnect [2020-03-13T01:03:47.526Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-03-13T01:03:47.526Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] === RUN TestServicePlugin [2020-03-13T01:03:47.526Z] --- SKIP: TestServicePlugin (0.02s) [2020-03-13T01:03:47.526Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] === RUN TestServiceUpdateLabel [2020-03-13T01:03:47.526Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-03-13T01:03:47.526Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] === RUN TestServiceUpdateSecrets [2020-03-13T01:03:47.526Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-03-13T01:03:47.526Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] === RUN TestServiceUpdateConfigs [2020-03-13T01:03:47.526Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-03-13T01:03:47.526Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] === RUN TestServiceUpdateNetwork [2020-03-13T01:03:47.526Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-03-13T01:03:47.526Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] PASS [2020-03-13T01:03:47.526Z] [2020-03-13T01:03:47.526Z] === Skipped [2020-03-13T01:03:47.526Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-13T01:03:47.526Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-13T01:03:47.526Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] [2020-03-13T01:03:47.526Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-13T01:03:47.526Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-13T01:03:47.526Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] [2020-03-13T01:03:47.526Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-03-13T01:03:47.526Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] [2020-03-13T01:03:47.526Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-03-13T01:03:47.526Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] [2020-03-13T01:03:47.526Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-03-13T01:03:47.526Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] [2020-03-13T01:03:47.526Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-03-13T01:03:47.526Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] [2020-03-13T01:03:47.526Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-03-13T01:03:47.526Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] [2020-03-13T01:03:47.526Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-03-13T01:03:47.526Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.526Z] [2020-03-13T01:03:47.526Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-03-13T01:03:47.527Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-03-13T01:03:47.527Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-03-13T01:03:47.527Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-03-13T01:03:47.527Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-03-13T01:03:47.527Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-03-13T01:03:47.527Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-13T01:03:47.527Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-03-13T01:03:47.527Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-03-13T01:03:47.527Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestServicePlugin (0.02s) [2020-03-13T01:03:47.527Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-03-13T01:03:47.527Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-03-13T01:03:47.527Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-03-13T01:03:47.527Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-03-13T01:03:47.527Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] [2020-03-13T01:03:47.527Z] DONE 23 tests, 22 skipped in 0.453s [2020-03-13T01:03:47.527Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-13T01:03:47.527Z] INFO: Testing against a local daemon [2020-03-13T01:03:47.527Z] === RUN TestSessionCreate [2020-03-13T01:03:47.636Z] === RUN TestCopyFromContainer//bar/root [2020-03-13T01:03:47.636Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-13T01:03:47.636Z] === RUN TestCopyFromContainer/bar/quux [2020-03-13T01:03:47.784Z] --- PASS: TestSessionCreate (0.02s) [2020-03-13T01:03:47.784Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-13T01:03:47.784Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-13T01:03:47.784Z] PASS [2020-03-13T01:03:47.784Z] [2020-03-13T01:03:47.784Z] DONE 2 tests in 0.161s [2020-03-13T01:03:47.784Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-13T01:03:47.784Z] INFO: Testing against a local daemon [2020-03-13T01:03:47.784Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-13T01:03:47.784Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-13T01:03:47.784Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-13T01:03:47.784Z] === RUN TestEventsExecDie [2020-03-13T01:03:47.919Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-13T01:03:47.920Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-13T01:03:47.920Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-13T01:03:48.205Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-13T01:03:48.205Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-13T01:03:48.205Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-13T01:03:48.489Z] --- PASS: TestCopyFromContainer (2.53s) [2020-03-13T01:03:48.489Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-13T01:03:48.489Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-13T01:03:48.489Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-13T01:03:48.489Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-13T01:03:48.489Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-13T01:03:48.489Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-13T01:03:48.489Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-13T01:03:48.489Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-13T01:03:48.489Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-13T01:03:48.489Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-03-13T01:03:48.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-13T01:03:48.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T01:03:48.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T01:03:48.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T01:03:48.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T01:03:48.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T01:03:48.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T01:03:48.489Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T01:03:48.489Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T01:03:48.489Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T01:03:48.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-13T01:03:48.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-13T01:03:48.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-13T01:03:48.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-13T01:03:48.489Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-13T01:03:48.489Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-13T01:03:48.489Z] === RUN TestCreateWithInvalidEnv [2020-03-13T01:03:48.489Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-13T01:03:48.489Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-13T01:03:48.489Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-13T01:03:48.489Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-13T01:03:48.489Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-13T01:03:48.489Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-13T01:03:48.489Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-13T01:03:48.489Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-13T01:03:48.489Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-13T01:03:48.489Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-13T01:03:48.489Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-13T01:03:48.489Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-13T01:03:48.489Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-13T01:03:48.489Z] === RUN TestCreateTmpfsMountsTarget [2020-03-13T01:03:48.489Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-13T01:03:48.489Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-13T01:03:48.714Z] --- PASS: TestEventsExecDie (0.75s) [2020-03-13T01:03:48.714Z] === RUN TestEventsBackwardsCompatible [2020-03-13T01:03:48.714Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-13T01:03:48.714Z] === RUN TestInfoBinaryCommits [2020-03-13T01:03:48.714Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-13T01:03:48.714Z] === RUN TestInfoAPIVersioned [2020-03-13T01:03:48.714Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-13T01:03:48.714Z] === RUN TestInfoDiscoveryBackend [2020-03-13T01:03:48.714Z] --- SKIP: TestInfoDiscoveryBackend (0.00s) [2020-03-13T01:03:48.714Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.714Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-13T01:03:48.714Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-13T01:03:48.714Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.714Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-13T01:03:48.714Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-13T01:03:48.714Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.714Z] === RUN TestInfoAPI [2020-03-13T01:03:48.714Z] --- PASS: TestInfoAPI (0.03s) [2020-03-13T01:03:48.714Z] === RUN TestInfoAPIWarnings [2020-03-13T01:03:48.714Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-13T01:03:48.714Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.714Z] === RUN TestInfoDebug [2020-03-13T01:03:48.714Z] --- SKIP: TestInfoDebug (0.00s) [2020-03-13T01:03:48.714Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.714Z] === RUN TestInfoInsecureRegistries [2020-03-13T01:03:48.714Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-03-13T01:03:48.714Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.714Z] === RUN TestInfoRegistryMirrors [2020-03-13T01:03:48.714Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-03-13T01:03:48.714Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.714Z] === RUN TestLoginFailsWithBadCredentials [2020-03-13T01:03:48.971Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-03-13T01:03:48.971Z] === RUN TestPingCacheHeaders [2020-03-13T01:03:48.971Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-13T01:03:48.971Z] === RUN TestPingGet [2020-03-13T01:03:48.971Z] --- PASS: TestPingGet (0.01s) [2020-03-13T01:03:48.971Z] === RUN TestPingHead [2020-03-13T01:03:48.971Z] --- PASS: TestPingHead (0.02s) [2020-03-13T01:03:48.971Z] === RUN TestVersion [2020-03-13T01:03:48.971Z] --- PASS: TestVersion (0.02s) [2020-03-13T01:03:48.971Z] PASS [2020-03-13T01:03:48.971Z] [2020-03-13T01:03:48.971Z] === Skipped [2020-03-13T01:03:48.971Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-13T01:03:48.971Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-13T01:03:48.971Z] [2020-03-13T01:03:48.971Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s) [2020-03-13T01:03:48.971Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.971Z] [2020-03-13T01:03:48.971Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-13T01:03:48.971Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.971Z] [2020-03-13T01:03:48.971Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-13T01:03:48.971Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.971Z] [2020-03-13T01:03:48.971Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s) [2020-03-13T01:03:48.971Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.971Z] [2020-03-13T01:03:48.971Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s) [2020-03-13T01:03:48.971Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.971Z] [2020-03-13T01:03:48.971Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s) [2020-03-13T01:03:48.971Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.971Z] [2020-03-13T01:03:48.971Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s) [2020-03-13T01:03:48.971Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-13T01:03:48.971Z] [2020-03-13T01:03:48.971Z] [2020-03-13T01:03:48.971Z] DONE 18 tests, 8 skipped in 1.247s [2020-03-13T01:03:48.971Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-13T01:03:48.971Z] INFO: Testing against a local daemon [2020-03-13T01:03:48.971Z] === RUN TestVolumesCreateAndList [2020-03-13T01:03:48.971Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-13T01:03:48.971Z] === RUN TestVolumesRemove [2020-03-13T01:03:49.228Z] --- PASS: TestVolumesRemove (0.11s) [2020-03-13T01:03:49.228Z] === RUN TestVolumesInspect [2020-03-13T01:03:49.228Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-13T01:03:49.228Z] === RUN TestVolumesInvalidJSON [2020-03-13T01:03:49.228Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-13T01:03:49.228Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-13T01:03:49.228Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-13T01:03:49.228Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-13T01:03:49.228Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-13T01:03:49.228Z] PASS [2020-03-13T01:03:49.228Z] [2020-03-13T01:03:49.228Z] DONE 5 tests in 0.280s [2020-03-13T01:03:49.228Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-13T01:03:49.228Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11793 is not a child of this shell [2020-03-13T01:03:49.228Z] warning: PID 11793 from bundles/test-integration/docker.pid had a nonzero exit code [2020-03-13T01:03:49.228Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-13T01:03:49.228Z] [2020-03-13T01:03:49.228Z] Unloading profiles will leave already running processes permanently [2020-03-13T01:03:49.228Z] unconfined, which can lead to unexpected situations. [2020-03-13T01:03:49.228Z] [2020-03-13T01:03:49.228Z] To set a process to complain mode, use the command line tool [2020-03-13T01:03:49.228Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-13T01:03:49.228Z] Removing test suite binaries [2020-03-13T01:03:50.158Z] [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s) [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCapabilities [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-13T01:03:50.571Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-13T01:03:50.571Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-13T01:03:50.571Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-13T01:03:50.571Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T01:03:50.571Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T01:03:50.571Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-13T01:03:50.571Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-13T01:03:50.571Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-13T01:03:50.571Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T01:03:50.571Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T01:03:50.571Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T01:03:50.571Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-13T01:03:50.571Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-13T01:03:50.571Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-13T01:03:50.571Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T01:03:50.571Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T01:03:50.571Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T01:03:50.571Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-13T01:03:50.571Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-13T01:03:50.571Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T01:03:50.571Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-13T01:03:50.571Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.02s) [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-13T01:03:50.571Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-03-13T01:03:50.571Z] === RUN TestCreateWithCustomReadonlyPaths Post stage [Pipeline] junit [2020-03-13T01:03:52.068Z] Recording test results [2020-03-13T01:03:52.612Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2020-03-13T01:03:52.612Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-13T01:03:52.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T01:03:52.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T01:03:52.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T01:03:52.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T01:03:52.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T01:03:52.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T01:03:52.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T01:03:52.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T01:03:52.612Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T01:03:52.612Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T01:03:52.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T01:03:52.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T01:03:52.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T01:03:52.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T01:03:52.612Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T01:03:52.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-03-13T01:03:52.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-13T01:03:52.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-03-13T01:03:52.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-13T01:03:52.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-13T01:03:52.612Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-13T01:03:52.612Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-13T01:03:53.229Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-03-13T01:03:53.229Z] === RUN TestContainerStartOnDaemonRestart [2020-03-13T01:03:53.229Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-13T01:03:53.229Z] === RUN TestDaemonRestartIpcMode [2020-03-13T01:03:53.229Z] === PAUSE TestDaemonRestartIpcMode [2020-03-13T01:03:53.229Z] === RUN TestDaemonHostGatewayIP [2020-03-13T01:03:53.229Z] === PAUSE TestDaemonHostGatewayIP [2020-03-13T01:03:53.229Z] === RUN TestDiff [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-13T01:03:54.240Z] --- PASS: TestDiff (0.65s) [2020-03-13T01:03:54.240Z] === RUN TestExecWithCloseStdin [2020-03-13T01:03:54.247Z] + echo Ensuring container killed. [2020-03-13T01:03:54.247Z] Ensuring container killed. [2020-03-13T01:03:54.247Z] + docker rm -vf docker-pr3 [2020-03-13T01:03:54.247Z] Error: No such container: docker-pr3 [2020-03-13T01:03:54.247Z] + true [Pipeline] sh [2020-03-13T01:03:54.528Z] + echo Chowning /workspace to jenkins user [2020-03-13T01:03:54.528Z] Chowning /workspace to jenkins user [2020-03-13T01:03:54.528Z] + id -u [2020-03-13T01:03:54.528Z] + id -g [2020-03-13T01:03:54.528Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40684:/workspace busybox chown -R 1000:1000 /workspace [2020-03-13T01:03:54.528Z] Unable to find image 'busybox:latest' locally [2020-03-13T01:03:54.528Z] latest: Pulling from library/busybox [2020-03-13T01:03:54.528Z] 0669b0daf1fb: Pulling fs layer [2020-03-13T01:03:54.857Z] --- PASS: TestExecWithCloseStdin (0.76s) [2020-03-13T01:03:54.857Z] === RUN TestExec [2020-03-13T01:03:55.477Z] --- PASS: TestExec (0.75s) [2020-03-13T01:03:55.478Z] === RUN TestExecUser [2020-03-13T01:03:55.534Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-13T01:03:55.534Z] Copying nested executables into bundles/binary-daemon [2020-03-13T01:03:55.534Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-13T01:03:55.862Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -e DOCKER_GRAPHDRIVER docker:07229baee5cacc34294ff50a242941d3c958af3b hack/make.sh cross [2020-03-13T01:03:56.424Z] [2020-03-13T01:03:56.424Z] Removing bundles/ [2020-03-13T01:03:56.424Z] [2020-03-13T01:03:56.424Z] ---> Making bundle: cross (in bundles/cross) [2020-03-13T01:03:56.424Z] Cross building: bundles/cross/linux/amd64 [2020-03-13T01:03:56.487Z] --- PASS: TestExecUser (0.77s) [2020-03-13T01:03:56.487Z] === RUN TestExportContainerAndImportImage [2020-03-13T01:03:56.681Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-13T01:03:56.681Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-13T01:03:57.498Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2020-03-13T01:03:57.498Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-13T01:03:58.975Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-03-13T01:03:58.975Z] === RUN TestHealthCheckWorkdir [2020-03-13T01:03:59.781Z] 0669b0daf1fb: Verifying Checksum [2020-03-13T01:03:59.781Z] 0669b0daf1fb: Download complete [2020-03-13T01:03:59.781Z] 0669b0daf1fb: Pull complete [2020-03-13T01:03:59.781Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-13T01:03:59.781Z] Status: Downloaded newer image for busybox:latest [2020-03-13T01:03:59.991Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-03-13T01:03:59.991Z] === RUN TestHealthKillContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-13T01:04:02.616Z] + bundleName=amd64-rootless [2020-03-13T01:04:02.616Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-03-13T01:04:02.616Z] Creating amd64-rootless-bundles.tar.gz [2020-03-13T01:04:02.616Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-13T01:04:02.616Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-13T01:04:02.626Z] Archiving artifacts [2020-03-13T01:04:02.662Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.90s) [2020-03-13T01:04:02.662Z] === RUN TestCreateServiceSecretFileMode [2020-03-13T01:04:02.673Z] --- PASS: TestHealthKillContainer (2.82s) [2020-03-13T01:04:02.673Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-13T01:04:03.291Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2020-03-13T01:04:03.292Z] === RUN TestIpcModeNone [2020-03-13T01:04:03.671Z] --- PASS: TestCreateServiceSecretFileMode (3.54s) [2020-03-13T01:04:03.671Z] === RUN TestCreateServiceConfigFileMode [2020-03-13T01:04:03.921Z] --- PASS: TestIpcModeNone (0.78s) [2020-03-13T01:04:03.921Z] === RUN TestIpcModePrivate [2020-03-13T01:04:04.272Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40684/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-13T01:04:04.583Z] + make clean [2020-03-13T01:04:04.840Z] docker volume rm -f docker-dev-cache [2020-03-13T01:04:04.840Z] docker-dev-cache [Pipeline] deleteDir [2020-03-13T01:04:04.933Z] --- PASS: TestIpcModePrivate (0.84s) [2020-03-13T01:04:04.933Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-13T01:04:04.933Z] === RUN TestIpcModeShareable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-13T01:04:05.552Z] --- PASS: TestIpcModeShareable (0.79s) [2020-03-13T01:04:05.552Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-13T01:04:05.552Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-13T01:04:07.128Z] --- PASS: TestCreateServiceConfigFileMode (3.45s) [2020-03-13T01:04:07.128Z] === RUN TestCreateServiceSysctls [2020-03-13T01:04:08.242Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.37s) [2020-03-13T01:04:08.242Z] === RUN TestAPIIpcModeHost [2020-03-13T01:04:08.529Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-03-13T01:04:08.529Z] === RUN TestDaemonIpcModeShareable [2020-03-13T01:04:10.569Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-03-13T01:04:10.569Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-13T01:04:10.569Z] === RUN TestDaemonIpcModePrivate [2020-03-13T01:04:11.516Z] --- PASS: TestCreateServiceSysctls (4.12s) [2020-03-13T01:04:11.516Z] === RUN TestCreateServiceCapabilities [2020-03-13T01:04:12.064Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2020-03-13T01:04:12.064Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-13T01:04:12.064Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-13T01:04:13.546Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2020-03-13T01:04:13.546Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-13T01:04:13.546Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-13T01:04:14.978Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2020-03-13T01:04:14.978Z] === RUN TestInspect [2020-03-13T01:04:15.583Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-03-13T01:04:15.583Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-13T01:04:15.583Z] === RUN TestIpcModeOlderClient [2020-03-13T01:04:15.583Z] === PAUSE TestIpcModeOlderClient [2020-03-13T01:04:15.583Z] === RUN TestKillContainerInvalidSignal [2020-03-13T01:04:15.867Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-03-13T01:04:15.867Z] === RUN TestKillContainer [2020-03-13T01:04:15.867Z] === RUN TestKillContainer/no_signal [2020-03-13T01:04:16.112Z] --- PASS: TestBuildWithHugeFile (41.48s) [2020-03-13T01:04:16.112Z] === RUN TestBuildWithEmptyDockerfile [2020-03-13T01:04:16.112Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T01:04:16.112Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T01:04:16.112Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T01:04:16.112Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T01:04:16.112Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T01:04:16.112Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T01:04:16.112Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T01:04:16.112Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T01:04:16.112Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T01:04:16.112Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-03-13T01:04:16.112Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-03-13T01:04:16.112Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-03-13T01:04:16.112Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-03-13T01:04:16.112Z] === RUN TestBuildPreserveOwnership [2020-03-13T01:04:16.112Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-13T01:04:16.112Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-13T01:04:16.483Z] === RUN TestKillContainer/non_killing_signal [2020-03-13T01:04:17.049Z] --- PASS: TestBuildPreserveOwnership (6.01s) [2020-03-13T01:04:17.049Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.88s) [2020-03-13T01:04:17.049Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2020-03-13T01:04:17.049Z] === RUN TestBuildPlatformInvalid [2020-03-13T01:04:17.049Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-03-13T01:04:17.049Z] PASS [2020-03-13T01:04:17.049Z] [2020-03-13T01:04:17.049Z] === Skipped [2020-03-13T01:04:17.049Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-13T01:04:17.049Z] build_session_test.go:25: TODO: BuildKit [2020-03-13T01:04:17.049Z] [2020-03-13T01:04:17.049Z] [2020-03-13T01:04:17.049Z] DONE 32 tests, 1 skipped in 89.586s [2020-03-13T01:04:17.049Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-13T01:04:17.049Z] ++ 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-03-13T01:04:17.049Z] ++ set -e [2020-03-13T01:04:17.049Z] ++ '[' -n 0 ']' [2020-03-13T01:04:17.049Z] ++ set -x [2020-03-13T01:04:17.050Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:04:17.101Z] === RUN TestKillContainer/killing_signal [2020-03-13T01:04:17.310Z] INFO: Testing against a local daemon [2020-03-13T01:04:17.310Z] === RUN TestConfigList [2020-03-13T01:04:18.113Z] --- PASS: TestKillContainer (2.02s) [2020-03-13T01:04:18.113Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-03-13T01:04:18.113Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-03-13T01:04:18.113Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-03-13T01:04:18.113Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-13T01:04:18.113Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-13T01:04:18.440Z] --- PASS: TestInspect (3.64s) [2020-03-13T01:04:18.440Z] === RUN TestCreateJob [2020-03-13T01:04:18.735Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-13T01:04:19.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2020-03-13T01:04:19.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2020-03-13T01:04:19.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-03-13T01:04:19.356Z] === RUN TestKillStoppedContainer [2020-03-13T01:04:19.356Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-13T01:04:19.356Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-13T01:04:19.641Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-03-13T01:04:19.641Z] === RUN TestKillDifferentUserContainer [2020-03-13T01:04:20.261Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-03-13T01:04:20.261Z] === RUN TestInspectOomKilledTrue [2020-03-13T01:04:20.544Z] Loaded image: buildpack-deps:jessie [2020-03-13T01:04:20.544Z] Loaded image: busybox:latest [2020-03-13T01:04:20.544Z] Loaded image: busybox:glibc [2020-03-13T01:04:20.544Z] Loaded image: debian:jessie [2020-03-13T01:04:20.544Z] Loaded image: hello-world:latest [2020-03-13T01:04:20.544Z] INFO: Testing against a local daemon [2020-03-13T01:04:20.544Z] === RUN TestCgroupNamespacesBuild [2020-03-13T01:04:20.544Z] --- PASS: TestCgroupNamespacesBuild (2.64s) [2020-03-13T01:04:20.544Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-13T01:04:20.544Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.59s) [2020-03-13T01:04:20.544Z] === RUN TestBuildWithSession [2020-03-13T01:04:20.544Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-13T01:04:20.544Z] build_session_test.go:25: TODO: BuildKit [2020-03-13T01:04:20.544Z] === RUN TestBuildSquashParent [2020-03-13T01:04:21.496Z] --- PASS: TestConfigList (3.51s) [2020-03-13T01:04:21.496Z] === RUN TestConfigsCreateAndDelete [2020-03-13T01:04:21.738Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2020-03-13T01:04:21.738Z] === RUN TestInspectOomKilledFalse [2020-03-13T01:04:22.021Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2020-03-13T01:04:22.021Z] === RUN TestLinksEtcHostsContentMatch [2020-03-13T01:04:22.640Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-03-13T01:04:22.640Z] === RUN TestLinksContainerNames [2020-03-13T01:04:22.826Z] --- PASS: TestCreateJob (4.53s) [2020-03-13T01:04:22.826Z] === RUN TestReplicatedJob [2020-03-13T01:04:24.029Z] --- PASS: TestConfigsCreateAndDelete (3.26s) [2020-03-13T01:04:24.029Z] === RUN TestConfigsUpdate [2020-03-13T01:04:24.119Z] --- PASS: TestLinksContainerNames (1.28s) [2020-03-13T01:04:24.119Z] === RUN TestLogsFollowTailEmpty [2020-03-13T01:04:24.737Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-03-13T01:04:24.737Z] === RUN TestContainerNetworkMountsNoChown [2020-03-13T01:04:25.357Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/default [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/default [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/private [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/private [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rprivate [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/slave [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/slave [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rslave [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/shared [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/shared [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rshared [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/default [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/rslave [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/rshared [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/slave [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/rprivate [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/private [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/shared [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-13T01:04:25.357Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-13T01:04:25.357Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-13T01:04:25.357Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-13T01:04:25.646Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-13T01:04:25.646Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-13T01:04:25.646Z] === RUN TestContainerBindMountNonRecursive [2020-03-13T01:04:27.317Z] --- PASS: TestConfigsUpdate (3.18s) [2020-03-13T01:04:27.317Z] === RUN TestTemplatedConfig [2020-03-13T01:04:27.689Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2020-03-13T01:04:27.689Z] === RUN TestNetworkNat [2020-03-13T01:04:27.978Z] --- PASS: TestNetworkNat (0.70s) [2020-03-13T01:04:27.978Z] === RUN TestNetworkLocalhostTCPNat [2020-03-13T01:04:28.990Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-03-13T01:04:28.990Z] === RUN TestNetworkLoopbackNat [2020-03-13T01:04:29.606Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2020-03-13T01:04:29.606Z] === RUN TestPause [2020-03-13T01:04:30.606Z] --- PASS: TestTemplatedConfig (3.45s) [2020-03-13T01:04:30.606Z] === RUN TestConfigInspect [2020-03-13T01:04:30.618Z] --- PASS: TestPause (0.70s) [2020-03-13T01:04:30.618Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-13T01:04:30.618Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-13T01:04:30.618Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-13T01:04:30.618Z] === RUN TestPauseStopPausedContainer [2020-03-13T01:04:31.216Z] --- PASS: TestReplicatedJob (7.45s) [2020-03-13T01:04:31.216Z] === RUN TestUpdateReplicatedJob [2020-03-13T01:04:31.235Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-03-13T01:04:31.235Z] === RUN TestPsFilter [2020-03-13T01:04:31.235Z] --- PASS: TestPsFilter (0.19s) [2020-03-13T01:04:31.235Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-13T01:04:32.246Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2020-03-13T01:04:32.246Z] === RUN TestRemoveContainerWithVolume [2020-03-13T01:04:32.531Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-03-13T01:04:32.531Z] === RUN TestRemoveContainerRunning [2020-03-13T01:04:32.737Z] --- PASS: TestBuildSquashParent (10.62s) [2020-03-13T01:04:32.737Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-13T01:04:32.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T01:04:32.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T01:04:32.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T01:04:32.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T01:04:32.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T01:04:32.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T01:04:32.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T01:04:32.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T01:04:32.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T01:04:32.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T01:04:32.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T01:04:32.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T01:04:32.737Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-13T01:04:32.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-13T01:04:37.499Z] --- PASS: TestConfigInspect (3.24s) [2020-03-13T01:04:37.499Z] === RUN TestConfigCreateWithLabels [2020-03-13T01:04:37.499Z] --- PASS: TestConfigCreateWithLabels (3.20s) [2020-03-13T01:04:37.499Z] === RUN TestConfigCreateResolve [2020-03-13T01:04:37.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-13T01:04:37.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-13T01:04:37.505Z] --- PASS: TestRemoveContainerRunning (0.69s) [2020-03-13T01:04:37.505Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-13T01:04:37.505Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-03-13T01:04:37.505Z] === RUN TestRemoveInvalidContainer [2020-03-13T01:04:37.505Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-13T01:04:37.505Z] === RUN TestRenameLinkedContainer [2020-03-13T01:04:37.505Z] --- PASS: TestRenameLinkedContainer (2.66s) [2020-03-13T01:04:37.505Z] === RUN TestRenameStoppedContainer [2020-03-13T01:04:37.505Z] --- PASS: TestRenameStoppedContainer (0.63s) [2020-03-13T01:04:37.505Z] === RUN TestRenameRunningContainerAndReuse [2020-03-13T01:04:37.523Z] --- PASS: TestUpdateReplicatedJob (4.55s) [2020-03-13T01:04:37.523Z] === RUN TestServiceListWithStatuses [2020-03-13T01:04:37.523Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-13T01:04:37.523Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-13T01:04:37.523Z] === RUN TestDockerNetworkConnectAlias [2020-03-13T01:04:38.096Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-13T01:04:38.354Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-13T01:04:38.522Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-03-13T01:04:38.522Z] === RUN TestRenameInvalidName [2020-03-13T01:04:39.538Z] --- PASS: TestRenameInvalidName (0.65s) [2020-03-13T01:04:39.538Z] === RUN TestRenameAnonymousContainer [2020-03-13T01:04:40.820Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-03-13T01:04:40.820Z] === RUN TestConfigDaemonLibtrustID [2020-03-13T01:04:41.079Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-03-13T01:04:41.079Z] PASS [2020-03-13T01:04:41.079Z] [2020-03-13T01:04:41.079Z] DONE 8 tests in 23.837s [2020-03-13T01:04:41.079Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-13T01:04:41.079Z] ++ 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-03-13T01:04:41.079Z] ++ set -e [2020-03-13T01:04:41.079Z] ++ '[' -n 0 ']' [2020-03-13T01:04:41.079Z] ++ set -x [2020-03-13T01:04:41.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:04:41.079Z] INFO: Testing against a local daemon [2020-03-13T01:04:41.079Z] === RUN TestCheckpoint [2020-03-13T01:04:41.079Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-13T01:04:41.079Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-13T01:04:41.079Z] === RUN TestContainerInvalidJSON [2020-03-13T01:04:41.079Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T01:04:41.079Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T01:04:41.079Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T01:04:41.079Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T01:04:41.079Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-13T01:04:41.079Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-13T01:04:41.079Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T01:04:41.079Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-13T01:04:41.079Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T01:04:41.079Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-13T01:04:41.079Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-13T01:04:41.079Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-13T01:04:41.079Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-13T01:04:41.079Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-13T01:04:41.337Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-03-13T01:04:41.337Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-13T01:04:41.337Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-03-13T01:04:41.337Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-13T01:04:41.568Z] --- PASS: TestRenameAnonymousContainer (2.39s) [2020-03-13T01:04:41.568Z] === RUN TestRenameContainerWithSameName [2020-03-13T01:04:41.596Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-13T01:04:41.596Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-13T01:04:41.596Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-03-13T01:04:41.596Z] === RUN TestCopyFromContainer [2020-03-13T01:04:41.636Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-13T01:04:41.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.54s) [2020-03-13T01:04:41.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.75s) [2020-03-13T01:04:41.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s) [2020-03-13T01:04:41.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2020-03-13T01:04:41.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.42s) [2020-03-13T01:04:41.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.34s) [2020-03-13T01:04:41.636Z] === RUN TestBuildMultiStageCopy [2020-03-13T01:04:41.636Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-13T01:04:42.579Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2020-03-13T01:04:42.579Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-13T01:04:43.016Z] --- PASS: TestDockerNetworkConnectAlias (7.86s) [2020-03-13T01:04:43.016Z] === RUN TestDockerNetworkReConnect [2020-03-13T01:04:44.056Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2020-03-13T01:04:44.056Z] === RUN TestResize [2020-03-13T01:04:44.129Z] === RUN TestCopyFromContainer// [2020-03-13T01:04:44.129Z] === RUN TestCopyFromContainer//bar/root [2020-03-13T01:04:44.129Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-13T01:04:44.129Z] === RUN TestCopyFromContainer/bar/quux [2020-03-13T01:04:44.129Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-13T01:04:44.129Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-13T01:04:44.339Z] --- PASS: TestResize (0.67s) [2020-03-13T01:04:44.339Z] === RUN TestResizeWithInvalidSize [2020-03-13T01:04:44.387Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-13T01:04:44.388Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-13T01:04:44.646Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-13T01:04:44.646Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-13T01:04:44.907Z] --- PASS: TestCopyFromContainer (3.20s) [2020-03-13T01:04:44.907Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-13T01:04:44.907Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-03-13T01:04:44.907Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-13T01:04:44.907Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-13T01:04:44.907Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-13T01:04:44.907Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2020-03-13T01:04:44.907Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-13T01:04:44.907Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-13T01:04:44.907Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-03-13T01:04:44.907Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-03-13T01:04:44.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-13T01:04:44.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T01:04:44.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T01:04:44.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T01:04:44.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T01:04:44.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T01:04:44.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T01:04:44.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T01:04:44.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T01:04:44.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T01:04:44.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-13T01:04:44.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-13T01:04:44.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-13T01:04:44.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-13T01:04:44.907Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-13T01:04:44.907Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-03-13T01:04:44.907Z] === RUN TestCreateWithInvalidEnv [2020-03-13T01:04:44.907Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-13T01:04:44.907Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-13T01:04:44.907Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-13T01:04:44.907Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-13T01:04:44.907Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-13T01:04:44.907Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-13T01:04:44.907Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-13T01:04:44.907Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-13T01:04:44.907Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-13T01:04:44.907Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-13T01:04:44.907Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-13T01:04:44.907Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-13T01:04:44.907Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-13T01:04:44.907Z] === RUN TestCreateTmpfsMountsTarget [2020-03-13T01:04:44.907Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-13T01:04:44.907Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-13T01:04:44.918Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-13T01:04:45.352Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-03-13T01:04:45.352Z] === RUN TestResizeWhenContainerNotStarted [2020-03-13T01:04:45.483Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-13T01:04:45.643Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:04:45.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:04:45.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:04:45.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:04:45.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:04:45.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:04:45.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:04:45.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:04:45.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:04:45.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:04:45.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:04:45.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:04:45.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:04:45.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:04:45.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:04:45.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:04:45.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:04:45.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:04:46.048Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-13T01:04:46.614Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCapabilities [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-13T01:04:47.440Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-13T01:04:47.440Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-13T01:04:47.440Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-13T01:04:47.440Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T01:04:47.440Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T01:04:47.440Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-13T01:04:47.440Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-13T01:04:47.440Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-13T01:04:47.440Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T01:04:47.440Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T01:04:47.440Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T01:04:47.440Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-13T01:04:47.440Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-13T01:04:47.440Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T01:04:47.440Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-13T01:04:47.440Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-13T01:04:47.440Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T01:04:47.440Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T01:04:47.440Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-13T01:04:47.440Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-13T01:04:47.440Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-13T01:04:47.440Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-13T01:04:47.440Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-03-13T01:04:47.440Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-13T01:04:47.547Z] --- PASS: TestBuildMultiStageCopy (5.68s) [2020-03-13T01:04:47.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s) [2020-03-13T01:04:47.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-03-13T01:04:47.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2020-03-13T01:04:47.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-03-13T01:04:47.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2020-03-13T01:04:47.547Z] === RUN TestBuildMultiStageParentConfig [2020-03-13T01:04:48.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:04:48.505Z] --- PASS: TestDockerNetworkReConnect (6.08s) [2020-03-13T01:04:48.505Z] === RUN TestServicePlugin [2020-03-13T01:04:48.505Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-13T01:04:48.505Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:04:48.505Z] === RUN TestServiceUpdateLabel [2020-03-13T01:04:48.920Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-03-13T01:04:48.921Z] === RUN TestBuildLabelWithTargets [2020-03-13T01:04:48.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:04:48.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:04:48.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:04:49.971Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-03-13T01:04:49.971Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-13T01:04:49.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T01:04:49.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T01:04:49.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T01:04:49.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T01:04:49.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T01:04:49.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T01:04:49.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T01:04:49.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T01:04:49.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T01:04:49.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T01:04:49.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T01:04:49.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T01:04:49.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T01:04:49.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T01:04:49.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T01:04:49.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-13T01:04:49.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-03-13T01:04:49.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-13T01:04:49.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-03-13T01:04:49.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-13T01:04:49.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-13T01:04:49.971Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-13T01:04:50.539Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-03-13T01:04:50.539Z] === RUN TestContainerStartOnDaemonRestart [2020-03-13T01:04:50.539Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-13T01:04:50.539Z] === RUN TestDaemonRestartIpcMode [2020-03-13T01:04:50.539Z] === PAUSE TestDaemonRestartIpcMode [2020-03-13T01:04:50.539Z] === RUN TestDaemonHostGatewayIP [2020-03-13T01:04:50.539Z] === PAUSE TestDaemonHostGatewayIP [2020-03-13T01:04:50.539Z] === RUN TestDiff [2020-03-13T01:04:51.475Z] --- PASS: TestDiff (0.77s) [2020-03-13T01:04:51.475Z] === RUN TestExecWithCloseStdin [2020-03-13T01:04:51.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:04:51.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:04:51.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:04:52.042Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-03-13T01:04:52.042Z] === RUN TestExec [2020-03-13T01:04:52.202Z] --- PASS: TestBuildLabelWithTargets (2.75s) [2020-03-13T01:04:52.202Z] === RUN TestBuildWithEmptyLayers [2020-03-13T01:04:52.891Z] --- PASS: TestServiceUpdateLabel (3.68s) [2020-03-13T01:04:52.891Z] === RUN TestServiceUpdateSecrets [2020-03-13T01:04:52.978Z] --- PASS: TestExec (0.92s) [2020-03-13T01:04:52.978Z] === RUN TestExecUser [2020-03-13T01:04:53.137Z] --- PASS: TestBuildWithEmptyLayers (1.42s) [2020-03-13T01:04:53.137Z] === RUN TestBuildMultiStageOnBuild [2020-03-13T01:04:53.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:04:53.915Z] --- PASS: TestExecUser (0.94s) [2020-03-13T01:04:53.915Z] === RUN TestExportContainerAndImportImage [2020-03-13T01:04:55.291Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-03-13T01:04:55.291Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.22s) [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.17s) [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.26s) [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.35s) [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.20s) [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.13s) [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.28s) [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.09s) [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.58s) [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.19s) [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s) [2020-03-13T01:04:55.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2020-03-13T01:04:55.783Z] === RUN TestCgroupNamespacesRun [2020-03-13T01:04:57.196Z] --- PASS: TestExportContainerAfterDaemonRestart (1.94s) [2020-03-13T01:04:57.196Z] === RUN TestHealthCheckWorkdir [2020-03-13T01:04:57.264Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2020-03-13T01:04:57.265Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-13T01:04:57.322Z] --- PASS: TestBuildMultiStageOnBuild (3.88s) [2020-03-13T01:04:57.322Z] === RUN TestBuildUncleanTarFilenames [2020-03-13T01:04:58.131Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-03-13T01:04:58.131Z] === RUN TestHealthKillContainer [2020-03-13T01:04:59.223Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2020-03-13T01:04:59.223Z] === RUN TestBuildMultiStageLayerLeak [2020-03-13T01:04:59.295Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-03-13T01:04:59.295Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-13T01:05:00.777Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2020-03-13T01:05:00.777Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-13T01:05:01.415Z] --- PASS: TestHealthKillContainer (2.96s) [2020-03-13T01:05:01.416Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-13T01:05:01.675Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-03-13T01:05:01.675Z] === RUN TestIpcModeNone [2020-03-13T01:05:02.262Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2020-03-13T01:05:02.262Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-13T01:05:02.611Z] --- PASS: TestIpcModeNone (0.90s) [2020-03-13T01:05:02.611Z] === RUN TestIpcModePrivate [2020-03-13T01:05:03.409Z] --- PASS: TestBuildMultiStageLayerLeak (4.28s) [2020-03-13T01:05:03.409Z] === RUN TestBuildWithHugeFile [2020-03-13T01:05:03.548Z] --- PASS: TestIpcModePrivate (0.85s) [2020-03-13T01:05:03.548Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-03-13T01:05:03.548Z] === RUN TestIpcModeShareable [2020-03-13T01:05:03.740Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2020-03-13T01:05:03.740Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-13T01:05:04.485Z] --- PASS: TestIpcModeShareable (0.90s) [2020-03-13T01:05:04.485Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-03-13T01:05:04.485Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-13T01:05:04.756Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-03-13T01:05:04.756Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-13T01:05:05.774Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-03-13T01:05:05.774Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-13T01:05:07.019Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2020-03-13T01:05:07.019Z] === RUN TestAPIIpcModeHost [2020-03-13T01:05:07.256Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2020-03-13T01:05:07.256Z] === RUN TestKernelTCPMemory [2020-03-13T01:05:07.956Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-03-13T01:05:07.956Z] === RUN TestDaemonIpcModeShareable [2020-03-13T01:05:08.272Z] --- PASS: TestKernelTCPMemory (0.80s) [2020-03-13T01:05:08.273Z] === RUN TestNISDomainname [2020-03-13T01:05:08.894Z] --- PASS: TestNISDomainname (0.87s) [2020-03-13T01:05:08.894Z] === RUN TestHostnameDnsResolution [2020-03-13T01:05:09.859Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-03-13T01:05:09.859Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-13T01:05:09.859Z] === RUN TestDaemonIpcModePrivate [2020-03-13T01:05:10.376Z] --- PASS: TestHostnameDnsResolution (1.10s) [2020-03-13T01:05:10.376Z] === RUN TestStats [2020-03-13T01:05:11.391Z] --- PASS: TestServiceUpdateSecrets (16.00s) [2020-03-13T01:05:11.391Z] === RUN TestServiceUpdateConfigs [2020-03-13T01:05:11.764Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2020-03-13T01:05:11.764Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-13T01:05:11.764Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-13T01:05:11.850Z] --- PASS: TestStats (1.69s) [2020-03-13T01:05:11.850Z] === RUN TestStopContainerWithTimeout [2020-03-13T01:05:11.850Z] === RUN TestStopContainerWithTimeout/0 [2020-03-13T01:05:11.850Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-13T01:05:11.850Z] === RUN TestStopContainerWithTimeout/1 [2020-03-13T01:05:11.850Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-13T01:05:11.850Z] === RUN TestStopContainerWithTimeout/3 [2020-03-13T01:05:11.850Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-13T01:05:11.850Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-13T01:05:11.850Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-13T01:05:11.850Z] === CONT TestStopContainerWithTimeout/0 [2020-03-13T01:05:11.850Z] === CONT TestStopContainerWithTimeout/3 [2020-03-13T01:05:11.850Z] === CONT TestStopContainerWithTimeout/1 [2020-03-13T01:05:11.850Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-13T01:05:13.667Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-03-13T01:05:13.667Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-13T01:05:13.667Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-13T01:05:15.045Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-03-13T01:05:15.045Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-13T01:05:15.045Z] === RUN TestIpcModeOlderClient [2020-03-13T01:05:15.045Z] === PAUSE TestIpcModeOlderClient [2020-03-13T01:05:15.045Z] === RUN TestKillContainerInvalidSignal [2020-03-13T01:05:15.312Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-13T01:05:15.312Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2020-03-13T01:05:15.312Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-03-13T01:05:15.312Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2020-03-13T01:05:15.312Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2020-03-13T01:05:15.312Z] === RUN TestDeleteDevicemapper [2020-03-13T01:05:15.312Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-13T01:05:15.312Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-13T01:05:15.312Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-13T01:05:15.608Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-13T01:05:15.608Z] Using test binary docker [2020-03-13T01:05:15.608Z] +++ /etc/init.d/apparmor start [2020-03-13T01:05:15.608Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-13T01:05:15.608Z] INFO: Waiting for daemon to start... [2020-03-13T01:05:15.608Z] Starting dockerd [2020-03-13T01:05:15.608Z] +++ 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-03-13T01:05:15.608Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-13T01:05:15.608Z] Using test binary docker [2020-03-13T01:05:15.608Z] +++ /etc/init.d/apparmor start [2020-03-13T01:05:15.608Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-13T01:05:15.608Z] INFO: Waiting for daemon to start... [2020-03-13T01:05:15.608Z] Starting dockerd [2020-03-13T01:05:15.608Z] +++ 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-03-13T01:05:15.980Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-03-13T01:05:15.980Z] === RUN TestKillContainer [2020-03-13T01:05:15.980Z] === RUN TestKillContainer/no_signal [2020-03-13T01:05:16.916Z] === RUN TestKillContainer/non_killing_signal [2020-03-13T01:05:17.175Z] === RUN TestKillContainer/killing_signal [2020-03-13T01:05:17.343Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s) [2020-03-13T01:05:17.343Z] === RUN TestUpdateMemory [2020-03-13T01:05:17.965Z] --- PASS: TestUpdateMemory (0.90s) [2020-03-13T01:05:17.965Z] === RUN TestUpdateCPUQuota [2020-03-13T01:05:18.551Z] --- PASS: TestKillContainer (2.39s) [2020-03-13T01:05:18.551Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-03-13T01:05:18.551Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-03-13T01:05:18.551Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-03-13T01:05:18.551Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-13T01:05:18.551Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-13T01:05:18.976Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-03-13T01:05:18.976Z] === RUN TestUpdatePidsLimit [2020-03-13T01:05:18.976Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-13T01:05:19.119Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-13T01:05:19.595Z] === RUN TestUpdatePidsLimit/no_change [2020-03-13T01:05:19.884Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-13T01:05:20.054Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2020-03-13T01:05:20.054Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2020-03-13T01:05:20.054Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-03-13T01:05:20.054Z] === RUN TestKillStoppedContainer [2020-03-13T01:05:20.054Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-03-13T01:05:20.054Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-13T01:05:20.054Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-13T01:05:20.054Z] === RUN TestKillDifferentUserContainer [2020-03-13T01:05:20.168Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-13T01:05:20.198Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-13T01:05:20.198Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-13T01:05:20.198Z] Cross building: bundles/cross/windows/amd64 [2020-03-13T01:05:20.198Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-13T01:05:20.198Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-13T01:05:20.451Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-13T01:05:20.735Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-13T01:05:20.866Z] . [2020-03-13T01:05:20.866Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-13T01:05:20.866Z] [2020-03-13T01:05:20.866Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-13T01:05:20.866Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-13T01:05:20.866Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-13T01:05:20.866Z] Error: No such image: emptyfs [2020-03-13T01:05:20.866Z] ++++ docker load [2020-03-13T01:05:20.866Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-13T01:05:20.867Z] Error: No such image: emptyfs [2020-03-13T01:05:20.867Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-13T01:05:20.867Z] ++++ docker load [2020-03-13T01:05:20.867Z] Running integration-test (iteration 1) [2020-03-13T01:05:20.867Z] 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-03-13T01:05:20.867Z] ++ 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-03-13T01:05:20.867Z] ++ set -e [2020-03-13T01:05:20.867Z] ++ '[' -n 0 ']' [2020-03-13T01:05:20.867Z] ++ set -x [2020-03-13T01:05:20.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:05:20.867Z] Running integration-test (iteration 1) [2020-03-13T01:05:20.867Z] 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-03-13T01:05:20.867Z] ++ 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-03-13T01:05:20.867Z] ++ set -e [2020-03-13T01:05:20.867Z] ++ '[' -n 0 ']' [2020-03-13T01:05:20.867Z] ++ set -x [2020-03-13T01:05:20.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:05:20.990Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-03-13T01:05:20.990Z] === RUN TestInspectOomKilledTrue [2020-03-13T01:05:20.990Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-13T01:05:20.990Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:05:20.990Z] === RUN TestInspectOomKilledFalse [2020-03-13T01:05:20.990Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-13T01:05:20.990Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:05:20.990Z] === RUN TestLinksEtcHostsContentMatch [2020-03-13T01:05:21.018Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-13T01:05:21.557Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-03-13T01:05:21.557Z] === RUN TestLinksContainerNames [2020-03-13T01:05:22.499Z] --- PASS: TestUpdatePidsLimit (3.22s) [2020-03-13T01:05:22.499Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-03-13T01:05:22.499Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2020-03-13T01:05:22.499Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-03-13T01:05:22.499Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-03-13T01:05:22.499Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-03-13T01:05:22.499Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-03-13T01:05:22.499Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-03-13T01:05:22.499Z] === RUN TestUpdateRestartPolicy [2020-03-13T01:05:23.460Z] --- PASS: TestLinksContainerNames (1.55s) [2020-03-13T01:05:23.460Z] === RUN TestLogsFollowTailEmpty [2020-03-13T01:05:24.027Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-03-13T01:05:24.027Z] === RUN TestContainerNetworkMountsNoChown [2020-03-13T01:05:24.594Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-03-13T01:05:24.594Z] === RUN TestMountDaemonRoot [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/default [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/default [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/private [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/private [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rprivate [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/slave [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/slave [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rslave [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/shared [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/shared [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rshared [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/default [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/rslave [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/rshared [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/slave [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/shared [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/private [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/rprivate [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-13T01:05:24.854Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-13T01:05:24.854Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-13T01:05:24.854Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-13T01:05:25.113Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-13T01:05:25.372Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-13T01:05:25.372Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-13T01:05:25.372Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-03-13T01:05:25.372Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-13T01:05:25.372Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-13T01:05:25.372Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-13T01:05:25.372Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-13T01:05:25.373Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-13T01:05:25.373Z] === RUN TestContainerBindMountNonRecursive [2020-03-13T01:05:26.630Z] --- PASS: TestServiceUpdateConfigs (15.80s) [2020-03-13T01:05:26.630Z] === RUN TestServiceUpdateNetwork [2020-03-13T01:05:27.279Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2020-03-13T01:05:27.279Z] === RUN TestNetworkNat [2020-03-13T01:05:28.216Z] --- PASS: TestNetworkNat (0.88s) [2020-03-13T01:05:28.216Z] === RUN TestNetworkLocalhostTCPNat [2020-03-13T01:05:28.783Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-03-13T01:05:28.783Z] === RUN TestNetworkLoopbackNat [2020-03-13T01:05:30.159Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2020-03-13T01:05:30.159Z] === RUN TestPause [2020-03-13T01:05:30.726Z] --- PASS: TestPause (0.82s) [2020-03-13T01:05:30.726Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-13T01:05:30.726Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-13T01:05:30.726Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-13T01:05:30.726Z] === RUN TestPauseStopPausedContainer [2020-03-13T01:05:31.664Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-03-13T01:05:31.665Z] === RUN TestPsFilter [2020-03-13T01:05:31.923Z] --- PASS: TestPsFilter (0.26s) [2020-03-13T01:05:31.923Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-13T01:05:32.858Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-03-13T01:05:32.859Z] === RUN TestRemoveContainerWithVolume [2020-03-13T01:05:33.426Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-03-13T01:05:33.426Z] === RUN TestRemoveContainerRunning [2020-03-13T01:05:34.362Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-03-13T01:05:34.362Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-13T01:05:34.929Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-03-13T01:05:34.929Z] === RUN TestRemoveInvalidContainer [2020-03-13T01:05:35.032Z] --- PASS: TestUpdateRestartPolicy (12.04s) [2020-03-13T01:05:35.032Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-13T01:05:35.032Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2020-03-13T01:05:35.032Z] === RUN TestWaitNonBlocked [2020-03-13T01:05:35.032Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T01:05:35.032Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T01:05:35.032Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T01:05:35.032Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T01:05:35.032Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T01:05:35.032Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T01:05:35.188Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-13T01:05:35.188Z] === RUN TestRenameLinkedContainer [2020-03-13T01:05:36.050Z] --- PASS: TestWaitNonBlocked (0.05s) [2020-03-13T01:05:36.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-03-13T01:05:36.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-03-13T01:05:36.050Z] === RUN TestWaitBlocked [2020-03-13T01:05:36.050Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T01:05:36.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T01:05:36.050Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T01:05:36.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T01:05:36.050Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T01:05:36.050Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T01:05:37.083Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-13T01:05:37.083Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2020-03-13T01:05:37.083Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-03-13T01:05:37.083Z] === CONT TestContainerStartOnDaemonRestart [2020-03-13T01:05:37.083Z] === CONT TestDaemonHostGatewayIP [2020-03-13T01:05:37.083Z] === CONT TestIpcModeOlderClient [2020-03-13T01:05:37.083Z] === CONT TestDaemonRestartIpcMode [2020-03-13T01:05:37.377Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-03-13T01:05:38.473Z] --- PASS: TestRenameLinkedContainer (3.17s) [2020-03-13T01:05:38.473Z] === RUN TestRenameStoppedContainer [2020-03-13T01:05:39.041Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-03-13T01:05:39.041Z] === RUN TestRenameRunningContainerAndReuse [2020-03-13T01:05:40.943Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-03-13T01:05:40.943Z] === RUN TestRenameInvalidName [2020-03-13T01:05:41.510Z] --- PASS: TestRenameInvalidName (0.80s) [2020-03-13T01:05:41.510Z] === RUN TestRenameAnonymousContainer [2020-03-13T01:05:41.796Z] --- PASS: TestContainerStartOnDaemonRestart (3.96s) [2020-03-13T01:05:41.796Z] --- PASS: TestDaemonHostGatewayIP (4.60s) [2020-03-13T01:05:41.796Z] --- PASS: TestDaemonRestartIpcMode (4.65s) [2020-03-13T01:05:41.796Z] PASS [2020-03-13T01:05:41.796Z] [2020-03-13T01:05:41.796Z] === Skipped [2020-03-13T01:05:41.796Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-13T01:05:41.796Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-13T01:05:41.796Z] [2020-03-13T01:05:41.796Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-13T01:05:41.796Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-13T01:05:41.796Z] [2020-03-13T01:05:41.796Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-13T01:05:41.796Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-13T01:05:41.796Z] [2020-03-13T01:05:41.796Z] [2020-03-13T01:05:41.796Z] DONE 199 tests, 3 skipped in 116.349s [2020-03-13T01:05:41.796Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-13T01:05:41.796Z] ++ 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-03-13T01:05:41.796Z] ++ set -e [2020-03-13T01:05:41.796Z] ++ '[' -n 0 ']' [2020-03-13T01:05:41.796Z] ++ set -x [2020-03-13T01:05:41.797Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:05:41.865Z] --- PASS: TestServiceUpdateNetwork (15.90s) [2020-03-13T01:05:41.865Z] PASS [2020-03-13T01:05:41.865Z] [2020-03-13T01:05:41.865Z] === Skipped [2020-03-13T01:05:41.865Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-03-13T01:05:41.865Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-13T01:05:41.865Z] [2020-03-13T01:05:41.865Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-13T01:05:41.865Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:05:41.865Z] [2020-03-13T01:05:41.865Z] [2020-03-13T01:05:41.865Z] DONE 23 tests, 2 skipped in 154.779s [2020-03-13T01:05:41.865Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-13T01:05:41.865Z] ++ 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-03-13T01:05:41.865Z] ++ set -e [2020-03-13T01:05:41.865Z] ++ '[' -n 0 ']' [2020-03-13T01:05:41.865Z] ++ set -x [2020-03-13T01:05:41.865Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:05:41.865Z] INFO: Testing against a local daemon [2020-03-13T01:05:41.865Z] === RUN TestSessionCreate [2020-03-13T01:05:41.865Z] --- PASS: TestSessionCreate (0.02s) [2020-03-13T01:05:41.865Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-13T01:05:41.865Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-13T01:05:41.865Z] PASS [2020-03-13T01:05:41.865Z] [2020-03-13T01:05:41.865Z] DONE 2 tests in 0.112s [2020-03-13T01:05:41.865Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-13T01:05:41.865Z] ++ 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-03-13T01:05:41.865Z] ++ set -e [2020-03-13T01:05:41.865Z] ++ '[' -n 0 ']' [2020-03-13T01:05:41.865Z] ++ set -x [2020-03-13T01:05:41.865Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:05:41.866Z] INFO: Testing against a local daemon [2020-03-13T01:05:41.866Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-13T01:05:41.866Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-13T01:05:41.866Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-13T01:05:41.866Z] === RUN TestEventsExecDie [2020-03-13T01:05:41.866Z] --- PASS: TestEventsExecDie (0.88s) [2020-03-13T01:05:41.866Z] === RUN TestEventsBackwardsCompatible [2020-03-13T01:05:41.866Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-13T01:05:41.866Z] === RUN TestInfoBinaryCommits [2020-03-13T01:05:41.866Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-13T01:05:41.866Z] === RUN TestInfoAPIVersioned [2020-03-13T01:05:41.866Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-03-13T01:05:41.866Z] === RUN TestInfoDiscoveryBackend [2020-03-13T01:05:41.866Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-13T01:05:41.866Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-13T01:05:42.082Z] INFO: Testing against a local daemon [2020-03-13T01:05:42.082Z] === RUN TestCommitInheritsEnv [2020-03-13T01:05:42.365Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-03-13T01:05:42.365Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-13T01:05:42.365Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-13T01:05:42.365Z] === RUN TestImagesFilterMultiReference [2020-03-13T01:05:42.365Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-13T01:05:42.365Z] === RUN TestImagePullPlatformInvalid [2020-03-13T01:05:42.365Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-13T01:05:42.365Z] === RUN TestRemoveImageOrphaning [2020-03-13T01:05:42.874Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-13T01:05:42.874Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-13T01:05:42.984Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-03-13T01:05:42.984Z] === RUN TestRemoveImageGarbageCollector [2020-03-13T01:05:42.984Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-13T01:05:42.984Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:05:42.984Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-13T01:05:42.984Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-13T01:05:42.984Z] === RUN TestTagInvalidReference [2020-03-13T01:05:42.984Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-13T01:05:42.984Z] === RUN TestTagValidPrefixedRepo [2020-03-13T01:05:42.984Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-13T01:05:42.984Z] === RUN TestTagExistedNameWithoutForce [2020-03-13T01:05:42.984Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-13T01:05:42.984Z] === RUN TestTagOfficialNames [2020-03-13T01:05:43.157Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-13T01:05:43.157Z] === RUN TestInfoAPI [2020-03-13T01:05:43.157Z] --- PASS: TestInfoAPI (0.02s) [2020-03-13T01:05:43.157Z] === RUN TestInfoAPIWarnings [2020-03-13T01:05:43.269Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-13T01:05:43.269Z] === RUN TestTagMatchesDigest [2020-03-13T01:05:43.269Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-13T01:05:43.269Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-13T01:05:43.774Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-13T01:05:43.774Z] === RUN TestInfoDebug [2020-03-13T01:05:44.390Z] --- PASS: TestInfoDebug (0.52s) [2020-03-13T01:05:44.390Z] === RUN TestInfoInsecureRegistries [2020-03-13T01:05:45.007Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-13T01:05:45.007Z] === RUN TestInfoRegistryMirrors [2020-03-13T01:05:45.290Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-13T01:05:45.290Z] === RUN TestLoginFailsWithBadCredentials [2020-03-13T01:05:45.573Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-03-13T01:05:45.573Z] === RUN TestPingCacheHeaders [2020-03-13T01:05:45.573Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-03-13T01:05:45.573Z] === RUN TestPingGet [2020-03-13T01:05:45.573Z] --- PASS: TestPingGet (0.02s) [2020-03-13T01:05:45.573Z] === RUN TestPingHead [2020-03-13T01:05:45.573Z] --- PASS: TestPingHead (0.01s) [2020-03-13T01:05:45.573Z] === RUN TestVersion [2020-03-13T01:05:45.573Z] --- PASS: TestVersion (0.01s) [2020-03-13T01:05:45.573Z] PASS [2020-03-13T01:05:45.573Z] [2020-03-13T01:05:45.573Z] === Skipped [2020-03-13T01:05:45.573Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-13T01:05:45.573Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-13T01:05:45.573Z] [2020-03-13T01:05:45.573Z] [2020-03-13T01:05:45.573Z] DONE 18 tests, 1 skipped in 5.549s [2020-03-13T01:05:45.700Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2020-03-13T01:05:45.700Z] === RUN TestRenameContainerWithSameName [2020-03-13T01:05:45.857Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-13T01:05:45.857Z] ++ 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-03-13T01:05:45.857Z] ++ set -e [2020-03-13T01:05:45.857Z] ++ '[' -n 0 ']' [2020-03-13T01:05:45.857Z] ++ set -x [2020-03-13T01:05:45.857Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:05:45.857Z] INFO: Testing against a local daemon [2020-03-13T01:05:45.857Z] === RUN TestVolumesCreateAndList [2020-03-13T01:05:45.857Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-03-13T01:05:45.857Z] === RUN TestVolumesRemove [2020-03-13T01:05:45.857Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-13T01:05:45.857Z] === RUN TestVolumesInspect [2020-03-13T01:05:45.857Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-13T01:05:45.857Z] === RUN TestVolumesInvalidJSON [2020-03-13T01:05:45.857Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-13T01:05:45.857Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-13T01:05:45.857Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-13T01:05:45.857Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-13T01:05:45.857Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-13T01:05:45.857Z] PASS [2020-03-13T01:05:45.857Z] [2020-03-13T01:05:45.857Z] DONE 5 tests in 0.217s [2020-03-13T01:05:45.857Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-13T01:05:46.140Z] ++++ cat bundles/test-integration/docker.pid [2020-03-13T01:05:46.140Z] +++ kill 11793 [2020-03-13T01:05:46.267Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-03-13T01:05:46.267Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-13T01:05:47.613Z] +++ /etc/init.d/apparmor stop [2020-03-13T01:05:47.613Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-13T01:05:47.613Z] [2020-03-13T01:05:47.613Z] Unloading profiles will leave already running processes permanently [2020-03-13T01:05:47.613Z] unconfined, which can lead to unexpected situations. [2020-03-13T01:05:47.613Z] [2020-03-13T01:05:47.613Z] To set a process to complain mode, use the command line tool [2020-03-13T01:05:47.613Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-13T01:05:47.613Z] +++ true [2020-03-13T01:05:47.613Z] [2020-03-13T01:05:48.169Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-03-13T01:05:48.169Z] === RUN TestResize [2020-03-13T01:05:48.748Z] --- PASS: TestResize (0.76s) [2020-03-13T01:05:48.748Z] === RUN TestResizeWithInvalidSize Post stage [Pipeline] junit [2020-03-13T01:05:49.124Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-13T01:05:49.691Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-03-13T01:05:49.692Z] === RUN TestResizeWhenContainerNotStarted [2020-03-13T01:05:49.910Z] + echo Ensuring container killed. [2020-03-13T01:05:49.910Z] Ensuring container killed. [2020-03-13T01:05:49.910Z] + docker rm -vf docker-pr3 [2020-03-13T01:05:49.910Z] Error: No such container: docker-pr3 [2020-03-13T01:05:49.910Z] + true [Pipeline] sh [2020-03-13T01:05:50.265Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-03-13T01:05:50.265Z] === RUN TestDaemonRestartKillContainers [2020-03-13T01:05:50.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:05:50.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:05:50.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:05:50.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:05:50.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:05:50.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:05:50.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:05:50.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:05:50.266Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:05:50.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:05:50.266Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:05:50.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:05:50.266Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:05:50.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:05:50.266Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:05:50.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:05:50.266Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:05:50.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:05:50.266Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:05:50.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:05:50.266Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:05:50.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:05:50.266Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:05:50.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:05:50.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:05:50.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:05:50.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:05:50.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:05:50.290Z] + echo Chowning /workspace to jenkins user [2020-03-13T01:05:50.290Z] Chowning /workspace to jenkins user [2020-03-13T01:05:50.290Z] + id -u [2020-03-13T01:05:50.290Z] + id -g [2020-03-13T01:05:50.290Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40684:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-13T01:05:52.708Z] + bundleName=s390x-integration [2020-03-13T01:05:52.708Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-13T01:05:52.708Z] Creating s390x-integration-bundles.tar.gz [2020-03-13T01:05:52.708Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-13T01:05:52.708Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-13T01:05:52.782Z] Archiving artifacts [2020-03-13T01:05:52.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:05:52.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:05:52.934Z] Loaded image: buildpack-deps:jessie [2020-03-13T01:05:52.934Z] Loaded image: busybox:latest [2020-03-13T01:05:52.934Z] Loaded image: buildpack-deps:jessie [2020-03-13T01:05:53.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:05:53.195Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40684/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-13T01:05:53.500Z] Loaded image: busybox:latest [2020-03-13T01:05:53.500Z] Loaded image: busybox:glibc [2020-03-13T01:05:53.500Z] Loaded image: debian:jessie [2020-03-13T01:05:53.500Z] Loaded image: hello-world:latest [2020-03-13T01:05:53.582Z] + make clean [2020-03-13T01:05:53.759Z] INFO: Testing against a local daemon [2020-03-13T01:05:53.759Z] === RUN TestDockerDaemonSuite [2020-03-13T01:05:53.759Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-13T01:05:53.759Z] Loaded image: busybox:glibc [2020-03-13T01:05:53.759Z] Loaded image: debian:jessie [2020-03-13T01:05:53.864Z] docker volume rm -f docker-dev-cache [2020-03-13T01:05:53.865Z] docker-dev-cache [Pipeline] deleteDir [2020-03-13T01:05:54.017Z] Loaded image: hello-world:latest [2020-03-13T01:05:54.017Z] INFO: Testing against a local daemon [2020-03-13T01:05:54.017Z] === RUN TestDockerSuite [2020-03-13T01:05:54.017Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-13T01:05:54.017Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-13T01:05:54.017Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-13T01:05:54.275Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-13T01:05:54.275Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-13T01:05:54.275Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-13T01:05:54.275Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-13T01:05:54.275Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-13T01:05:54.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [Pipeline] } [2020-03-13T01:05:55.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-13T01:05:55.624Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:05:55.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:05:55.885Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:05:57.551Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-13T01:05:57.551Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-13T01:05:57.809Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-13T01:05:57.809Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-13T01:05:58.741Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-13T01:05:58.998Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-13T01:05:58.998Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s) [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.98s) [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2020-03-13T01:05:59.177Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.82s) [2020-03-13T01:05:59.177Z] === RUN TestCgroupNamespacesRun [2020-03-13T01:06:00.553Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-03-13T01:06:00.554Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-13T01:06:01.530Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-13T01:06:01.530Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-13T01:06:01.530Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-13T01:06:01.530Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-13T01:06:01.788Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-13T01:06:02.458Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-03-13T01:06:02.458Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-13T01:06:02.723Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-13T01:06:04.097Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-13T01:06:04.097Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-13T01:06:04.356Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-13T01:06:04.356Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-13T01:06:04.356Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-13T01:06:04.363Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-03-13T01:06:04.363Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-13T01:06:04.614Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-13T01:06:05.740Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-03-13T01:06:05.740Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-13T01:06:07.644Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-03-13T01:06:07.644Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-13T01:06:08.582Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-03-13T01:06:08.582Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-13T01:06:08.795Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-13T01:06:09.052Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-13T01:06:09.518Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-03-13T01:06:09.518Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-13T01:06:11.422Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-03-13T01:06:11.422Z] === RUN TestKernelTCPMemory [2020-03-13T01:06:11.576Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-13T01:06:12.141Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-13T01:06:12.358Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-03-13T01:06:12.358Z] === RUN TestNISDomainname [2020-03-13T01:06:13.294Z] --- PASS: TestNISDomainname (1.00s) [2020-03-13T01:06:13.294Z] === RUN TestHostnameDnsResolution [2020-03-13T01:06:14.667Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-13T01:06:14.667Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-13T01:06:15.197Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-03-13T01:06:15.197Z] === RUN TestStats [2020-03-13T01:06:16.573Z] --- PASS: TestStats (1.84s) [2020-03-13T01:06:16.573Z] === RUN TestStopContainerWithTimeout [2020-03-13T01:06:16.612Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-13T01:06:16.835Z] === RUN TestStopContainerWithTimeout/0 [2020-03-13T01:06:16.835Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-13T01:06:16.835Z] === RUN TestStopContainerWithTimeout/1 [2020-03-13T01:06:16.835Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-13T01:06:16.835Z] === RUN TestStopContainerWithTimeout/3 [2020-03-13T01:06:16.835Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-13T01:06:16.835Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-13T01:06:16.835Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-13T01:06:16.835Z] === CONT TestStopContainerWithTimeout/0 [2020-03-13T01:06:16.835Z] === CONT TestStopContainerWithTimeout/1 [2020-03-13T01:06:16.835Z] === CONT TestStopContainerWithTimeout/3 [2020-03-13T01:06:16.835Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-13T01:06:17.186Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-13T01:06:18.560Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-13T01:06:20.121Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-13T01:06:20.121Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-03-13T01:06:20.121Z] --- PASS: TestStopContainerWithTimeout/1 (2.24s) [2020-03-13T01:06:20.121Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2020-03-13T01:06:20.121Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2020-03-13T01:06:20.121Z] === RUN TestDeleteDevicemapper [2020-03-13T01:06:20.121Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-13T01:06:20.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-13T01:06:20.121Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-13T01:06:20.459Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-13T01:06:21.025Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-13T01:06:21.595Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-13T01:06:22.026Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s) [2020-03-13T01:06:22.026Z] === RUN TestUpdateMemory [2020-03-13T01:06:22.026Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-13T01:06:22.026Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:06:22.026Z] === RUN TestUpdateCPUQuota [2020-03-13T01:06:22.968Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-13T01:06:23.402Z] --- PASS: TestUpdateCPUQuota (1.39s) [2020-03-13T01:06:23.402Z] === RUN TestUpdatePidsLimit [2020-03-13T01:06:23.402Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-13T01:06:23.662Z] === RUN TestUpdatePidsLimit/no_change [2020-03-13T01:06:23.900Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-13T01:06:24.228Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-13T01:06:24.486Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-13T01:06:25.054Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-13T01:06:25.273Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-13T01:06:25.313Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-13T01:06:25.880Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-13T01:06:27.257Z] --- PASS: TestUpdatePidsLimit (3.93s) [2020-03-13T01:06:27.257Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-03-13T01:06:27.257Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-03-13T01:06:27.257Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-03-13T01:06:27.257Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-03-13T01:06:27.257Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-03-13T01:06:27.257Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-03-13T01:06:27.257Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-03-13T01:06:27.257Z] === RUN TestUpdateRestartPolicy [2020-03-13T01:06:27.801Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-13T01:06:27.855Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-13T01:06:27.855Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-13T01:06:27.855Z] remote: Enumerating objects: 2, done. [2020-03-13T01:06:27.855Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-13T01:06:27.855Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-13T01:06:27.855Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-13T01:06:27.855Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-03-13T01:06:27.855Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-13T01:06:28.734Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-13T01:06:28.992Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-13T01:06:30.364Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-13T01:06:32.030Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-13T01:06:32.890Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-13T01:06:32.919Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07229baee5cacc34294ff50a242941d3c958af3b hack/test/unit [2020-03-13T01:06:33.455Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-13T01:06:34.019Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-13T01:06:34.953Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-13T01:06:35.441Z] ? github.com/docker/docker/api [no test files] [2020-03-13T01:06:35.517Z] --- PASS: TestBuildWithHugeFile (92.30s) [2020-03-13T01:06:35.517Z] === RUN TestBuildWithEmptyDockerfile [2020-03-13T01:06:35.517Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T01:06:35.517Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T01:06:35.517Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T01:06:35.517Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T01:06:35.517Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T01:06:35.517Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T01:06:35.517Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-13T01:06:35.517Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-13T01:06:35.775Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-13T01:06:35.775Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-03-13T01:06:35.775Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-03-13T01:06:35.775Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-03-13T01:06:35.775Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-03-13T01:06:35.775Z] === RUN TestBuildPreserveOwnership [2020-03-13T01:06:35.775Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-13T01:06:36.341Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-13T01:06:36.599Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-13T01:06:37.532Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-13T01:06:38.465Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-13T01:06:39.838Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-13T01:06:40.096Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-13T01:06:40.096Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-13T01:06:40.660Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-13T01:06:40.918Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-13T01:06:41.177Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-13T01:06:41.177Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-13T01:06:42.110Z] --- PASS: TestBuildPreserveOwnership (6.36s) [2020-03-13T01:06:42.110Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.13s) [2020-03-13T01:06:42.110Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.20s) [2020-03-13T01:06:42.110Z] === RUN TestBuildPlatformInvalid [2020-03-13T01:06:42.131Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2020-03-13T01:06:42.131Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-13T01:06:42.131Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-03-13T01:06:42.131Z] === RUN TestWaitNonBlocked [2020-03-13T01:06:42.131Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T01:06:42.131Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T01:06:42.131Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T01:06:42.131Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T01:06:42.131Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T01:06:42.131Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T01:06:42.131Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-13T01:06:42.131Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-03-13T01:06:42.131Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-03-13T01:06:42.131Z] === RUN TestWaitBlocked [2020-03-13T01:06:42.131Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T01:06:42.131Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T01:06:42.131Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T01:06:42.131Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T01:06:42.131Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T01:06:42.131Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T01:06:42.368Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-03-13T01:06:42.368Z] PASS [2020-03-13T01:06:42.368Z] [2020-03-13T01:06:42.368Z] === Skipped [2020-03-13T01:06:42.368Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-13T01:06:42.368Z] build_session_test.go:25: TODO: BuildKit [2020-03-13T01:06:42.368Z] [2020-03-13T01:06:42.368Z] [2020-03-13T01:06:42.368Z] DONE 32 tests, 1 skipped in 180.424s [2020-03-13T01:06:42.368Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-13T01:06:42.368Z] ++ 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-03-13T01:06:42.368Z] ++ set -e [2020-03-13T01:06:42.368Z] ++ '[' -n 0 ']' [2020-03-13T01:06:42.368Z] ++ set -x [2020-03-13T01:06:42.369Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:06:42.626Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-13T01:06:42.626Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-13T01:06:42.626Z] INFO: Testing against a local daemon [2020-03-13T01:06:42.626Z] === RUN TestConfigList [2020-03-13T01:06:42.700Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-13T01:06:42.700Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-03-13T01:06:42.700Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2020-03-13T01:06:42.700Z] === CONT TestContainerStartOnDaemonRestart [2020-03-13T01:06:42.700Z] === CONT TestIpcModeOlderClient [2020-03-13T01:06:42.700Z] === CONT TestDaemonRestartIpcMode [2020-03-13T01:06:42.700Z] === CONT TestDaemonHostGatewayIP [2020-03-13T01:06:42.960Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-03-13T01:06:43.191Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-13T01:06:43.191Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-13T01:06:46.253Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2020-03-13T01:06:46.471Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-13T01:06:46.471Z] --- PASS: TestConfigList (3.34s) [2020-03-13T01:06:46.471Z] === RUN TestConfigsCreateAndDelete [2020-03-13T01:06:47.188Z] --- PASS: TestDaemonRestartIpcMode (4.23s) [2020-03-13T01:06:47.403Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-13T01:06:47.446Z] --- PASS: TestDaemonHostGatewayIP (4.71s) [2020-03-13T01:06:47.446Z] PASS [2020-03-13T01:06:47.446Z] [2020-03-13T01:06:47.446Z] === Skipped [2020-03-13T01:06:47.446Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-13T01:06:47.446Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-13T01:06:47.446Z] [2020-03-13T01:06:47.446Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-13T01:06:47.446Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:06:47.446Z] [2020-03-13T01:06:47.446Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-13T01:06:47.446Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:06:47.446Z] [2020-03-13T01:06:47.446Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-13T01:06:47.446Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-13T01:06:47.446Z] [2020-03-13T01:06:47.446Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-13T01:06:47.446Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-13T01:06:47.446Z] [2020-03-13T01:06:47.446Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-13T01:06:47.446Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:06:47.446Z] [2020-03-13T01:06:47.446Z] [2020-03-13T01:06:47.446Z] DONE 199 tests, 6 skipped in 126.465s [2020-03-13T01:06:47.446Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-13T01:06:47.446Z] ++ 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-03-13T01:06:47.446Z] ++ set -e [2020-03-13T01:06:47.446Z] ++ '[' -n 0 ']' [2020-03-13T01:06:47.446Z] ++ set -x [2020-03-13T01:06:47.446Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:06:47.704Z] INFO: Testing against a local daemon [2020-03-13T01:06:47.704Z] === RUN TestCommitInheritsEnv [2020-03-13T01:06:48.273Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-03-13T01:06:48.273Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-13T01:06:48.273Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-13T01:06:48.273Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-13T01:06:48.273Z] === RUN TestImagesFilterMultiReference [2020-03-13T01:06:48.273Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-13T01:06:48.273Z] === RUN TestImagePullPlatformInvalid [2020-03-13T01:06:48.531Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-13T01:06:48.531Z] === RUN TestRemoveImageOrphaning [2020-03-13T01:06:49.098Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-03-13T01:06:49.098Z] === RUN TestRemoveImageGarbageCollector [2020-03-13T01:06:49.098Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-13T01:06:49.098Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:06:49.098Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-13T01:06:49.098Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-13T01:06:49.098Z] === RUN TestTagInvalidReference [2020-03-13T01:06:49.098Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-13T01:06:49.098Z] === RUN TestTagValidPrefixedRepo [2020-03-13T01:06:49.098Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-13T01:06:49.098Z] === RUN TestTagExistedNameWithoutForce [2020-03-13T01:06:49.098Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-13T01:06:49.098Z] === RUN TestTagOfficialNames [2020-03-13T01:06:49.299Z] --- PASS: TestConfigsCreateAndDelete (3.13s) [2020-03-13T01:06:49.299Z] === RUN TestConfigsUpdate [2020-03-13T01:06:49.357Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-13T01:06:49.357Z] === RUN TestTagMatchesDigest [2020-03-13T01:06:49.357Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-13T01:06:49.357Z] PASS [2020-03-13T01:06:49.357Z] [2020-03-13T01:06:49.357Z] === Skipped [2020-03-13T01:06:49.357Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-13T01:06:49.357Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-13T01:06:49.357Z] [2020-03-13T01:06:49.357Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-13T01:06:49.357Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:06:49.357Z] [2020-03-13T01:06:49.357Z] [2020-03-13T01:06:49.357Z] DONE 12 tests, 2 skipped in 1.747s [2020-03-13T01:06:49.357Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-13T01:06:49.357Z] ++ 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-03-13T01:06:49.357Z] ++ set -e [2020-03-13T01:06:49.357Z] ++ '[' -n 0 ']' [2020-03-13T01:06:49.357Z] ++ set -x [2020-03-13T01:06:49.357Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:06:49.357Z] INFO: Testing against a local daemon [2020-03-13T01:06:49.357Z] === RUN TestNetworkCreateDelete [2020-03-13T01:06:49.924Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-03-13T01:06:49.924Z] === RUN TestDockerNetworkDeletePreferID [2020-03-13T01:06:50.233Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-13T01:06:50.299Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-03-13T01:06:50.859Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2020-03-13T01:06:50.859Z] === RUN TestInspectNetwork [2020-03-13T01:06:51.166Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-13T01:06:51.731Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-13T01:06:52.662Z] --- PASS: TestConfigsUpdate (3.32s) [2020-03-13T01:06:52.662Z] === RUN TestTemplatedConfig [2020-03-13T01:06:55.938Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-13T01:06:55.938Z] --- PASS: TestTemplatedConfig (3.20s) [2020-03-13T01:06:55.938Z] === RUN TestConfigInspect [2020-03-13T01:06:56.132Z] === RUN TestInspectNetwork/full_network_id [2020-03-13T01:06:56.132Z] === RUN TestInspectNetwork/partial_network_id [2020-03-13T01:06:56.132Z] === RUN TestInspectNetwork/network_name [2020-03-13T01:06:56.132Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-13T01:06:59.213Z] --- PASS: TestConfigInspect (3.02s) [2020-03-13T01:06:59.213Z] === RUN TestConfigCreateWithLabels [2020-03-13T01:06:59.213Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-13T01:06:59.471Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-13T01:07:00.035Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-13T01:07:00.600Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-13T01:07:01.166Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-13T01:07:01.399Z] --- PASS: TestInspectNetwork (9.51s) [2020-03-13T01:07:01.399Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-13T01:07:01.399Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-13T01:07:01.399Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-13T01:07:01.399Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-13T01:07:01.399Z] === RUN TestRunContainerWithBridgeNone [2020-03-13T01:07:01.731Z] --- PASS: TestConfigCreateWithLabels (3.17s) [2020-03-13T01:07:01.731Z] === RUN TestConfigCreateResolve [2020-03-13T01:07:03.301Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-03-13T01:07:03.301Z] === RUN TestNetworkInvalidJSON [2020-03-13T01:07:03.301Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-13T01:07:03.301Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-13T01:07:03.301Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:07:03.301Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:07:03.301Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:07:03.301Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:07:03.301Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-13T01:07:03.301Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:07:03.301Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:07:03.301Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-13T01:07:03.301Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-13T01:07:03.301Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-13T01:07:03.301Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-13T01:07:03.301Z] === RUN TestHostIPv4BridgeLabel [2020-03-13T01:07:03.627Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-13T01:07:03.869Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-03-13T01:07:03.869Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-13T01:07:04.196Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-13T01:07:04.196Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-13T01:07:05.245Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s) [2020-03-13T01:07:05.245Z] === RUN TestDaemonDefaultNetworkPools [2020-03-13T01:07:05.568Z] --- PASS: TestConfigCreateResolve (3.50s) [2020-03-13T01:07:05.568Z] === RUN TestConfigDaemonLibtrustID [2020-03-13T01:07:05.825Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-13T01:07:05.825Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-03-13T01:07:05.825Z] PASS [2020-03-13T01:07:05.825Z] [2020-03-13T01:07:05.825Z] DONE 8 tests in 23.425s [2020-03-13T01:07:05.825Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-13T01:07:05.825Z] ++ 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-03-13T01:07:05.825Z] ++ set -e [2020-03-13T01:07:05.825Z] ++ '[' -n 0 ']' [2020-03-13T01:07:05.825Z] ++ set -x [2020-03-13T01:07:05.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:07:06.082Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-13T01:07:06.083Z] INFO: Testing against a local daemon [2020-03-13T01:07:06.083Z] === RUN TestCheckpoint [2020-03-13T01:07:06.083Z] --- SKIP: TestCheckpoint (0.01s) [2020-03-13T01:07:06.083Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-13T01:07:06.083Z] === RUN TestContainerInvalidJSON [2020-03-13T01:07:06.083Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T01:07:06.083Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T01:07:06.083Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T01:07:06.083Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T01:07:06.083Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-13T01:07:06.083Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-13T01:07:06.083Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-13T01:07:06.083Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-13T01:07:06.083Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-13T01:07:06.083Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-03-13T01:07:06.083Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-13T01:07:06.083Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-13T01:07:06.083Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-03-13T01:07:06.083Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-13T01:07:06.340Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-03-13T01:07:06.340Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-13T01:07:06.340Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-13T01:07:06.340Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-13T01:07:06.597Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-03-13T01:07:06.597Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-13T01:07:06.597Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-03-13T01:07:06.597Z] === RUN TestCopyFromContainer [2020-03-13T01:07:06.621Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s) [2020-03-13T01:07:06.621Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-13T01:07:07.164Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-13T01:07:08.525Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s) [2020-03-13T01:07:08.525Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-13T01:07:08.536Z] === RUN TestCopyFromContainer// [2020-03-13T01:07:08.794Z] === RUN TestCopyFromContainer//bar/root [2020-03-13T01:07:08.794Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-13T01:07:08.794Z] === RUN TestCopyFromContainer/bar/quux [2020-03-13T01:07:09.052Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-13T01:07:09.052Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-13T01:07:09.310Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-13T01:07:09.310Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-13T01:07:09.569Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-13T01:07:09.569Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-13T01:07:09.827Z] --- PASS: TestCopyFromContainer (3.07s) [2020-03-13T01:07:09.827Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-03-13T01:07:09.827Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-13T01:07:09.827Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-03-13T01:07:09.827Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-03-13T01:07:09.827Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-03-13T01:07:09.827Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-03-13T01:07:09.827Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-13T01:07:09.827Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-03-13T01:07:09.827Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-03-13T01:07:09.827Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-03-13T01:07:09.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-13T01:07:09.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T01:07:09.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T01:07:09.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T01:07:09.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T01:07:09.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T01:07:09.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T01:07:09.827Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-13T01:07:09.827Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-13T01:07:09.827Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-13T01:07:09.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-13T01:07:09.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-13T01:07:09.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-13T01:07:09.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-13T01:07:09.827Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-13T01:07:09.827Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-13T01:07:09.827Z] === RUN TestCreateWithInvalidEnv [2020-03-13T01:07:09.827Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-13T01:07:09.827Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-13T01:07:09.827Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-13T01:07:09.827Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-13T01:07:09.827Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-13T01:07:09.827Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-13T01:07:09.827Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-13T01:07:09.827Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-13T01:07:09.827Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-13T01:07:09.827Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-13T01:07:09.827Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-13T01:07:09.827Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-13T01:07:09.827Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-13T01:07:09.827Z] === RUN TestCreateTmpfsMountsTarget [2020-03-13T01:07:09.827Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-13T01:07:09.827Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-13T01:07:09.827Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-13T01:07:10.086Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-13T01:07:11.057Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.30s) [2020-03-13T01:07:11.058Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-13T01:07:11.625Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-03-13T01:07:11.625Z] === RUN TestServiceWithPredefinedNetwork [2020-03-13T01:07:12.611Z] --- PASS: TestCreateWithCustomMaskedPaths (2.62s) [2020-03-13T01:07:12.611Z] === RUN TestCreateWithCapabilities [2020-03-13T01:07:12.611Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-13T01:07:12.611Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-13T01:07:12.611Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-13T01:07:12.611Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-13T01:07:12.611Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-13T01:07:12.611Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-13T01:07:12.611Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-13T01:07:12.611Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-13T01:07:12.611Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T01:07:12.611Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T01:07:12.611Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T01:07:12.611Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T01:07:12.611Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-13T01:07:12.611Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-13T01:07:12.611Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-13T01:07:12.611Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-13T01:07:12.611Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-13T01:07:12.611Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-13T01:07:12.611Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T01:07:12.611Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T01:07:12.611Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T01:07:12.611Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T01:07:12.611Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-13T01:07:12.611Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-13T01:07:12.611Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-13T01:07:12.611Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-13T01:07:12.611Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-13T01:07:12.611Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-13T01:07:12.611Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-13T01:07:12.611Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-13T01:07:12.611Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-13T01:07:12.611Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-13T01:07:12.611Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-13T01:07:12.611Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-13T01:07:12.868Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-13T01:07:12.868Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-13T01:07:12.868Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-13T01:07:12.868Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-13T01:07:12.868Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-13T01:07:12.868Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-13T01:07:12.868Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-13T01:07:12.868Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-13T01:07:12.868Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-13T01:07:12.869Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-13T01:07:12.869Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-03-13T01:07:12.869Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-03-13T01:07:12.869Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-13T01:07:13.126Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-13T01:07:13.126Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-13T01:07:13.693Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-13T01:07:14.910Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2020-03-13T01:07:14.910Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-13T01:07:14.910Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-13T01:07:14.910Z] service_test.go:236: FLAKY_TEST [2020-03-13T01:07:14.910Z] === RUN TestServiceWithDataPathPortInit [2020-03-13T01:07:15.592Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-13T01:07:15.592Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.88s) [2020-03-13T01:07:15.592Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-13T01:07:15.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T01:07:15.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T01:07:15.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T01:07:15.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T01:07:15.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T01:07:15.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T01:07:15.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T01:07:15.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T01:07:15.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T01:07:15.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T01:07:15.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-13T01:07:15.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-13T01:07:15.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-13T01:07:15.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-13T01:07:15.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-13T01:07:15.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-13T01:07:15.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-03-13T01:07:15.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-13T01:07:15.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-03-13T01:07:15.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-13T01:07:15.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-13T01:07:15.850Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-13T01:07:16.783Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-03-13T01:07:16.783Z] === RUN TestContainerStartOnDaemonRestart [2020-03-13T01:07:16.783Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-13T01:07:16.783Z] === RUN TestDaemonRestartIpcMode [2020-03-13T01:07:16.783Z] === PAUSE TestDaemonRestartIpcMode [2020-03-13T01:07:16.783Z] === RUN TestDaemonHostGatewayIP [2020-03-13T01:07:16.783Z] === PAUSE TestDaemonHostGatewayIP [2020-03-13T01:07:16.783Z] === RUN TestDiff [2020-03-13T01:07:17.350Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-13T01:07:17.607Z] --- PASS: TestDiff (1.11s) [2020-03-13T01:07:17.607Z] === RUN TestExecWithCloseStdin [2020-03-13T01:07:18.980Z] --- PASS: TestExecWithCloseStdin (1.03s) [2020-03-13T01:07:18.980Z] === RUN TestExec [2020-03-13T01:07:18.980Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-13T01:07:19.914Z] --- PASS: TestExec (1.08s) [2020-03-13T01:07:19.914Z] === RUN TestExecUser [2020-03-13T01:07:20.848Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-13T01:07:20.848Z] --- PASS: TestExecUser (1.07s) [2020-03-13T01:07:20.848Z] === RUN TestExportContainerAndImportImage [2020-03-13T01:07:22.224Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2020-03-13T01:07:22.224Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-13T01:07:22.481Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-13T01:07:23.852Z] --- PASS: TestExportContainerAfterDaemonRestart (1.68s) [2020-03-13T01:07:23.852Z] === RUN TestHealthCheckWorkdir [2020-03-13T01:07:24.110Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-13T01:07:24.676Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-13T01:07:24.935Z] --- PASS: TestHealthCheckWorkdir (1.25s) [2020-03-13T01:07:24.935Z] === RUN TestHealthKillContainer [2020-03-13T01:07:27.461Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-13T01:07:27.461Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-13T01:07:28.027Z] --- PASS: TestHealthKillContainer (3.11s) [2020-03-13T01:07:28.027Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-13T01:07:28.284Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-13T01:07:29.246Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-03-13T01:07:29.246Z] === RUN TestIpcModeNone [2020-03-13T01:07:29.246Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-13T01:07:30.187Z] --- PASS: TestIpcModeNone (1.16s) [2020-03-13T01:07:30.187Z] === RUN TestIpcModePrivate [2020-03-13T01:07:31.134Z] --- PASS: TestIpcModePrivate (1.08s) [2020-03-13T01:07:31.134Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:207, shared: false, mustBeShared: false [2020-03-13T01:07:31.134Z] === RUN TestIpcModeShareable [2020-03-13T01:07:32.506Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-13T01:07:32.506Z] --- PASS: TestIpcModeShareable (1.22s) [2020-03-13T01:07:32.506Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true [2020-03-13T01:07:32.506Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-13T01:07:32.994Z] --- PASS: TestServiceWithDataPathPortInit (18.18s) [2020-03-13T01:07:32.995Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-13T01:07:33.879Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-13T01:07:35.250Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-13T01:07:35.815Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-13T01:07:36.077Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-13T01:07:36.077Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.72s) [2020-03-13T01:07:36.077Z] === RUN TestAPIIpcModeHost [2020-03-13T01:07:36.335Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-13T01:07:36.899Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-13T01:07:37.157Z] --- PASS: TestAPIIpcModeHost (0.84s) [2020-03-13T01:07:37.157Z] === RUN TestDaemonIpcModeShareable [2020-03-13T01:07:37.414Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-13T01:07:38.784Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-03-13T01:07:38.784Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2020-03-13T01:07:38.784Z] === RUN TestDaemonIpcModePrivate [2020-03-13T01:07:39.349Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-13T01:07:39.915Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-13T01:07:40.846Z] --- PASS: TestDaemonIpcModePrivate (1.98s) [2020-03-13T01:07:40.847Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2020-03-13T01:07:40.847Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-13T01:07:41.411Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-13T01:07:42.783Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-03-13T01:07:42.783Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2020-03-13T01:07:42.783Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-13T01:07:42.783Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-13T01:07:42.970Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.89s) [2020-03-13T01:07:42.970Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gspep2al9s1ztu0p5scjr0jjg Created:2020-03-13 01:07:34.594837209 +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[37312e5488a925fff3c0a6b491a21fa82bcf6dde95a3252ffe380c152830529e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2i3n2rqv5ufdqcr4dpk19815n EndpointID:05f216d0eeca65db85de90abd0a5e55a8dcb043d18d0f2f289962793111d83ed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:047ed8c74ee83b5207b970daca408a1023109bbf2ccdf0f6ed94721741ed00c6 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:4a0fcf576f92 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2i3n2rqv5ufdqcr4dpk19815n EndpointID:05f216d0eeca65db85de90abd0a5e55a8dcb043d18d0f2f289962793111d83ed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-13T01:07:42.970Z] PASS [2020-03-13T01:07:42.970Z] [2020-03-13T01:07:42.970Z] === Skipped [2020-03-13T01:07:42.970Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-13T01:07:42.970Z] service_test.go:236: FLAKY_TEST [2020-03-13T01:07:42.970Z] [2020-03-13T01:07:42.970Z] [2020-03-13T01:07:42.970Z] DONE 22 tests, 1 skipped in 52.604s [2020-03-13T01:07:42.970Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-13T01:07:42.970Z] ++ 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-03-13T01:07:42.970Z] ++ set -e [2020-03-13T01:07:42.970Z] ++ '[' -n 0 ']' [2020-03-13T01:07:42.970Z] ++ set -x [2020-03-13T01:07:42.970Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:07:42.970Z] INFO: Testing against a local daemon [2020-03-13T01:07:42.970Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-13T01:07:42.970Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-13T01:07:42.970Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:07:42.970Z] === RUN TestDockerNetworkIpvlan [2020-03-13T01:07:42.970Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-13T01:07:42.970Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:07:42.970Z] PASS [2020-03-13T01:07:42.970Z] [2020-03-13T01:07:42.970Z] === Skipped [2020-03-13T01:07:42.970Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-13T01:07:42.970Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:07:42.970Z] [2020-03-13T01:07:42.970Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-13T01:07:42.970Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:07:42.970Z] [2020-03-13T01:07:42.970Z] [2020-03-13T01:07:42.970Z] DONE 2 tests, 2 skipped in 0.148s [2020-03-13T01:07:42.970Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-13T01:07:42.970Z] ++ 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-03-13T01:07:42.970Z] ++ set -e [2020-03-13T01:07:42.970Z] ++ '[' -n 0 ']' [2020-03-13T01:07:42.970Z] ++ set -x [2020-03-13T01:07:42.970Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:07:42.970Z] INFO: Testing against a local daemon [2020-03-13T01:07:42.970Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-13T01:07:43.040Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-13T01:07:44.347Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2020-03-13T01:07:44.347Z] === RUN TestDockerNetworkMacvlan [2020-03-13T01:07:44.412Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-13T01:07:44.670Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.08s) [2020-03-13T01:07:44.670Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:197, shared: true, mustBeShared: true [2020-03-13T01:07:44.670Z] === RUN TestIpcModeOlderClient [2020-03-13T01:07:44.670Z] === PAUSE TestIpcModeOlderClient [2020-03-13T01:07:44.670Z] === RUN TestKillContainerInvalidSignal [2020-03-13T01:07:44.670Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-13T01:07:45.282Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-13T01:07:45.603Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2020-03-13T01:07:45.603Z] === RUN TestKillContainer [2020-03-13T01:07:45.603Z] === RUN TestKillContainer/no_signal [2020-03-13T01:07:45.603Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-13T01:07:46.536Z] === RUN TestKillContainer/non_killing_signal [2020-03-13T01:07:46.659Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-13T01:07:46.794Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-13T01:07:47.052Z] === RUN TestKillContainer/killing_signal [2020-03-13T01:07:47.594Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-13T01:07:48.423Z] --- PASS: TestKillContainer (2.58s) [2020-03-13T01:07:48.423Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-03-13T01:07:48.423Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2020-03-13T01:07:48.423Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-03-13T01:07:48.423Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-13T01:07:48.423Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-13T01:07:48.423Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-13T01:07:48.988Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-13T01:07:49.245Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-13T01:07:50.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s) [2020-03-13T01:07:50.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2020-03-13T01:07:50.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2020-03-13T01:07:50.178Z] === RUN TestKillStoppedContainer [2020-03-13T01:07:50.178Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-03-13T01:07:50.178Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-13T01:07:50.435Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-13T01:07:50.435Z] === RUN TestKillDifferentUserContainer [2020-03-13T01:07:50.435Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-13T01:07:50.879Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-13T01:07:51.000Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-13T01:07:51.257Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2020-03-13T01:07:51.257Z] === RUN TestInspectOomKilledTrue [2020-03-13T01:07:51.257Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-13T01:07:51.257Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:07:51.257Z] === RUN TestInspectOomKilledFalse [2020-03-13T01:07:51.257Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-13T01:07:51.257Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:07:51.257Z] === RUN TestLinksEtcHostsContentMatch [2020-03-13T01:07:51.821Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-03-13T01:07:51.821Z] === RUN TestLinksContainerNames [2020-03-13T01:07:53.716Z] --- PASS: TestLinksContainerNames (1.74s) [2020-03-13T01:07:53.716Z] === RUN TestLogsFollowTailEmpty [2020-03-13T01:07:54.649Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-13T01:07:54.649Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2020-03-13T01:07:54.649Z] === RUN TestContainerNetworkMountsNoChown [2020-03-13T01:07:55.070Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-13T01:07:55.581Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/default [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/default [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/private [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/private [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rprivate [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/slave [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/slave [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rslave [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/shared [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/shared [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rshared [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/default [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/rslave [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/rshared [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/shared [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/rprivate [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/slave [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/private [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-13T01:07:55.581Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-13T01:07:55.581Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-13T01:07:55.581Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-13T01:07:55.839Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-13T01:07:55.839Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-13T01:07:55.839Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-13T01:07:55.839Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-13T01:07:55.839Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-13T01:07:55.839Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-13T01:07:55.839Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-13T01:07:55.839Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-13T01:07:56.096Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-13T01:07:56.096Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-13T01:07:56.096Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-13T01:07:56.096Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-13T01:07:56.096Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-13T01:07:56.096Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-13T01:07:56.096Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-13T01:07:56.096Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-13T01:07:56.096Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-13T01:07:56.096Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-13T01:07:56.096Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-13T01:07:56.096Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-13T01:07:56.353Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-13T01:07:56.353Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-13T01:07:56.353Z] === RUN TestContainerBindMountNonRecursive [2020-03-13T01:07:56.918Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-13T01:07:57.976Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-13T01:07:57.976Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-03-13T01:07:57.976Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-03-13T01:07:57.976Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-13T01:07:57.976Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-13T01:07:57.976Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-13T01:07:57.976Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-13T01:07:57.976Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-13T01:07:57.976Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-13T01:07:57.976Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-13T01:07:57.976Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-13T01:07:57.976Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-13T01:07:58.814Z] --- PASS: TestContainerBindMountNonRecursive (2.51s) [2020-03-13T01:07:58.814Z] === RUN TestNetworkNat [2020-03-13T01:07:58.950Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-13T01:07:58.950Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-13T01:07:59.746Z] --- PASS: TestNetworkNat (0.97s) [2020-03-13T01:07:59.746Z] === RUN TestNetworkLocalhostTCPNat [2020-03-13T01:07:59.880Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.5% of statements [2020-03-13T01:07:59.880Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-13T01:07:59.880Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-13T01:07:59.880Z] ? github.com/docker/docker/api/types [no test files] [2020-03-13T01:07:59.880Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-13T01:07:59.880Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-13T01:07:59.880Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-13T01:07:59.880Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-13T01:08:00.137Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-03-13T01:08:00.394Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-03-13T01:08:00.394Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-13T01:08:00.394Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-13T01:08:00.394Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-13T01:08:00.394Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-13T01:08:00.394Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-13T01:08:00.394Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-13T01:08:00.394Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-13T01:08:00.651Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-03-13T01:08:00.651Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-03-13T01:08:00.651Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-13T01:08:00.651Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-13T01:08:00.651Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-13T01:08:00.651Z] ? github.com/docker/docker/builder [no test files] [2020-03-13T01:08:00.651Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-13T01:08:00.651Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-13T01:08:00.651Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-13T01:08:00.651Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-13T01:08:00.651Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-13T01:08:00.651Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-13T01:08:00.651Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-13T01:08:00.678Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-03-13T01:08:00.678Z] === RUN TestNetworkLoopbackNat [2020-03-13T01:08:01.216Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-03-13T01:08:01.243Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-13T01:08:01.633Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-13T01:08:01.810Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-03-13T01:08:01.810Z] === RUN TestPause [2020-03-13T01:08:02.573Z] --- PASS: TestDockerNetworkMacvlan (18.39s) [2020-03-13T01:08:02.573Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-03-13T01:08:02.573Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-13T01:08:02.573Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-03-13T01:08:02.573Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-03-13T01:08:02.573Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2020-03-13T01:08:02.573Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-03-13T01:08:02.573Z] PASS [2020-03-13T01:08:02.573Z] [2020-03-13T01:08:02.573Z] DONE 8 tests in 20.592s [2020-03-13T01:08:02.573Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-13T01:08:02.573Z] ++ 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-03-13T01:08:02.573Z] ++ set -e [2020-03-13T01:08:02.573Z] ++ '[' -n 0 ']' [2020-03-13T01:08:02.573Z] ++ set -x [2020-03-13T01:08:02.573Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:08:02.745Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-13T01:08:02.745Z] --- PASS: TestPause (1.04s) [2020-03-13T01:08:02.745Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-13T01:08:02.745Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-13T01:08:02.745Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-13T01:08:02.745Z] === RUN TestPauseStopPausedContainer [2020-03-13T01:08:02.831Z] testing: warning: no tests to run [2020-03-13T01:08:02.831Z] PASS [2020-03-13T01:08:02.831Z] [2020-03-13T01:08:02.831Z] DONE 0 tests in 0.027s [2020-03-13T01:08:02.831Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-13T01:08:02.831Z] ++ 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-03-13T01:08:02.831Z] ++ set -e [2020-03-13T01:08:02.831Z] ++ '[' -n 0 ']' [2020-03-13T01:08:02.831Z] ++ set -x [2020-03-13T01:08:02.831Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:08:02.831Z] INFO: Testing against a local daemon [2020-03-13T01:08:02.831Z] === RUN TestAuthZPluginAllowRequest [2020-03-13T01:08:04.645Z] --- PASS: TestPauseStopPausedContainer (1.43s) [2020-03-13T01:08:04.645Z] === RUN TestPsFilter [2020-03-13T01:08:04.645Z] --- PASS: TestPsFilter (0.31s) [2020-03-13T01:08:04.645Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-13T01:08:04.735Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-03-13T01:08:04.735Z] === RUN TestAuthZPluginTLS [2020-03-13T01:08:05.302Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-03-13T01:08:05.302Z] === RUN TestAuthZPluginDenyRequest [2020-03-13T01:08:05.391Z] ok github.com/docker/docker/builder/dockerfile 0.535s coverage: 48.2% of statements [2020-03-13T01:08:05.391Z] ok github.com/docker/docker/builder/remotecontext 0.196s coverage: 13.6% of statements [2020-03-13T01:08:05.575Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.09s) [2020-03-13T01:08:05.575Z] === RUN TestRemoveContainerWithVolume [2020-03-13T01:08:05.869Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-03-13T01:08:05.869Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-13T01:08:06.321Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-13T01:08:06.805Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-03-13T01:08:06.805Z] === RUN TestAuthZPluginDenyResponse [2020-03-13T01:08:06.954Z] --- PASS: TestRemoveContainerWithVolume (1.01s) [2020-03-13T01:08:06.954Z] === RUN TestRemoveContainerRunning [2020-03-13T01:08:06.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-13T01:08:07.211Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-13T01:08:07.372Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-03-13T01:08:07.372Z] === RUN TestAuthZPluginAllowEventStream [2020-03-13T01:08:07.775Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-13T01:08:07.775Z] --- PASS: TestRemoveContainerRunning (1.06s) [2020-03-13T01:08:07.775Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-13T01:08:08.214Z] ok github.com/docker/docker/builder/remotecontext/git 2.008s coverage: 86.3% of statements [2020-03-13T01:08:08.215Z] ? github.com/docker/docker/cli [no test files] [2020-03-13T01:08:08.215Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-13T01:08:08.707Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s) [2020-03-13T01:08:08.707Z] === RUN TestRemoveInvalidContainer [2020-03-13T01:08:08.707Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-13T01:08:08.707Z] === RUN TestRenameLinkedContainer [2020-03-13T01:08:09.273Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2020-03-13T01:08:09.273Z] === RUN TestAuthZPluginErrorResponse [2020-03-13T01:08:09.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-13T01:08:09.840Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-03-13T01:08:09.840Z] === RUN TestAuthZPluginErrorRequest [2020-03-13T01:08:10.108Z] ok github.com/docker/docker/client 0.230s coverage: 75.8% of statements [2020-03-13T01:08:10.407Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-03-13T01:08:10.407Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-13T01:08:10.974Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-03-13T01:08:10.974Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-13T01:08:13.507Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2020-03-13T01:08:13.507Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-13T01:08:13.821Z] --- PASS: TestRenameLinkedContainer (4.59s) [2020-03-13T01:08:13.821Z] === RUN TestRenameStoppedContainer [2020-03-13T01:08:14.385Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-03-13T01:08:14.385Z] === RUN TestRenameRunningContainerAndReuse [2020-03-13T01:08:16.038Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-03-13T01:08:16.038Z] === RUN TestAuthZPluginHeader [2020-03-13T01:08:16.282Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s) [2020-03-13T01:08:16.282Z] === RUN TestRenameInvalidName [2020-03-13T01:08:16.604Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-03-13T01:08:16.605Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-13T01:08:16.605Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-13T01:08:16.605Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:08:16.605Z] === RUN TestAuthZPluginV2Disable [2020-03-13T01:08:16.605Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-13T01:08:16.605Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:08:16.605Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-13T01:08:16.605Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-13T01:08:16.605Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:08:16.605Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-13T01:08:16.605Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-13T01:08:16.605Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:08:16.605Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-13T01:08:17.214Z] --- PASS: TestRenameInvalidName (1.04s) [2020-03-13T01:08:17.214Z] === RUN TestRenameAnonymousContainer [2020-03-13T01:08:17.779Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-13T01:08:20.309Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-13T01:08:22.282Z] --- PASS: TestRenameAnonymousContainer (4.99s) [2020-03-13T01:08:22.282Z] === RUN TestRenameContainerWithSameName [2020-03-13T01:08:22.282Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-13T01:08:23.672Z] --- PASS: TestRenameContainerWithSameName (1.29s) [2020-03-13T01:08:23.672Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-13T01:08:23.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-13T01:08:25.657Z] --- PASS: TestRenameContainerWithLinkedContainer (1.99s) [2020-03-13T01:08:25.657Z] === RUN TestResize [2020-03-13T01:08:26.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-13T01:08:26.482Z] --- PASS: TestResize (1.03s) [2020-03-13T01:08:26.482Z] === RUN TestResizeWithInvalidSize [2020-03-13T01:08:27.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-13T01:08:27.613Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-13T01:08:27.613Z] --- PASS: TestResizeWithInvalidSize (1.11s) [2020-03-13T01:08:27.613Z] === RUN TestResizeWhenContainerNotStarted [2020-03-13T01:08:28.986Z] --- PASS: TestResizeWhenContainerNotStarted (1.16s) [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:08:28.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:08:28.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:08:28.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:08:28.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:08:28.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:08:28.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:08:28.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:08:28.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:08:28.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:08:28.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:08:28.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:08:28.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:08:28.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:08:28.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-13T01:08:28.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-13T01:08:31.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:08:31.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:08:32.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-13T01:08:32.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-13T01:08:33.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-13T01:08:34.697Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.12s) [2020-03-13T01:08:34.698Z] PASS [2020-03-13T01:08:34.698Z] [2020-03-13T01:08:34.698Z] === Skipped [2020-03-13T01:08:34.698Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-13T01:08:34.698Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:08:34.698Z] [2020-03-13T01:08:34.698Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-13T01:08:34.698Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:08:34.698Z] [2020-03-13T01:08:34.698Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-13T01:08:34.698Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:08:34.698Z] [2020-03-13T01:08:34.698Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-13T01:08:34.698Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:08:34.698Z] [2020-03-13T01:08:34.698Z] [2020-03-13T01:08:34.698Z] DONE 17 tests, 4 skipped in 31.877s [2020-03-13T01:08:34.698Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-13T01:08:34.698Z] ++ 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-03-13T01:08:34.698Z] ++ set -e [2020-03-13T01:08:34.698Z] ++ '[' -n 0 ']' [2020-03-13T01:08:34.698Z] ++ set -x [2020-03-13T01:08:34.698Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:08:34.698Z] INFO: Testing against a local daemon [2020-03-13T01:08:34.698Z] === RUN TestPluginInvalidJSON [2020-03-13T01:08:34.698Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:08:34.698Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:08:34.698Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:08:34.698Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-13T01:08:34.698Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-13T01:08:34.698Z] PASS [2020-03-13T01:08:34.698Z] [2020-03-13T01:08:34.698Z] DONE 2 tests in 0.155s [2020-03-13T01:08:34.698Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-13T01:08:34.698Z] ++ 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-03-13T01:08:34.698Z] ++ set -e [2020-03-13T01:08:34.698Z] ++ '[' -n 0 ']' [2020-03-13T01:08:34.698Z] ++ set -x [2020-03-13T01:08:34.698Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:08:34.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-13T01:08:34.956Z] INFO: Testing against a local daemon [2020-03-13T01:08:34.957Z] === RUN TestExternalGraphDriver [2020-03-13T01:08:34.957Z] === RUN TestExternalGraphDriver/json [2020-03-13T01:08:35.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-13T01:08:36.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-13T01:08:36.106Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-13T01:08:37.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-13T01:08:37.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-13T01:08:37.616Z] === RUN TestExternalGraphDriver/spec [2020-03-13T01:08:37.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-13T01:08:39.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-13T01:08:40.150Z] === RUN TestExternalGraphDriver/pull [2020-03-13T01:08:41.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-13T01:08:41.401Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-13T01:08:42.336Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-13T01:08:42.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-13T01:08:42.682Z] --- PASS: TestExternalGraphDriver (7.43s) [2020-03-13T01:08:42.682Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2020-03-13T01:08:42.682Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-03-13T01:08:42.682Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-03-13T01:08:42.682Z] === RUN TestGraphdriverPluginV2 [2020-03-13T01:08:42.682Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-13T01:08:42.682Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:08:42.682Z] PASS [2020-03-13T01:08:42.682Z] [2020-03-13T01:08:42.682Z] === Skipped [2020-03-13T01:08:42.682Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-13T01:08:42.682Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:08:42.682Z] [2020-03-13T01:08:42.682Z] [2020-03-13T01:08:42.682Z] DONE 5 tests, 1 skipped in 7.595s [2020-03-13T01:08:42.682Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-13T01:08:42.682Z] ++ 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-03-13T01:08:42.682Z] ++ set -e [2020-03-13T01:08:42.682Z] ++ '[' -n 0 ']' [2020-03-13T01:08:42.682Z] ++ set -x [2020-03-13T01:08:42.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:08:42.682Z] INFO: Testing against a local daemon [2020-03-13T01:08:42.682Z] === RUN TestContinueAfterPluginCrash [2020-03-13T01:08:42.682Z] === PAUSE TestContinueAfterPluginCrash [2020-03-13T01:08:42.682Z] === RUN TestReadPluginNoRead [2020-03-13T01:08:42.682Z] === PAUSE TestReadPluginNoRead [2020-03-13T01:08:42.682Z] === RUN TestDaemonStartWithLogOpt [2020-03-13T01:08:42.682Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-13T01:08:42.682Z] === CONT TestContinueAfterPluginCrash [2020-03-13T01:08:42.682Z] === CONT TestDaemonStartWithLogOpt [2020-03-13T01:08:42.682Z] === CONT TestReadPluginNoRead [2020-03-13T01:08:43.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.77s) [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.10s) [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s) [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s) [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2020-03-13T01:08:43.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2020-03-13T01:08:43.965Z] === RUN TestCgroupNamespacesRun [2020-03-13T01:08:43.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-13T01:08:45.867Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2020-03-13T01:08:45.867Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-13T01:08:46.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-13T01:08:46.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-13T01:08:47.627Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2020-03-13T01:08:47.627Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-13T01:08:49.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-13T01:08:49.524Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-03-13T01:08:49.524Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-13T01:08:51.419Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2020-03-13T01:08:51.419Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-13T01:08:52.352Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-13T01:08:53.284Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.96s) [2020-03-13T01:08:53.284Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-13T01:08:53.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-13T01:08:54.413Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.98s) [2020-03-13T01:08:54.413Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-13T01:08:54.905Z] === RUN TestReadPluginNoRead/default [2020-03-13T01:08:54.905Z] --- PASS: TestDaemonStartWithLogOpt (12.38s) [2020-03-13T01:08:55.345Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-03-13T01:08:55.345Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-13T01:08:55.842Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-13T01:08:56.748Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 30.7% of statements [2020-03-13T01:08:56.748Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-03-13T01:08:56.748Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-13T01:08:56.748Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-13T01:08:56.748Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-13T01:08:56.748Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-13T01:08:57.247Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2020-03-13T01:08:57.247Z] === RUN TestKernelTCPMemory [2020-03-13T01:08:57.745Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-13T01:08:57.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-13T01:08:58.072Z] --- PASS: TestKernelTCPMemory (1.05s) [2020-03-13T01:08:58.072Z] === RUN TestNISDomainname [2020-03-13T01:08:58.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-13T01:08:59.571Z] --- PASS: TestNISDomainname (1.26s) [2020-03-13T01:08:59.571Z] === RUN TestHostnameDnsResolution [2020-03-13T01:08:59.648Z] --- PASS: TestReadPluginNoRead (17.00s) [2020-03-13T01:08:59.648Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2020-03-13T01:08:59.648Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.87s) [2020-03-13T01:08:59.648Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2020-03-13T01:08:59.648Z] read_test.go:91: [db083b425be8d] daemon is not started [2020-03-13T01:08:59.908Z] --- PASS: TestContinueAfterPluginCrash (17.32s) [2020-03-13T01:08:59.908Z] PASS [2020-03-13T01:08:59.908Z] [2020-03-13T01:08:59.908Z] DONE 6 tests in 17.470s [2020-03-13T01:08:59.908Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-13T01:08:59.908Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-13T01:08:59.908Z] ++ set -e [2020-03-13T01:08:59.908Z] ++ '[' -n 0 ']' [2020-03-13T01:08:59.908Z] ++ set -x [2020-03-13T01:08:59.908Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-13T01:08:59.908Z] testing: warning: no tests to run [2020-03-13T01:08:59.908Z] PASS [2020-03-13T01:08:59.908Z] [2020-03-13T01:08:59.908Z] DONE 0 tests in 0.042s [2020-03-13T01:08:59.908Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-13T01:08:59.908Z] ++ 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-03-13T01:08:59.908Z] ++ set -e [2020-03-13T01:08:59.908Z] ++ '[' -n 0 ']' [2020-03-13T01:08:59.908Z] ++ set -x [2020-03-13T01:08:59.908Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:09:00.167Z] INFO: Testing against a local daemon [2020-03-13T01:09:00.167Z] === RUN TestPluginWithDevMounts [2020-03-13T01:09:00.167Z] === PAUSE TestPluginWithDevMounts [2020-03-13T01:09:00.167Z] === CONT TestPluginWithDevMounts [2020-03-13T01:09:00.926Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2020-03-13T01:09:01.470Z] --- PASS: TestHostnameDnsResolution (1.76s) [2020-03-13T01:09:01.470Z] === RUN TestStats [2020-03-13T01:09:01.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-13T01:09:02.297Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-13T01:09:02.711Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-03-13T01:09:02.711Z] PASS [2020-03-13T01:09:02.711Z] [2020-03-13T01:09:02.711Z] DONE 1 tests in 2.353s [2020-03-13T01:09:02.711Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-13T01:09:02.711Z] ++ 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-03-13T01:09:02.711Z] ++ set -e [2020-03-13T01:09:02.711Z] ++ '[' -n 0 ']' [2020-03-13T01:09:02.711Z] ++ set -x [2020-03-13T01:09:02.712Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:09:02.712Z] INFO: Testing against a local daemon [2020-03-13T01:09:02.712Z] === RUN TestSecretInspect [2020-03-13T01:09:02.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-13T01:09:03.409Z] --- PASS: TestStats (2.03s) [2020-03-13T01:09:03.409Z] === RUN TestStopContainerWithTimeout [2020-03-13T01:09:03.409Z] === RUN TestStopContainerWithTimeout/0 [2020-03-13T01:09:03.409Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-13T01:09:03.409Z] === RUN TestStopContainerWithTimeout/1 [2020-03-13T01:09:03.409Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-13T01:09:03.410Z] === RUN TestStopContainerWithTimeout/3 [2020-03-13T01:09:03.410Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-13T01:09:03.410Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-13T01:09:03.410Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-13T01:09:03.410Z] === CONT TestStopContainerWithTimeout/0 [2020-03-13T01:09:03.410Z] === CONT TestStopContainerWithTimeout/3 [2020-03-13T01:09:04.193Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.7% of statements [2020-03-13T01:09:04.346Z] === CONT TestStopContainerWithTimeout/1 [2020-03-13T01:09:05.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-13T01:09:06.018Z] --- PASS: TestSecretInspect (3.31s) [2020-03-13T01:09:06.018Z] === RUN TestSecretList [2020-03-13T01:09:06.212Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-13T01:09:08.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-13T01:09:08.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-13T01:09:08.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-13T01:09:09.048Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-13T01:09:09.048Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2020-03-13T01:09:09.048Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2020-03-13T01:09:09.048Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2020-03-13T01:09:09.048Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2020-03-13T01:09:09.048Z] === RUN TestDeleteDevicemapper [2020-03-13T01:09:09.048Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-13T01:09:09.048Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-13T01:09:09.048Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-13T01:09:09.312Z] --- PASS: TestSecretList (3.34s) [2020-03-13T01:09:09.312Z] === RUN TestSecretsCreateAndDelete [2020-03-13T01:09:11.575Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2020-03-13T01:09:11.575Z] === RUN TestUpdateMemory [2020-03-13T01:09:11.575Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-13T01:09:11.575Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:09:11.575Z] === RUN TestUpdateCPUQuota [2020-03-13T01:09:11.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-13T01:09:11.834Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-13T01:09:12.389Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2020-03-13T01:09:12.600Z] --- PASS: TestSecretsCreateAndDelete (3.28s) [2020-03-13T01:09:12.600Z] === RUN TestSecretsUpdate [2020-03-13T01:09:13.320Z] ok github.com/docker/docker/daemon 12.242s coverage: 17.5% of statements [2020-03-13T01:09:13.320Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-13T01:09:13.320Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-13T01:09:13.733Z] --- PASS: TestUpdateCPUQuota (1.76s) [2020-03-13T01:09:13.734Z] === RUN TestUpdatePidsLimit [2020-03-13T01:09:13.734Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-13T01:09:13.734Z] === RUN TestUpdatePidsLimit/no_change [2020-03-13T01:09:14.251Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 81.7% of statements [2020-03-13T01:09:14.299Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-13T01:09:14.557Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-13T01:09:15.124Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-13T01:09:15.182Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-03-13T01:09:15.440Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-03-13T01:09:15.440Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-13T01:09:15.440Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-13T01:09:15.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-13T01:09:15.691Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-13T01:09:15.887Z] --- PASS: TestSecretsUpdate (3.24s) [2020-03-13T01:09:15.887Z] === RUN TestTemplatedSecret [2020-03-13T01:09:15.949Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-13T01:09:16.810Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2020-03-13T01:09:17.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-13T01:09:17.584Z] --- PASS: TestUpdatePidsLimit (4.16s) [2020-03-13T01:09:17.584Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-03-13T01:09:17.584Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-03-13T01:09:17.584Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-03-13T01:09:17.584Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2020-03-13T01:09:17.584Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2020-03-13T01:09:17.584Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-03-13T01:09:17.584Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-03-13T01:09:17.584Z] === RUN TestUpdateRestartPolicy [2020-03-13T01:09:18.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-13T01:09:18.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-13T01:09:19.177Z] --- PASS: TestTemplatedSecret (3.33s) [2020-03-13T01:09:19.177Z] === RUN TestSecretCreateResolve [2020-03-13T01:09:19.335Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-13T01:09:19.899Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.206s coverage: 57.0% of statements [2020-03-13T01:09:20.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-13T01:09:21.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-13T01:09:22.463Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-03-13T01:09:22.463Z] PASS [2020-03-13T01:09:22.463Z] [2020-03-13T01:09:22.463Z] DONE 6 tests in 19.911s [2020-03-13T01:09:22.463Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-13T01:09:22.463Z] ++ 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-03-13T01:09:22.463Z] ++ set -e [2020-03-13T01:09:22.463Z] ++ '[' -n 0 ']' [2020-03-13T01:09:22.463Z] ++ set -x [2020-03-13T01:09:22.463Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:09:22.463Z] INFO: Testing against a local daemon [2020-03-13T01:09:22.463Z] === RUN TestServiceCreateInit [2020-03-13T01:09:22.463Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-13T01:09:23.181Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.352s coverage: 72.5% of statements [2020-03-13T01:09:23.181Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.634s coverage: 45.9% of statements [2020-03-13T01:09:23.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-13T01:09:23.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-13T01:09:24.553Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2020-03-13T01:09:24.553Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-13T01:09:25.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-13T01:09:26.449Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.107s coverage: 49.5% of statements [2020-03-13T01:09:27.733Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-13T01:09:27.820Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.333s coverage: 76.1% of statements [2020-03-13T01:09:28.750Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-03-13T01:09:29.020Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.102s coverage: 61.0% of statements [2020-03-13T01:09:29.020Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-13T01:09:29.020Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-13T01:09:29.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-13T01:09:29.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-13T01:09:30.418Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-03-13T01:09:30.982Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-03-13T01:09:31.238Z] --- PASS: TestUpdateRestartPolicy (13.49s) [2020-03-13T01:09:31.239Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-13T01:09:31.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-13T01:09:32.170Z] --- PASS: TestUpdateRestartWithAutoRemove (1.08s) [2020-03-13T01:09:32.170Z] === RUN TestWaitNonBlocked [2020-03-13T01:09:32.170Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T01:09:32.170Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T01:09:32.170Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T01:09:32.170Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T01:09:32.170Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-13T01:09:32.170Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-13T01:09:32.877Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-03-13T01:09:32.877Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-13T01:09:32.877Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-13T01:09:33.003Z] --- PASS: TestServiceCreateInit (9.63s) [2020-03-13T01:09:33.003Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2020-03-13T01:09:33.003Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s) [2020-03-13T01:09:33.003Z] === RUN TestCreateServiceMultipleTimes [2020-03-13T01:09:33.133Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 41.8% of statements [2020-03-13T01:09:33.171Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-13T01:09:33.748Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-13T01:09:33.748Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s) [2020-03-13T01:09:33.748Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.53s) [2020-03-13T01:09:33.748Z] === RUN TestWaitBlocked [2020-03-13T01:09:33.748Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T01:09:33.748Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T01:09:33.748Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T01:09:33.748Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T01:09:33.748Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-13T01:09:33.748Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-13T01:09:34.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-13T01:09:34.005Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-13T01:09:34.503Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-03-13T01:09:34.760Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 77.8% of statements [2020-03-13T01:09:34.760Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-13T01:09:34.760Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-13T01:09:35.377Z] --- PASS: TestWaitBlocked (0.04s) [2020-03-13T01:09:35.377Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2020-03-13T01:09:35.377Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.44s) [2020-03-13T01:09:35.377Z] === CONT TestContainerStartOnDaemonRestart [2020-03-13T01:09:35.377Z] === CONT TestIpcModeOlderClient [2020-03-13T01:09:35.377Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-13T01:09:35.377Z] --- PASS: TestIpcModeOlderClient (0.23s) [2020-03-13T01:09:35.377Z] === CONT TestDaemonHostGatewayIP [2020-03-13T01:09:35.692Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-03-13T01:09:36.256Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2020-03-13T01:09:36.256Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-03-13T01:09:37.626Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-03-13T01:09:37.626Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-13T01:09:37.883Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 19.9% of statements [2020-03-13T01:09:39.251Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 33.3% of statements [2020-03-13T01:09:39.554Z] --- PASS: TestContainerStartOnDaemonRestart (4.01s) [2020-03-13T01:09:39.554Z] === CONT TestDaemonRestartIpcMode [2020-03-13T01:09:39.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-13T01:09:40.485Z] --- PASS: TestDaemonHostGatewayIP (4.92s) [2020-03-13T01:09:40.619Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-13T01:09:40.619Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-13T01:09:41.182Z] ok github.com/docker/docker/daemon/logger/splunk 1.694s coverage: 82.5% of statements [2020-03-13T01:09:41.182Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-13T01:09:41.439Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-03-13T01:09:41.439Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-13T01:09:41.858Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-13T01:09:42.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-13T01:09:43.047Z] --- PASS: TestDaemonRestartIpcMode (3.99s) [2020-03-13T01:09:43.047Z] PASS [2020-03-13T01:09:43.047Z] [2020-03-13T01:09:43.047Z] === Skipped [2020-03-13T01:09:43.047Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s) [2020-03-13T01:09:43.047Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-13T01:09:43.047Z] [2020-03-13T01:09:43.047Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-13T01:09:43.047Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:09:43.047Z] [2020-03-13T01:09:43.047Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-13T01:09:43.047Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:09:43.047Z] [2020-03-13T01:09:43.047Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-13T01:09:43.047Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-13T01:09:43.047Z] [2020-03-13T01:09:43.047Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-13T01:09:43.047Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-13T01:09:43.047Z] [2020-03-13T01:09:43.047Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-13T01:09:43.047Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-13T01:09:43.047Z] [2020-03-13T01:09:43.047Z] [2020-03-13T01:09:43.047Z] DONE 199 tests, 6 skipped in 157.194s [2020-03-13T01:09:43.047Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-13T01:09:43.047Z] ++ 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-03-13T01:09:43.047Z] ++ set -e [2020-03-13T01:09:43.047Z] ++ '[' -n 0 ']' [2020-03-13T01:09:43.047Z] ++ set -x [2020-03-13T01:09:43.048Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:09:43.612Z] INFO: Testing against a local daemon [2020-03-13T01:09:43.612Z] === RUN TestCommitInheritsEnv [2020-03-13T01:09:43.612Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-13T01:09:43.963Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-03-13T01:09:43.963Z] ok github.com/docker/docker/distribution 0.182s coverage: 22.1% of statements [2020-03-13T01:09:43.963Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-13T01:09:44.176Z] --- PASS: TestCommitInheritsEnv (0.63s) [2020-03-13T01:09:44.176Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-13T01:09:44.176Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-13T01:09:44.176Z] === RUN TestImagesFilterMultiReference [2020-03-13T01:09:44.176Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-13T01:09:44.176Z] === RUN TestImagePullPlatformInvalid [2020-03-13T01:09:44.176Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-13T01:09:44.176Z] === RUN TestRemoveImageOrphaning [2020-03-13T01:09:44.743Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-13T01:09:44.743Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-03-13T01:09:44.743Z] === RUN TestRemoveImageGarbageCollector [2020-03-13T01:09:49.297Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-03-13T01:09:49.297Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-03-13T01:09:49.297Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2020-03-13T01:09:49.297Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-13T01:09:49.297Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-03-13T01:09:49.297Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-13T01:09:49.297Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-03-13T01:09:49.297Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-13T01:09:49.555Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-03-13T01:09:49.663Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-13T01:09:49.663Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-13T01:09:49.663Z] --- PASS: TestRemoveImageGarbageCollector (2.29s) [2020-03-13T01:09:49.663Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-13T01:09:49.663Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-13T01:09:49.663Z] === RUN TestTagInvalidReference [2020-03-13T01:09:49.663Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-13T01:09:49.663Z] === RUN TestTagValidPrefixedRepo [2020-03-13T01:09:49.663Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-13T01:09:49.663Z] === RUN TestTagExistedNameWithoutForce [2020-03-13T01:09:49.663Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-13T01:09:49.663Z] === RUN TestTagOfficialNames [2020-03-13T01:09:49.663Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-13T01:09:49.663Z] === RUN TestTagMatchesDigest [2020-03-13T01:09:49.663Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-13T01:09:49.663Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-13T01:09:49.663Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-13T01:09:50.486Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-03-13T01:09:50.742Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-13T01:09:51.563Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-13T01:09:52.506Z] --- PASS: TestCreateServiceMultipleTimes (18.66s) [2020-03-13T01:09:52.506Z] === RUN TestCreateServiceConflict [2020-03-13T01:09:52.637Z] ok github.com/docker/docker/pkg/archive 0.405s coverage: 77.3% of statements [2020-03-13T01:09:52.937Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-13T01:09:53.568Z] ok github.com/docker/docker/pkg/authorization 0.267s coverage: 68.3% of statements [2020-03-13T01:09:53.825Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-13T01:09:54.082Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-13T01:09:54.410Z] --- PASS: TestCreateServiceConflict (3.28s) [2020-03-13T01:09:54.410Z] === RUN TestCreateServiceMaxReplicas [2020-03-13T01:09:54.833Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-13T01:09:55.090Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-13T01:09:56.464Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-13T01:09:57.355Z] ok github.com/docker/docker/layer 7.270s coverage: 68.8% of statements [2020-03-13T01:09:57.355Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-13T01:09:57.355Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-13T01:09:57.355Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-13T01:09:57.355Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-13T01:09:57.355Z] ? github.com/docker/docker/oci [no test files] [2020-03-13T01:09:57.355Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-13T01:09:57.355Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-13T01:09:57.395Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-13T01:09:57.653Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-13T01:09:57.696Z] --- PASS: TestCreateServiceMaxReplicas (3.77s) [2020-03-13T01:09:57.696Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-13T01:09:57.918Z] ok github.com/docker/docker/pkg/chrootarchive 2.932s coverage: 43.2% of statements [2020-03-13T01:09:57.918Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-13T01:09:57.918Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-13T01:09:57.918Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-03-13T01:09:58.217Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-13T01:09:58.475Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-13T01:09:58.475Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-13T01:09:58.483Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-03-13T01:09:59.047Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2020-03-13T01:09:59.612Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-03-13T01:10:00.178Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-03-13T01:10:00.394Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-13T01:10:01.109Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-03-13T01:10:01.327Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-13T01:10:02.040Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-03-13T01:10:02.299Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-03-13T01:10:02.700Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-13T01:10:02.863Z] ok github.com/docker/docker/pkg/fsutils 0.243s coverage: 85.1% of statements [2020-03-13T01:10:02.863Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-03-13T01:10:02.957Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-13T01:10:03.522Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-13T01:10:04.234Z] ok github.com/docker/docker/pkg/idtools 0.498s coverage: 70.1% of statements [2020-03-13T01:10:04.234Z] ok github.com/docker/docker/pkg/ioutils 0.416s coverage: 69.3% of statements [2020-03-13T01:10:04.491Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-03-13T01:10:04.491Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-03-13T01:10:05.057Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-03-13T01:10:05.057Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-13T01:10:05.621Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-13T01:10:05.621Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-13T01:10:05.879Z] ok github.com/docker/docker/pkg/mount 0.571s coverage: 73.1% of statements [2020-03-13T01:10:05.879Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-13T01:10:05.879Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-03-13T01:10:06.442Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2020-03-13T01:10:06.442Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-03-13T01:10:06.442Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-13T01:10:06.442Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-13T01:10:07.374Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-03-13T01:10:08.306Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-13T01:10:08.563Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-13T01:10:08.563Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-03-13T01:10:08.782Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-13T01:10:08.782Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-13T01:10:09.039Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-13T01:10:09.932Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-03-13T01:10:09.972Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-13T01:10:10.189Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-13T01:10:10.538Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-13T01:10:11.103Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-13T01:10:12.571Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.51s) [2020-03-13T01:10:12.571Z] === RUN TestCreateServiceSecretFileMode [2020-03-13T01:10:13.463Z] ok github.com/docker/docker/pkg/signal 2.396s coverage: 61.0% of statements [2020-03-13T01:10:13.463Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-13T01:10:13.633Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-13T01:10:13.720Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-13T01:10:13.977Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-13T01:10:14.234Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-13T01:10:14.797Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-13T01:10:15.007Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-13T01:10:15.264Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-13T01:10:15.264Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-13T01:10:15.361Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 37.2% of statements [2020-03-13T01:10:15.523Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-13T01:10:15.618Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-03-13T01:10:15.854Z] --- PASS: TestCreateServiceSecretFileMode (3.37s) [2020-03-13T01:10:15.854Z] === RUN TestCreateServiceConfigFileMode [2020-03-13T01:10:16.089Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-13T01:10:16.180Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-03-13T01:10:16.743Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-13T01:10:16.743Z] testing: warning: no tests to run [2020-03-13T01:10:16.743Z] coverage: [no statements] [2020-03-13T01:10:16.743Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-13T01:10:17.021Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-13T01:10:17.279Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-13T01:10:17.308Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-13T01:10:17.308Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-13T01:10:17.871Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-13T01:10:19.140Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2020-03-13T01:10:19.140Z] === RUN TestCreateServiceSysctls [2020-03-13T01:10:19.176Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-13T01:10:20.391Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2020-03-13T01:10:20.648Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-13T01:10:21.070Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-13T01:10:21.579Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-13T01:10:21.836Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-03-13T01:10:23.207Z] ok github.com/docker/docker/registry 0.076s coverage: 56.0% of statements [2020-03-13T01:10:23.328Z] --- PASS: TestCreateServiceSysctls (3.61s) [2020-03-13T01:10:23.328Z] === RUN TestCreateServiceCapabilities [2020-03-13T01:10:24.139Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2020-03-13T01:10:24.139Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-03-13T01:10:25.081Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-13T01:10:25.081Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-13T01:10:26.330Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-13T01:10:26.613Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2020-03-13T01:10:26.613Z] === RUN TestInspect [2020-03-13T01:10:27.261Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-13T01:10:28.358Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-13T01:10:28.615Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-03-13T01:10:29.179Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-13T01:10:29.900Z] --- PASS: TestInspect (3.69s) [2020-03-13T01:10:29.900Z] === RUN TestCreateJob [2020-03-13T01:10:30.111Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-03-13T01:10:32.521Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-13T01:10:33.455Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-13T01:10:34.095Z] --- PASS: TestCreateJob (4.18s) [2020-03-13T01:10:34.095Z] === RUN TestReplicatedJob [2020-03-13T01:10:34.391Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-13T01:10:35.324Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-13T01:10:36.696Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-13T01:10:39.222Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-13T01:10:39.788Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-13T01:10:40.656Z] --- PASS: TestReplicatedJob (6.67s) [2020-03-13T01:10:40.656Z] === RUN TestUpdateReplicatedJob [2020-03-13T01:10:42.285Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/rootless [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/volume [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-13T01:10:42.285Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === Skipped [2020-03-13T01:10:42.285Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-13T01:10:42.285Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-13T01:10:42.285Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-13T01:10:42.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:10:42.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-13T01:10:42.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:10:42.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-13T01:10:42.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:10:42.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-13T01:10:42.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:10:42.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-13T01:10:42.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:10:42.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-13T01:10:42.285Z] graphtest_unix.go:73: No driver to put! [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-13T01:10:42.285Z] time="2020-03-13T01:09:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T01:10:42.285Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T01:10:42.285Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-13T01:10:42.285Z] time="2020-03-13T01:09:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T01:10:42.285Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T01:10:42.285Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-13T01:10:42.285Z] time="2020-03-13T01:09:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T01:10:42.285Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T01:10:42.285Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-13T01:10:42.285Z] time="2020-03-13T01:09:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T01:10:42.285Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T01:10:42.285Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-13T01:10:42.285Z] time="2020-03-13T01:09:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-13T01:10:42.285Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-13T01:10:42.285Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-13T01:10:42.285Z] graphtest_unix.go:73: No driver to put! [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-13T01:10:42.285Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-13T01:10:42.285Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-13T01:10:42.285Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-13T01:10:42.285Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-13T01:10:42.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:10:42.285Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-13T01:10:42.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:10:42.285Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T01:10:42.285Z] [2020-03-13T01:10:42.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-13T01:10:42.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:10:42.286Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T01:10:42.286Z] [2020-03-13T01:10:42.286Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-13T01:10:42.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:10:42.286Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T01:10:42.286Z] [2020-03-13T01:10:42.286Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-13T01:10:42.286Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-13T01:10:42.286Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-13T01:10:42.286Z] [2020-03-13T01:10:42.286Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-13T01:10:42.286Z] graphtest_unix.go:73: No driver to put! [2020-03-13T01:10:42.286Z] [2020-03-13T01:10:42.286Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-13T01:10:42.286Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-13T01:10:42.286Z] [2020-03-13T01:10:42.286Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-13T01:10:42.286Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-13T01:10:42.286Z] [2020-03-13T01:10:42.286Z] [2020-03-13T01:10:42.286Z] DONE 2175 tests, 26 skipped in 247.004s Post stage [Pipeline] junit [2020-03-13T01:10:42.297Z] Recording test results [2020-03-13T01:10:42.315Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-13T01:10:42.572Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-13T01:10:43.057Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40684/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07229baee5cacc34294ff50a242941d3c958af3b hack/validate/vendor [2020-03-13T01:10:43.137Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-13T01:10:43.702Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-13T01:10:43.986Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-13T01:10:44.637Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-13T01:10:44.885Z] + echo Building e2e image [2020-03-13T01:10:44.885Z] Building e2e image [2020-03-13T01:10:44.885Z] + docker build --build-arg DOCKER_GITCOMMIT=07229baee5cacc34294ff50a242941d3c958af3b -t moby-e2e-test -f Dockerfile.e2e . [2020-03-13T01:10:44.885Z] #1 [internal] load .dockerignore [2020-03-13T01:10:44.885Z] #1 transferring context: 34B done [2020-03-13T01:10:44.885Z] #1 DONE 0.0s [2020-03-13T01:10:44.885Z] [2020-03-13T01:10:44.885Z] #2 [internal] load build definition from Dockerfile.e2e [2020-03-13T01:10:44.885Z] #2 transferring dockerfile: 3.21kB done [2020-03-13T01:10:44.885Z] #2 DONE 0.0s [2020-03-13T01:10:44.885Z] [2020-03-13T01:10:44.885Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-13T01:10:45.142Z] #4 DONE 0.1s [2020-03-13T01:10:45.142Z] [2020-03-13T01:10:45.142Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-13T01:10:45.142Z] #3 DONE 0.1s [2020-03-13T01:10:45.142Z] [2020-03-13T01:10:45.142Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-13T01:10:45.142Z] #5 DONE 0.0s [2020-03-13T01:10:45.142Z] [2020-03-13T01:10:45.142Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-13T01:10:45.142Z] #14 DONE 0.0s [2020-03-13T01:10:45.142Z] [2020-03-13T01:10:45.142Z] #8 [internal] load build context [2020-03-13T01:10:45.398Z] #8 transferring context: 838.89kB 0.2s done [2020-03-13T01:10:45.398Z] #8 DONE 0.3s [2020-03-13T01:10:45.398Z] [2020-03-13T01:10:45.398Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-13T01:10:45.398Z] #17 CACHED [2020-03-13T01:10:45.398Z] [2020-03-13T01:10:45.398Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-13T01:10:45.398Z] #15 CACHED [2020-03-13T01:10:45.398Z] [2020-03-13T01:10:45.398Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-13T01:10:45.398Z] #16 CACHED [2020-03-13T01:10:45.398Z] [2020-03-13T01:10:45.398Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-13T01:10:45.398Z] #18 CACHED [2020-03-13T01:10:45.398Z] [2020-03-13T01:10:45.398Z] #31 [builder 1/4] COPY . . [2020-03-13T01:10:45.927Z] --- PASS: TestUpdateReplicatedJob (4.42s) [2020-03-13T01:10:45.927Z] === RUN TestServiceListWithStatuses [2020-03-13T01:10:45.927Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-13T01:10:45.927Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-13T01:10:45.927Z] === RUN TestDockerNetworkConnectAlias [2020-03-13T01:10:45.961Z] #31 DONE 0.6s [2020-03-13T01:10:45.961Z] [2020-03-13T01:10:45.961Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-13T01:10:46.008Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-13T01:10:46.008Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-13T01:10:46.266Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-13T01:10:46.524Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-13T01:10:46.524Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-13T01:10:46.524Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-13T01:10:46.524Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-13T01:10:46.890Z] #32 DONE 1.0s [2020-03-13T01:10:46.890Z] [2020-03-13T01:10:46.890Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-13T01:10:47.454Z] #33 0.666 [2020-03-13T01:10:47.897Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-13T01:10:48.016Z] #33 0.987 Removing bundles/ [2020-03-13T01:10:48.017Z] #33 0.988 [2020-03-13T01:10:48.017Z] #33 0.991 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-13T01:10:48.947Z] #33 2.071 Building test suite binary ./integration-cli/test.main [2020-03-13T01:10:49.799Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-13T01:10:50.804Z] --- PASS: TestImportExtremelyLargeImageWorks (296.98s) [2020-03-13T01:10:50.804Z] PASS [2020-03-13T01:10:50.804Z] [2020-03-13T01:10:50.804Z] === Skipped [2020-03-13T01:10:50.804Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-13T01:10:50.804Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:10:50.804Z] [2020-03-13T01:10:50.804Z] [2020-03-13T01:10:50.804Z] DONE 12 tests, 1 skipped in 298.338s [2020-03-13T01:10:50.804Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-13T01:10:50.804Z] ++ 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-03-13T01:10:50.804Z] ++ set -e [2020-03-13T01:10:50.804Z] ++ '[' -n 0 ']' [2020-03-13T01:10:50.804Z] ++ set -x [2020-03-13T01:10:50.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:10:50.804Z] INFO: Testing against a local daemon [2020-03-13T01:10:50.804Z] === RUN TestNetworkCreateDelete [2020-03-13T01:10:50.804Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-03-13T01:10:50.804Z] === RUN TestDockerNetworkDeletePreferID [2020-03-13T01:10:50.804Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2020-03-13T01:10:50.804Z] === RUN TestInspectNetwork [2020-03-13T01:10:50.804Z] === RUN TestInspectNetwork/full_network_id [2020-03-13T01:10:50.804Z] === RUN TestInspectNetwork/partial_network_id [2020-03-13T01:10:50.804Z] === RUN TestInspectNetwork/network_name [2020-03-13T01:10:50.804Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-13T01:10:50.804Z] --- PASS: TestInspectNetwork (7.49s) [2020-03-13T01:10:50.804Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-13T01:10:50.804Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-13T01:10:50.804Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-13T01:10:50.804Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-13T01:10:50.804Z] === RUN TestRunContainerWithBridgeNone [2020-03-13T01:10:50.804Z] --- PASS: TestRunContainerWithBridgeNone (2.26s) [2020-03-13T01:10:50.804Z] === RUN TestNetworkInvalidJSON [2020-03-13T01:10:50.804Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-13T01:10:50.804Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-13T01:10:50.804Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:10:50.804Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:10:50.804Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:10:50.804Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:10:50.804Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-13T01:10:50.804Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:10:50.804Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:10:50.804Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-03-13T01:10:50.804Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-13T01:10:50.804Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-13T01:10:50.804Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-13T01:10:50.804Z] === RUN TestHostIPv4BridgeLabel [2020-03-13T01:10:51.195Z] --- PASS: TestDockerNetworkConnectAlias (5.88s) [2020-03-13T01:10:51.196Z] === RUN TestDockerNetworkReConnect [2020-03-13T01:10:51.422Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-03-13T01:10:51.422Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-13T01:10:52.326Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-13T01:10:52.440Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-13T01:10:52.440Z] === RUN TestDaemonDefaultNetworkPools [2020-03-13T01:10:53.461Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-03-13T01:10:53.461Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-13T01:10:53.738Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-13T01:10:54.942Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2020-03-13T01:10:54.942Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-13T01:10:55.635Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-13T01:10:56.423Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s) [2020-03-13T01:10:56.423Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-13T01:10:56.464Z] --- PASS: TestDockerNetworkReConnect (5.15s) [2020-03-13T01:10:56.464Z] === RUN TestServicePlugin [2020-03-13T01:10:56.464Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-13T01:10:56.464Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:10:56.464Z] === RUN TestServiceUpdateLabel [2020-03-13T01:10:56.708Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-13T01:10:56.708Z] === RUN TestServiceWithPredefinedNetwork [2020-03-13T01:10:57.533Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-13T01:10:58.903Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-13T01:10:59.411Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s) [2020-03-13T01:10:59.411Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-13T01:10:59.411Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-13T01:10:59.411Z] service_test.go:236: FLAKY_TEST [2020-03-13T01:10:59.411Z] === RUN TestServiceWithDataPathPortInit [2020-03-13T01:10:59.747Z] --- PASS: TestServiceUpdateLabel (3.19s) [2020-03-13T01:10:59.747Z] === RUN TestServiceUpdateSecrets [2020-03-13T01:11:01.429Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-13T01:11:03.328Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-13T01:11:03.586Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-13T01:11:04.956Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-13T01:11:10.281Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-13T01:11:12.180Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-13T01:11:12.180Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-13T01:11:13.112Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-13T01:11:14.485Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-13T01:11:14.675Z] --- PASS: TestServiceWithDataPathPortInit (15.06s) [2020-03-13T01:11:14.675Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-13T01:11:17.828Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2020-03-13T01:11:17.828Z] === RUN TestServiceUpdateConfigs [2020-03-13T01:11:18.665Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-13T01:11:19.598Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-13T01:11:20.529Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-13T01:11:22.425Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-13T01:11:23.073Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s) [2020-03-13T01:11:23.073Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bchjcz3vpvliiz3f4iugzj4o5 Created:2020-03-13 01:11:15.42916181 +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[7892aa079cabe37f7b618230458ea34e43ff0ff0c9477082383476aed5a89b94:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xrc5b37mcuta7ixxujsergckm EndpointID:8c085578c34522136a1bd4229b8c1ce992c79ae39a9cc153ef9b1103790f9126 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8a7ed1b0c04e1aa774e94beefb4953a79210511767544d51bc987bfb9451ef6c 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:098ef850a247 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xrc5b37mcuta7ixxujsergckm EndpointID:8c085578c34522136a1bd4229b8c1ce992c79ae39a9cc153ef9b1103790f9126 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-13T01:11:23.073Z] PASS [2020-03-13T01:11:23.073Z] [2020-03-13T01:11:23.073Z] === Skipped [2020-03-13T01:11:23.073Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-13T01:11:23.073Z] service_test.go:236: FLAKY_TEST [2020-03-13T01:11:23.073Z] [2020-03-13T01:11:23.073Z] [2020-03-13T01:11:23.073Z] DONE 22 tests, 1 skipped in 41.465s [2020-03-13T01:11:23.073Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-13T01:11:23.073Z] ++ 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-03-13T01:11:23.073Z] ++ set -e [2020-03-13T01:11:23.073Z] ++ '[' -n 0 ']' [2020-03-13T01:11:23.073Z] ++ set -x [2020-03-13T01:11:23.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:11:23.073Z] INFO: Testing against a local daemon [2020-03-13T01:11:23.073Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-13T01:11:23.073Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-13T01:11:23.073Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:11:23.073Z] === RUN TestDockerNetworkIpvlan [2020-03-13T01:11:23.073Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-13T01:11:23.073Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:11:23.073Z] PASS [2020-03-13T01:11:23.073Z] [2020-03-13T01:11:23.073Z] === Skipped [2020-03-13T01:11:23.073Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-13T01:11:23.073Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:11:23.073Z] [2020-03-13T01:11:23.073Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-13T01:11:23.073Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:11:23.073Z] [2020-03-13T01:11:23.073Z] [2020-03-13T01:11:23.073Z] DONE 2 tests, 2 skipped in 0.100s [2020-03-13T01:11:23.073Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-13T01:11:23.073Z] ++ 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-03-13T01:11:23.073Z] ++ set -e [2020-03-13T01:11:23.073Z] ++ '[' -n 0 ']' [2020-03-13T01:11:23.073Z] ++ set -x [2020-03-13T01:11:23.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:11:23.073Z] INFO: Testing against a local daemon [2020-03-13T01:11:23.073Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-13T01:11:23.359Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-03-13T01:11:23.359Z] === RUN TestDockerNetworkMacvlan [2020-03-13T01:11:24.372Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-13T01:11:25.389Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-13T01:11:26.426Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-13T01:11:27.683Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-13T01:11:27.683Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-13T01:11:27.940Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-13T01:11:27.940Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-13T01:11:29.122Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-13T01:11:29.841Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-13T01:11:30.772Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-13T01:11:31.152Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-13T01:11:32.668Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-13T01:11:32.700Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2020-03-13T01:11:32.700Z] === RUN TestServiceUpdateNetwork [2020-03-13T01:11:36.664Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-13T01:11:37.290Z] --- PASS: TestDockerNetworkMacvlan (13.94s) [2020-03-13T01:11:37.290Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-03-13T01:11:37.290Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-03-13T01:11:37.290Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2020-03-13T01:11:37.290Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2020-03-13T01:11:37.290Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2020-03-13T01:11:37.290Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-03-13T01:11:37.290Z] PASS [2020-03-13T01:11:37.290Z] [2020-03-13T01:11:37.290Z] DONE 8 tests in 15.520s [2020-03-13T01:11:37.290Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-13T01:11:37.290Z] ++ 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-03-13T01:11:37.290Z] ++ set -e [2020-03-13T01:11:37.290Z] ++ '[' -n 0 ']' [2020-03-13T01:11:37.290Z] ++ set -x [2020-03-13T01:11:37.291Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:11:37.291Z] testing: warning: no tests to run [2020-03-13T01:11:37.291Z] PASS [2020-03-13T01:11:37.291Z] [2020-03-13T01:11:37.291Z] DONE 0 tests in 0.016s [2020-03-13T01:11:37.291Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-13T01:11:37.291Z] ++ 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-03-13T01:11:37.291Z] ++ set -e [2020-03-13T01:11:37.291Z] ++ '[' -n 0 ']' [2020-03-13T01:11:37.291Z] ++ set -x [2020-03-13T01:11:37.291Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:11:37.576Z] INFO: Testing against a local daemon [2020-03-13T01:11:37.576Z] === RUN TestAuthZPluginAllowRequest [2020-03-13T01:11:37.924Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-13T01:11:39.054Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-03-13T01:11:39.054Z] === RUN TestAuthZPluginTLS [2020-03-13T01:11:39.673Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-03-13T01:11:39.673Z] === RUN TestAuthZPluginDenyRequest [2020-03-13T01:11:40.291Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-03-13T01:11:40.291Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-13T01:11:40.910Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-03-13T01:11:40.910Z] === RUN TestAuthZPluginDenyResponse [2020-03-13T01:11:41.203Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-13T01:11:41.530Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-03-13T01:11:41.530Z] === RUN TestAuthZPluginAllowEventStream [2020-03-13T01:11:43.008Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-03-13T01:11:43.008Z] === RUN TestAuthZPluginErrorResponse [2020-03-13T01:11:43.100Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-13T01:11:43.628Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-13T01:11:43.628Z] === RUN TestAuthZPluginErrorRequest [2020-03-13T01:11:44.247Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-13T01:11:44.247Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-13T01:11:44.536Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-13T01:11:44.536Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-13T01:11:45.634Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-13T01:11:45.892Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-13T01:11:46.150Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-13T01:11:47.233Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-03-13T01:11:47.233Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-13T01:11:47.520Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-13T01:11:47.573Z] --- PASS: TestServiceUpdateNetwork (14.86s) [2020-03-13T01:11:47.573Z] PASS [2020-03-13T01:11:47.573Z] [2020-03-13T01:11:47.573Z] === Skipped [2020-03-13T01:11:47.573Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-13T01:11:47.573Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-13T01:11:47.573Z] [2020-03-13T01:11:47.573Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-13T01:11:47.573Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:11:47.573Z] [2020-03-13T01:11:47.573Z] [2020-03-13T01:11:47.573Z] DONE 23 tests, 2 skipped in 142.908s [2020-03-13T01:11:47.573Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-13T01:11:47.573Z] ++ 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-03-13T01:11:47.573Z] ++ set -e [2020-03-13T01:11:47.573Z] ++ '[' -n 0 ']' [2020-03-13T01:11:47.573Z] ++ set -x [2020-03-13T01:11:47.573Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:11:47.573Z] INFO: Testing against a local daemon [2020-03-13T01:11:47.573Z] === RUN TestSessionCreate [2020-03-13T01:11:47.573Z] --- PASS: TestSessionCreate (0.05s) [2020-03-13T01:11:47.573Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-13T01:11:47.573Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-13T01:11:47.573Z] PASS [2020-03-13T01:11:47.573Z] [2020-03-13T01:11:47.573Z] DONE 2 tests in 0.232s [2020-03-13T01:11:47.573Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-13T01:11:47.573Z] ++ 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-03-13T01:11:47.573Z] ++ set -e [2020-03-13T01:11:47.574Z] ++ '[' -n 0 ']' [2020-03-13T01:11:47.574Z] ++ set -x [2020-03-13T01:11:47.574Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:11:47.574Z] INFO: Testing against a local daemon [2020-03-13T01:11:47.574Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-13T01:11:47.574Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-13T01:11:47.574Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-13T01:11:47.574Z] === RUN TestEventsExecDie [2020-03-13T01:11:47.574Z] --- PASS: TestEventsExecDie (0.92s) [2020-03-13T01:11:47.574Z] === RUN TestEventsBackwardsCompatible [2020-03-13T01:11:47.574Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-13T01:11:47.574Z] === RUN TestInfoBinaryCommits [2020-03-13T01:11:47.574Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-13T01:11:47.574Z] === RUN TestInfoAPIVersioned [2020-03-13T01:11:47.574Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-13T01:11:47.574Z] === RUN TestInfoDiscoveryBackend [2020-03-13T01:11:47.574Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-03-13T01:11:47.574Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-13T01:11:48.508Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-13T01:11:48.508Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-13T01:11:48.715Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2020-03-13T01:11:48.715Z] === RUN TestAuthZPluginHeader [2020-03-13T01:11:49.075Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-03-13T01:11:49.075Z] === RUN TestInfoAPI [2020-03-13T01:11:49.075Z] --- PASS: TestInfoAPI (0.06s) [2020-03-13T01:11:49.075Z] === RUN TestInfoAPIWarnings [2020-03-13T01:11:49.642Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-03-13T01:11:49.643Z] === RUN TestInfoDebug [2020-03-13T01:11:49.727Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-03-13T01:11:49.727Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-13T01:11:49.727Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-13T01:11:49.727Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:11:49.727Z] === RUN TestAuthZPluginV2Disable [2020-03-13T01:11:49.727Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-13T01:11:49.727Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:11:49.727Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-13T01:11:49.727Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-13T01:11:49.727Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:11:49.727Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-13T01:11:49.727Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-13T01:11:49.727Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:11:49.727Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-13T01:11:50.211Z] --- PASS: TestInfoDebug (0.64s) [2020-03-13T01:11:50.211Z] === RUN TestInfoInsecureRegistries [2020-03-13T01:11:51.147Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-03-13T01:11:51.147Z] === RUN TestInfoRegistryMirrors [2020-03-13T01:11:51.714Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2020-03-13T01:11:51.714Z] === RUN TestLoginFailsWithBadCredentials [2020-03-13T01:11:51.973Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-03-13T01:11:51.973Z] === RUN TestPingCacheHeaders [2020-03-13T01:11:51.973Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-13T01:11:51.973Z] === RUN TestPingGet [2020-03-13T01:11:51.973Z] --- PASS: TestPingGet (0.03s) [2020-03-13T01:11:51.973Z] === RUN TestPingHead [2020-03-13T01:11:51.973Z] --- PASS: TestPingHead (0.05s) [2020-03-13T01:11:51.973Z] === RUN TestVersion [2020-03-13T01:11:51.973Z] --- PASS: TestVersion (0.05s) [2020-03-13T01:11:51.973Z] PASS [2020-03-13T01:11:51.973Z] [2020-03-13T01:11:51.973Z] === Skipped [2020-03-13T01:11:51.973Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-13T01:11:51.973Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-13T01:11:51.973Z] [2020-03-13T01:11:51.973Z] [2020-03-13T01:11:51.973Z] DONE 18 tests, 1 skipped in 6.574s [2020-03-13T01:11:51.973Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-13T01:11:51.973Z] ++ 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-03-13T01:11:51.973Z] ++ set -e [2020-03-13T01:11:51.973Z] ++ '[' -n 0 ']' [2020-03-13T01:11:51.973Z] ++ set -x [2020-03-13T01:11:51.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:11:52.232Z] INFO: Testing against a local daemon [2020-03-13T01:11:52.232Z] === RUN TestVolumesCreateAndList [2020-03-13T01:11:52.232Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-13T01:11:52.232Z] === RUN TestVolumesRemove [2020-03-13T01:11:52.490Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-13T01:11:52.490Z] === RUN TestVolumesInspect [2020-03-13T01:11:52.490Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-13T01:11:52.490Z] === RUN TestVolumesInvalidJSON [2020-03-13T01:11:52.490Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-13T01:11:52.490Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-13T01:11:52.490Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-13T01:11:52.490Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-13T01:11:52.490Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-13T01:11:52.490Z] PASS [2020-03-13T01:11:52.490Z] [2020-03-13T01:11:52.490Z] DONE 5 tests in 0.374s [2020-03-13T01:11:52.490Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-13T01:11:52.749Z] ++++ cat bundles/test-integration/docker.pid [2020-03-13T01:11:52.749Z] +++ kill 13310 [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite (358.20s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.20s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.17s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.27s) [2020-03-13T01:11:52.781Z] docker_cli_daemon_test.go:1449: [db80b17b697fd] daemon is not started [2020-03-13T01:11:52.781Z] check_test.go:309: [de0f1ef5d20a3] daemon is not started [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.19s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.64s) [2020-03-13T01:11:52.781Z] check_test.go:309: [dac9830864596] daemon is not started [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.90s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.20s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.96s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.94s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.54s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.88s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.39s) [2020-03-13T01:11:52.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2020-03-13T01:11:52.782Z] check_test.go:309: [d6ea72820b404] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-13T01:11:52.782Z] check_test.go:309: [d5d7f19021414] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.50s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-03-13T01:11:52.782Z] check_test.go:309: [d1ce3dc1e9f37] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.81s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.52s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.67s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-13T01:11:52.782Z] check_test.go:309: [db3c0bbf7ce42] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.26s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.76s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.00s) [2020-03-13T01:11:52.782Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-13T01:11:52.782Z] check_test.go:309: [d109e38cb025a] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.15s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.04s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.95s) [2020-03-13T01:11:52.782Z] check_test.go:309: [d4574c3f64b0a] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.26s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-03-13T01:11:52.782Z] check_test.go:309: [d3d956967da7f] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.59s) [2020-03-13T01:11:52.782Z] docker_cli_daemon_plugins_test.go:79: [df490c3ad9eee] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.05s) [2020-03-13T01:11:52.782Z] docker_cli_daemon_plugins_test.go:169: [dc0f69ce68dc8] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.67s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-03-13T01:11:52.782Z] check_test.go:309: [d9ddd988217c2] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.95s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.79s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.71s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.99s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.00s) [2020-03-13T01:11:52.782Z] check_test.go:309: [da54d89b6f667] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.93s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.52s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.38s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.64s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.05s) [2020-03-13T01:11:52.782Z] check_test.go:309: [dc061117a27e2] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.48s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.54s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.46s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.30s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.88s) [2020-03-13T01:11:52.782Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-13T01:11:52.782Z] check_test.go:309: [d5b77a142e993] daemon is not started [2020-03-13T01:11:52.782Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-13T01:11:52.782Z] check_test.go:309: [d6ab58d747487] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.75s) [2020-03-13T01:11:52.782Z] check_test.go:309: [dac7cdd6e465b] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.43s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.13s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.88s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.78s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.76s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.65s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.48s) [2020-03-13T01:11:52.782Z] check_test.go:309: [d51e6d4f8b38b] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.36s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.79s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.99s) [2020-03-13T01:11:52.782Z] check_test.go:309: [d6863aa5f55f5] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.44s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.22s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.26s) [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-13T01:11:52.782Z] check_test.go:309: [d535fb9d4d278] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.20s) [2020-03-13T01:11:52.782Z] check_test.go:309: [d5cee5c00fecf] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.69s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-03-13T01:11:52.782Z] check_test.go:309: [dcf132668c598] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.59s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.12s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.00s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-03-13T01:11:52.782Z] check_test.go:309: [d7a87e6f93ca0] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.42s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.16s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.20s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.11s) [2020-03-13T01:11:52.782Z] check_test.go:309: [d4b30c40c17b4] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.20s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-03-13T01:11:52.782Z] check_test.go:309: [da462f6867851] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.85s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.10s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.12s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.75s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.55s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.09s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.04s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.37s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.52s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.30s) [2020-03-13T01:11:52.782Z] docker_cli_daemon_test.go:2542: [d5b33275c1382] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.27s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.14s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.16s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.16s) [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-03-13T01:11:52.782Z] check_test.go:309: [db36ea0e5f845] daemon is not started [2020-03-13T01:11:52.782Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.80s) [2020-03-13T01:11:52.782Z] === RUN TestDockerSwarmSuite [2020-03-13T01:11:52.782Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-13T01:11:52.782Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-13T01:11:54.127Z] +++ /etc/init.d/apparmor stop [2020-03-13T01:11:54.127Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-13T01:11:54.127Z] [2020-03-13T01:11:54.127Z] Unloading profiles will leave already running processes permanently [2020-03-13T01:11:54.127Z] unconfined, which can lead to unexpected situations. [2020-03-13T01:11:54.127Z] [2020-03-13T01:11:54.127Z] To set a process to complain mode, use the command line tool [2020-03-13T01:11:54.127Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-13T01:11:54.127Z] +++ true [2020-03-13T01:11:54.127Z] [2020-03-13T01:11:56.059Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope Post stage [Pipeline] junit [2020-03-13T01:11:56.671Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-13T01:11:57.581Z] + echo Ensuring container killed. [2020-03-13T01:11:57.581Z] Ensuring container killed. [2020-03-13T01:11:57.581Z] + docker rm -vf docker-pr3 [2020-03-13T01:11:57.581Z] Error: No such container: docker-pr3 [2020-03-13T01:11:57.581Z] + true [Pipeline] sh [2020-03-13T01:11:57.872Z] + echo Chowning /workspace to jenkins user [2020-03-13T01:11:57.872Z] Chowning /workspace to jenkins user [2020-03-13T01:11:57.872Z] + id -u [2020-03-13T01:11:57.872Z] + id -g [2020-03-13T01:11:57.872Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40684:/workspace busybox chown -R 1000:1000 /workspace [2020-03-13T01:11:57.872Z] Unable to find image 'busybox:latest' locally [2020-03-13T01:11:57.872Z] latest: Pulling from library/busybox [2020-03-13T01:11:58.131Z] eb9413eb063d: Pulling fs layer [2020-03-13T01:11:58.131Z] eb9413eb063d: Download complete [2020-03-13T01:11:58.389Z] eb9413eb063d: Pull complete [2020-03-13T01:11:58.389Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-13T01:11:58.389Z] Status: Downloaded newer image for busybox:latest [2020-03-13T01:11:59.336Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-13T01:12:01.979Z] + bundleName=arm64-integration [2020-03-13T01:12:01.979Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-13T01:12:01.979Z] Creating arm64-integration-bundles.tar.gz [2020-03-13T01:12:01.979Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-13T01:12:01.979Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-13T01:12:02.250Z] Archiving artifacts [2020-03-13T01:12:03.850Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40684/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-13T01:12:04.200Z] + make clean [2020-03-13T01:12:04.769Z] docker volume rm -f docker-dev-cache [2020-03-13T01:12:04.769Z] docker-dev-cache [Pipeline] deleteDir [2020-03-13T01:12:05.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-13T01:12:06.824Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-13T01:12:08.183Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-03-13T01:12:08.183Z] PASS [2020-03-13T01:12:08.183Z] [2020-03-13T01:12:08.183Z] === Skipped [2020-03-13T01:12:08.183Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-13T01:12:08.183Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:12:08.183Z] [2020-03-13T01:12:08.183Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-13T01:12:08.183Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:12:08.183Z] [2020-03-13T01:12:08.183Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-13T01:12:08.183Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:12:08.183Z] [2020-03-13T01:12:08.183Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-13T01:12:08.183Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:12:08.183Z] [2020-03-13T01:12:08.183Z] [2020-03-13T01:12:08.183Z] DONE 17 tests, 4 skipped in 29.193s [2020-03-13T01:12:08.183Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-13T01:12:08.183Z] ++ 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-03-13T01:12:08.183Z] ++ set -e [2020-03-13T01:12:08.183Z] ++ '[' -n 0 ']' [2020-03-13T01:12:08.183Z] ++ set -x [2020-03-13T01:12:08.183Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:12:08.183Z] INFO: Testing against a local daemon [2020-03-13T01:12:08.183Z] === RUN TestPluginInvalidJSON [2020-03-13T01:12:08.183Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:12:08.183Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:12:08.183Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:12:08.183Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-03-13T01:12:08.183Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-03-13T01:12:08.183Z] PASS [2020-03-13T01:12:08.183Z] [2020-03-13T01:12:08.183Z] DONE 2 tests in 0.134s [2020-03-13T01:12:08.183Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-13T01:12:08.183Z] ++ 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-03-13T01:12:08.183Z] ++ set -e [2020-03-13T01:12:08.183Z] ++ '[' -n 0 ']' [2020-03-13T01:12:08.183Z] ++ set -x [2020-03-13T01:12:08.184Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:12:08.184Z] INFO: Testing against a local daemon [2020-03-13T01:12:08.184Z] === RUN TestExternalGraphDriver [2020-03-13T01:12:08.184Z] === RUN TestExternalGraphDriver/json [Pipeline] } [2020-03-13T01:12:08.722Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-13T01:12:08.722Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-13T01:12:09.200Z] === RUN TestExternalGraphDriver/spec [2020-03-13T01:12:11.233Z] === RUN TestExternalGraphDriver/pull [2020-03-13T01:12:13.267Z] --- PASS: TestExternalGraphDriver (6.30s) [2020-03-13T01:12:13.267Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-03-13T01:12:13.267Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-03-13T01:12:13.267Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-03-13T01:12:13.267Z] === RUN TestGraphdriverPluginV2 [2020-03-13T01:12:13.267Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-03-13T01:12:13.267Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:12:13.267Z] PASS [2020-03-13T01:12:13.267Z] [2020-03-13T01:12:13.267Z] === Skipped [2020-03-13T01:12:13.267Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-03-13T01:12:13.267Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:12:13.267Z] [2020-03-13T01:12:13.267Z] [2020-03-13T01:12:13.267Z] DONE 5 tests, 1 skipped in 6.466s [2020-03-13T01:12:13.267Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-13T01:12:13.267Z] ++ 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-03-13T01:12:13.267Z] ++ set -e [2020-03-13T01:12:13.267Z] ++ '[' -n 0 ']' [2020-03-13T01:12:13.267Z] ++ set -x [2020-03-13T01:12:13.267Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:12:13.267Z] INFO: Testing against a local daemon [2020-03-13T01:12:13.267Z] === RUN TestContinueAfterPluginCrash [2020-03-13T01:12:13.267Z] === PAUSE TestContinueAfterPluginCrash [2020-03-13T01:12:13.267Z] === RUN TestReadPluginNoRead [2020-03-13T01:12:13.267Z] === PAUSE TestReadPluginNoRead [2020-03-13T01:12:13.267Z] === RUN TestDaemonStartWithLogOpt [2020-03-13T01:12:13.267Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-13T01:12:13.267Z] === CONT TestContinueAfterPluginCrash [2020-03-13T01:12:13.267Z] === CONT TestReadPluginNoRead [2020-03-13T01:12:13.267Z] === CONT TestDaemonStartWithLogOpt [2020-03-13T01:12:13.978Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-13T01:12:16.505Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-13T01:12:19.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-13T01:12:19.287Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-13T01:12:19.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-13T01:12:27.954Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-13T01:12:31.278Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-13T01:12:33.808Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-13T01:12:35.780Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-13T01:12:35.780Z] --- PASS: TestDaemonStartWithLogOpt (22.24s) [2020-03-13T01:12:36.794Z] === RUN TestReadPluginNoRead/default [2020-03-13T01:12:38.830Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-13T01:12:40.306Z] --- PASS: TestReadPluginNoRead (26.86s) [2020-03-13T01:12:40.306Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2020-03-13T01:12:40.306Z] --- PASS: TestReadPluginNoRead/default (1.73s) [2020-03-13T01:12:40.306Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2020-03-13T01:12:40.306Z] read_test.go:91: [d7bd546b594ae] daemon is not started [2020-03-13T01:12:40.306Z] --- PASS: TestContinueAfterPluginCrash (27.11s) [2020-03-13T01:12:40.306Z] PASS [2020-03-13T01:12:40.306Z] [2020-03-13T01:12:40.306Z] DONE 6 tests in 27.203s [2020-03-13T01:12:40.306Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-13T01:12:40.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-13T01:12:40.306Z] ++ set -e [2020-03-13T01:12:40.306Z] ++ '[' -n 0 ']' [2020-03-13T01:12:40.306Z] ++ set -x [2020-03-13T01:12:40.306Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-13T01:12:40.591Z] testing: warning: no tests to run [2020-03-13T01:12:40.591Z] PASS [2020-03-13T01:12:40.591Z] [2020-03-13T01:12:40.591Z] DONE 0 tests in 0.023s [2020-03-13T01:12:40.591Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-13T01:12:40.591Z] ++ 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-03-13T01:12:40.591Z] ++ set -e [2020-03-13T01:12:40.591Z] ++ '[' -n 0 ']' [2020-03-13T01:12:40.591Z] ++ set -x [2020-03-13T01:12:40.591Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:12:40.591Z] INFO: Testing against a local daemon [2020-03-13T01:12:40.591Z] === RUN TestPluginWithDevMounts [2020-03-13T01:12:40.591Z] === PAUSE TestPluginWithDevMounts [2020-03-13T01:12:40.591Z] === CONT TestPluginWithDevMounts [2020-03-13T01:12:43.208Z] --- PASS: TestPluginWithDevMounts (2.23s) [2020-03-13T01:12:43.208Z] PASS [2020-03-13T01:12:43.208Z] [2020-03-13T01:12:43.208Z] DONE 1 tests in 2.332s [2020-03-13T01:12:43.208Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-13T01:12:43.208Z] ++ 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-03-13T01:12:43.208Z] ++ set -e [2020-03-13T01:12:43.208Z] ++ '[' -n 0 ']' [2020-03-13T01:12:43.208Z] ++ set -x [2020-03-13T01:12:43.208Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:12:43.208Z] INFO: Testing against a local daemon [2020-03-13T01:12:43.208Z] === RUN TestSecretInspect [2020-03-13T01:12:43.766Z] --- PASS: TestImportExtremelyLargeImageWorks (175.42s) [2020-03-13T01:12:43.766Z] PASS [2020-03-13T01:12:43.766Z] [2020-03-13T01:12:43.766Z] DONE 12 tests in 179.551s [2020-03-13T01:12:43.766Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-13T01:12:43.766Z] ++ 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-03-13T01:12:43.766Z] ++ set -e [2020-03-13T01:12:43.766Z] ++ '[' -n 0 ']' [2020-03-13T01:12:43.766Z] ++ set -x [2020-03-13T01:12:43.766Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:12:43.766Z] INFO: Testing against a local daemon [2020-03-13T01:12:43.766Z] === RUN TestNetworkCreateDelete [2020-03-13T01:12:43.766Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-03-13T01:12:43.766Z] === RUN TestDockerNetworkDeletePreferID [2020-03-13T01:12:43.766Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-03-13T01:12:43.767Z] === RUN TestInspectNetwork [2020-03-13T01:12:45.237Z] --- PASS: TestSecretInspect (2.26s) [2020-03-13T01:12:45.237Z] === RUN TestSecretList [2020-03-13T01:12:47.936Z] --- PASS: TestSecretList (2.32s) [2020-03-13T01:12:47.936Z] === RUN TestSecretsCreateAndDelete [2020-03-13T01:12:49.024Z] === RUN TestInspectNetwork/full_network_id [2020-03-13T01:12:49.024Z] === RUN TestInspectNetwork/partial_network_id [2020-03-13T01:12:49.024Z] === RUN TestInspectNetwork/network_name [2020-03-13T01:12:49.024Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-13T01:12:49.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-13T01:12:49.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-13T01:12:49.964Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2020-03-13T01:12:49.964Z] === RUN TestSecretsUpdate [2020-03-13T01:12:52.005Z] --- PASS: TestSecretsUpdate (2.26s) [2020-03-13T01:12:52.005Z] === RUN TestTemplatedSecret [2020-03-13T01:12:53.767Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-13T01:12:53.767Z] --- PASS: TestInspectNetwork (9.67s) [2020-03-13T01:12:53.767Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-03-13T01:12:53.767Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-13T01:12:53.767Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-13T01:12:53.767Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-13T01:12:53.767Z] === RUN TestRunContainerWithBridgeNone [2020-03-13T01:12:53.767Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-13T01:12:54.701Z] --- PASS: TestTemplatedSecret (2.77s) [2020-03-13T01:12:54.701Z] === RUN TestSecretCreateResolve [2020-03-13T01:12:55.369Z] #33 116.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-13T01:12:55.369Z] #33 119.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-13T01:12:55.369Z] #33 120.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-13T01:12:55.369Z] #33 122.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-13T01:12:55.369Z] #33 124.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-13T01:12:55.369Z] #33 125.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-13T01:12:55.369Z] #33 127.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-13T01:12:55.369Z] #33 128.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-13T01:12:55.369Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-13T01:12:55.664Z] --- PASS: TestRunContainerWithBridgeNone (2.73s) [2020-03-13T01:12:55.664Z] === RUN TestNetworkInvalidJSON [2020-03-13T01:12:55.922Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-13T01:12:55.922Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-13T01:12:55.922Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:12:55.922Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:12:55.922Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:12:55.922Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:12:55.922Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-13T01:12:55.922Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-13T01:12:55.922Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-13T01:12:55.922Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-13T01:12:55.922Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-13T01:12:55.922Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-13T01:12:55.922Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-13T01:12:55.922Z] === RUN TestHostIPv4BridgeLabel [2020-03-13T01:12:56.487Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-03-13T01:12:56.487Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-13T01:12:56.739Z] #33 129.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-13T01:12:57.397Z] --- PASS: TestSecretCreateResolve (2.27s) [2020-03-13T01:12:57.397Z] PASS [2020-03-13T01:12:57.397Z] [2020-03-13T01:12:57.397Z] DONE 6 tests in 14.247s [2020-03-13T01:12:57.397Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-13T01:12:57.397Z] ++ 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-03-13T01:12:57.397Z] ++ set -e [2020-03-13T01:12:57.397Z] ++ '[' -n 0 ']' [2020-03-13T01:12:57.397Z] ++ set -x [2020-03-13T01:12:57.398Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:12:57.398Z] INFO: Testing against a local daemon [2020-03-13T01:12:57.398Z] === RUN TestServiceCreateInit [2020-03-13T01:12:57.398Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-13T01:12:57.418Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-03-13T01:12:57.418Z] === RUN TestDaemonDefaultNetworkPools [2020-03-13T01:12:57.670Z] #33 130.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-13T01:12:58.350Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-13T01:12:58.350Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-03-13T01:12:58.350Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-13T01:12:58.607Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-13T01:12:58.864Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-13T01:12:59.427Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-03-13T01:12:59.427Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-13T01:12:59.566Z] #33 132.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-13T01:12:59.685Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-13T01:12:59.685Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-13T01:13:00.251Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-13T01:13:00.509Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-13T01:13:00.766Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-03-13T01:13:00.766Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-13T01:13:00.935Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-13T01:13:01.329Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-03-13T01:13:01.329Z] === RUN TestServiceWithPredefinedNetwork [2020-03-13T01:13:01.500Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-13T01:13:01.799Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-13T01:13:03.226Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-13T01:13:03.394Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-13T01:13:04.325Z] #33 137.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-13T01:13:04.598Z] --- PASS: TestServiceWithPredefinedNetwork (3.44s) [2020-03-13T01:13:04.598Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-13T01:13:04.598Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-13T01:13:04.598Z] service_test.go:236: FLAKY_TEST [2020-03-13T01:13:04.598Z] === RUN TestServiceWithDataPathPortInit [2020-03-13T01:13:04.856Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-13T01:13:06.216Z] --- PASS: TestServiceCreateInit (8.34s) [2020-03-13T01:13:06.216Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2020-03-13T01:13:06.216Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s) [2020-03-13T01:13:06.216Z] === RUN TestCreateServiceMultipleTimes [2020-03-13T01:13:06.220Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-13T01:13:06.752Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-13T01:13:07.151Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-13T01:13:08.082Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-13T01:13:08.125Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-13T01:13:09.451Z] #33 142.5 [2020-03-13T01:13:09.494Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-13T01:13:09.708Z] #33 DONE 142.8s [2020-03-13T01:13:09.708Z] [2020-03-13T01:13:09.708Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-13T01:13:10.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-13T01:13:10.681Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-13T01:13:11.145Z] #34 DONE 1.5s [2020-03-13T01:13:11.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-13T01:13:13.039Z] #25 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-13T01:13:13.039Z] #24 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-13T01:13:13.039Z] #11 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-13T01:13:13.039Z] #20 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-13T01:13:13.039Z] #10 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-13T01:13:13.039Z] #27 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-13T01:13:13.039Z] #7 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-13T01:13:13.039Z] #22 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-13T01:13:13.039Z] #6 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-13T01:13:13.039Z] #29 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-13T01:13:13.039Z] #13 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-13T01:13:13.039Z] #26 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-13T01:13:13.039Z] #21 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-13T01:13:13.039Z] #19 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-13T01:13:13.039Z] #9 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-13T01:13:13.039Z] #28 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-13T01:13:13.039Z] #12 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-13T01:13:13.039Z] #23 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-13T01:13:13.039Z] #30 CACHED [2020-03-13T01:13:13.039Z] [2020-03-13T01:13:13.039Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-13T01:13:13.969Z] #35 DONE 0.7s [2020-03-13T01:13:13.969Z] [2020-03-13T01:13:13.969Z] #36 exporting to image [2020-03-13T01:13:13.969Z] #36 exporting layers [2020-03-13T01:13:15.337Z] #36 exporting layers 1.3s done [2020-03-13T01:13:15.337Z] #36 writing image sha256:e7c416527ada3ea86a41c67296b82840ac046f9f070fcebb5f247fd119d21f1e done [2020-03-13T01:13:15.337Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-13T01:13:15.337Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-13T01:13:15.646Z] + echo Ensuring container killed. [2020-03-13T01:13:15.646Z] Ensuring container killed. [2020-03-13T01:13:15.646Z] + docker rm -vf docker-pr3 [2020-03-13T01:13:15.646Z] Error: No such container: docker-pr3 [2020-03-13T01:13:15.646Z] + true [Pipeline] sh [2020-03-13T01:13:15.928Z] + echo Chowning /workspace to jenkins user [2020-03-13T01:13:15.928Z] Chowning /workspace to jenkins user [2020-03-13T01:13:15.928Z] + id -u [2020-03-13T01:13:15.928Z] + id -g [2020-03-13T01:13:15.928Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40684:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-13T01:13:17.599Z] + bundleName=unit [2020-03-13T01:13:17.600Z] + echo Creating unit-bundles.tar.gz [2020-03-13T01:13:17.600Z] Creating unit-bundles.tar.gz [2020-03-13T01:13:17.600Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-13T01:13:17.600Z] bundles/junit-report.xml [2020-03-13T01:13:17.600Z] bundles/go-test-report.json [2020-03-13T01:13:17.600Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-13T01:13:17.610Z] Archiving artifacts [2020-03-13T01:13:18.079Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40684/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-13T01:13:18.387Z] + make clean [2020-03-13T01:13:18.387Z] docker volume rm -f docker-dev-cache [2020-03-13T01:13:18.643Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-13T01:13:19.348Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-13T01:13:23.525Z] --- PASS: TestServiceWithDataPathPortInit (18.09s) [2020-03-13T01:13:23.525Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-13T01:13:24.698Z] --- PASS: TestCreateServiceMultipleTimes (16.18s) [2020-03-13T01:13:24.698Z] === RUN TestCreateServiceConflict [2020-03-13T01:13:24.698Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-03-13T01:13:24.698Z] === RUN TestCreateServiceMaxReplicas [2020-03-13T01:13:27.392Z] --- PASS: TestCreateServiceMaxReplicas (2.99s) [2020-03-13T01:13:27.392Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-13T01:13:33.483Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.51s) [2020-03-13T01:13:33.483Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vc5jyo2j7jfzaohf6k8mywovd Created:2020-03-13 01:13:24.352116807 +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[974165e968209829689908dedc1170dd3e65a7385d6d5dad6bd19b05f5891736:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3i4x8d3clqmuc83esc3vglo0f EndpointID:d18ce4aca071289064f5b201a6470cc88abee9686aa469c8c7d2b896ff387e69 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a56a9ef7441a68857d42449accc2c937cc4a1a31a3eb2382d9234c37164e9f2f 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:fb2902b28308 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3i4x8d3clqmuc83esc3vglo0f EndpointID:d18ce4aca071289064f5b201a6470cc88abee9686aa469c8c7d2b896ff387e69 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-13T01:13:33.483Z] PASS [2020-03-13T01:13:33.483Z] [2020-03-13T01:13:33.483Z] === Skipped [2020-03-13T01:13:33.483Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-13T01:13:33.483Z] service_test.go:236: FLAKY_TEST [2020-03-13T01:13:33.483Z] [2020-03-13T01:13:33.483Z] [2020-03-13T01:13:33.483Z] DONE 22 tests, 1 skipped in 49.547s [2020-03-13T01:13:33.483Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-13T01:13:33.483Z] ++ 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-03-13T01:13:33.483Z] ++ set -e [2020-03-13T01:13:33.483Z] ++ '[' -n 0 ']' [2020-03-13T01:13:33.483Z] ++ set -x [2020-03-13T01:13:33.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:13:33.483Z] INFO: Testing against a local daemon [2020-03-13T01:13:33.483Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-13T01:13:33.483Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-13T01:13:33.483Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:13:33.483Z] === RUN TestDockerNetworkIpvlan [2020-03-13T01:13:33.483Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-13T01:13:33.483Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:13:33.483Z] PASS [2020-03-13T01:13:33.483Z] [2020-03-13T01:13:33.483Z] === Skipped [2020-03-13T01:13:33.483Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-13T01:13:33.483Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:13:33.483Z] [2020-03-13T01:13:33.483Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-13T01:13:33.483Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-13T01:13:33.483Z] [2020-03-13T01:13:33.483Z] [2020-03-13T01:13:33.483Z] DONE 2 tests, 2 skipped in 0.146s [2020-03-13T01:13:33.483Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-13T01:13:33.483Z] ++ 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-03-13T01:13:33.483Z] ++ set -e [2020-03-13T01:13:33.483Z] ++ '[' -n 0 ']' [2020-03-13T01:13:33.483Z] ++ set -x [2020-03-13T01:13:33.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:13:33.483Z] INFO: Testing against a local daemon [2020-03-13T01:13:33.483Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-13T01:13:34.048Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-03-13T01:13:34.048Z] === RUN TestDockerNetworkMacvlan [2020-03-13T01:13:34.979Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-13T01:13:35.544Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-13T01:13:36.476Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-13T01:13:39.752Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-13T01:13:41.648Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-13T01:13:42.663Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2020-03-13T01:13:42.664Z] === RUN TestCreateServiceSecretFileMode [2020-03-13T01:13:42.951Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2020-03-13T01:13:42.951Z] === RUN TestCreateServiceConfigFileMode [2020-03-13T01:13:43.018Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-13T01:13:43.275Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-13T01:13:45.650Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2020-03-13T01:13:45.650Z] === RUN TestCreateServiceSysctls [2020-03-13T01:13:49.193Z] --- PASS: TestCreateServiceSysctls (3.52s) [2020-03-13T01:13:49.193Z] === RUN TestCreateServiceCapabilities [2020-03-13T01:13:49.827Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-13T01:13:50.392Z] --- PASS: TestDockerNetworkMacvlan (16.41s) [2020-03-13T01:13:50.392Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-13T01:13:50.392Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-13T01:13:50.392Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.12s) [2020-03-13T01:13:50.392Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-03-13T01:13:50.392Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.46s) [2020-03-13T01:13:50.392Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.16s) [2020-03-13T01:13:50.392Z] PASS [2020-03-13T01:13:50.392Z] [2020-03-13T01:13:50.392Z] DONE 8 tests in 17.925s [2020-03-13T01:13:50.392Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-13T01:13:50.392Z] ++ 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-03-13T01:13:50.392Z] ++ set -e [2020-03-13T01:13:50.392Z] ++ '[' -n 0 ']' [2020-03-13T01:13:50.392Z] ++ set -x [2020-03-13T01:13:50.392Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:13:50.392Z] testing: warning: no tests to run [2020-03-13T01:13:50.392Z] PASS [2020-03-13T01:13:50.392Z] [2020-03-13T01:13:50.392Z] DONE 0 tests in 0.028s [2020-03-13T01:13:50.392Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-13T01:13:50.392Z] ++ 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-03-13T01:13:50.392Z] ++ set -e [2020-03-13T01:13:50.392Z] ++ '[' -n 0 ']' [2020-03-13T01:13:50.392Z] ++ set -x [2020-03-13T01:13:50.392Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:13:50.649Z] INFO: Testing against a local daemon [2020-03-13T01:13:50.649Z] === RUN TestAuthZPluginAllowRequest [2020-03-13T01:13:51.890Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2020-03-13T01:13:51.890Z] === RUN TestInspect [2020-03-13T01:13:52.545Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2020-03-13T01:13:52.545Z] === RUN TestAuthZPluginTLS [2020-03-13T01:13:52.803Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-03-13T01:13:52.803Z] === RUN TestAuthZPluginDenyRequest [2020-03-13T01:13:53.367Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-03-13T01:13:53.367Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-13T01:13:53.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-13T01:13:53.882Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-03-13T01:13:53.882Z] === RUN TestAuthZPluginDenyResponse [2020-03-13T01:13:54.447Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-03-13T01:13:54.447Z] === RUN TestAuthZPluginAllowEventStream [2020-03-13T01:13:54.447Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-13T01:13:54.585Z] --- PASS: TestInspect (2.87s) [2020-03-13T01:13:54.585Z] === RUN TestCreateJob [2020-03-13T01:13:55.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-13T01:13:55.576Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-13T01:13:56.141Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-03-13T01:13:56.141Z] === RUN TestAuthZPluginErrorResponse [2020-03-13T01:13:56.705Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-03-13T01:13:56.705Z] === RUN TestAuthZPluginErrorRequest [2020-03-13T01:13:56.963Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-13T01:13:56.963Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-13T01:13:57.221Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-13T01:13:57.221Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-13T01:13:57.478Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-13T01:13:57.736Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-03-13T01:13:57.736Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-13T01:13:58.079Z] --- PASS: TestCreateJob (3.49s) [2020-03-13T01:13:58.079Z] === RUN TestReplicatedJob [2020-03-13T01:13:59.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-13T01:13:59.890Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2020-03-13T01:13:59.890Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-13T01:14:02.414Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.55s) [2020-03-13T01:14:02.415Z] === RUN TestAuthZPluginHeader [2020-03-13T01:14:03.349Z] --- PASS: TestAuthZPluginHeader (1.05s) [2020-03-13T01:14:03.349Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-13T01:14:04.906Z] --- PASS: TestReplicatedJob (5.85s) [2020-03-13T01:14:04.906Z] === RUN TestUpdateReplicatedJob [2020-03-13T01:14:07.680Z] --- PASS: TestUpdateReplicatedJob (3.51s) [2020-03-13T01:14:07.680Z] === RUN TestServiceListWithStatuses [2020-03-13T01:14:07.680Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-13T01:14:07.680Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-13T01:14:07.680Z] === RUN TestDockerNetworkConnectAlias [2020-03-13T01:14:08.634Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.73s) [2020-03-13T01:14:08.634Z] === RUN TestAuthZPluginV2Disable [2020-03-13T01:14:10.004Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-13T01:14:10.261Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-13T01:14:10.825Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-13T01:14:11.390Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-13T01:14:11.648Z] --- PASS: TestAuthZPluginV2Disable (3.59s) [2020-03-13T01:14:11.648Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-13T01:14:11.648Z] === RUN TestDockerSuite/TestBuildFails [2020-03-13T01:14:12.087Z] --- PASS: TestDockerNetworkConnectAlias (4.70s) [2020-03-13T01:14:12.087Z] === RUN TestDockerNetworkReConnect [2020-03-13T01:14:13.020Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-13T01:14:13.020Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-13T01:14:14.915Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2020-03-13T01:14:14.915Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-13T01:14:15.173Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-13T01:14:16.483Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2020-03-13T01:14:16.483Z] === RUN TestServicePlugin [2020-03-13T01:14:16.483Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-13T01:14:16.483Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:14:16.483Z] === RUN TestServiceUpdateLabel [2020-03-13T01:14:17.964Z] --- PASS: TestServiceUpdateLabel (2.28s) [2020-03-13T01:14:17.965Z] === RUN TestServiceUpdateSecrets [2020-03-13T01:14:18.453Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-13T01:14:20.978Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-13T01:14:23.504Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-13T01:14:23.504Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-13T01:14:24.435Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-13T01:14:26.959Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.60s) [2020-03-13T01:14:26.959Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-13T01:14:26.959Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-13T01:14:27.524Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-13T01:14:27.781Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-13T01:14:30.306Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-13T01:14:32.203Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-13T01:14:33.360Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2020-03-13T01:14:33.360Z] === RUN TestServiceUpdateConfigs [2020-03-13T01:14:33.571Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-13T01:14:38.829Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-13T01:14:38.829Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-13T01:14:38.829Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-13T01:14:39.394Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-13T01:14:39.652Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-13T01:14:39.652Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-13T01:14:41.021Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-13T01:14:41.279Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-13T01:14:41.536Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-13T01:14:42.099Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-13T01:14:42.356Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-13T01:14:42.921Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-13T01:14:43.178Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-03-13T01:14:43.179Z] PASS [2020-03-13T01:14:43.179Z] [2020-03-13T01:14:43.179Z] DONE 17 tests in 52.726s [2020-03-13T01:14:43.179Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-13T01:14:43.179Z] ++ 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-03-13T01:14:43.179Z] ++ set -e [2020-03-13T01:14:43.179Z] ++ '[' -n 0 ']' [2020-03-13T01:14:43.179Z] ++ set -x [2020-03-13T01:14:43.179Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:14:43.436Z] INFO: Testing against a local daemon [2020-03-13T01:14:43.436Z] === RUN TestPluginInvalidJSON [2020-03-13T01:14:43.436Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:14:43.436Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:14:43.436Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-13T01:14:43.436Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-13T01:14:43.436Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-03-13T01:14:43.436Z] PASS [2020-03-13T01:14:43.436Z] [2020-03-13T01:14:43.436Z] DONE 2 tests in 0.206s [2020-03-13T01:14:43.436Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-13T01:14:43.436Z] ++ 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-03-13T01:14:43.436Z] ++ set -e [2020-03-13T01:14:43.436Z] ++ '[' -n 0 ']' [2020-03-13T01:14:43.436Z] ++ set -x [2020-03-13T01:14:43.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:14:43.694Z] INFO: Testing against a local daemon [2020-03-13T01:14:43.694Z] === RUN TestExternalGraphDriver [2020-03-13T01:14:43.694Z] === RUN TestExternalGraphDriver/json [2020-03-13T01:14:44.625Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-13T01:14:46.001Z] === RUN TestExternalGraphDriver/spec [2020-03-13T01:14:47.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-13T01:14:47.938Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-13T01:14:48.195Z] === RUN TestExternalGraphDriver/pull [2020-03-13T01:14:48.688Z] --- PASS: TestServiceUpdateConfigs (14.63s) [2020-03-13T01:14:48.688Z] === RUN TestServiceUpdateNetwork [2020-03-13T01:14:50.721Z] --- PASS: TestExternalGraphDriver (6.61s) [2020-03-13T01:14:50.721Z] --- PASS: TestExternalGraphDriver/json (2.19s) [2020-03-13T01:14:50.721Z] --- PASS: TestExternalGraphDriver/spec (2.23s) [2020-03-13T01:14:50.721Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2020-03-13T01:14:50.721Z] === RUN TestGraphdriverPluginV2 [2020-03-13T01:14:53.996Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-13T01:14:54.929Z] --- PASS: TestGraphdriverPluginV2 (4.62s) [2020-03-13T01:14:54.929Z] PASS [2020-03-13T01:14:54.929Z] [2020-03-13T01:14:54.929Z] DONE 5 tests in 11.435s [2020-03-13T01:14:54.929Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-13T01:14:54.929Z] ++ 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-03-13T01:14:54.929Z] ++ set -e [2020-03-13T01:14:54.929Z] ++ '[' -n 0 ']' [2020-03-13T01:14:54.929Z] ++ set -x [2020-03-13T01:14:54.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:14:55.187Z] INFO: Testing against a local daemon [2020-03-13T01:14:55.187Z] === RUN TestContinueAfterPluginCrash [2020-03-13T01:14:55.187Z] === PAUSE TestContinueAfterPluginCrash [2020-03-13T01:14:55.187Z] === RUN TestReadPluginNoRead [2020-03-13T01:14:55.187Z] === PAUSE TestReadPluginNoRead [2020-03-13T01:14:55.187Z] === RUN TestDaemonStartWithLogOpt [2020-03-13T01:14:55.187Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-13T01:14:55.187Z] === CONT TestContinueAfterPluginCrash [2020-03-13T01:14:55.187Z] === CONT TestDaemonStartWithLogOpt [2020-03-13T01:14:58.466Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-13T01:14:58.466Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-13T01:14:58.466Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-13T01:14:58.724Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-13T01:14:58.981Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-13T01:14:59.547Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-13T01:15:01.219Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2020-03-13T01:15:01.219Z] PASS [2020-03-13T01:15:01.219Z] [2020-03-13T01:15:01.219Z] === Skipped [2020-03-13T01:15:01.219Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-13T01:15:01.219Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-13T01:15:01.219Z] [2020-03-13T01:15:01.219Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-13T01:15:01.219Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-13T01:15:01.219Z] [2020-03-13T01:15:01.219Z] [2020-03-13T01:15:01.219Z] DONE 23 tests, 2 skipped in 123.337s [2020-03-13T01:15:01.219Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-13T01:15:01.219Z] ++ 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-03-13T01:15:01.219Z] ++ set -e [2020-03-13T01:15:01.219Z] ++ '[' -n 0 ']' [2020-03-13T01:15:01.219Z] ++ set -x [2020-03-13T01:15:01.219Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:15:01.219Z] INFO: Testing against a local daemon [2020-03-13T01:15:01.219Z] === RUN TestSessionCreate [2020-03-13T01:15:01.219Z] --- PASS: TestSessionCreate (0.05s) [2020-03-13T01:15:01.219Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-13T01:15:01.219Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-13T01:15:01.219Z] PASS [2020-03-13T01:15:01.219Z] [2020-03-13T01:15:01.219Z] DONE 2 tests in 0.193s [2020-03-13T01:15:01.219Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-13T01:15:01.219Z] ++ 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-03-13T01:15:01.219Z] ++ set -e [2020-03-13T01:15:01.219Z] ++ '[' -n 0 ']' [2020-03-13T01:15:01.219Z] ++ set -x [2020-03-13T01:15:01.219Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:15:01.219Z] INFO: Testing against a local daemon [2020-03-13T01:15:01.219Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-13T01:15:01.219Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-13T01:15:01.219Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-13T01:15:01.219Z] === RUN TestEventsExecDie [2020-03-13T01:15:01.503Z] --- PASS: TestEventsExecDie (0.81s) [2020-03-13T01:15:01.503Z] === RUN TestEventsBackwardsCompatible [2020-03-13T01:15:01.788Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-13T01:15:01.788Z] === RUN TestInfoBinaryCommits [2020-03-13T01:15:01.788Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-03-13T01:15:01.788Z] === RUN TestInfoAPIVersioned [2020-03-13T01:15:01.788Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-13T01:15:01.788Z] === RUN TestInfoDiscoveryBackend [2020-03-13T01:15:02.405Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-13T01:15:02.405Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-13T01:15:02.825Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-13T01:15:03.415Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-13T01:15:03.415Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-13T01:15:03.713Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-13T01:15:03.713Z] === RUN TestInfoAPI [2020-03-13T01:15:04.000Z] --- PASS: TestInfoAPI (0.06s) [2020-03-13T01:15:04.000Z] === RUN TestInfoAPIWarnings [2020-03-13T01:15:04.621Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-03-13T01:15:04.621Z] === RUN TestInfoDebug [2020-03-13T01:15:04.910Z] --- PASS: TestInfoDebug (0.54s) [2020-03-13T01:15:04.910Z] === RUN TestInfoInsecureRegistries [2020-03-13T01:15:05.351Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-13T01:15:05.533Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-03-13T01:15:05.533Z] === RUN TestInfoRegistryMirrors [2020-03-13T01:15:06.150Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-13T01:15:06.150Z] === RUN TestLoginFailsWithBadCredentials [2020-03-13T01:15:06.434Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-03-13T01:15:06.434Z] === RUN TestPingCacheHeaders [2020-03-13T01:15:06.434Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-13T01:15:06.434Z] === RUN TestPingGet [2020-03-13T01:15:06.434Z] --- PASS: TestPingGet (0.04s) [2020-03-13T01:15:06.434Z] === RUN TestPingHead [2020-03-13T01:15:06.720Z] --- PASS: TestPingHead (0.05s) [2020-03-13T01:15:06.720Z] === RUN TestVersion [2020-03-13T01:15:06.720Z] --- PASS: TestVersion (0.06s) [2020-03-13T01:15:06.720Z] PASS [2020-03-13T01:15:06.720Z] [2020-03-13T01:15:06.720Z] === Skipped [2020-03-13T01:15:06.720Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-13T01:15:06.720Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-13T01:15:06.720Z] [2020-03-13T01:15:06.720Z] [2020-03-13T01:15:06.720Z] DONE 18 tests, 1 skipped in 6.008s [2020-03-13T01:15:06.720Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-13T01:15:06.720Z] ++ 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-03-13T01:15:06.720Z] ++ set -e [2020-03-13T01:15:06.720Z] ++ '[' -n 0 ']' [2020-03-13T01:15:06.720Z] ++ set -x [2020-03-13T01:15:06.720Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:15:06.720Z] INFO: Testing against a local daemon [2020-03-13T01:15:06.720Z] === RUN TestVolumesCreateAndList [2020-03-13T01:15:06.720Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-13T01:15:06.720Z] === RUN TestVolumesRemove [2020-03-13T01:15:07.006Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-13T01:15:07.006Z] === RUN TestVolumesInspect [2020-03-13T01:15:07.006Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-13T01:15:07.006Z] === RUN TestVolumesInvalidJSON [2020-03-13T01:15:07.006Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-13T01:15:07.006Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-13T01:15:07.006Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-13T01:15:07.006Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-13T01:15:07.006Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-13T01:15:07.006Z] PASS [2020-03-13T01:15:07.006Z] [2020-03-13T01:15:07.006Z] DONE 5 tests in 0.300s [2020-03-13T01:15:07.006Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-13T01:15:07.289Z] ++++ cat bundles/test-integration/docker.pid [2020-03-13T01:15:07.289Z] +++ kill 13411 [2020-03-13T01:15:08.788Z] +++ /etc/init.d/apparmor stop [2020-03-13T01:15:08.788Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-13T01:15:08.788Z] [2020-03-13T01:15:08.788Z] Unloading profiles will leave already running processes permanently [2020-03-13T01:15:08.788Z] unconfined, which can lead to unexpected situations. [2020-03-13T01:15:08.788Z] [2020-03-13T01:15:08.788Z] To set a process to complain mode, use the command line tool [2020-03-13T01:15:08.788Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-13T01:15:08.788Z] +++ true [2020-03-13T01:15:08.788Z] [2020-03-13T01:15:10.610Z] --- PASS: TestDaemonStartWithLogOpt (15.07s) [2020-03-13T01:15:10.610Z] === CONT TestReadPluginNoRead [2020-03-13T01:15:10.610Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-13T01:15:10.610Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors Post stage [Pipeline] junit [2020-03-13T01:15:10.869Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-13T01:15:11.543Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-13T01:15:11.846Z] + echo Ensuring container killed. [2020-03-13T01:15:11.846Z] Ensuring container killed. [2020-03-13T01:15:11.846Z] + docker rm -vf docker-pr3 [2020-03-13T01:15:11.846Z] Error: No such container: docker-pr3 [2020-03-13T01:15:11.846Z] + true [Pipeline] sh [2020-03-13T01:15:12.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-13T01:15:12.231Z] + echo Chowning /workspace to jenkins user [2020-03-13T01:15:12.231Z] Chowning /workspace to jenkins user [2020-03-13T01:15:12.231Z] + id -u [2020-03-13T01:15:12.231Z] + id -g [2020-03-13T01:15:12.231Z] + docker run --rm -v /home/docker/workspace/moby_PR-40684:/workspace busybox chown -R 1001:1001 /workspace [2020-03-13T01:15:14.009Z] === RUN TestReadPluginNoRead/default [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-13T01:15:14.661Z] + bundleName=ppc64le-integration [2020-03-13T01:15:14.661Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-13T01:15:14.661Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-13T01:15:14.661Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-03-13T01:15:14.661Z] [Pipeline] archiveArtifacts [2020-03-13T01:15:14.983Z] Archiving artifacts [2020-03-13T01:15:15.384Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40684/3/artifacts/ [Pipeline] } [2020-03-13T01:15:15.388Z] --- PASS: TestContinueAfterPluginCrash (20.20s) [Pipeline] // catchError [Pipeline] sh [2020-03-13T01:15:15.776Z] + make clean [2020-03-13T01:15:15.953Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-13T01:15:16.392Z] make: command: Command not found [2020-03-13T01:15:16.392Z] make: command: Command not found [2020-03-13T01:15:16.392Z] docker volume rm -f docker-dev-cache [2020-03-13T01:15:16.392Z] docker-dev-cache [Pipeline] deleteDir [2020-03-13T01:15:18.477Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-13T01:15:20.374Z] --- PASS: TestReadPluginNoRead (9.96s) [2020-03-13T01:15:20.374Z] --- PASS: TestReadPluginNoRead/default (2.29s) [2020-03-13T01:15:20.374Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.15s) [2020-03-13T01:15:20.374Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2020-03-13T01:15:20.374Z] read_test.go:91: [d47f7101977a9] daemon is not started [2020-03-13T01:15:20.374Z] PASS [2020-03-13T01:15:20.374Z] [2020-03-13T01:15:20.374Z] DONE 6 tests in 25.205s [2020-03-13T01:15:20.374Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-13T01:15:20.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-13T01:15:20.374Z] ++ set -e [2020-03-13T01:15:20.374Z] ++ '[' -n 0 ']' [2020-03-13T01:15:20.374Z] ++ set -x [2020-03-13T01:15:20.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-13T01:15:20.374Z] testing: warning: no tests to run [2020-03-13T01:15:20.374Z] PASS [2020-03-13T01:15:20.374Z] [2020-03-13T01:15:20.374Z] DONE 0 tests in 0.067s [2020-03-13T01:15:20.374Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-13T01:15:20.374Z] ++ 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-03-13T01:15:20.374Z] ++ set -e [2020-03-13T01:15:20.374Z] ++ '[' -n 0 ']' [2020-03-13T01:15:20.374Z] ++ set -x [2020-03-13T01:15:20.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:15:20.374Z] INFO: Testing against a local daemon [2020-03-13T01:15:20.374Z] === RUN TestPluginWithDevMounts [2020-03-13T01:15:20.374Z] === PAUSE TestPluginWithDevMounts [2020-03-13T01:15:20.374Z] === CONT TestPluginWithDevMounts [2020-03-13T01:15:22.272Z] --- PASS: TestPluginWithDevMounts (1.96s) [2020-03-13T01:15:22.272Z] PASS [2020-03-13T01:15:22.272Z] [2020-03-13T01:15:22.272Z] DONE 1 tests in 2.115s [2020-03-13T01:15:22.272Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-13T01:15:22.272Z] ++ 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-03-13T01:15:22.272Z] ++ set -e [2020-03-13T01:15:22.272Z] ++ '[' -n 0 ']' [2020-03-13T01:15:22.272Z] ++ set -x [2020-03-13T01:15:22.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:15:22.530Z] INFO: Testing against a local daemon [2020-03-13T01:15:22.530Z] === RUN TestSecretInspect [2020-03-13T01:15:23.095Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-13T01:15:25.618Z] --- PASS: TestSecretInspect (2.95s) [2020-03-13T01:15:25.618Z] === RUN TestSecretList [2020-03-13T01:15:27.518Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-13T01:15:28.464Z] --- PASS: TestSecretList (3.02s) [2020-03-13T01:15:28.464Z] === RUN TestSecretsCreateAndDelete [2020-03-13T01:15:28.731Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-13T01:15:32.013Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2020-03-13T01:15:32.013Z] === RUN TestSecretsUpdate [2020-03-13T01:15:32.013Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-13T01:15:32.013Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-13T01:15:34.539Z] --- PASS: TestSecretsUpdate (3.03s) [2020-03-13T01:15:34.539Z] === RUN TestTemplatedSecret [2020-03-13T01:15:36.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-13T01:15:37.369Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-13T01:15:37.935Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-13T01:15:38.193Z] --- PASS: TestTemplatedSecret (3.57s) [2020-03-13T01:15:38.193Z] === RUN TestSecretCreateResolve [2020-03-13T01:15:41.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-13T01:15:41.470Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-13T01:15:41.470Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-13T01:15:41.470Z] --- PASS: TestSecretCreateResolve (3.31s) [2020-03-13T01:15:41.470Z] PASS [2020-03-13T01:15:41.470Z] [2020-03-13T01:15:41.470Z] DONE 6 tests in 19.211s [2020-03-13T01:15:41.470Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-13T01:15:41.470Z] ++ 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-03-13T01:15:41.470Z] ++ set -e [2020-03-13T01:15:41.470Z] ++ '[' -n 0 ']' [2020-03-13T01:15:41.470Z] ++ set -x [2020-03-13T01:15:41.470Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:15:41.728Z] INFO: Testing against a local daemon [2020-03-13T01:15:41.728Z] === RUN TestServiceCreateInit [2020-03-13T01:15:41.728Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-13T01:15:44.257Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-13T01:15:44.822Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-13T01:15:46.197Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-13T01:15:47.129Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-13T01:15:47.386Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-13T01:15:49.284Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-13T01:15:49.850Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-13T01:15:49.850Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-13T01:15:50.108Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-13T01:15:50.673Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-13T01:15:51.606Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-13T01:15:52.541Z] --- PASS: TestServiceCreateInit (10.75s) [2020-03-13T01:15:52.541Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.56s) [2020-03-13T01:15:52.541Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s) [2020-03-13T01:15:52.541Z] === RUN TestCreateServiceMultipleTimes [2020-03-13T01:15:53.912Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-13T01:15:54.476Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-13T01:15:54.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-13T01:15:58.914Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-13T01:16:00.289Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-13T01:16:03.570Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-13T01:16:04.941Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-13T01:16:06.314Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-13T01:16:06.881Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-13T01:16:11.059Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-13T01:16:13.586Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-13T01:16:13.586Z] --- PASS: TestCreateServiceMultipleTimes (20.60s) [2020-03-13T01:16:13.586Z] === RUN TestCreateServiceConflict [2020-03-13T01:16:14.151Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-13T01:16:15.083Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-13T01:16:16.453Z] --- PASS: TestCreateServiceConflict (2.99s) [2020-03-13T01:16:16.453Z] === RUN TestCreateServiceMaxReplicas [2020-03-13T01:16:19.734Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2020-03-13T01:16:19.734Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-13T01:16:26.284Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-13T01:16:30.462Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-13T01:16:32.358Z] === RUN TestDockerSuite/TestBuildRm [2020-03-13T01:16:34.882Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.17s) [2020-03-13T01:16:34.882Z] === RUN TestCreateServiceSecretFileMode [2020-03-13T01:16:35.813Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-13T01:16:37.709Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-13T01:16:37.967Z] --- PASS: TestCreateServiceSecretFileMode (2.94s) [2020-03-13T01:16:37.967Z] === RUN TestCreateServiceConfigFileMode [2020-03-13T01:16:38.899Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-13T01:16:39.465Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-13T01:16:40.030Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-13T01:16:41.401Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2020-03-13T01:16:41.401Z] === RUN TestCreateServiceSysctls [2020-03-13T01:16:41.401Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-13T01:16:42.771Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-13T01:16:43.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-13T01:16:44.268Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-13T01:16:45.641Z] --- PASS: TestCreateServiceSysctls (4.29s) [2020-03-13T01:16:45.641Z] === RUN TestCreateServiceCapabilities [2020-03-13T01:16:48.921Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-13T01:16:49.179Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-13T01:16:49.179Z] --- PASS: TestCreateServiceCapabilities (3.68s) [2020-03-13T01:16:49.179Z] === RUN TestInspect [2020-03-13T01:16:49.436Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-13T01:16:49.436Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-13T01:16:50.001Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-13T01:16:51.375Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-13T01:16:51.375Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-13T01:16:52.750Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-13T01:16:58.072Z] --- PASS: TestInspect (7.97s) [2020-03-13T01:16:58.072Z] === RUN TestCreateJob [2020-03-13T01:16:58.332Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-13T01:16:59.707Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-13T01:17:00.640Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-13T01:17:00.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-13T01:17:01.155Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-13T01:17:01.413Z] --- PASS: TestCreateJob (4.30s) [2020-03-13T01:17:01.413Z] === RUN TestReplicatedJob [2020-03-13T01:17:02.346Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-13T01:17:04.871Z] === RUN TestDockerSuite/TestBuildUser [2020-03-13T01:17:07.396Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-13T01:17:08.770Z] --- PASS: TestReplicatedJob (7.44s) [2020-03-13T01:17:08.770Z] === RUN TestUpdateReplicatedJob [2020-03-13T01:17:11.295Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-13T01:17:13.823Z] --- PASS: TestUpdateReplicatedJob (4.44s) [2020-03-13T01:17:13.823Z] === RUN TestServiceListWithStatuses [2020-03-13T01:17:13.823Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-13T01:17:13.823Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-13T01:17:13.823Z] === RUN TestDockerNetworkConnectAlias [2020-03-13T01:17:20.372Z] --- PASS: TestDockerNetworkConnectAlias (6.21s) [2020-03-13T01:17:20.372Z] === RUN TestDockerNetworkReConnect [2020-03-13T01:17:24.552Z] --- PASS: TestDockerNetworkReConnect (4.82s) [2020-03-13T01:17:24.552Z] === RUN TestServicePlugin [2020-03-13T01:17:29.812Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-13T01:17:30.744Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-13T01:17:31.002Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-13T01:17:32.374Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-13T01:17:34.272Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-13T01:17:35.642Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-13T01:17:35.642Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-13T01:17:35.642Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-13T01:17:35.642Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-13T01:17:35.642Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-13T01:17:37.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-13T01:17:37.797Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-13T01:17:37.797Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-13T01:17:39.168Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-13T01:17:39.733Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-13T01:17:41.104Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-13T01:17:41.104Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-13T01:17:44.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-13T01:17:44.380Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-13T01:17:46.906Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-13T01:17:47.839Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-13T01:17:48.403Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-13T01:17:48.966Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-13T01:17:48.966Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-13T01:17:49.897Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-13T01:17:52.421Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-13T01:17:52.421Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-13T01:17:52.421Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-13T01:17:52.986Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-13T01:17:54.357Z] === RUN TestDockerSuite/TestCommitChange [2020-03-13T01:17:55.288Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-13T01:17:56.219Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-13T01:17:58.114Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-13T01:18:00.009Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-13T01:18:00.009Z] --- PASS: TestServicePlugin (35.63s) [2020-03-13T01:18:00.009Z] plugin_test.go:62: [dfce7088ea348] joining swarm manager [db091a2b3d8f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:18:00.009Z] plugin_test.go:65: [d90081a145b57] joining swarm manager [db091a2b3d8f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:18:00.009Z] === RUN TestServiceUpdateLabel [2020-03-13T01:18:00.573Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-13T01:18:02.469Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-13T01:18:03.404Z] --- PASS: TestServiceUpdateLabel (3.36s) [2020-03-13T01:18:03.404Z] === RUN TestServiceUpdateSecrets [2020-03-13T01:18:03.661Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-13T01:18:06.186Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-13T01:18:06.750Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-13T01:18:06.750Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-13T01:18:06.750Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-13T01:18:06.750Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-13T01:18:06.750Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-13T01:18:06.750Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-13T01:18:07.007Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-13T01:18:07.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-13T01:18:08.941Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-13T01:18:10.839Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-13T01:18:10.839Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-13T01:18:11.770Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-13T01:18:13.141Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-13T01:18:13.705Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-13T01:18:14.637Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-13T01:18:15.569Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-13T01:18:15.569Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-13T01:18:15.569Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-13T01:18:16.134Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-13T01:18:16.134Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-13T01:18:16.134Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-13T01:18:16.391Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-13T01:18:16.391Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-13T01:18:17.323Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-13T01:18:18.254Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-13T01:18:18.511Z] --- PASS: TestServiceUpdateSecrets (15.09s) [2020-03-13T01:18:18.511Z] === RUN TestServiceUpdateConfigs [2020-03-13T01:18:19.456Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-13T01:18:19.456Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-13T01:18:21.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-13T01:18:22.287Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-13T01:18:22.287Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-13T01:18:23.219Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-13T01:18:24.150Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-13T01:18:25.082Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-13T01:18:26.013Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-13T01:18:26.013Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-13T01:18:26.577Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-13T01:18:27.510Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-13T01:18:28.442Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-13T01:18:28.442Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-13T01:18:29.374Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-13T01:18:30.744Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-13T01:18:32.641Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-13T01:18:32.641Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-13T01:18:32.641Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-13T01:18:32.641Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-13T01:18:32.641Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-13T01:18:33.574Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-13T01:18:33.574Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2020-03-13T01:18:33.574Z] === RUN TestServiceUpdateNetwork [2020-03-13T01:18:38.829Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-13T01:18:38.829Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-13T01:18:39.760Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-13T01:18:39.760Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-13T01:18:39.760Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-13T01:18:43.036Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-13T01:18:43.609Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-13T01:18:44.540Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-13T01:18:47.816Z] --- PASS: TestServiceUpdateNetwork (14.17s) [2020-03-13T01:18:47.816Z] PASS [2020-03-13T01:18:47.816Z] [2020-03-13T01:18:47.816Z] === Skipped [2020-03-13T01:18:47.816Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-13T01:18:47.816Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-13T01:18:47.816Z] [2020-03-13T01:18:47.816Z] [2020-03-13T01:18:47.816Z] DONE 23 tests, 1 skipped in 186.106s [2020-03-13T01:18:47.816Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-13T01:18:47.816Z] ++ 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-03-13T01:18:47.816Z] ++ set -e [2020-03-13T01:18:47.816Z] ++ '[' -n 0 ']' [2020-03-13T01:18:47.816Z] ++ set -x [2020-03-13T01:18:47.816Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:18:47.816Z] INFO: Testing against a local daemon [2020-03-13T01:18:47.816Z] === RUN TestSessionCreate [2020-03-13T01:18:47.816Z] --- PASS: TestSessionCreate (0.02s) [2020-03-13T01:18:47.816Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-13T01:18:47.816Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-13T01:18:47.816Z] PASS [2020-03-13T01:18:47.816Z] [2020-03-13T01:18:47.817Z] DONE 2 tests in 0.178s [2020-03-13T01:18:47.817Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-13T01:18:47.817Z] ++ 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-03-13T01:18:47.817Z] ++ set -e [2020-03-13T01:18:47.817Z] ++ '[' -n 0 ']' [2020-03-13T01:18:47.817Z] ++ set -x [2020-03-13T01:18:47.817Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:18:48.074Z] INFO: Testing against a local daemon [2020-03-13T01:18:48.074Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-13T01:18:48.074Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-13T01:18:48.074Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-13T01:18:48.074Z] === RUN TestEventsExecDie [2020-03-13T01:18:49.009Z] --- PASS: TestEventsExecDie (1.10s) [2020-03-13T01:18:49.009Z] === RUN TestEventsBackwardsCompatible [2020-03-13T01:18:49.266Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-13T01:18:49.266Z] === RUN TestInfoBinaryCommits [2020-03-13T01:18:49.266Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-13T01:18:49.266Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-13T01:18:49.266Z] === RUN TestInfoAPIVersioned [2020-03-13T01:18:49.266Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-13T01:18:49.266Z] === RUN TestInfoDiscoveryBackend [2020-03-13T01:18:49.831Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-13T01:18:49.831Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-13T01:18:49.831Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-13T01:18:50.762Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-13T01:18:50.762Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-13T01:18:51.393Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-03-13T01:18:51.393Z] === RUN TestInfoAPI [2020-03-13T01:18:51.393Z] --- PASS: TestInfoAPI (0.02s) [2020-03-13T01:18:51.393Z] === RUN TestInfoAPIWarnings [2020-03-13T01:18:51.971Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-13T01:18:51.971Z] === RUN TestInfoDebug [2020-03-13T01:18:51.971Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-13T01:18:52.537Z] --- PASS: TestInfoDebug (0.55s) [2020-03-13T01:18:52.537Z] === RUN TestInfoInsecureRegistries [2020-03-13T01:18:53.101Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-03-13T01:18:53.101Z] === RUN TestInfoRegistryMirrors [2020-03-13T01:18:53.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-13T01:18:53.617Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-03-13T01:18:53.617Z] === RUN TestLoginFailsWithBadCredentials [2020-03-13T01:18:53.617Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-03-13T01:18:53.617Z] === RUN TestPingCacheHeaders [2020-03-13T01:18:53.875Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-03-13T01:18:53.875Z] === RUN TestPingGet [2020-03-13T01:18:53.875Z] --- PASS: TestPingGet (0.01s) [2020-03-13T01:18:53.875Z] === RUN TestPingHead [2020-03-13T01:18:53.875Z] --- PASS: TestPingHead (0.02s) [2020-03-13T01:18:53.875Z] === RUN TestVersion [2020-03-13T01:18:53.875Z] --- PASS: TestVersion (0.02s) [2020-03-13T01:18:53.875Z] PASS [2020-03-13T01:18:53.875Z] [2020-03-13T01:18:53.875Z] === Skipped [2020-03-13T01:18:53.875Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-13T01:18:53.875Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-13T01:18:53.875Z] [2020-03-13T01:18:53.875Z] [2020-03-13T01:18:53.875Z] DONE 18 tests, 1 skipped in 5.910s [2020-03-13T01:18:53.875Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-13T01:18:53.875Z] ++ 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-03-13T01:18:53.875Z] ++ set -e [2020-03-13T01:18:53.875Z] ++ '[' -n 0 ']' [2020-03-13T01:18:53.875Z] ++ set -x [2020-03-13T01:18:53.875Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-13T01:18:53.875Z] INFO: Testing against a local daemon [2020-03-13T01:18:53.875Z] === RUN TestVolumesCreateAndList [2020-03-13T01:18:54.133Z] --- PASS: TestVolumesCreateAndList (0.10s) [2020-03-13T01:18:54.133Z] === RUN TestVolumesRemove [2020-03-13T01:18:54.133Z] --- PASS: TestVolumesRemove (0.13s) [2020-03-13T01:18:54.133Z] === RUN TestVolumesInspect [2020-03-13T01:18:54.133Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-13T01:18:54.133Z] === RUN TestVolumesInvalidJSON [2020-03-13T01:18:54.133Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-13T01:18:54.133Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-13T01:18:54.133Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-13T01:18:54.133Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-13T01:18:54.133Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-13T01:18:54.133Z] PASS [2020-03-13T01:18:54.133Z] [2020-03-13T01:18:54.133Z] DONE 5 tests in 0.422s [2020-03-13T01:18:54.133Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-13T01:18:54.699Z] ++++ cat bundles/test-integration/docker.pid [2020-03-13T01:18:54.699Z] +++ kill 5447 [2020-03-13T01:18:54.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-13T01:18:55.889Z] +++ /etc/init.d/apparmor stop [2020-03-13T01:18:55.889Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-13T01:18:55.889Z] [2020-03-13T01:18:55.889Z] Unloading profiles will leave already running processes permanently [2020-03-13T01:18:55.889Z] unconfined, which can lead to unexpected situations. [2020-03-13T01:18:55.889Z] [2020-03-13T01:18:55.889Z] To set a process to complain mode, use the command line tool [2020-03-13T01:18:55.889Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-13T01:18:55.889Z] +++ true [2020-03-13T01:18:55.889Z] [2020-03-13T01:18:56.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-13T01:18:58.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-13T01:19:00.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-13T01:19:01.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000781c60_} [2020-03-13T01:19:02.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-13T01:19:03.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1511550337_/foo_false____} [2020-03-13T01:19:05.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1511550337_/foo_true____} [2020-03-13T01:19:06.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3856266476_/foo_false____} [2020-03-13T01:19:07.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3856266476_/foo_true____} [2020-03-13T01:19:09.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3856266476_/foo_true__0xc000781cc0__} [2020-03-13T01:19:11.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000781ce0_} [2020-03-13T01:19:12.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000781d20_} [2020-03-13T01:19:14.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000781d40_} [2020-03-13T01:19:16.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000781d60_} [2020-03-13T01:19:17.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-13T01:19:19.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-13T01:19:19.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-13T01:19:19.734Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-13T01:19:23.008Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-13T01:19:25.533Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-13T01:19:28.814Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-13T01:19:29.748Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-13T01:19:30.005Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-13T01:19:30.937Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-13T01:19:31.868Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-13T01:19:33.239Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-13T01:19:34.171Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-13T01:19:35.102Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-13T01:19:36.034Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-13T01:19:37.406Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-13T01:19:38.338Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-13T01:19:39.270Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-13T01:19:40.201Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-13T01:19:41.572Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-13T01:19:42.516Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-13T01:19:43.447Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-13T01:19:44.818Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-13T01:19:46.191Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-13T01:19:47.122Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-13T01:19:47.122Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-13T01:19:48.053Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-13T01:19:48.984Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-13T01:19:50.356Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-13T01:19:51.287Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-13T01:19:52.660Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-13T01:19:54.557Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-13T01:19:55.120Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-13T01:19:57.644Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-13T01:20:02.904Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-13T01:20:07.084Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-13T01:20:07.341Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-13T01:20:12.597Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-13T01:20:14.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-13T01:20:16.412Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-13T01:20:16.976Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-13T01:20:22.233Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-13T01:20:23.164Z] === RUN TestDockerSuite/TestCpToDot [2020-03-13T01:20:24.095Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-13T01:20:25.996Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-13T01:20:27.963Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-13T01:20:28.527Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-13T01:20:32.703Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-13T01:20:32.703Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-13T01:20:33.268Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-13T01:20:35.164Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-13T01:20:35.164Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-13T01:20:35.422Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-13T01:20:35.987Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-13T01:20:35.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-13T01:20:36.552Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-13T01:20:36.809Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-13T01:20:36.809Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-13T01:20:37.743Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-13T01:20:38.000Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-13T01:20:38.258Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-13T01:20:38.258Z] === RUN TestDockerSuite/TestCreateRM [2020-03-13T01:20:38.517Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-13T01:20:38.517Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-13T01:20:38.775Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-13T01:20:39.033Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-13T01:20:40.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-13T01:20:41.890Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-13T01:20:41.890Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-13T01:20:41.890Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-13T01:20:47.153Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-13T01:20:47.153Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-13T01:20:47.153Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-13T01:20:47.153Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-13T01:20:47.410Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-13T01:20:47.410Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-13T01:20:48.340Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-13T01:20:50.238Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-13T01:20:51.173Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-13T01:20:53.069Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-13T01:20:54.439Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-13T01:20:55.374Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-13T01:20:56.306Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-13T01:20:56.306Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-13T01:20:57.238Z] === RUN TestDockerSuite/TestDockerFails [2020-03-13T01:20:57.238Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-13T01:20:57.238Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-13T01:20:57.238Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-13T01:20:58.609Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-13T01:20:59.541Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-13T01:21:00.912Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-13T01:21:00.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-13T01:21:00.912Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-13T01:21:00.912Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-13T01:21:01.173Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-13T01:21:09.277Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-13T01:21:11.172Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-13T01:21:14.471Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-13T01:21:16.370Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-13T01:21:17.302Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-13T01:21:17.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-13T01:21:18.124Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-13T01:21:19.495Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-13T01:21:20.428Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-13T01:21:21.360Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-13T01:21:22.296Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-13T01:21:24.194Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-13T01:21:26.090Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-13T01:21:29.366Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-13T01:21:31.889Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-13T01:21:33.261Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-13T01:21:34.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-13T01:21:34.759Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-13T01:21:35.691Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-13T01:21:35.949Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-13T01:21:37.845Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-13T01:21:38.102Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-13T01:21:38.359Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-13T01:21:38.616Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-13T01:21:38.894Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-13T01:21:38.894Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-13T01:21:40.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-13T01:21:40.524Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-13T01:21:42.418Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-13T01:21:42.418Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-13T01:21:42.418Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-13T01:21:43.788Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-13T01:21:43.788Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-13T01:21:44.352Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-13T01:21:45.283Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-13T01:21:45.541Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-13T01:21:45.541Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-13T01:21:45.541Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-13T01:21:47.440Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-13T01:21:48.372Z] === RUN TestDockerSuite/TestEventsRename [2020-03-13T01:21:49.304Z] === RUN TestDockerSuite/TestEventsResize [2020-03-13T01:21:49.869Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-13T01:21:50.800Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-13T01:21:51.732Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-13T01:21:52.663Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-13T01:21:55.938Z] === RUN TestDockerSuite/TestEventsTop [2020-03-13T01:21:56.503Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-13T01:21:59.026Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-13T01:22:00.398Z] === RUN TestDockerSuite/TestExec [2020-03-13T01:22:01.329Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-13T01:22:02.261Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-13T01:22:03.192Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-13T01:22:03.758Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-13T01:22:05.659Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-13T01:22:06.593Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-13T01:22:07.524Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-13T01:22:08.456Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-13T01:22:09.387Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-13T01:22:09.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-13T01:22:10.321Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-13T01:22:11.254Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-13T01:22:12.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-13T01:22:12.882Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-13T01:22:14.257Z] === RUN TestDockerSuite/TestExecEnv [2020-03-13T01:22:15.629Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-13T01:22:17.533Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-13T01:22:18.465Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-13T01:22:20.361Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-13T01:22:21.293Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-13T01:22:22.225Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-13T01:22:23.156Z] === RUN TestDockerSuite/TestExecParseError [2020-03-13T01:22:24.087Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-13T01:22:25.019Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-13T01:22:25.949Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-13T01:22:27.322Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-13T01:22:28.257Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-13T01:22:29.188Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-13T01:22:37.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-13T01:22:40.562Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-13T01:22:41.127Z] === RUN TestDockerSuite/TestExecTTY [2020-03-13T01:22:42.501Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-13T01:22:43.433Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-13T01:22:44.364Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-13T01:22:45.297Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-13T01:22:45.297Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-13T01:22:47.826Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-13T01:22:48.390Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-13T01:22:49.761Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-13T01:22:50.692Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-13T01:22:51.625Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-13T01:22:56.881Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-13T01:23:02.135Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-13T01:23:03.529Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-13T01:23:08.786Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-13T01:23:08.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-13T01:23:09.043Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-13T01:23:09.043Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-13T01:23:09.043Z] === RUN TestDockerSuite/TestHealth [2020-03-13T01:23:30.955Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-13T01:23:30.955Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-13T01:23:30.955Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-13T01:23:30.955Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-13T01:23:31.519Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-13T01:23:31.519Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-13T01:23:32.449Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-13T01:23:32.449Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-13T01:23:32.449Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-13T01:23:32.449Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-13T01:23:32.707Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-13T01:23:33.272Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-13T01:23:33.529Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-13T01:23:33.529Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-13T01:23:34.462Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-13T01:23:34.462Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-13T01:23:35.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-13T01:23:35.652Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-13T01:23:36.587Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-13T01:23:36.587Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-13T01:23:37.959Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-13T01:23:41.236Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-13T01:23:41.236Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-13T01:23:41.237Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-13T01:23:42.610Z] === RUN TestDockerSuite/TestImportFile [2020-03-13T01:23:44.507Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-13T01:23:44.507Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-13T01:23:46.410Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-13T01:23:48.309Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-13T01:23:50.205Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-13T01:23:51.136Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-13T01:23:51.700Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-13T01:23:52.631Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-13T01:23:52.631Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-13T01:23:52.631Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-13T01:23:53.564Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-13T01:23:54.496Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-13T01:23:55.427Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-13T01:23:55.992Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-13T01:23:57.371Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-13T01:23:58.304Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-13T01:23:58.304Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-13T01:24:00.201Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-13T01:24:00.765Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-13T01:24:01.697Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-13T01:24:01.697Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-13T01:24:02.629Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-13T01:24:02.629Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-13T01:24:03.561Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-13T01:24:04.494Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-13T01:24:05.426Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-13T01:24:06.358Z] === RUN TestDockerSuite/TestInspectImage [2020-03-13T01:24:06.358Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-13T01:24:06.616Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-13T01:24:06.616Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-13T01:24:07.548Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-13T01:24:08.112Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-13T01:24:08.369Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-13T01:24:09.301Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-13T01:24:09.868Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-13T01:24:12.395Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-13T01:24:12.395Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-13T01:24:12.652Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-13T01:24:14.022Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-13T01:24:15.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-13T01:24:15.394Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-13T01:24:16.330Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-13T01:24:17.265Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-13T01:24:18.200Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-13T01:24:19.134Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-13T01:24:20.067Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-13T01:24:20.998Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-13T01:24:20.998Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-13T01:24:23.538Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-13T01:24:25.436Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-13T01:24:27.336Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-13T01:24:27.594Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-13T01:24:29.493Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-13T01:24:32.773Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-13T01:24:35.298Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-13T01:24:35.298Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-13T01:24:37.830Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-13T01:24:38.399Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-13T01:24:39.332Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-13T01:24:41.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-13T01:24:47.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-13T01:24:50.396Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-13T01:24:52.926Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-13T01:24:53.183Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-13T01:24:55.710Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-13T01:24:56.643Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-13T01:24:57.209Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-13T01:24:58.144Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-13T01:25:00.041Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-13T01:25:00.607Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-13T01:25:00.865Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-13T01:25:01.122Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-13T01:25:01.122Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-13T01:25:01.122Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-13T01:25:02.054Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-13T01:25:03.426Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-13T01:25:03.426Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-13T01:25:07.609Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-13T01:25:07.867Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-13T01:25:07.867Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-13T01:25:13.124Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-13T01:25:13.124Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-13T01:25:14.056Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-13T01:25:14.056Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-13T01:25:15.428Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-13T01:25:16.361Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-13T01:25:17.294Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-13T01:25:18.664Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-13T01:25:20.034Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-13T01:25:21.931Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-13T01:25:22.863Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-13T01:25:23.796Z] === RUN TestDockerSuite/TestLogsSince [2020-03-13T01:25:31.893Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-13T01:25:37.148Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-13T01:25:37.148Z] === RUN TestDockerSuite/TestLogsTail [2020-03-13T01:25:38.080Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-13T01:25:38.337Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-13T01:25:39.269Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-13T01:25:40.200Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-13T01:25:40.772Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-13T01:25:41.703Z] === RUN TestDockerSuite/TestNetHostname [2020-03-13T01:25:44.227Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-13T01:25:44.791Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-13T01:25:46.163Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-13T01:25:48.059Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-13T01:25:48.626Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-13T01:25:49.558Z] === RUN TestDockerSuite/TestPluginActive [2020-03-13T01:25:51.455Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-13T01:25:51.455Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-13T01:25:58.011Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-13T01:25:58.011Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-13T01:25:58.268Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-13T01:26:01.544Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-13T01:26:03.440Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-13T01:26:04.812Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-13T01:26:05.069Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-13T01:26:08.348Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-13T01:26:10.872Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-13T01:26:11.441Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-13T01:26:12.811Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-13T01:26:14.706Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-13T01:26:14.706Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-13T01:26:16.077Z] === RUN TestDockerSuite/TestPortList [2020-03-13T01:26:18.606Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-13T01:26:22.785Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-13T01:26:26.079Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-13T01:26:27.450Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-13T01:26:28.385Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-13T01:26:29.317Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-13T01:26:31.841Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-13T01:26:37.101Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-13T01:26:37.101Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-13T01:26:37.101Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-13T01:26:37.358Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-13T01:26:37.358Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-13T01:26:38.292Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-13T01:26:38.292Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-13T01:26:38.292Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-13T01:26:39.223Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-13T01:26:39.480Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-13T01:26:41.388Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-13T01:26:41.388Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-13T01:26:44.679Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-13T01:26:44.679Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-13T01:26:46.049Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-13T01:26:46.982Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-13T01:26:46.982Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-13T01:26:51.162Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-13T01:26:51.420Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-13T01:26:55.597Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-13T01:26:58.123Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-13T01:27:00.647Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-13T01:27:00.647Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-13T01:27:01.212Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-13T01:27:05.390Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-13T01:27:05.390Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-13T01:27:08.731Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-13T01:27:12.907Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-13T01:27:13.849Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-13T01:27:14.780Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-13T01:27:17.306Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-13T01:27:17.306Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-13T01:27:18.677Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-13T01:27:20.574Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-13T01:27:22.470Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-13T01:27:24.993Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-13T01:27:26.364Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-13T01:27:26.621Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-13T01:27:27.552Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-13T01:27:30.075Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-13T01:27:30.640Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-13T01:27:33.168Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-13T01:27:33.732Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-13T01:27:33.732Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-13T01:27:33.989Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-13T01:27:33.989Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-13T01:27:33.989Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-13T01:27:34.920Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-13T01:27:36.816Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-13T01:27:38.187Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-13T01:27:39.121Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-13T01:27:44.401Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-13T01:27:47.683Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-13T01:27:49.054Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-13T01:27:51.579Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-13T01:27:51.579Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-13T01:27:51.579Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-13T01:27:51.579Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-13T01:27:54.856Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-13T01:27:55.787Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-13T01:27:57.683Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-13T01:28:00.208Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-13T01:28:00.772Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-13T01:28:01.704Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-13T01:28:01.704Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-13T01:28:01.704Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-13T01:28:05.882Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-13T01:28:06.815Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-13T01:28:07.379Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-13T01:28:09.275Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-13T01:28:10.214Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-13T01:28:12.739Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-13T01:28:13.671Z] === RUN TestDockerSuite/TestRmiTag [2020-03-13T01:28:13.671Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-13T01:28:14.602Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-13T01:28:19.858Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-13T01:28:20.115Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-13T01:28:21.046Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-13T01:28:21.611Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-13T01:28:22.542Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-13T01:28:23.106Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-13T01:28:24.039Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-13T01:28:24.296Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-13T01:28:25.227Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-13T01:28:25.227Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-13T01:28:25.792Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-13T01:28:26.050Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-13T01:28:27.949Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-13T01:28:28.883Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-13T01:28:28.883Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-13T01:28:29.817Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-13T01:28:30.750Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-13T01:28:32.646Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-13T01:28:34.542Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-13T01:28:35.481Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-13T01:28:36.417Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-13T01:28:37.348Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-13T01:28:38.279Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-13T01:28:39.210Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-13T01:28:40.141Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-13T01:28:41.511Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-13T01:28:42.075Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-13T01:28:43.007Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-13T01:28:43.938Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-13T01:28:43.938Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-13T01:28:46.461Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-13T01:28:47.025Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-13T01:28:47.957Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-13T01:28:48.888Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-13T01:28:48.888Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-13T01:28:49.452Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-13T01:28:49.710Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-13T01:28:50.641Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-13T01:28:51.573Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-13T01:28:52.137Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-13T01:28:53.067Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-13T01:28:53.999Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-13T01:28:53.999Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-13T01:28:54.563Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-13T01:28:54.563Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-13T01:28:55.934Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-13T01:28:56.867Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-13T01:28:57.124Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-13T01:28:58.082Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-13T01:28:58.647Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-13T01:28:58.904Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-13T01:28:59.837Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-13T01:29:00.401Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-13T01:29:01.773Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-13T01:29:03.683Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-13T01:29:05.053Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-13T01:29:05.985Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-13T01:29:06.550Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-13T01:29:07.482Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-13T01:29:08.412Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-13T01:29:08.976Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-13T01:29:10.871Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-13T01:29:15.048Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-13T01:29:15.048Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-13T01:29:15.305Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-13T01:29:16.677Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-13T01:29:17.610Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-13T01:29:20.138Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-13T01:29:22.662Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-13T01:29:25.206Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-13T01:29:25.206Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-13T01:29:25.206Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-13T01:29:26.137Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-13T01:29:28.033Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-13T01:29:29.929Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-13T01:29:32.451Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-13T01:29:33.015Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-13T01:29:34.911Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-13T01:29:35.476Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-13T01:29:35.476Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-13T01:29:36.041Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-13T01:29:36.298Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-13T01:29:38.824Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-13T01:29:38.824Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-13T01:29:39.081Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-13T01:29:40.012Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-13T01:29:40.943Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-13T01:29:41.507Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-13T01:29:41.507Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-13T01:29:42.438Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-13T01:29:43.369Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-13T01:29:44.301Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-13T01:29:44.301Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-13T01:29:44.865Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-13T01:29:45.798Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-13T01:29:46.729Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-13T01:29:47.666Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-13T01:29:48.602Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-13T01:29:48.602Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-13T01:29:49.534Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-13T01:29:50.097Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-13T01:29:51.992Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-13T01:29:52.249Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-13T01:29:52.249Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-13T01:29:56.426Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-13T01:29:56.683Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-13T01:30:08.866Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-13T01:30:09.435Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-13T01:30:11.332Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-13T01:30:11.332Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-13T01:30:11.332Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-13T01:30:11.332Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-13T01:30:11.896Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-13T01:30:15.175Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-13T01:30:17.071Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-13T01:30:18.443Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-13T01:30:19.374Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-13T01:30:19.941Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-13T01:30:20.876Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-13T01:30:21.815Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-13T01:30:21.815Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-13T01:30:22.073Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-13T01:30:23.967Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-13T01:30:24.899Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-13T01:30:26.796Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-13T01:30:26.796Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-13T01:30:26.796Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-13T01:30:28.691Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-13T01:30:30.587Z] === RUN TestDockerSuite/TestRunMount [2020-03-13T01:30:37.139Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-13T01:30:37.396Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-13T01:30:38.326Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-13T01:30:40.221Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-13T01:30:42.745Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-13T01:30:46.021Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-13T01:30:48.545Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-13T01:30:51.088Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-13T01:30:52.459Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-13T01:30:54.354Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-13T01:30:54.354Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-13T01:30:54.920Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-13T01:30:56.291Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-13T01:30:56.855Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-13T01:30:57.786Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-13T01:31:00.312Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-13T01:31:02.835Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-13T01:31:08.093Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-13T01:31:08.093Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-13T01:31:08.093Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-13T01:31:09.024Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-13T01:31:09.024Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-13T01:31:09.956Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-13T01:31:10.519Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-13T01:31:10.777Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-13T01:31:11.341Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-13T01:31:12.273Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-13T01:31:12.273Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-13T01:31:13.205Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-13T01:31:14.136Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-13T01:31:16.033Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-13T01:31:16.975Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-13T01:31:17.539Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-13T01:31:18.470Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-13T01:31:19.034Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-13T01:31:19.965Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-13T01:31:19.965Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-13T01:31:20.898Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-13T01:31:20.898Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-13T01:31:21.462Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-13T01:31:22.395Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-13T01:31:22.395Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-13T01:31:23.329Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-13T01:31:25.224Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-13T01:31:25.224Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-13T01:31:25.224Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-13T01:31:28.504Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-13T01:31:30.400Z] === RUN TestDockerSuite/TestRunRm [2020-03-13T01:31:31.331Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-13T01:31:34.608Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-13T01:31:35.172Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-13T01:31:36.104Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-13T01:31:37.475Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-13T01:31:39.373Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-13T01:31:39.937Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-13T01:31:44.133Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-13T01:31:44.390Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-13T01:31:46.286Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-13T01:31:49.562Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-13T01:31:50.496Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-13T01:31:51.435Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-13T01:31:52.366Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-13T01:31:52.366Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-13T01:31:53.297Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-13T01:31:53.861Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-13T01:31:54.793Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-13T01:31:55.724Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-13T01:31:56.288Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-13T01:31:56.544Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-13T01:31:57.475Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-13T01:32:00.001Z] === RUN TestDockerSuite/TestRunState [2020-03-13T01:32:01.372Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-13T01:32:01.372Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-13T01:32:01.630Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-13T01:32:02.563Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-13T01:32:03.496Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-13T01:32:03.754Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-13T01:32:03.754Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-13T01:32:04.689Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-13T01:32:05.620Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-13T01:32:07.521Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-13T01:32:07.521Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-13T01:32:07.521Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-13T01:32:08.458Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-13T01:32:09.389Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-13T01:32:09.953Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-13T01:32:10.885Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-13T01:32:11.142Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-13T01:32:12.075Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-13T01:32:13.974Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-13T01:32:14.231Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-13T01:32:19.489Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-13T01:32:22.012Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-13T01:32:22.945Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-13T01:32:23.509Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-13T01:32:24.439Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-13T01:32:26.965Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-13T01:32:28.365Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-13T01:32:28.929Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-13T01:32:29.186Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-13T01:32:29.444Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-13T01:32:30.375Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-13T01:32:30.940Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-13T01:32:31.871Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-13T01:32:31.872Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-13T01:32:32.129Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-13T01:32:33.070Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-13T01:32:38.328Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-13T01:32:38.585Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-13T01:32:39.516Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-13T01:32:42.040Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-13T01:32:43.937Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-13T01:32:46.464Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-13T01:32:48.988Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-13T01:32:49.920Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-13T01:32:50.851Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-13T01:32:51.782Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-13T01:32:51.782Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-13T01:32:51.782Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-13T01:32:51.782Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-13T01:32:52.039Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-13T01:32:52.970Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-13T01:32:53.534Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-13T01:32:54.464Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-13T01:32:56.360Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-13T01:32:57.291Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-13T01:32:57.856Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-13T01:32:57.856Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-13T01:32:58.790Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-13T01:32:58.790Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-13T01:32:58.790Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-13T01:32:58.790Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-13T01:32:58.790Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-13T01:32:59.048Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-13T01:32:59.305Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-13T01:32:59.305Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-13T01:32:59.569Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-13T01:32:59.838Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-13T01:33:00.772Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-13T01:33:01.336Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-13T01:33:02.267Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-13T01:33:02.267Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-13T01:33:03.198Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-13T01:33:03.455Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-13T01:33:04.386Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-13T01:33:04.386Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-13T01:33:04.952Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-13T01:33:05.883Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-13T01:33:05.883Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-13T01:33:05.883Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-13T01:33:06.813Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-13T01:33:08.183Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-13T01:33:08.441Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-13T01:33:09.375Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-13T01:33:09.375Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-13T01:33:09.939Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-13T01:33:10.197Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-13T01:33:12.099Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-13T01:33:12.356Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-13T01:33:15.632Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-13T01:33:15.889Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-13T01:33:15.889Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-13T01:33:15.889Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-13T01:33:17.262Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-13T01:33:18.193Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-13T01:33:19.562Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-13T01:33:19.562Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-13T01:33:22.085Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-13T01:33:22.085Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-13T01:33:22.343Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-13T01:33:24.890Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-13T01:33:24.890Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-13T01:33:26.261Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-13T01:33:26.261Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-13T01:33:26.261Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-13T01:33:28.156Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-13T01:33:29.528Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-13T01:33:29.785Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-13T01:33:29.785Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-13T01:33:30.042Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-13T01:33:30.042Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-13T01:33:30.300Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-13T01:33:32.823Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-13T01:33:39.371Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-13T01:33:41.266Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-13T01:33:42.637Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-13T01:33:44.007Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-13T01:33:47.281Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-13T01:33:49.806Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-13T01:33:50.371Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-13T01:33:52.266Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-13T01:33:54.808Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-13T01:33:57.331Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-13T01:33:57.895Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-13T01:34:00.418Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-13T01:34:05.675Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-13T01:34:08.199Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-13T01:34:08.455Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-13T01:34:13.710Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-13T01:34:13.968Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-13T01:34:17.245Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-13T01:34:19.140Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-13T01:34:19.705Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-13T01:34:20.637Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-13T01:34:21.569Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-13T01:34:21.569Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-13T01:34:22.504Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-13T01:34:26.690Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-13T01:34:30.866Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-13T01:34:31.123Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-13T01:34:32.055Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-13T01:34:32.055Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-13T01:34:32.985Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-13T01:34:34.881Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-13T01:34:34.881Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-13T01:34:36.251Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-13T01:34:37.182Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-13T01:34:38.114Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-13T01:34:40.011Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-13T01:34:44.187Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-13T01:34:45.557Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-13T01:34:45.557Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-13T01:34:46.512Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-13T01:34:47.444Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-13T01:34:51.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-13T01:34:55.802Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-13T01:34:59.083Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-13T01:35:01.607Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-13T01:35:05.784Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-13T01:35:11.084Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-13T01:35:12.979Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-13T01:35:15.504Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-13T01:35:17.400Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-13T01:35:18.776Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-13T01:35:21.299Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-13T01:35:23.823Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-13T01:35:26.347Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-13T01:35:28.881Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-13T01:35:31.404Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-13T01:35:46.257Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-13T01:35:46.257Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-13T01:35:46.257Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-13T01:35:47.188Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-13T01:35:47.188Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-13T01:35:47.188Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-13T01:35:47.188Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-13T01:35:48.122Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-13T01:35:48.122Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-13T01:35:49.054Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-13T01:35:49.311Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-13T01:35:49.311Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-13T01:35:49.311Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-13T01:35:49.312Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-13T01:35:51.834Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-13T01:35:52.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-13T01:35:52.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-13T01:35:52.348Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-13T01:35:52.349Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-13T01:35:53.279Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-13T01:35:55.804Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-13T01:35:55.804Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-13T01:35:55.804Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-13T01:35:59.080Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-13T01:36:04.338Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite (1809.44s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.73s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.10s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.51s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-03-13T01:36:04.338Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.55s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.65s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.18s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.34s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.48s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.62s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.34s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.19s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.34s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.36s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAttachDetach (1.49s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.26s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.33s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.42s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.08s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.56s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.99s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.36s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.41s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.03s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.83s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.80s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.71s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.89s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.72s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.89s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.51s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.49s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.78s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.43s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.18s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.09s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.63s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.54s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.07s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.54s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.15s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.10s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.73s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.02s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.63s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.50s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.82s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.54s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.90s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.62s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.66s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.34s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.67s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.14s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.13s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.63s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.15s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.37s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.78s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.73s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.75s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.93s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.02s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.52s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2020-03-13T01:36:04.339Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-13T01:36:04.339Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.78s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.52s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildContChar (4.56s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.54s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.99s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.99s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.21s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.93s) [2020-03-13T01:36:04.339Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-03-13T01:36:04.339Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.339Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-13T01:36:04.339Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.339Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-13T01:36:04.339Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.339Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-13T01:36:04.339Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.53s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.90s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.10s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.20s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.85s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.89s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.74s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.55s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.46s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.22s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.92s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.50s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.90s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.35s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.67s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.90s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.76s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.69s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.91s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.35s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.05s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.01s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEnv (1.52s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.61s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.03s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.96s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.36s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2020-03-13T01:36:04.339Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-03-13T01:36:04.339Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.57s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.47s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.15s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.54s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.15s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.12s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.14s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.10s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.47s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildHistory (4.37s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLabels (0.61s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.40s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.78s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.48s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.20s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.20s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.21s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.97s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.60s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.19s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.65s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.90s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.18s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.39s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.85s) [2020-03-13T01:36:04.339Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-13T01:36:04.339Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.61s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.65s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.04s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.74s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.84s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.14s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.09s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.57s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.78s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.43s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.75s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.64s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.13s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.93s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.35s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.15s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildPATH (2.29s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.03s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.04s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.58s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.48s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.19s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildRm (3.43s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.45s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.50s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.73s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.44s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.40s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.38s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.76s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s) [2020-03-13T01:36:04.339Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-13T01:36:04.339Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.56s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.18s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s) [2020-03-13T01:36:04.339Z] --- PASS: TestDockerSuite/TestBuildStderr (1.28s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.49s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.34s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.06s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.20s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.20s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildUser (2.25s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.94s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.62s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.15s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.50s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.43s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.71s) [2020-03-13T01:36:04.340Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-13T01:36:04.340Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.340Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-13T01:36:04.340Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.340Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-13T01:36:04.340Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.340Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-13T01:36:04.340Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.06s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.12s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.79s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.11s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.21s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.53s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.26s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2020-03-13T01:36:04.340Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-13T01:36:04.340Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.30s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-13T01:36:04.340Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-13T01:36:04.340Z] docker_cli_sni_test.go:18: Flakey test [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCommitChange (1.12s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.77s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.74s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.86s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCommitTTY (1.88s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.10s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.14s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.04s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.98s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.91s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.04s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.73s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.95s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.96s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.09s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.88s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.78s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.93s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.88s) [2020-03-13T01:36:04.340Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-13T01:36:04.340Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.20s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.58s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.18s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.47s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.12s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.56s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.79s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.61s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000781c60_} (1.60s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1511550337_/foo_false____} (1.60s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1511550337_/foo_true____} (1.52s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3856266476_/foo_false____} (1.63s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3856266476_/foo_true____} (1.61s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3856266476_/foo_true__0xc000781cc0__} (1.69s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000781ce0_} (1.60s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000781d20_} (1.60s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000781d40_} (1.61s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000781d60_} (1.61s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.99s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.39s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.12s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.66s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.14s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.98s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.12s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.03s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.07s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.92s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.61s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.05s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.57s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.16s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.64s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.08s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.09s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToDot (0.96s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.42s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.75s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.59s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2020-03-13T01:36:04.340Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-13T01:36:04.340Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.85s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateRM (0.26s) [2020-03-13T01:36:04.340Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-13T01:36:04.340Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.87s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.90s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.05s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.80s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.01s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.80s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.54s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.02s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.85s) [2020-03-13T01:36:04.340Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.93s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.08s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsAttach (0.94s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsCommit (1.10s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.08s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.91s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.99s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.72s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.31s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.61s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsCopy (1.40s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.66s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.82s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.44s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.77s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFilters (1.80s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFormat (1.82s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.06s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2020-03-13T01:36:04.341Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-13T01:36:04.341Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-13T01:36:04.341Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-13T01:36:04.341Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.86s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsRename (0.80s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.90s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.46s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExec (0.93s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.80s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.95s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.90s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.98s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.00s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.76s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecCgroup (1.25s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecEnv (1.10s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.93s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecInspectID (1.96s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecInteractive (1.00s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.90s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.93s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecParseError (0.87s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.99s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.41s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.93s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecStartFails (0.91s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.91s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecTTY (1.30s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.18s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.81s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecUlimits (0.92s) [2020-03-13T01:36:04.341Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-13T01:36:04.341Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.12s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.19s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestExecWithUser (1.04s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.96s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.96s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.73s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestHealth (21.39s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.98s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.97s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.98s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.13s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.10s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImportDisplay (1.55s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImportFile (1.73s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.86s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImportGzipped (1.96s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.10s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.78s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.95s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.06s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.97s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.72s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.83s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.85s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s) [2020-03-13T01:36:04.341Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-13T01:36:04.341Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.17s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.98s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectHistory (0.99s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-03-13T01:36:04.341Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-13T01:36:04.341Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.86s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.85s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectStatus (0.97s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.69s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.96s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.88s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.91s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.73s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.81s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.71s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.02s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.72s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.85s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.59s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.53s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.61s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.83s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.67s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.00s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.89s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.96s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.92s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.30s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.29s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.98s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.11s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.85s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.83s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsTail (1.03s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.90s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.96s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.58s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.89s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestNetHostname (2.74s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.28s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.53s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.03s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.22s) [2020-03-13T01:36:04.341Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-13T01:36:04.341Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.56s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.34s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.34s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.77s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.54s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPortList (11.43s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.80s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.20s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.98s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.42s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.68s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.72s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPsByOrder (3.32s) [2020-03-13T01:36:04.341Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.51s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.43s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.22s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.13s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.66s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.50s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.58s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.78s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.76s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.53s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.93s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.62s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.71s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.94s) [2020-03-13T01:36:04.342Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-13T01:36:04.342Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.41s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.60s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.60s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.86s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.80s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.06s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.91s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.11s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.99s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.21s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.60s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.02s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.90s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.55s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.58s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.97s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.89s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.03s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.99s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.78s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.79s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.90s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.85s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.85s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.46s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.89s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.97s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.00s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (1.03s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.87s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.55s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.87s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.70s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.61s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.43s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.14s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.85s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.69s) [2020-03-13T01:36:04.342Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-13T01:36:04.342Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.342Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-13T01:36:04.342Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.89s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.60s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.76s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2020-03-13T01:36:04.342Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-13T01:36:04.342Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.86s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (2.03s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.87s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.93s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.88s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.90s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.89s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.56s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2020-03-13T01:36:04.342Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-13T01:36:04.342Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.55s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.24s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.35s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.74s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.67s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunMount (6.30s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.41s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.39s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.43s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.63s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.70s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNetHost (1.24s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.78s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.30s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.43s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.81s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.85s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s) [2020-03-13T01:36:04.342Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-13T01:36:04.342Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.90s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.73s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.04s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-03-13T01:36:04.342Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.82s) [2020-03-13T01:36:04.342Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-13T01:36:04.342Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.74s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.94s) [2020-03-13T01:36:04.342Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-13T01:36:04.342Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.78s) [2020-03-13T01:36:04.342Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-13T01:36:04.342Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.57s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.84s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunRm (0.91s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.95s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.02s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.86s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.50s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.30s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.84s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.81s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.98s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.85s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.99s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.75s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.86s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.74s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunState (1.67s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.03s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2020-03-13T01:36:04.342Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-13T01:36:04.342Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.77s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunSysctls (1.86s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.88s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.96s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.88s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.20s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.44s) [2020-03-13T01:36:04.342Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.44s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.34s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.88s) [2020-03-13T01:36:04.343Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-13T01:36:04.343Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.88s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.75s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.84s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.05s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.52s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.67s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.47s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.89s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.86s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s) [2020-03-13T01:36:04.343Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-13T01:36:04.343Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.343Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-13T01:36:04.343Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.343Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-13T01:36:04.343Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.87s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.70s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.86s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.85s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.58s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.96s) [2020-03-13T01:36:04.343Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-13T01:36:04.343Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.75s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.57s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.59s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.18s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.22s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.32s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.03s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.20s) [2020-03-13T01:36:04.343Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents470056822 [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.65s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.57s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.52s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.62s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.63s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.28s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.53s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStartRecordError (1.87s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.57s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.10s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.28s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.17s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.59s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.90s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.91s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.93s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.92s) [2020-03-13T01:36:04.343Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-13T01:36:04.343Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.42s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2020-03-13T01:36:04.343Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-13T01:36:04.343Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s) [2020-03-13T01:36:04.343Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-13T01:36:04.343Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.65s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUpdateStats (3.88s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s) [2020-03-13T01:36:04.343Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-13T01:36:04.343Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.15s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.16s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.64s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.32s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.71s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.15s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.06s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.40s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.61s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.69s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.68s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.42s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.57s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.48s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.04s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.63s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.49s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.25s) [2020-03-13T01:36:04.343Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.44s) [2020-03-13T01:36:04.343Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-13T01:36:04.343Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-13T01:36:04.343Z] === RUN TestDockerRegistrySuite [2020-03-13T01:36:04.343Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-13T01:36:05.284Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-13T01:36:05.755Z] ok github.com/docker/docker/integration-cli 2028.065s [2020-03-13T01:36:05.757Z] [2020-03-13T01:36:05.757Z] === Skipped [2020-03-13T01:36:05.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-13T01:36:05.757Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-13T01:36:05.757Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.757Z] [2020-03-13T01:36:05.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-13T01:36:05.757Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-13T01:36:05.757Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.757Z] [2020-03-13T01:36:05.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-13T01:36:05.757Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-13T01:36:05.757Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.757Z] [2020-03-13T01:36:05.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-13T01:36:05.757Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-13T01:36:05.757Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.757Z] [2020-03-13T01:36:05.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-13T01:36:05.757Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-13T01:36:05.757Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.757Z] [2020-03-13T01:36:05.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-13T01:36:05.757Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-13T01:36:05.757Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.757Z] [2020-03-13T01:36:05.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-13T01:36:05.757Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-13T01:36:05.757Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.757Z] [2020-03-13T01:36:05.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-13T01:36:05.758Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-03-13T01:36:05.758Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-13T01:36:05.758Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-13T01:36:05.758Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-13T01:36:05.758Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2020-03-13T01:36:05.758Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-03-13T01:36:05.758Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-13T01:36:05.758Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-13T01:36:05.758Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.758Z] [2020-03-13T01:36:05.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.23s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.23s) [2020-03-13T01:36:05.759Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.24s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.24s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.24s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.24s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.24s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.24s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.24s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-03-13T01:36:05.759Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-13T01:36:05.759Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-03-13T01:36:05.759Z] docker_cli_sni_test.go:18: Flakey test [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-13T01:36:05.759Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-13T01:36:05.759Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.759Z] [2020-03-13T01:36:05.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-13T01:36:05.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-03-13T01:36:05.760Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-03-13T01:36:05.760Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-13T01:36:05.760Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-13T01:36:05.760Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-13T01:36:05.760Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-13T01:36:05.760Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-13T01:36:05.760Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-13T01:36:05.760Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-13T01:36:05.760Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-13T01:36:05.760Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-13T01:36:05.760Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-13T01:36:05.760Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-13T01:36:05.760Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-03-13T01:36:05.760Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-13T01:36:05.760Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-13T01:36:05.760Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-13T01:36:05.760Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-13T01:36:05.760Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-13T01:36:05.760Z] [2020-03-13T01:36:05.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-13T01:36:05.761Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-13T01:36:05.761Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-13T01:36:05.761Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-13T01:36:05.761Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-13T01:36:05.761Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-13T01:36:05.761Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-13T01:36:05.761Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-13T01:36:05.761Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-13T01:36:05.761Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.761Z] [2020-03-13T01:36:05.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-13T01:36:05.761Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-13T01:36:05.762Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-13T01:36:05.762Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-13T01:36:05.762Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-13T01:36:05.762Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-13T01:36:05.762Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-13T01:36:05.762Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-13T01:36:05.762Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-13T01:36:05.762Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-13T01:36:05.762Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-03-13T01:36:05.762Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-13T01:36:05.762Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-13T01:36:05.762Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-13T01:36:05.762Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.762Z] [2020-03-13T01:36:05.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-13T01:36:05.763Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.763Z] [2020-03-13T01:36:05.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-13T01:36:05.763Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-13T01:36:05.764Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-13T01:36:05.764Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.764Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-13T01:36:05.765Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-13T01:36:05.765Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-13T01:36:05.765Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-13T01:36:05.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-13T01:36:05.765Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.765Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-13T01:36:05.766Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-13T01:36:05.766Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] DONE 1096 tests, 549 skipped in 2035.857s [2020-03-13T01:36:05.766Z] INFO: Integration tests ended at 03/13/2020 01:36:00. Duration:00:33:56.0720964 [2020-03-13T01:36:05.766Z] INFO: Docker info of the daemon under test at end of run [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] Containers: 2 [2020-03-13T01:36:05.766Z] Running: 0 [2020-03-13T01:36:05.766Z] Paused: 0 [2020-03-13T01:36:05.766Z] Stopped: 2 [2020-03-13T01:36:05.766Z] Images: 12 [2020-03-13T01:36:05.766Z] Server Version: 0.0.0-dev [2020-03-13T01:36:05.766Z] Storage Driver: windowsfilter [2020-03-13T01:36:05.766Z] Windows: [2020-03-13T01:36:05.766Z] Logging Driver: json-file [2020-03-13T01:36:05.766Z] Plugins: [2020-03-13T01:36:05.766Z] Volume: local [2020-03-13T01:36:05.766Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-13T01:36:05.766Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-13T01:36:05.766Z] Swarm: inactive [2020-03-13T01:36:05.766Z] Default Isolation: process [2020-03-13T01:36:05.766Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-13T01:36:05.766Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-13T01:36:05.766Z] OSType: windows [2020-03-13T01:36:05.766Z] Architecture: x86_64 [2020-03-13T01:36:05.766Z] CPUs: 4 [2020-03-13T01:36:05.766Z] Total Memory: 32GiB [2020-03-13T01:36:05.766Z] Name: azwin-2-9b7530 [2020-03-13T01:36:05.766Z] ID: MSVK:2L7B:2DSZ:ZSEL:ZFRA:N5AN:KR3V:IAI6:US3S:JZ6U:2ALP:FVFX [2020-03-13T01:36:05.766Z] Docker Root Dir: D:\CI\PR-40684\3\daemon [2020-03-13T01:36:05.766Z] Debug Mode (client): false [2020-03-13T01:36:05.766Z] Debug Mode (server): true [2020-03-13T01:36:05.766Z] File Descriptors: -1 [2020-03-13T01:36:05.766Z] Goroutines: 18 [2020-03-13T01:36:05.766Z] System Time: 2020-03-13T01:36:00.4927893Z [2020-03-13T01:36:05.766Z] EventsListeners: 0 [2020-03-13T01:36:05.766Z] Registry: https://index.docker.io/v1/ [2020-03-13T01:36:05.766Z] Labels: [2020-03-13T01:36:05.766Z] Experimental: false [2020-03-13T01:36:05.766Z] Insecure Registries: [2020-03-13T01:36:05.766Z] 127.0.0.0/8 [2020-03-13T01:36:05.766Z] Live Restore Enabled: false [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] [2020-03-13T01:36:05.766Z] INFO: Stopping daemon under test [2020-03-13T01:36:05.766Z] SUCCESS: The process with PID 8460 (child process of PID 8908) has been terminated. [2020-03-13T01:36:05.766Z] SUCCESS: The process with PID 8908 (child process of PID 3864) has been terminated. [2020-03-13T01:36:05.766Z] INFO: Stop tailing logs of the daemon under tests [2020-03-13T01:36:05.766Z] INFO: executeCI.ps1 Completed successfully at 03/13/2020 01:36:00. [2020-03-13T01:36:05.766Z] INFO: Tidying up at end of run [2020-03-13T01:36:05.766Z] INFO: Saving daemon under test log (d:\CI\PR-40684\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-13T01:36:05.766Z] INFO: Saving daemon under test log (d:\CI\PR-40684\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-13T01:36:05.766Z] INFO: Nuke-Everything... [2020-03-13T01:36:05.766Z] INFO: Container count on control daemon to delete is 2 [2020-03-13T01:36:05.766Z] e80aa1f3486a [2020-03-13T01:36:05.766Z] 80de01eaa39b [2020-03-13T01:36:05.766Z] INFO: Non-base image count on control daemon to delete is 1 [2020-03-13T01:36:05.766Z] Deleted: sha256:4556cf61cc2878136134cd2e7b0ad9b2b04448c26712aba38749bceffd1b2ab3 [2020-03-13T01:36:05.766Z] Deleted: sha256:9f7a97ea2e658f51036d5b131550776207fda2ef79902226a1f6152782e56ae1 [2020-03-13T01:36:05.766Z] INFO: Tidying pidfile d:\CI\PR-40684\3\docker.pid [2020-03-13T01:36:05.766Z] INFO: Nuking d:\CI [2020-03-13T01:36:07.194Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-13T01:36:09.089Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-13T01:36:09.089Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-13T01:36:13.266Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-13T01:36:18.521Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-13T01:36:22.697Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-13T01:36:23.424Z] INFO: Zapped successfully [2020-03-13T01:36:23.424Z] [2020-03-13T01:36:23.424Z] INFO: executeCI.ps1 exiting at Fri Mar 13 01:36:22 CUT 2020. Duration 00:45:41.1612885 [2020-03-13T01:36:23.424Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-13T01:36:23.627Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-13T01:36:23.692Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-13T01:36:24.998Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-13T01:36:25.929Z] Creating windowsRS5-integration-bundles.zip [2020-03-13T01:36:26.367Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [Pipeline] step [2020-03-13T01:36:27.667Z] Archiving artifacts [2020-03-13T01:36:28.264Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-13T01:36:28.264Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-13T01:36:28.951Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40684/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-13T01:36:29.634Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-13T01:36:29.867Z] + make clean [2020-03-13T01:36:30.322Z] docker volume rm -f docker-dev-cache [2020-03-13T01:36:30.778Z] docker-dev-cache [Pipeline] deleteDir [2020-03-13T01:36:31.530Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-13T01:36:32.899Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-13T01:36:35.422Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-13T01:36:38.707Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-13T01:36:39.638Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-13T01:36:42.918Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-13T01:36:42.918Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-13T01:36:43.850Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-13T01:36:43.850Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-13T01:36:43.850Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-13T01:36:43.850Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-13T01:36:44.782Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-13T01:36:44.782Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-13T01:36:45.038Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-13T01:36:46.409Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-13T01:36:47.782Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-13T01:36:48.347Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-13T01:36:48.912Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-13T01:36:53.095Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-13T01:36:53.095Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-13T01:36:53.659Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-13T01:36:55.029Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-13T01:36:55.286Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-13T01:36:55.286Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-13T01:36:55.852Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-13T01:36:56.110Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-13T01:36:56.367Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-13T01:36:56.624Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-13T01:36:56.624Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-13T01:36:57.993Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-13T01:37:00.524Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-13T01:37:01.896Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-13T01:37:03.796Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-13T01:37:04.360Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite (61.83s) [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.86s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d041bd0a7f0d0] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d35dfc5ebdc24] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.92s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d9ffd13771758] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d00b7189be57f] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.33s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d715cb9bd3ee4] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.53s) [2020-03-13T01:37:05.291Z] check_test.go:196: [db3b6f00198f4] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.34s) [2020-03-13T01:37:05.291Z] check_test.go:196: [df1586e1a1993] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.46s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d45c9999c58d1] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d2ede7970b855] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.46s) [2020-03-13T01:37:05.291Z] check_test.go:196: [dbb8d583954c9] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.66s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d62211538e90e] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.67s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d63e7e6a2bf8b] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.64s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d1e2367f2bae9] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.49s) [2020-03-13T01:37:05.291Z] check_test.go:196: [df40df201a43e] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.72s) [2020-03-13T01:37:05.291Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:96a0f91c92a4448ed19bb93c6941e0382142271210e7934b0fe217d8f0de33a5 [2020-03-13T01:37:05.291Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bec6e9c38696406bd5c2470fe7544f9e7b62787cee1557c0d7e22e2d257831c7 [2020-03-13T01:37:05.291Z] check_test.go:196: [da8317e873106] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.75s) [2020-03-13T01:37:05.291Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:16a84d24e74435968a70b17c95d2cb5f36cb8e55ba9f9a618e75b732164424e2 [2020-03-13T01:37:05.291Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b07146afdc1eef20370a6b1de648461e8fdb367644641ce9539aea1f1ca34878 [2020-03-13T01:37:05.291Z] check_test.go:196: [d292e4401bc11] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d3790230368c7] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.46s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d191b613e957e] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.54s) [2020-03-13T01:37:05.291Z] check_test.go:196: [db7fc03e2402d] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-03-13T01:37:05.291Z] check_test.go:196: [ddad7f9aa41e5] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.40s) [2020-03-13T01:37:05.291Z] check_test.go:196: [de79f11047513] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.41s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d6e585290140d] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2020-03-13T01:37:05.291Z] check_test.go:196: [da59b6a56d634] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.95s) [2020-03-13T01:37:05.291Z] check_test.go:196: [da7a770130d9e] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d56a7433d2378] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.53s) [2020-03-13T01:37:05.291Z] check_test.go:196: [db26bc39ffcbf] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d60be37763e3b] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-13T01:37:05.291Z] check_test.go:196: [dd1b6955417e7] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d4dff9c86fcd1] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.34s) [2020-03-13T01:37:05.291Z] check_test.go:196: [dfcfbf66fd676] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d343ee0231ac0] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-13T01:37:05.291Z] check_test.go:196: [dd2368c717056] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.54s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d7405bb101fbf] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.50s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d0185039887e2] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.31s) [2020-03-13T01:37:05.291Z] check_test.go:196: [da567e859bfe4] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.54s) [2020-03-13T01:37:05.291Z] check_test.go:196: [d69cb3a2a262e] daemon is not started [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2020-03-13T01:37:05.291Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2020-03-13T01:37:05.291Z] === RUN TestDockerSchema1RegistrySuite [2020-03-13T01:37:05.291Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-13T01:37:05.548Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-13T01:37:10.804Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-13T01:37:14.981Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-13T01:37:20.241Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-13T01:37:21.173Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-13T01:37:22.545Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-13T01:37:22.802Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-13T01:37:24.700Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-13T01:37:25.631Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-13T01:37:27.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-13T01:37:31.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-13T01:37:31.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-13T01:37:31.743Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-13T01:37:31.743Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-13T01:37:32.001Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-13T01:37:32.258Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-13T01:37:32.823Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-13T01:37:32.823Z] --- PASS: TestDockerSchema1RegistrySuite (27.56s) [2020-03-13T01:37:32.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2020-03-13T01:37:32.823Z] check_test.go:223: [d69938f775923] daemon is not started [2020-03-13T01:37:32.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.66s) [2020-03-13T01:37:32.823Z] check_test.go:223: [d5b4a3f838916] daemon is not started [2020-03-13T01:37:32.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.62s) [2020-03-13T01:37:32.823Z] check_test.go:223: [d75284de47a86] daemon is not started [2020-03-13T01:37:32.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.68s) [2020-03-13T01:37:32.823Z] check_test.go:223: [dd504c5ab6ebc] daemon is not started [2020-03-13T01:37:32.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.58s) [2020-03-13T01:37:32.823Z] check_test.go:223: [d7a7d96c4d983] daemon is not started [2020-03-13T01:37:32.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.48s) [2020-03-13T01:37:32.823Z] check_test.go:223: [dff5303ff7186] daemon is not started [2020-03-13T01:37:32.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-03-13T01:37:32.823Z] check_test.go:223: [d9ea46bf79549] daemon is not started [2020-03-13T01:37:32.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.64s) [2020-03-13T01:37:32.824Z] check_test.go:223: [df8c254b374b6] daemon is not started [2020-03-13T01:37:32.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-03-13T01:37:32.824Z] check_test.go:223: [d5a1a251296a7] daemon is not started [2020-03-13T01:37:32.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2020-03-13T01:37:32.824Z] check_test.go:223: [dbb533b354067] daemon is not started [2020-03-13T01:37:32.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.85s) [2020-03-13T01:37:32.824Z] check_test.go:223: [d9ebead9e3168] daemon is not started [2020-03-13T01:37:32.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-03-13T01:37:32.824Z] check_test.go:223: [d8ff55fd376b0] daemon is not started [2020-03-13T01:37:32.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-03-13T01:37:32.824Z] check_test.go:223: [d8c0a45b7ee4f] daemon is not started [2020-03-13T01:37:32.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-13T01:37:32.824Z] check_test.go:223: [d3f07ea133798] daemon is not started [2020-03-13T01:37:32.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-03-13T01:37:32.824Z] check_test.go:223: [d6363dcfbc59e] daemon is not started [2020-03-13T01:37:32.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-13T01:37:32.824Z] check_test.go:223: [dfba39d181205] daemon is not started [2020-03-13T01:37:32.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-03-13T01:37:32.824Z] check_test.go:223: [d9c08723899a5] daemon is not started [2020-03-13T01:37:32.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-13T01:37:32.824Z] check_test.go:223: [dea1f0988d7c2] daemon is not started [2020-03-13T01:37:32.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-13T01:37:32.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-13T01:37:33.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-13T01:37:34.335Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-13T01:37:34.591Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-13T01:37:35.962Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-13T01:37:35.962Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-13T01:37:36.219Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-13T01:37:36.784Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-13T01:37:37.041Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.10s) [2020-03-13T01:37:37.041Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.01s) [2020-03-13T01:37:37.041Z] check_test.go:252: [d578af67e9a4d] daemon is not started [2020-03-13T01:37:37.041Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2020-03-13T01:37:37.041Z] check_test.go:252: [d8ebfa0fad4f3] daemon is not started [2020-03-13T01:37:37.041Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-13T01:37:37.041Z] check_test.go:252: [d877a33e509b4] daemon is not started [2020-03-13T01:37:37.041Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s) [2020-03-13T01:37:37.041Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-03-13T01:37:37.041Z] check_test.go:252: [db0244e5b9fc0] daemon is not started [2020-03-13T01:37:37.041Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-03-13T01:37:37.041Z] check_test.go:252: [d0251abd0b37e] daemon is not started [2020-03-13T01:37:37.041Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-03-13T01:37:37.041Z] check_test.go:252: [d76369da49b45] daemon is not started [2020-03-13T01:37:37.041Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-13T01:37:37.041Z] check_test.go:252: [da8f358ea2c02] daemon is not started [2020-03-13T01:37:37.041Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-13T01:37:37.041Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-13T01:37:42.295Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-13T01:37:42.295Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-13T01:37:42.295Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-13T01:37:42.552Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-13T01:37:42.809Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-03-13T01:37:42.809Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-03-13T01:37:42.809Z] check_test.go:279: [dbb99d4d8b72f] daemon is not started [2020-03-13T01:37:42.809Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-13T01:37:42.809Z] check_test.go:279: [df54ee0056ca1] daemon is not started [2020-03-13T01:37:42.809Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-03-13T01:37:42.809Z] check_test.go:279: [dd54c7fef3a06] daemon is not started [2020-03-13T01:37:42.809Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-03-13T01:37:42.809Z] check_test.go:279: [d384cb570c996] daemon is not started [2020-03-13T01:37:42.809Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-13T01:37:42.809Z] check_test.go:279: [dd2dfc5c983d0] daemon is not started [2020-03-13T01:37:42.809Z] === RUN TestDockerNetworkSuite [2020-03-13T01:37:42.809Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-13T01:37:46.085Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-13T01:37:47.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-13T01:37:52.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-13T01:37:52.272Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-13T01:37:54.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-13T01:37:54.799Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-13T01:37:58.978Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-13T01:37:58.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-13T01:38:00.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-13T01:38:01.805Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-13T01:38:07.075Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-13T01:38:10.351Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-13T01:38:10.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-13T01:38:14.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-13T01:38:15.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-13T01:38:16.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-13T01:38:17.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-13T01:38:18.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-13T01:38:20.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-13T01:38:20.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-13T01:38:20.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-13T01:38:22.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-13T01:38:22.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-13T01:38:22.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-13T01:38:22.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-13T01:38:23.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-13T01:38:25.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-13T01:38:25.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-13T01:38:26.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-13T01:38:26.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-13T01:38:30.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-13T01:38:30.551Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-13T01:38:33.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-13T01:38:43.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-13T01:38:44.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-13T01:38:44.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-13T01:38:44.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-13T01:38:45.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-13T01:38:45.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-13T01:38:45.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-13T01:38:45.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-13T01:38:46.743Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-13T01:38:50.020Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-13T01:38:50.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-13T01:38:50.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-13T01:38:50.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-13T01:38:51.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-13T01:38:52.484Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-13T01:38:56.663Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-13T01:38:56.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-13T01:39:01.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-13T01:39:01.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-13T01:39:03.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-13T01:39:03.290Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-13T01:39:06.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-13T01:39:06.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-13T01:39:07.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-13T01:39:08.433Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-13T01:39:08.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-13T01:39:10.358Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-13T01:39:12.253Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-13T01:39:16.431Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite (94.75s) [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.91s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [daf5c233a7457] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.22s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [db16626fc6344] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.71s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d25d0e8397b06] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.08s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d21db4e0ff1d4] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.02s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:1233: [d0712e851aeca] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.19s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d1bb29c8aee4f] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.39s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d77155b3732c3] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.65s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d2703bc4a4ab8] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.76s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [db7b397127c0d] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d56eaa3f21db8] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.80s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [dba797892181c] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.48s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d6ac4cedc745a] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.49s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d32824e5cb336] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d13ce012f66a0] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [dcb8ff4c1ff3b] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.31s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [db8719a7adea1] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [df0001297f123] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [db1c62b529ce2] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d9665c80c3c37] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.36s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [da439a7425c4b] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.75s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d1acf0eeae517] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [df1af6fa64a62] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [db202e2684bc8] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d88d521ba4d0e] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.81s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:968: [d5a97c1c558c5] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.92s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d9ec4960cdb0e] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.01s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:1116: [d189725daf45d] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d638dfedf2e34] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d5d29fe325641] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [da7d09345b8a6] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [daf1fb4cbdb9e] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d66dc7e0f0c28] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.28s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [de750b5cbc07e] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d62695342610f] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.40s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d1783f37a8ed8] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d925917abedd6] daemon is not started [2020-03-13T01:39:17.362Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [dbf4c38256051] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.53s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [dd05dfd9bb201] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.09s) [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.99s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:1084: [d24665593cc8e] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d33ffe5a19d54] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.47s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [dc292648cc17a] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.98s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d808e416d9861] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [db0cdba348172] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.37s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d1129decc91bb] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.93s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d7683ea20e7a4] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.78s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [d6473470e0858] daemon is not started [2020-03-13T01:39:17.362Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.14s) [2020-03-13T01:39:17.362Z] docker_cli_network_unix_test.go:46: [dada0c925a342] daemon is not started [2020-03-13T01:39:17.362Z] === RUN TestDockerHubPullSuite [2020-03-13T01:39:17.362Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-13T01:39:19.257Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-13T01:39:19.257Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-13T01:39:21.779Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-13T01:39:21.779Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-13T01:39:22.343Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-13T01:39:23.274Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-13T01:39:23.532Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-13T01:39:23.532Z] --- PASS: TestDockerHubPullSuite (6.21s) [2020-03-13T01:39:23.532Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.72s) [2020-03-13T01:39:23.532Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-03-13T01:39:23.532Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2020-03-13T01:39:23.532Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.61s) [2020-03-13T01:39:23.532Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-03-13T01:39:23.532Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-03-13T01:39:23.532Z] PASS [2020-03-13T01:39:23.532Z] [2020-03-13T01:39:23.532Z] === Skipped [2020-03-13T01:39:23.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-13T01:39:23.532Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-13T01:39:23.532Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.532Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-03-13T01:39:23.790Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-13T01:39:23.790Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-03-13T01:39:23.790Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_sni_test.go:18: Flakey test [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-13T01:39:23.790Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-13T01:39:23.790Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-13T01:39:23.790Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-13T01:39:23.790Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-13T01:39:23.790Z] docker_cli_network_unix_test.go:46: [dbf4c38256051] daemon is not started [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] [2020-03-13T01:39:23.790Z] DONE 1277 tests, 44 skipped in 2043.147s [2020-03-13T01:39:23.790Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-13T01:39:23.790Z] ++++ cat bundles/test-integration/docker.pid [2020-03-13T01:39:23.790Z] +++ kill 7413 [2020-03-13T01:39:24.724Z] +++ /etc/init.d/apparmor stop [2020-03-13T01:39:24.724Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-13T01:39:24.724Z] [2020-03-13T01:39:24.724Z] Unloading profiles will leave already running processes permanently [2020-03-13T01:39:24.724Z] unconfined, which can lead to unexpected situations. [2020-03-13T01:39:24.724Z] [2020-03-13T01:39:24.724Z] To set a process to complain mode, use the command line tool [2020-03-13T01:39:24.724Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-13T01:39:24.724Z] +++ true [2020-03-13T01:39:24.724Z] [2020-03-13T01:39:25.655Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-13T01:39:28.931Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-13T01:40:25.124Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-13T01:40:39.979Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite (1744.35s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.77s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.64s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.05s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.51s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.55s) [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:563: [d0c1ecd4f00c1] joining swarm manager [de459aac697a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:585: [de8272c5babeb] joining swarm manager [de459aac697a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] check_test.go:380: [d0c1ecd4f00c1] daemon is not started [2020-03-13T01:40:58.039Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.82s) [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:46: [d9f598d5e0fb3] joining swarm manager [d25efe6c31938]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.57s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.67s) [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:304: [d736e16ce3518] joining swarm manager [d846334c1011a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:305: [d0161a03a7588] joining swarm manager [d846334c1011a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.76s) [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:272: [d189700b74dc0] joining swarm manager [d7d7ce2173358]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:273: [d34a13e751232] joining swarm manager [d7d7ce2173358]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.01s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.69s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.84s) [2020-03-13T01:40:58.039Z] docker_api_swarm_node_test.go:19: [de26cf1937333] joining swarm manager [dc45f8a087a90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_node_test.go:20: [d18ea0394a44a] joining swarm manager [dc45f8a087a90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.62s) [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:502: [d95c3c4a0fcb8] joining swarm manager [d389ca02458f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:507: [d2993788b6108] joining swarm manager [d389ca02458f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.60s) [2020-03-13T01:40:58.039Z] docker_api_swarm_node_test.go:80: [d32fa13c3487b] joining swarm manager [d64f50a45000c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.30s) [2020-03-13T01:40:58.039Z] docker_api_swarm_node_test.go:52: [dda62299edfe5] joining swarm manager [d3246f9e64455]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_node_test.go:53: [db13a6dad51a5] joining swarm manager [d3246f9e64455]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.81s) [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:202: [db5b9087b3cf5] joining swarm manager [ddf6eec6c6e06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.61s) [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:384: [d06dc8071b6da] joining swarm manager [d9bf1c9d30c22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:385: [d8ff0800c73ce] joining swarm manager [d9bf1c9d30c22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] check_test.go:380: [d8ff0800c73ce] daemon is not started [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (72.40s) [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:802: [d05e0201e31dc] joining swarm manager [d91cdbdffbb13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:802: [d2cc7a7ecbaa4] joining swarm manager [d91cdbdffbb13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:802: [df02bc9ef9996] joining swarm manager [d91cdbdffbb13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:802: [dd939af6df58d] joining swarm manager [d91cdbdffbb13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-13T01:40:58.039Z] docker_api_swarm_test.go:810: [dccae5d1028a0] joining swarm manager [d91cdbdffbb13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.93s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.88s) [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:394: [d9a3c2f96ba48] joining swarm manager [d4da70eb556b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:394: [d5dd52d5ffd25] joining swarm manager [d4da70eb556b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.06s) [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:342: [da5c35093e840] joining swarm manager [dcdfc68dea2a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:342: [d33b684bb2751] joining swarm manager [dcdfc68dea2a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.08s) [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:489: [d9b0fde3d14f4] joining swarm manager [d66ee74a03168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:489: [d1986861e4d1a] joining swarm manager [d66ee74a03168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.32s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.18s) [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:127: [d9a27f3ea51ee] joining swarm manager [d18493109882d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:128: [db7e9645eef46] joining swarm manager [d18493109882d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:136: [d29eadf7019c7] joining swarm manager [d18493109882d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:137: [d0a0749f6f9a5] joining swarm manager [d18493109882d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.17s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.67s) [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:303: [d2ca104e3a1c1] joining swarm manager [d614f76000e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:303: [d6663bf5628e5] joining swarm manager [d614f76000e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.44s) [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:99: [de93d672f4f81] joining swarm manager [d186815da0c6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:100: [ddef709bfe60a] joining swarm manager [d186815da0c6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] check_test.go:380: [de93d672f4f81] daemon is not started [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.51s) [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:532: [d19fcb28766ed] joining swarm manager [dd6b482b5e200]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:533: [d6cb8171334a3] joining swarm manager [dd6b482b5e200]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.95s) [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:147: [d0f44c805194c] joining swarm manager [dd39414434cfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_api_swarm_service_test.go:147: [dbcf54a47fd4f] joining swarm manager [dd39414434cfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.25s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.30s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.08s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.39s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.36s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.48s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.09s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.78s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.86s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.04s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.78s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.41s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.34s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.44s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.17s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.50s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.91s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.45s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.02s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.30s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.60s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.71s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.68s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.29s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.31s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.28s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.19s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.52s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.24s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.15s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.80s) [2020-03-13T01:40:58.039Z] docker_cli_service_logs_test.go:241: checking task gqvfm15bif53 [2020-03-13T01:40:58.039Z] docker_cli_service_logs_test.go:246: checking messages for gqvfm15bif53 [2020-03-13T01:40:58.039Z] docker_cli_service_logs_test.go:241: checking task 02gc6uykv0gn [2020-03-13T01:40:58.039Z] docker_cli_service_logs_test.go:246: checking messages for 02gc6uykv0gn [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.24s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.85s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.03s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.09s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.94s) [2020-03-13T01:40:58.039Z] docker_cli_swarm_test.go:1901: [dd5a75cd4f28d] joining swarm manager [dd8b60e115d97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.039Z] docker_cli_swarm_test.go:1902: [d48af23777a2a] joining swarm manager [dd8b60e115d97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.41s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.13s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.19s) [2020-03-13T01:40:58.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.49s) [2020-03-13T01:40:58.040Z] docker_cli_swarm_test.go:1802: [d43828253e4b7] joining swarm manager [dd536b3a5d12e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.040Z] docker_cli_swarm_test.go:1803: [df4465f58a349] joining swarm manager [dd536b3a5d12e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.39s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (95.44s) [2020-03-13T01:40:58.040Z] docker_cli_swarm_test.go:1321: [d2ec76de6146f] joining swarm manager [dd2344ce0212f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.040Z] docker_cli_swarm_test.go:1322: [d0b55f743a18e] joining swarm manager [dd2344ce0212f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.37s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.46s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.78s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.05s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.84s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.98s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.00s) [2020-03-13T01:40:58.040Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-13T01:40:58.040Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.97s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.14s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.12s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.84s) [2020-03-13T01:40:58.040Z] docker_cli_swarm_test.go:1186: [d2a1f61a8d009] joining swarm manager [dfa54be386c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.040Z] docker_cli_swarm_test.go:1195: [dc083d328211d] joining swarm manager [dfa54be386c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.10s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.26s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.92s) [2020-03-13T01:40:58.040Z] docker_cli_swarm_test.go:1118: [d50a763cb1b36] joining swarm manager [d1aee7a720054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.040Z] docker_cli_swarm_test.go:1119: [df4c98317ec46] joining swarm manager [d1aee7a720054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.040Z] docker_cli_swarm_test.go:1172: [d59829a7d7229] joining swarm manager [d1aee7a720054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.03s) [2020-03-13T01:40:58.040Z] docker_cli_swarm_test.go:1453: [df966011f93c0] joining swarm manager [d48c353441225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.040Z] docker_cli_swarm_test.go:1454: [d2e25d85c30e2] joining swarm manager [d48c353441225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.79s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.07s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.39s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.14s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.88s) [2020-03-13T01:40:58.040Z] docker_cli_swarm_unix_test.go:62: [d1ffbac7d89d3] joining swarm manager [d53df9da7805c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.06s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.91s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.05s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.71s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.45s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.80s) [2020-03-13T01:40:58.040Z] docker_api_swarm_test.go:962: [d82cc58857a24] joining swarm manager [d0aa5d33e44b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.95s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.09s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.94s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.68s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.06s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.22s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.39s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (4.08s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.96s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.27s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.29s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.95s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.98s) [2020-03-13T01:40:58.040Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.93s) [2020-03-13T01:40:58.040Z] === RUN TestDockerExternalVolumeSuite [2020-03-13T01:40:58.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-13T01:41:12.893Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-13T01:42:20.539Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-13T01:42:30.506Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-13T01:43:02.549Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-13T01:43:17.403Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-13T01:43:49.446Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-13T01:44:01.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-13T01:44:33.689Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-13T01:44:48.543Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-13T01:45:06.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-13T01:45:53.315Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-13T01:46:11.380Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-13T01:46:43.422Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-13T01:47:15.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-13T01:47:30.364Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-13T01:47:48.510Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-13T01:48:03.362Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite (441.23s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s) [2020-03-13T01:48:18.215Z] docker_cli_external_volume_driver_test.go:53: [d58a6f3ae2630] daemon is not started [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.65s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-03-13T01:48:18.215Z] docker_cli_external_volume_driver_test.go:53: [d5a4c199b7c72] daemon is not started [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-13T01:48:18.215Z] docker_cli_external_volume_driver_test.go:53: [de4a42890dba7] daemon is not started [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-13T01:48:18.215Z] docker_cli_external_volume_driver_test.go:53: [d8271522d05b1] daemon is not started [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s) [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-03-13T01:48:18.215Z] docker_cli_external_volume_driver_test.go:485: [d9cae287df4d4] daemon is not started [2020-03-13T01:48:18.215Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-13T01:48:18.215Z] docker_cli_external_volume_driver_test.go:53: [ddf7a637e5f39] daemon is not started [2020-03-13T01:48:18.215Z] PASS [2020-03-13T01:48:18.215Z] [2020-03-13T01:48:18.215Z] === Skipped [2020-03-13T01:48:18.215Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-13T01:48:18.215Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-13T01:48:18.215Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-13T01:48:18.215Z] check_test.go:309: [d109e38cb025a] daemon is not started [2020-03-13T01:48:18.215Z] [2020-03-13T01:48:18.215Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-13T01:48:18.215Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-13T01:48:18.215Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-13T01:48:18.215Z] check_test.go:309: [d5b77a142e993] daemon is not started [2020-03-13T01:48:18.215Z] [2020-03-13T01:48:18.215Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-13T01:48:18.215Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-13T01:48:18.215Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-13T01:48:18.215Z] check_test.go:309: [d6ab58d747487] daemon is not started [2020-03-13T01:48:18.215Z] [2020-03-13T01:48:18.215Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-13T01:48:18.215Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-13T01:48:18.215Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-13T01:48:18.215Z] [2020-03-13T01:48:18.215Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-13T01:48:18.215Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-13T01:48:18.215Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-13T01:48:18.215Z] [2020-03-13T01:48:18.215Z] [2020-03-13T01:48:18.215Z] DONE 273 tests, 5 skipped in 2576.945s [2020-03-13T01:48:18.215Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-13T01:48:18.215Z] ++++ cat bundles/test-integration/docker.pid [2020-03-13T01:48:18.215Z] +++ kill 7488 [2020-03-13T01:48:18.779Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dae1a0921b901/docker.pid [2020-03-13T01:48:18.779Z] +++ kill 4536 [2020-03-13T01:48:18.779Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4536 is not a child of this shell [2020-03-13T01:48:18.779Z] warning: PID 4536 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dae1a0921b901/docker.pid had a nonzero exit code [2020-03-13T01:48:18.779Z] +++ /etc/init.d/apparmor stop [2020-03-13T01:48:18.779Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-13T01:48:18.779Z] [2020-03-13T01:48:18.779Z] Unloading profiles will leave already running processes permanently [2020-03-13T01:48:18.779Z] unconfined, which can lead to unexpected situations. [2020-03-13T01:48:18.779Z] [2020-03-13T01:48:18.779Z] To set a process to complain mode, use the command line tool [2020-03-13T01:48:18.779Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-13T01:48:18.779Z] +++ true [2020-03-13T01:48:19.036Z] [2020-03-13T01:48:19.293Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-13T01:48:19.317Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-13T01:48:22.353Z] + echo Ensuring container killed. [2020-03-13T01:48:22.353Z] Ensuring container killed. [2020-03-13T01:48:22.353Z] + docker ps -aq -f name=docker-pr3-* [2020-03-13T01:48:22.353Z] + cids=0de25fc15ff8 [2020-03-13T01:48:22.353Z] d8abb3888e84 [2020-03-13T01:48:22.353Z] 8ebff05800a3 [2020-03-13T01:48:22.353Z] + [ -n 0de25fc15ff8 [2020-03-13T01:48:22.353Z] d8abb3888e84 [2020-03-13T01:48:22.353Z] 8ebff05800a3 ] [2020-03-13T01:48:22.353Z] + docker rm -vf 0de25fc15ff8 d8abb3888e84 8ebff05800a3 [2020-03-13T01:48:24.877Z] 0de25fc15ff8 [2020-03-13T01:48:26.248Z] d8abb3888e84 [2020-03-13T01:48:26.248Z] 8ebff05800a3 [Pipeline] sh [2020-03-13T01:48:26.545Z] + echo Chowning /workspace to jenkins user [2020-03-13T01:48:26.545Z] Chowning /workspace to jenkins user [2020-03-13T01:48:26.545Z] + id -u [2020-03-13T01:48:26.545Z] + id -g [2020-03-13T01:48:26.545Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40684:/workspace busybox chown -R 1000:1000 /workspace [2020-03-13T01:48:26.545Z] Unable to find image 'busybox:latest' locally [2020-03-13T01:48:31.799Z] latest: Pulling from library/busybox [2020-03-13T01:48:31.799Z] 0669b0daf1fb: Pulling fs layer [2020-03-13T01:48:31.799Z] 0669b0daf1fb: Download complete [2020-03-13T01:48:32.057Z] 0669b0daf1fb: Pull complete [2020-03-13T01:48:32.057Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-13T01:48:32.057Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-13T01:48:36.537Z] + bundleName=amd64 [2020-03-13T01:48:36.537Z] + echo Creating amd64-bundles.tar.gz [2020-03-13T01:48:36.537Z] Creating amd64-bundles.tar.gz [2020-03-13T01:48:36.537Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-13T01:48:36.537Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-13T01:48:37.917Z] Archiving artifacts [2020-03-13T01:48:39.830Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40684/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-13T01:48:40.145Z] + make clean [2020-03-13T01:48:40.145Z] docker volume rm -f docker-dev-cache [2020-03-13T01:48:40.402Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS