Pull request #40661 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e36d22266674d3572e6cdcefc7a56097ef85f1c2+51c119c698178f5b279cc2fe7bdb9a61cfbd4868 (e9b6becbdbb9901ff417c404009962b4025c6663) 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-10T11:01:31.083Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-10T11:01:31.092Z] Trying to pass milestone 1 [Pipeline] milestone [2020-03-10T11:01:31.126Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-10T11:01:31.270Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a920211f70f264ef) in /home/ubuntu/workspace/moby_PR-40661 [Pipeline] { [Pipeline] checkout [2020-03-10T11:01:31.313Z] using credential docker-jenkins-github-credentials [2020-03-10T11:01:31.322Z] Cloning the remote Git repository [2020-03-10T11:01:31.322Z] Cloning with configured refspecs honoured and without tags [2020-03-10T11:01:31.323Z] Cloning repository https://github.com/moby/moby.git [2020-03-10T11:01:31.323Z] > git init /home/ubuntu/workspace/moby_PR-40661 # timeout=10 [2020-03-10T11:01:31.332Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:01:31.332Z] > git --version # timeout=10 [2020-03-10T11:01:31.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:01:31.347Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:01:44.145Z] Fetching without tags [2020-03-10T11:01:44.399Z] Merging remotes/origin/master commit 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 into PR head commit e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:01:44.899Z] Merge succeeded, producing e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:01:44.900Z] Checking out Revision e36d22266674d3572e6cdcefc7a56097ef85f1c2 (PR-40661) [2020-03-10T11:01:45.396Z] Commit message: "ci: update golangci-lint v1.23.8" [2020-03-10T11:01:44.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:01:44.128Z] > git config --add remote.origin.fetch +refs/pull/40661/head:refs/remotes/origin/PR-40661 # timeout=10 [2020-03-10T11:01:44.133Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:01:44.139Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:01:44.146Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:01:44.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:01:44.147Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:01:44.400Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:01:44.405Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:01:44.877Z] > git merge 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 # timeout=10 [2020-03-10T11:01:44.889Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-10T11:01:44.901Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:01:44.910Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:01:45.398Z] > git rev-list --no-walk e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-10T11:01:46.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40661:/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-10T11:01:46.277Z] Unable to find image 'alpine:latest' locally [2020-03-10T11:01:46.277Z] latest: Pulling from library/alpine [2020-03-10T11:01:46.534Z] c9b1b535fdd9: Pulling fs layer [2020-03-10T11:01:46.534Z] c9b1b535fdd9: Verifying Checksum [2020-03-10T11:01:46.534Z] c9b1b535fdd9: Download complete [2020-03-10T11:01:46.793Z] c9b1b535fdd9: Pull complete [2020-03-10T11:01:46.793Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-10T11:01:46.793Z] Status: Downloaded newer image for alpine:latest [2020-03-10T11:01:49.326Z] 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-10T11:01:50.112Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a920211f70f264ef) in /home/ubuntu/workspace/moby_PR-40661 [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] { [Pipeline] checkout [2020-03-10T11:01:50.176Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-03-10T11:01:50.187Z] Fetching changes from the remote Git repository [2020-03-10T11:01:50.191Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-092ce1c21a40a5163) in /home/ubuntu/workspace/moby_PR-40661 [Pipeline] // stage [2020-03-10T11:01:50.194Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-03-10T11:01:50.231Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-40661 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2020-03-10T11:01:50.286Z] using credential docker-jenkins-github-credentials [2020-03-10T11:01:50.295Z] Cloning the remote Git repository [2020-03-10T11:01:50.295Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-10T11:01:50.448Z] Merging remotes/origin/master commit 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 into PR head commit e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:01:50.489Z] using credential docker-jenkins-github-credentials [2020-03-10T11:01:50.508Z] Cloning the remote Git repository [2020-03-10T11:01:50.509Z] Cloning with configured refspecs honoured and without tags [2020-03-10T11:01:50.519Z] Merge succeeded, producing e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:01:50.520Z] Checking out Revision e36d22266674d3572e6cdcefc7a56097ef85f1c2 (PR-40661) [2020-03-10T11:01:50.558Z] Running on s390x-ubuntu-04 in /home/jenkins/workspace/moby_PR-40661 [Pipeline] { [2020-03-10T11:01:50.567Z] Commit message: "ci: update golangci-lint v1.23.8" [Pipeline] checkout [2020-03-10T11:01:50.183Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-10T11:01:50.188Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:01:50.195Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:01:50.195Z] > git --version # timeout=10 [2020-03-10T11:01:50.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:01:50.210Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:01:50.449Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:01:50.457Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:01:50.507Z] > git merge 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 # timeout=10 [2020-03-10T11:01:50.515Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-10T11:01:50.521Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:01:50.524Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:01:50.766Z] using credential docker-jenkins-github-credentials [2020-03-10T11:01:50.845Z] Cloning the remote Git repository [2020-03-10T11:01:50.845Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-10T11:01:50.299Z] Cloning repository https://github.com/moby/moby.git [2020-03-10T11:01:50.299Z] > git init /home/ubuntu/workspace/moby_PR-40661 # timeout=10 [2020-03-10T11:01:50.315Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:01:50.315Z] > git --version # timeout=10 [2020-03-10T11:01:50.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:01:50.320Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:01:50.521Z] Cloning repository https://github.com/moby/moby.git [2020-03-10T11:01:50.541Z] > git init /home/docker/workspace/moby_PR-40661 # timeout=10 [2020-03-10T11:01:50.550Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:01:50.550Z] > git --version # timeout=10 [2020-03-10T11:01:50.555Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:01:50.556Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:01:51.381Z] + [ PR != PR ] [2020-03-10T11:01:51.381Z] + [ master != master ] [2020-03-10T11:01:51.381Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-10T11:01:50.883Z] Cloning repository https://github.com/moby/moby.git [2020-03-10T11:01:50.885Z] > git init /home/jenkins/workspace/moby_PR-40661 # timeout=10 [2020-03-10T11:01:50.898Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:01:50.899Z] > git --version # timeout=10 [2020-03-10T11:01:50.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:01:50.913Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:01:51.711Z] + docker version [2020-03-10T11:01:51.711Z] Client: Docker Engine - Community [2020-03-10T11:01:51.711Z] Version: 19.03.5 [2020-03-10T11:01:51.711Z] API version: 1.40 [2020-03-10T11:01:51.711Z] Go version: go1.12.12 [2020-03-10T11:01:51.711Z] Git commit: 633a0ea838 [2020-03-10T11:01:51.711Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-10T11:01:51.711Z] OS/Arch: linux/amd64 [2020-03-10T11:01:51.711Z] Experimental: false [2020-03-10T11:01:51.711Z] [2020-03-10T11:01:51.711Z] Server: Docker Engine - Community [2020-03-10T11:01:51.711Z] Engine: [2020-03-10T11:01:51.711Z] Version: 19.03.5 [2020-03-10T11:01:51.711Z] API version: 1.40 (minimum version 1.12) [2020-03-10T11:01:51.711Z] Go version: go1.12.12 [2020-03-10T11:01:51.711Z] Git commit: 633a0ea838 [2020-03-10T11:01:51.711Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-10T11:01:51.711Z] OS/Arch: linux/amd64 [2020-03-10T11:01:51.711Z] Experimental: true [2020-03-10T11:01:51.711Z] containerd: [2020-03-10T11:01:51.711Z] Version: 1.2.10 [2020-03-10T11:01:51.711Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-10T11:01:51.711Z] runc: [2020-03-10T11:01:51.711Z] Version: 1.0.0-rc8+dev [2020-03-10T11:01:51.711Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-10T11:01:51.711Z] docker-init: [2020-03-10T11:01:51.711Z] Version: 0.18.0 [2020-03-10T11:01:51.711Z] GitCommit: fec3683 [Pipeline] sh [2020-03-10T11:01:52.000Z] + docker info [2020-03-10T11:01:52.565Z] Client: [2020-03-10T11:01:52.565Z] Debug Mode: false [2020-03-10T11:01:52.565Z] [2020-03-10T11:01:52.565Z] Server: [2020-03-10T11:01:52.565Z] Containers: 0 [2020-03-10T11:01:52.565Z] Running: 0 [2020-03-10T11:01:52.565Z] Paused: 0 [2020-03-10T11:01:52.565Z] Stopped: 0 [2020-03-10T11:01:52.565Z] Images: 2 [2020-03-10T11:01:52.565Z] Server Version: 19.03.5 [2020-03-10T11:01:52.565Z] Storage Driver: overlay2 [2020-03-10T11:01:52.565Z] Backing Filesystem: extfs [2020-03-10T11:01:52.565Z] Supports d_type: true [2020-03-10T11:01:52.565Z] Native Overlay Diff: true [2020-03-10T11:01:52.565Z] Logging Driver: json-file [2020-03-10T11:01:52.565Z] Cgroup Driver: cgroupfs [2020-03-10T11:01:52.565Z] Plugins: [2020-03-10T11:01:52.565Z] Volume: local [2020-03-10T11:01:52.565Z] Network: bridge host ipvlan macvlan null overlay [2020-03-10T11:01:52.565Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-10T11:01:52.565Z] Swarm: inactive [2020-03-10T11:01:52.565Z] Runtimes: runc [2020-03-10T11:01:52.565Z] Default Runtime: runc [2020-03-10T11:01:52.565Z] Init Binary: docker-init [2020-03-10T11:01:52.565Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-10T11:01:52.565Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-10T11:01:52.565Z] init version: fec3683 [2020-03-10T11:01:52.565Z] Security Options: [2020-03-10T11:01:52.565Z] apparmor [2020-03-10T11:01:52.565Z] seccomp [2020-03-10T11:01:52.565Z] Profile: default [2020-03-10T11:01:52.565Z] Kernel Version: 4.15.0-1058-aws [2020-03-10T11:01:52.565Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-10T11:01:52.565Z] OSType: linux [2020-03-10T11:01:52.565Z] Architecture: x86_64 [2020-03-10T11:01:52.565Z] CPUs: 2 [2020-03-10T11:01:52.565Z] Total Memory: 7.501GiB [2020-03-10T11:01:52.565Z] Name: ip-10-100-40-229 [2020-03-10T11:01:52.565Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-10T11:01:52.565Z] Docker Root Dir: /var/lib/docker [2020-03-10T11:01:52.565Z] Debug Mode: false [2020-03-10T11:01:52.565Z] Registry: https://index.docker.io/v1/ [2020-03-10T11:01:52.565Z] Labels: [2020-03-10T11:01:52.565Z] Experimental: true [2020-03-10T11:01:52.565Z] Insecure Registries: [2020-03-10T11:01:52.565Z] 127.0.0.0/8 [2020-03-10T11:01:52.565Z] Live Restore Enabled: true [2020-03-10T11:01:52.565Z] [2020-03-10T11:01:52.565Z] WARNING: No swap limit support [Pipeline] sh [2020-03-10T11:01:52.853Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:01:52.853Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:01:52.853Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40661/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-10T11:01:53.112Z] + bash /home/ubuntu/workspace/moby_PR-40661/check-config.sh [2020-03-10T11:01:53.112Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-10T11:01:53.112Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-10T11:01:53.112Z] [2020-03-10T11:01:53.112Z] Generally Necessary: [2020-03-10T11:01:53.112Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-10T11:01:53.112Z] - apparmor: enabled and tools installed [2020-03-10T11:01:53.112Z] - CONFIG_NAMESPACES: enabled [2020-03-10T11:01:53.112Z] - CONFIG_NET_NS: enabled [2020-03-10T11:01:53.112Z] - CONFIG_PID_NS: enabled [2020-03-10T11:01:53.112Z] - CONFIG_IPC_NS: enabled [2020-03-10T11:01:53.112Z] - CONFIG_UTS_NS: enabled [2020-03-10T11:01:53.112Z] - CONFIG_CGROUPS: enabled [2020-03-10T11:01:53.112Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-10T11:01:53.112Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-10T11:01:53.112Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-10T11:01:53.112Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-10T11:01:53.112Z] - CONFIG_CPUSETS: enabled [2020-03-10T11:01:53.112Z] - CONFIG_MEMCG: enabled [2020-03-10T11:01:53.112Z] - CONFIG_KEYS: enabled [2020-03-10T11:01:53.112Z] - CONFIG_VETH: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-10T11:01:53.112Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-10T11:01:53.112Z] [2020-03-10T11:01:53.112Z] Optional Features: [2020-03-10T11:01:53.112Z] - CONFIG_USER_NS: enabled [2020-03-10T11:01:53.112Z] - CONFIG_SECCOMP: enabled [2020-03-10T11:01:53.112Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-10T11:01:53.112Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-10T11:01:53.112Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-10T11:01:53.112Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-10T11:01:53.112Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-10T11:01:53.112Z] - CONFIG_BLK_CGROUP: enabled [2020-03-10T11:01:53.112Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-10T11:01:53.112Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-10T11:01:53.112Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-10T11:01:53.112Z] - CONFIG_CGROUP_PERF: enabled [2020-03-10T11:01:53.112Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-10T11:01:53.112Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-10T11:01:53.112Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-10T11:01:53.112Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-10T11:01:53.112Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-10T11:01:53.112Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_IP_VS: enabled (as module) [2020-03-10T11:01:53.112Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-10T11:01:53.112Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-10T11:01:53.369Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-10T11:01:53.369Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-10T11:01:53.369Z] - CONFIG_EXT4_FS: enabled [2020-03-10T11:01:53.369Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-10T11:01:53.369Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-10T11:01:53.369Z] - Network Drivers: [2020-03-10T11:01:53.369Z] - "overlay": [2020-03-10T11:01:53.369Z] - CONFIG_VXLAN: enabled (as module) [2020-03-10T11:01:53.369Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-10T11:01:53.369Z] Optional (for encrypted networks): [2020-03-10T11:01:53.369Z] - CONFIG_CRYPTO: enabled [2020-03-10T11:01:53.369Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-10T11:01:53.369Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-10T11:01:53.369Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-10T11:01:53.369Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-10T11:01:53.369Z] - CONFIG_XFRM: enabled [2020-03-10T11:01:53.369Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-10T11:01:53.369Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-10T11:01:53.369Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-10T11:01:53.369Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-10T11:01:53.369Z] - "ipvlan": [2020-03-10T11:01:53.369Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-10T11:01:53.369Z] - "macvlan": [2020-03-10T11:01:53.369Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-10T11:01:53.369Z] - CONFIG_DUMMY: enabled (as module) [2020-03-10T11:01:53.369Z] - "ftp,tftp client in container": [2020-03-10T11:01:53.369Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-10T11:01:53.369Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-10T11:01:53.369Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-10T11:01:53.369Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-10T11:01:53.369Z] - Storage Drivers: [2020-03-10T11:01:53.369Z] - "aufs": [2020-03-10T11:01:53.369Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-10T11:01:53.369Z] - "btrfs": [2020-03-10T11:01:53.369Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-10T11:01:53.369Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-10T11:01:53.369Z] - "devicemapper": [2020-03-10T11:01:53.369Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-10T11:01:53.370Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-10T11:01:53.370Z] - "overlay": [2020-03-10T11:01:53.370Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-10T11:01:53.370Z] - "zfs": [2020-03-10T11:01:53.370Z] - /dev/zfs: missing [2020-03-10T11:01:53.370Z] - zfs command: missing [2020-03-10T11:01:53.370Z] - zpool command: missing [2020-03-10T11:01:53.370Z] [2020-03-10T11:01:53.370Z] Limits: [2020-03-10T11:01:53.370Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-10T11:01:53.370Z] [2020-03-10T11:01:53.370Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-10T11:01:53.716Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 . [2020-03-10T11:01:53.716Z] #2 [internal] load .dockerignore [2020-03-10T11:01:53.716Z] #2 transferring context: 87B done [2020-03-10T11:01:53.716Z] #2 DONE 0.0s [2020-03-10T11:01:53.716Z] [2020-03-10T11:01:53.716Z] #1 [internal] load build definition from Dockerfile [2020-03-10T11:01:53.716Z] #1 transferring dockerfile: 17.12kB done [2020-03-10T11:01:53.716Z] #1 DONE 0.0s [2020-03-10T11:01:53.716Z] [2020-03-10T11:01:53.716Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-10T11:01:53.716Z] #3 DONE 0.1s [2020-03-10T11:01:53.975Z] [2020-03-10T11:01:53.975Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-10T11:01:53.975Z] #4 CACHED [2020-03-10T11:01:54.233Z] [2020-03-10T11:01:54.233Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-10T11:01:54.233Z] #6 DONE 0.0s [2020-03-10T11:01:54.233Z] [2020-03-10T11:01:54.233Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-10T11:01:54.233Z] #5 DONE 0.1s [2020-03-10T11:01:54.233Z] [2020-03-10T11:01:54.233Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-10T11:01:54.233Z] #7 DONE 0.0s [2020-03-10T11:01:54.233Z] [2020-03-10T11:01:54.233Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-10T11:01:54.233Z] #71 CACHED [2020-03-10T11:01:54.233Z] [2020-03-10T11:01:54.233Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-10T11:01:54.233Z] #8 CACHED [2020-03-10T11:01:54.233Z] [2020-03-10T11:01:54.233Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-10T11:01:54.233Z] #40 CACHED [2020-03-10T11:01:54.233Z] [2020-03-10T11:01:54.233Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-10T11:01:54.233Z] #9 CACHED [2020-03-10T11:01:54.233Z] [2020-03-10T11:01:54.233Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-10T11:01:54.233Z] #29 CACHED [2020-03-10T11:01:54.233Z] [2020-03-10T11:01:54.233Z] #20 [internal] load build context [2020-03-10T11:01:58.785Z] Fetching without tags [2020-03-10T11:01:58.685Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:01:58.698Z] > git config --add remote.origin.fetch +refs/pull/40661/head:refs/remotes/origin/PR-40661 # timeout=10 [2020-03-10T11:01:58.710Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:01:58.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:01:59.172Z] Merging remotes/origin/master commit 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 into PR head commit e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:01:59.505Z] #20 transferring context: 49.95MB 4.2s done [2020-03-10T11:01:59.505Z] #20 DONE 4.3s [2020-03-10T11:01:59.505Z] [2020-03-10T11:01:59.505Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:01:59.505Z] #25 4.040 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-10T11:01:59.505Z] #25 4.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-10T11:01:59.505Z] #25 4.281 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-10T11:01:59.505Z] #25 ... [2020-03-10T11:01:59.505Z] [2020-03-10T11:01:59.505Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:01:59.505Z] #21 CACHED [2020-03-10T11:01:59.505Z] [2020-03-10T11:01:59.505Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-10T11:01:59.505Z] #46 CACHED [2020-03-10T11:01:59.505Z] [2020-03-10T11:01:59.505Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-10T11:01:59.505Z] #32 CACHED [2020-03-10T11:01:59.505Z] [2020-03-10T11:01:59.505Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-10T11:01:59.505Z] #67 CACHED [2020-03-10T11:01:59.505Z] [2020-03-10T11:01:59.505Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-10T11:01:59.505Z] #22 CACHED [2020-03-10T11:01:59.505Z] [2020-03-10T11:01:59.505Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-10T11:01:59.505Z] #73 CACHED [2020-03-10T11:01:59.505Z] [2020-03-10T11:01:59.505Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-10T11:01:59.505Z] #55 CACHED [2020-03-10T11:01:59.505Z] [2020-03-10T11:01:59.505Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-10T11:01:59.505Z] #52 CACHED [2020-03-10T11:01:59.505Z] [2020-03-10T11:01:59.505Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-10T11:01:59.505Z] #49 CACHED [2020-03-10T11:01:59.505Z] [2020-03-10T11:01:59.505Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:01:59.891Z] Merge succeeded, producing e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:01:59.892Z] Checking out Revision e36d22266674d3572e6cdcefc7a56097ef85f1c2 (PR-40661) [2020-03-10T11:01:58.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:01:58.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:01:58.823Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:01:59.202Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:01:59.214Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:01:59.811Z] > git merge 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 # timeout=10 [2020-03-10T11:01:59.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-10T11:01:59.922Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:01:59.936Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:02:00.585Z] Commit message: "ci: update golangci-lint v1.23.8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-10T11:02:01.951Z] + docker version [2020-03-10T11:02:01.951Z] Client: Docker Engine - Community [2020-03-10T11:02:01.951Z] Version: 19.03.7 [2020-03-10T11:02:01.951Z] API version: 1.40 [2020-03-10T11:02:01.951Z] Go version: go1.12.17 [2020-03-10T11:02:01.951Z] Git commit: 7141c199a2 [2020-03-10T11:02:01.951Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-10T11:02:01.951Z] OS/Arch: linux/s390x [2020-03-10T11:02:01.951Z] Experimental: false [2020-03-10T11:02:01.951Z] [2020-03-10T11:02:01.951Z] Server: Docker Engine - Community [2020-03-10T11:02:01.951Z] Engine: [2020-03-10T11:02:01.951Z] Version: 19.03.7 [2020-03-10T11:02:01.951Z] API version: 1.40 (minimum version 1.12) [2020-03-10T11:02:01.951Z] Go version: go1.12.17 [2020-03-10T11:02:01.951Z] Git commit: 7141c199a2 [2020-03-10T11:02:01.951Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-10T11:02:01.951Z] OS/Arch: linux/s390x [2020-03-10T11:02:01.951Z] Experimental: true [2020-03-10T11:02:01.951Z] containerd: [2020-03-10T11:02:01.951Z] Version: 1.2.13 [2020-03-10T11:02:01.951Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-10T11:02:01.951Z] runc: [2020-03-10T11:02:01.951Z] Version: 1.0.0-rc10 [2020-03-10T11:02:01.951Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-10T11:02:01.951Z] docker-init: [2020-03-10T11:02:01.951Z] Version: 0.18.0 [2020-03-10T11:02:01.951Z] GitCommit: fec3683 [Pipeline] sh [2020-03-10T11:02:02.712Z] + docker info [2020-03-10T11:02:02.712Z] Client: [2020-03-10T11:02:02.712Z] Debug Mode: false [2020-03-10T11:02:02.712Z] [2020-03-10T11:02:02.712Z] Server: [2020-03-10T11:02:02.712Z] Containers: 1 [2020-03-10T11:02:02.712Z] Running: 0 [2020-03-10T11:02:02.712Z] Paused: 0 [2020-03-10T11:02:02.712Z] Stopped: 1 [2020-03-10T11:02:02.712Z] Images: 15 [2020-03-10T11:02:02.712Z] Server Version: 19.03.7 [2020-03-10T11:02:02.712Z] Storage Driver: overlay2 [2020-03-10T11:02:02.712Z] Backing Filesystem: [2020-03-10T11:02:02.712Z] Supports d_type: true [2020-03-10T11:02:02.712Z] Native Overlay Diff: true [2020-03-10T11:02:02.712Z] Logging Driver: json-file [2020-03-10T11:02:02.712Z] Cgroup Driver: cgroupfs [2020-03-10T11:02:02.712Z] Plugins: [2020-03-10T11:02:02.712Z] Volume: local [2020-03-10T11:02:02.712Z] Network: bridge host ipvlan macvlan null overlay [2020-03-10T11:02:02.712Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-10T11:02:02.712Z] Swarm: inactive [2020-03-10T11:02:02.712Z] Runtimes: runc [2020-03-10T11:02:02.712Z] Default Runtime: runc [2020-03-10T11:02:02.712Z] Init Binary: docker-init [2020-03-10T11:02:02.712Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-10T11:02:02.712Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-10T11:02:02.712Z] init version: fec3683 [2020-03-10T11:02:02.712Z] Security Options: [2020-03-10T11:02:02.712Z] apparmor [2020-03-10T11:02:02.712Z] seccomp [2020-03-10T11:02:02.712Z] Profile: default [2020-03-10T11:02:02.712Z] Kernel Version: 4.4.0-171-generic [2020-03-10T11:02:02.712Z] Operating System: Ubuntu 16.04.5 LTS [2020-03-10T11:02:02.712Z] OSType: linux [2020-03-10T11:02:02.712Z] Architecture: s390x [2020-03-10T11:02:02.712Z] CPUs: 2 [2020-03-10T11:02:02.712Z] Total Memory: 7.862GiB [2020-03-10T11:02:02.712Z] Name: s390x-ubuntu-04 [2020-03-10T11:02:02.712Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-10T11:02:02.712Z] Docker Root Dir: /var/lib/docker [2020-03-10T11:02:02.712Z] Debug Mode: false [2020-03-10T11:02:02.712Z] Username: dockerbuildbot [2020-03-10T11:02:02.712Z] Registry: https://index.docker.io/v1/ [2020-03-10T11:02:02.712Z] Labels: [2020-03-10T11:02:02.712Z] Experimental: true [2020-03-10T11:02:02.712Z] Insecure Registries: [2020-03-10T11:02:02.712Z] 127.0.0.0/8 [2020-03-10T11:02:02.712Z] Live Restore Enabled: false [2020-03-10T11:02:02.712Z] [2020-03-10T11:02:02.712Z] WARNING: No swap limit support [Pipeline] sh [2020-03-10T11:02:03.405Z] Fetching without tags [2020-03-10T11:02:03.480Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:02:03.480Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:02:03.480Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40661/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-10T11:02:03.480Z] + bash /home/jenkins/workspace/moby_PR-40661/check-config.sh [2020-03-10T11:02:03.480Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-10T11:02:03.480Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-03-10T11:02:03.480Z] [2020-03-10T11:02:03.480Z] Generally Necessary: [2020-03-10T11:02:03.480Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-10T11:02:03.480Z] - apparmor: enabled and tools installed [2020-03-10T11:02:03.480Z] - CONFIG_NAMESPACES: enabled [2020-03-10T11:02:03.480Z] - CONFIG_NET_NS: enabled [2020-03-10T11:02:03.480Z] - CONFIG_PID_NS: enabled [2020-03-10T11:02:03.480Z] - CONFIG_IPC_NS: enabled [2020-03-10T11:02:03.480Z] - CONFIG_UTS_NS: enabled [2020-03-10T11:02:03.480Z] - CONFIG_CGROUPS: enabled [2020-03-10T11:02:03.480Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-10T11:02:03.480Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-10T11:02:03.480Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-10T11:02:03.480Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-10T11:02:03.480Z] - CONFIG_CPUSETS: enabled [2020-03-10T11:02:03.480Z] - CONFIG_MEMCG: enabled [2020-03-10T11:02:03.643Z] Merging remotes/origin/master commit 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 into PR head commit e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:02:03.834Z] - CONFIG_KEYS: enabled [2020-03-10T11:02:03.834Z] - CONFIG_VETH: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-10T11:02:03.834Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-10T11:02:03.834Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-10T11:02:03.834Z] [2020-03-10T11:02:03.834Z] Optional Features: [2020-03-10T11:02:03.834Z] - CONFIG_USER_NS: enabled [2020-03-10T11:02:03.834Z] - CONFIG_SECCOMP: enabled [2020-03-10T11:02:03.834Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-10T11:02:03.834Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-10T11:02:03.834Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-10T11:02:03.834Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-10T11:02:03.834Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-10T11:02:03.834Z] - CONFIG_BLK_CGROUP: enabled [2020-03-10T11:02:03.834Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-10T11:02:03.834Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-10T11:02:03.834Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-10T11:02:03.834Z] - CONFIG_CGROUP_PERF: enabled [2020-03-10T11:02:03.834Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-10T11:02:03.834Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-10T11:02:03.834Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-10T11:02:03.834Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-10T11:02:03.834Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-10T11:02:03.834Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_IP_VS: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-10T11:02:03.834Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-10T11:02:03.834Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-10T11:02:03.834Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_EXT4_FS: enabled [2020-03-10T11:02:03.834Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-10T11:02:03.834Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-10T11:02:03.834Z] - Network Drivers: [2020-03-10T11:02:03.834Z] - "overlay": [2020-03-10T11:02:03.834Z] - CONFIG_VXLAN: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-10T11:02:03.834Z] Optional (for encrypted networks): [2020-03-10T11:02:03.834Z] - CONFIG_CRYPTO: enabled [2020-03-10T11:02:03.834Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-10T11:02:03.834Z] - CONFIG_XFRM: enabled [2020-03-10T11:02:03.835Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-10T11:02:03.835Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-10T11:02:03.835Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-10T11:02:03.835Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-10T11:02:03.835Z] - "ipvlan": [2020-03-10T11:02:03.835Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-10T11:02:03.835Z] - "macvlan": [2020-03-10T11:02:03.835Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-10T11:02:03.835Z] - CONFIG_DUMMY: enabled (as module) [2020-03-10T11:02:03.835Z] - "ftp,tftp client in container": [2020-03-10T11:02:03.835Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-10T11:02:03.835Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-10T11:02:03.835Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-10T11:02:03.835Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-10T11:02:03.835Z] - Storage Drivers: [2020-03-10T11:02:03.835Z] - "aufs": [2020-03-10T11:02:03.835Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-10T11:02:03.835Z] - "btrfs": [2020-03-10T11:02:03.835Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-10T11:02:03.835Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-10T11:02:03.835Z] - "devicemapper": [2020-03-10T11:02:03.835Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-10T11:02:03.835Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-10T11:02:03.835Z] - "overlay": [2020-03-10T11:02:03.835Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-10T11:02:03.835Z] - "zfs": [2020-03-10T11:02:03.835Z] - /dev/zfs: missing [2020-03-10T11:02:03.835Z] - zfs command: missing [2020-03-10T11:02:03.835Z] - zpool command: missing [2020-03-10T11:02:03.835Z] [2020-03-10T11:02:03.835Z] Limits: [2020-03-10T11:02:03.835Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-10T11:02:03.835Z] [2020-03-10T11:02:03.835Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-10T11:02:04.125Z] Merge succeeded, producing e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:02:04.126Z] Checking out Revision e36d22266674d3572e6cdcefc7a56097ef85f1c2 (PR-40661) [2020-03-10T11:02:04.303Z] Commit message: "ci: update golangci-lint v1.23.8" [2020-03-10T11:02:03.388Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:02:03.390Z] > git config --add remote.origin.fetch +refs/pull/40661/head:refs/remotes/origin/PR-40661 # timeout=10 [2020-03-10T11:02:03.393Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:03.402Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:02:03.408Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:02:03.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:02:03.409Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:03.645Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:02:03.651Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:02:04.101Z] > git merge 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 # timeout=10 [2020-03-10T11:02:04.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-10T11:02:04.128Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:02:04.144Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:02:04.633Z] Running on azwin-2-703b90 in d:\jenkins\workspace\moby_PR-40661 [Pipeline] { [Pipeline] ws [2020-03-10T11:02:04.647Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-03-10T11:02:04.663Z] + make bundles/buildx [2020-03-10T11:02:04.663Z] make: command: Command not found [2020-03-10T11:02:04.663Z] make: command: Command not found [2020-03-10T11:02:04.663Z] mkdir bundles [2020-03-10T11:02:04.663Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-10T11:02:04.663Z] --build-arg BUILDX_COMMIT \ [2020-03-10T11:02:04.663Z] --build-arg BUILDX_REPO \ [2020-03-10T11:02:04.663Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-10T11:02:04.663Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-10T11:02:04.663Z] . [2020-03-10T11:02:04.663Z] /bin/sh: 4: go: not found [2020-03-10T11:02:04.663Z] /bin/sh: 5: go: not found [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [2020-03-10T11:02:04.791Z] #50 ... [2020-03-10T11:02:04.791Z] [2020-03-10T11:02:04.791Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:04.791Z] #68 5.177 + RM_GOPATH=0 [2020-03-10T11:02:04.791Z] #68 5.177 + TMP_GOPATH= [2020-03-10T11:02:04.791Z] #68 5.177 + : /build/ [2020-03-10T11:02:04.791Z] #68 5.177 + '[' -z '' ']' [2020-03-10T11:02:04.791Z] #68 5.183 ++ mktemp -d [2020-03-10T11:02:04.791Z] #68 5.188 + export GOPATH=/tmp/tmp.hQnryzPD2c [2020-03-10T11:02:04.791Z] #68 5.192 + GOPATH=/tmp/tmp.hQnryzPD2c [2020-03-10T11:02:04.791Z] #68 5.192 + RM_GOPATH=1 [2020-03-10T11:02:04.791Z] #68 5.194 ++ dirname ./install.sh [2020-03-10T11:02:04.791Z] #68 5.202 + dir=. [2020-03-10T11:02:04.791Z] #68 5.205 + bin=rootlesskit [2020-03-10T11:02:04.791Z] #68 5.205 + shift [2020-03-10T11:02:04.791Z] #68 5.205 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-10T11:02:04.791Z] #68 5.205 + . ./rootlesskit.installer [2020-03-10T11:02:04.791Z] #68 5.205 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-10T11:02:04.791Z] #68 5.206 + install_rootlesskit [2020-03-10T11:02:04.791Z] #68 5.208 + case "$1" in [2020-03-10T11:02:04.791Z] #68 5.208 + export CGO_ENABLED=0 [2020-03-10T11:02:04.791Z] #68 5.208 + CGO_ENABLED=0 [2020-03-10T11:02:04.791Z] #68 5.208 + _install_rootlesskit [2020-03-10T11:02:04.791Z] #68 5.208 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-10T11:02:04.791Z] #68 5.208 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-10T11:02:04.791Z] #68 5.208 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hQnryzPD2c/src/github.com/rootless-containers/rootlesskit [2020-03-10T11:02:04.791Z] #68 5.211 Cloning into '/tmp/tmp.hQnryzPD2c/src/github.com/rootless-containers/rootlesskit'... [2020-03-10T11:02:04.791Z] #68 ... [2020-03-10T11:02:04.791Z] [2020-03-10T11:02:04.791Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:02:04.791Z] #10 4.360 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-03-10T11:02:04.791Z] #10 4.360 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-03-10T11:02:04.791Z] #10 4.360 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-03-10T11:02:04.791Z] #10 7.001 Reading package lists... [2020-03-10T11:02:04.791Z] #10 ... [2020-03-10T11:02:04.791Z] [2020-03-10T11:02:04.791Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:02:04.791Z] #41 4.558 + git clone https://github.com/docker/distribution.git . [2020-03-10T11:02:04.791Z] #41 4.558 Cloning into '.'... [2020-03-10T11:02:04.791Z] #41 ... [2020-03-10T11:02:04.791Z] [2020-03-10T11:02:04.791Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:02:04.791Z] #62 4.561 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-10T11:02:04.791Z] #62 4.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-10T11:02:04.791Z] #62 4.648 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-10T11:02:04.791Z] #62 7.017 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-10T11:02:04.791Z] #62 7.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-10T11:02:04.791Z] #62 10.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-10T11:02:04.791Z] #62 ... [2020-03-10T11:02:04.791Z] [2020-03-10T11:02:04.791Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:02:04.791Z] #35 5.041 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-10T11:02:04.791Z] #35 5.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-10T11:02:04.791Z] #35 5.069 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-10T11:02:04.791Z] #35 7.140 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-10T11:02:04.791Z] #35 8.584 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-10T11:02:04.791Z] #35 ... [2020-03-10T11:02:04.791Z] [2020-03-10T11:02:04.791Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-10T11:02:04.791Z] #30 4.422 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-10T11:02:04.791Z] #30 4.425 Cloning into '.'... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-10T11:02:05.051Z] #30 ... [2020-03-10T11:02:05.051Z] [2020-03-10T11:02:05.051Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:02:05.051Z] #43 5.146 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-03-10T11:02:05.051Z] #43 5.146 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-03-10T11:02:05.051Z] #43 5.177 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-03-10T11:02:05.051Z] #43 8.475 Reading package lists... [2020-03-10T11:02:05.051Z] #43 ... [2020-03-10T11:02:05.051Z] [2020-03-10T11:02:05.051Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:05.051Z] #50 6.264 + RM_GOPATH=0 [2020-03-10T11:02:05.051Z] #50 6.265 + TMP_GOPATH= [2020-03-10T11:02:05.051Z] #50 6.265 + : /build [2020-03-10T11:02:05.051Z] #50 6.265 + '[' -z '' ']' [2020-03-10T11:02:05.051Z] #50 6.267 ++ mktemp -d [2020-03-10T11:02:05.051Z] #50 6.269 + export GOPATH=/tmp/tmp.7Ol9q57gWU [2020-03-10T11:02:05.051Z] #50 6.269 + GOPATH=/tmp/tmp.7Ol9q57gWU [2020-03-10T11:02:05.051Z] #50 6.269 + RM_GOPATH=1 [2020-03-10T11:02:05.051Z] #50 6.277 ++ dirname ./install.sh [2020-03-10T11:02:05.051Z] #50 6.278 + dir=. [2020-03-10T11:02:05.051Z] #50 6.278 + bin=gotestsum [2020-03-10T11:02:05.051Z] #50 6.279 + shift [2020-03-10T11:02:05.051Z] #50 6.279 + '[' '!' -f ./gotestsum.installer ']' [2020-03-10T11:02:05.051Z] #50 6.279 + . ./gotestsum.installer [2020-03-10T11:02:05.051Z] #50 6.279 ++ : v0.3.5 [2020-03-10T11:02:05.051Z] #50 6.279 + install_gotestsum [2020-03-10T11:02:05.051Z] #50 6.280 + echo 'Installing gotestsum version v0.3.5' [2020-03-10T11:02:05.051Z] #50 6.280 Installing gotestsum version v0.3.5 [2020-03-10T11:02:05.051Z] #50 6.280 + go get -d gotest.tools/gotestsum [2020-03-10T11:02:05.108Z] Still waiting to schedule task [2020-03-10T11:02:05.108Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-03-10T11:02:05.112Z] + docker version [2020-03-10T11:02:05.112Z] Client: Docker Engine - Community [2020-03-10T11:02:05.112Z] Version: 19.03.5 [2020-03-10T11:02:05.112Z] API version: 1.40 [2020-03-10T11:02:05.112Z] Go version: go1.12.12 [2020-03-10T11:02:05.112Z] Git commit: 633a0ea838 [2020-03-10T11:02:05.112Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-10T11:02:05.112Z] OS/Arch: linux/amd64 [2020-03-10T11:02:05.112Z] Experimental: false [2020-03-10T11:02:05.112Z] [2020-03-10T11:02:05.112Z] Server: Docker Engine - Community [2020-03-10T11:02:05.112Z] Engine: [2020-03-10T11:02:05.112Z] Version: 19.03.5 [2020-03-10T11:02:05.112Z] API version: 1.40 (minimum version 1.12) [2020-03-10T11:02:05.112Z] Go version: go1.12.12 [2020-03-10T11:02:05.112Z] Git commit: 633a0ea838 [2020-03-10T11:02:05.112Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-10T11:02:05.112Z] OS/Arch: linux/amd64 [2020-03-10T11:02:05.112Z] Experimental: true [2020-03-10T11:02:05.112Z] containerd: [2020-03-10T11:02:05.112Z] Version: 1.2.10 [2020-03-10T11:02:05.112Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-10T11:02:05.112Z] runc: [2020-03-10T11:02:05.112Z] Version: 1.0.0-rc8+dev [2020-03-10T11:02:05.112Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-10T11:02:05.112Z] docker-init: [2020-03-10T11:02:05.112Z] Version: 0.18.0 [2020-03-10T11:02:05.112Z] GitCommit: fec3683 [2020-03-10T11:02:05.115Z] Still waiting to schedule task [2020-03-10T11:02:05.115Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-09e6a30e467e23944)’ [Pipeline] sh [2020-03-10T11:02:05.392Z] + docker info [2020-03-10T11:02:05.462Z] Sending build context to Docker daemon 54.57MB [2020-03-10T11:02:05.462Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-10T11:02:05.462Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-10T11:02:05.462Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-10T11:02:05.462Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-10T11:02:05.462Z] ---> 687421176e14 [2020-03-10T11:02:05.462Z] Step 5/16 : ARG BUILDX_REPO [2020-03-10T11:02:05.462Z] ---> Using cache [2020-03-10T11:02:05.462Z] ---> cf20a91bd433 [2020-03-10T11:02:05.462Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-10T11:02:05.462Z] ---> Using cache [2020-03-10T11:02:05.462Z] ---> 4389342610ca [2020-03-10T11:02:05.462Z] Step 7/16 : WORKDIR /buildx [2020-03-10T11:02:05.462Z] ---> Using cache [2020-03-10T11:02:05.462Z] ---> 79d2ba9a74db [2020-03-10T11:02:05.462Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-10T11:02:05.462Z] ---> Using cache [2020-03-10T11:02:05.462Z] ---> bef7da9233e5 [2020-03-10T11:02:05.462Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-10T11:02:05.462Z] ---> Using cache [2020-03-10T11:02:05.462Z] ---> b0f8f91f5972 [2020-03-10T11:02:05.462Z] Step 10/16 : RUN go mod download [2020-03-10T11:02:05.462Z] ---> Using cache [2020-03-10T11:02:05.462Z] ---> 1025694809f2 [2020-03-10T11:02:05.462Z] Step 11/16 : ARG GOOS [2020-03-10T11:02:05.462Z] ---> Using cache [2020-03-10T11:02:05.462Z] ---> 07daea18fe4e [2020-03-10T11:02:05.462Z] Step 12/16 : ARG GOARCH [2020-03-10T11:02:05.462Z] ---> Using cache [2020-03-10T11:02:05.462Z] ---> 20c4a956d908 [2020-03-10T11:02:05.462Z] 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-10T11:02:05.462Z] ---> Using cache [2020-03-10T11:02:05.462Z] ---> 4a1ded980105 [2020-03-10T11:02:05.462Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-10T11:02:05.462Z] ---> 687421176e14 [2020-03-10T11:02:05.462Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-10T11:02:05.462Z] ---> Using cache [2020-03-10T11:02:05.462Z] ---> dc7bd249fd2c [2020-03-10T11:02:05.462Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-10T11:02:05.462Z] ---> Using cache [2020-03-10T11:02:05.462Z] ---> 0c8cbfb090ff [2020-03-10T11:02:05.462Z] Successfully built 0c8cbfb090ff [2020-03-10T11:02:05.462Z] Successfully tagged moby-buildx:latest [2020-03-10T11:02:05.462Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-10T11:02:05.462Z] if [ -n "${id}" ]; then \ [2020-03-10T11:02:05.462Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-10T11:02:05.462Z] && touch bundles/buildx; \ [2020-03-10T11:02:05.462Z] docker rm -f ${id}; \ [2020-03-10T11:02:05.462Z] fi [2020-03-10T11:02:05.956Z] Client: [2020-03-10T11:02:05.956Z] Debug Mode: false [2020-03-10T11:02:05.956Z] [2020-03-10T11:02:05.956Z] Server: [2020-03-10T11:02:05.956Z] Containers: 0 [2020-03-10T11:02:05.956Z] Running: 0 [2020-03-10T11:02:05.956Z] Paused: 0 [2020-03-10T11:02:05.956Z] Stopped: 0 [2020-03-10T11:02:05.956Z] Images: 6 [2020-03-10T11:02:05.956Z] Server Version: 19.03.5 [2020-03-10T11:02:05.956Z] Storage Driver: overlay2 [2020-03-10T11:02:05.956Z] Backing Filesystem: extfs [2020-03-10T11:02:05.956Z] Supports d_type: true [2020-03-10T11:02:05.956Z] Native Overlay Diff: true [2020-03-10T11:02:05.956Z] Logging Driver: json-file [2020-03-10T11:02:05.956Z] Cgroup Driver: cgroupfs [2020-03-10T11:02:05.956Z] Plugins: [2020-03-10T11:02:05.956Z] Volume: local [2020-03-10T11:02:05.956Z] Network: bridge host ipvlan macvlan null overlay [2020-03-10T11:02:05.956Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-10T11:02:05.956Z] Swarm: inactive [2020-03-10T11:02:05.956Z] Runtimes: runc [2020-03-10T11:02:05.956Z] Default Runtime: runc [2020-03-10T11:02:05.956Z] Init Binary: docker-init [2020-03-10T11:02:05.956Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-10T11:02:05.956Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-10T11:02:05.956Z] init version: fec3683 [2020-03-10T11:02:05.956Z] Security Options: [2020-03-10T11:02:05.956Z] apparmor [2020-03-10T11:02:05.956Z] seccomp [2020-03-10T11:02:05.956Z] Profile: default [2020-03-10T11:02:05.956Z] Kernel Version: 4.15.0-1058-aws [2020-03-10T11:02:05.956Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-10T11:02:05.956Z] OSType: linux [2020-03-10T11:02:05.956Z] Architecture: x86_64 [2020-03-10T11:02:05.956Z] CPUs: 2 [2020-03-10T11:02:05.956Z] Total Memory: 7.501GiB [2020-03-10T11:02:05.956Z] Name: ip-10-100-42-244 [2020-03-10T11:02:05.956Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-10T11:02:05.956Z] Docker Root Dir: /var/lib/docker [2020-03-10T11:02:05.956Z] Debug Mode: false [2020-03-10T11:02:05.956Z] Registry: https://index.docker.io/v1/ [2020-03-10T11:02:05.956Z] Labels: [2020-03-10T11:02:05.956Z] Experimental: true [2020-03-10T11:02:05.956Z] Insecure Registries: [2020-03-10T11:02:05.956Z] 127.0.0.0/8 [2020-03-10T11:02:05.956Z] Live Restore Enabled: true [2020-03-10T11:02:05.956Z] [2020-03-10T11:02:05.956Z] WARNING: No swap limit support [Pipeline] sh [2020-03-10T11:02:06.220Z] 97b52e2b02a380f1d73e7719e427940c462b219e9679e4bf44836e14d8d29beb [2020-03-10T11:02:06.220Z] bundles/buildx version [2020-03-10T11:02:06.220Z] buildx v0.3.1 6db68d0 [2020-03-10T11:02:06.220Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 . [2020-03-10T11:02:06.220Z] #2 [internal] load build definition from Dockerfile [2020-03-10T11:02:06.220Z] #2 transferring dockerfile: 17.11kB done [2020-03-10T11:02:06.220Z] #2 DONE 0.0s [2020-03-10T11:02:06.220Z] [2020-03-10T11:02:06.220Z] #1 [internal] load .dockerignore [2020-03-10T11:02:06.220Z] #1 transferring context: 87B done [2020-03-10T11:02:06.220Z] #1 DONE 0.0s [2020-03-10T11:02:06.220Z] [2020-03-10T11:02:06.220Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-10T11:02:06.237Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:02:06.237Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:02:06.237Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40661/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-10T11:02:06.237Z] + bash /home/ubuntu/workspace/moby_PR-40661/check-config.sh [2020-03-10T11:02:06.237Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-10T11:02:06.237Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-10T11:02:06.237Z] [2020-03-10T11:02:06.237Z] Generally Necessary: [2020-03-10T11:02:06.237Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-10T11:02:06.237Z] - apparmor: enabled and tools installed [2020-03-10T11:02:06.237Z] - CONFIG_NAMESPACES: enabled [2020-03-10T11:02:06.237Z] - CONFIG_NET_NS: enabled [2020-03-10T11:02:06.237Z] - CONFIG_PID_NS: enabled [2020-03-10T11:02:06.237Z] - CONFIG_IPC_NS: enabled [2020-03-10T11:02:06.237Z] - CONFIG_UTS_NS: enabled [2020-03-10T11:02:06.237Z] - CONFIG_CGROUPS: enabled [2020-03-10T11:02:06.237Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-10T11:02:06.237Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-10T11:02:06.237Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-10T11:02:06.237Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-10T11:02:06.237Z] - CONFIG_CPUSETS: enabled [2020-03-10T11:02:06.237Z] - CONFIG_MEMCG: enabled [2020-03-10T11:02:06.237Z] - CONFIG_KEYS: enabled [2020-03-10T11:02:06.237Z] - CONFIG_VETH: enabled (as module) [2020-03-10T11:02:06.237Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-10T11:02:06.237Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-10T11:02:06.237Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-10T11:02:06.237Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-10T11:02:06.237Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-10T11:02:06.237Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-10T11:02:06.237Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-10T11:02:06.237Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-10T11:02:06.237Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-10T11:02:06.237Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-10T11:02:06.237Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-10T11:02:06.237Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-10T11:02:06.237Z] [2020-03-10T11:02:06.237Z] Optional Features: [2020-03-10T11:02:06.495Z] - CONFIG_USER_NS: enabled [2020-03-10T11:02:06.495Z] - CONFIG_SECCOMP: enabled [2020-03-10T11:02:06.495Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-10T11:02:06.495Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-10T11:02:06.495Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-10T11:02:06.495Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-10T11:02:06.495Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-10T11:02:06.495Z] - CONFIG_BLK_CGROUP: enabled [2020-03-10T11:02:06.495Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-10T11:02:06.495Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-10T11:02:06.495Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-10T11:02:06.495Z] - CONFIG_CGROUP_PERF: enabled [2020-03-10T11:02:06.495Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-10T11:02:06.495Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-10T11:02:06.495Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-10T11:02:06.495Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-10T11:02:06.495Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-10T11:02:06.495Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_IP_VS: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-10T11:02:06.495Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-10T11:02:06.495Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-10T11:02:06.495Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_EXT4_FS: enabled [2020-03-10T11:02:06.495Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-10T11:02:06.495Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-10T11:02:06.495Z] - Network Drivers: [2020-03-10T11:02:06.495Z] - "overlay": [2020-03-10T11:02:06.495Z] - CONFIG_VXLAN: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-10T11:02:06.495Z] Optional (for encrypted networks): [2020-03-10T11:02:06.495Z] - CONFIG_CRYPTO: enabled [2020-03-10T11:02:06.495Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-10T11:02:06.495Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-10T11:02:06.495Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-10T11:02:06.495Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-10T11:02:06.495Z] - CONFIG_XFRM: enabled [2020-03-10T11:02:06.495Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-10T11:02:06.495Z] - "ipvlan": [2020-03-10T11:02:06.495Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-10T11:02:06.495Z] - "macvlan": [2020-03-10T11:02:06.495Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_DUMMY: enabled (as module) [2020-03-10T11:02:06.495Z] - "ftp,tftp client in container": [2020-03-10T11:02:06.495Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-10T11:02:06.495Z] - Storage Drivers: [2020-03-10T11:02:06.495Z] - "aufs": [2020-03-10T11:02:06.495Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-10T11:02:06.495Z] - "btrfs": [2020-03-10T11:02:06.495Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-10T11:02:06.495Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-10T11:02:06.495Z] - "devicemapper": [2020-03-10T11:02:06.584Z] #3 DONE 0.2s [2020-03-10T11:02:06.584Z] [2020-03-10T11:02:06.584Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-10T11:02:06.584Z] #4 CACHED [2020-03-10T11:02:06.752Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-10T11:02:06.752Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-10T11:02:06.752Z] - "overlay": [2020-03-10T11:02:06.752Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-10T11:02:06.752Z] - "zfs": [2020-03-10T11:02:06.752Z] - /dev/zfs: missing [2020-03-10T11:02:06.752Z] - zfs command: missing [2020-03-10T11:02:06.752Z] - zpool command: missing [2020-03-10T11:02:06.752Z] [2020-03-10T11:02:06.752Z] Limits: [2020-03-10T11:02:06.752Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-10T11:02:06.752Z] [2020-03-10T11:02:06.752Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-10T11:02:06.953Z] #5 DONE 0.0s [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-10T11:02:06.953Z] #6 DONE 0.1s [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-10T11:02:06.953Z] #7 DONE 0.0s [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-10T11:02:06.953Z] #8 CACHED [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-10T11:02:06.953Z] #29 CACHED [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-10T11:02:06.953Z] #9 CACHED [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-10T11:02:06.953Z] #30 CACHED [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-10T11:02:06.953Z] #40 CACHED [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:02:06.953Z] #41 CACHED [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:02:06.953Z] #43 CACHED [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:02:06.953Z] #44 CACHED [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-10T11:02:06.953Z] #71 CACHED [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:02:06.953Z] #10 CACHED [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-10T11:02:06.953Z] #11 CACHED [2020-03-10T11:02:06.953Z] [2020-03-10T11:02:06.953Z] #20 [internal] load build context [2020-03-10T11:02:07.081Z] + sudo modprobe ip_vs [2020-03-10T11:02:07.081Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 . [2020-03-10T11:02:07.081Z] #1 [internal] load build definition from Dockerfile [2020-03-10T11:02:07.081Z] #1 DONE 0.0s [2020-03-10T11:02:07.081Z] [2020-03-10T11:02:07.081Z] #2 [internal] load .dockerignore [2020-03-10T11:02:07.081Z] #2 DONE 0.0s [2020-03-10T11:02:07.081Z] [2020-03-10T11:02:07.081Z] #1 [internal] load build definition from Dockerfile [2020-03-10T11:02:07.081Z] #1 transferring dockerfile: 17.12kB done [2020-03-10T11:02:07.081Z] #1 DONE 0.0s [2020-03-10T11:02:07.081Z] [2020-03-10T11:02:07.081Z] #2 [internal] load .dockerignore [2020-03-10T11:02:07.081Z] #2 transferring context: 87B done [2020-03-10T11:02:07.081Z] #2 DONE 0.0s [2020-03-10T11:02:07.081Z] [2020-03-10T11:02:07.081Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-10T11:02:07.339Z] #3 DONE 0.1s [2020-03-10T11:02:07.339Z] [2020-03-10T11:02:07.339Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-10T11:02:07.339Z] #4 CACHED [2020-03-10T11:02:07.903Z] [2020-03-10T11:02:07.903Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-10T11:02:08.160Z] #6 DONE 0.1s [2020-03-10T11:02:08.160Z] [2020-03-10T11:02:08.160Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-10T11:02:08.160Z] #5 DONE 0.0s [2020-03-10T11:02:08.160Z] [2020-03-10T11:02:08.160Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-10T11:02:08.160Z] #71 DONE 0.0s [2020-03-10T11:02:08.160Z] [2020-03-10T11:02:08.160Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-10T11:02:08.160Z] #7 DONE 0.0s [2020-03-10T11:02:08.160Z] [2020-03-10T11:02:08.160Z] #20 [internal] load build context [2020-03-10T11:02:08.301Z] #20 ... [2020-03-10T11:02:08.301Z] [2020-03-10T11:02:08.301Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-10T11:02:08.301Z] #12 DONE 1.1s [2020-03-10T11:02:08.301Z] [2020-03-10T11:02:08.301Z] #20 [internal] load build context [2020-03-10T11:02:08.669Z] #20 transferring context: 49.95MB 1.5s done [2020-03-10T11:02:08.669Z] #20 DONE 1.5s [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:08.669Z] #21 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-10T11:02:08.669Z] #46 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:08.669Z] #47 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-10T11:02:08.669Z] #59 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:08.669Z] #58 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:08.669Z] #60 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:08.669Z] #36 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:02:08.669Z] #35 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-10T11:02:08.669Z] #37 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:08.669Z] #38 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-10T11:02:08.669Z] #32 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:08.669Z] #33 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:02:08.669Z] #25 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-10T11:02:08.669Z] #26 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:08.669Z] #27 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-10T11:02:08.669Z] #13 ... [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:08.669Z] #21 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-10T11:02:08.669Z] #55 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:08.669Z] #56 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-10T11:02:08.669Z] #49 CACHED [2020-03-10T11:02:08.669Z] [2020-03-10T11:02:08.669Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:08.670Z] #50 CACHED [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-10T11:02:08.670Z] #22 CACHED [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:08.670Z] #23 CACHED [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:08.670Z] #63 CACHED [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:02:08.670Z] #62 CACHED [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-10T11:02:08.670Z] #64 CACHED [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:08.670Z] #65 CACHED [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:08.670Z] #68 CACHED [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-10T11:02:08.670Z] #67 CACHED [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-10T11:02:08.670Z] #69 CACHED [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-10T11:02:08.670Z] #73 CACHED [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:08.670Z] #74 CACHED [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-10T11:02:08.670Z] #52 DONE 0.1s [2020-03-10T11:02:08.670Z] [2020-03-10T11:02:08.670Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:09.235Z] #50 ... [2020-03-10T11:02:09.235Z] [2020-03-10T11:02:09.235Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:09.235Z] #74 6.138 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-10T11:02:09.235Z] #74 6.138 + RM_GOPATH=0 [2020-03-10T11:02:09.235Z] #74 6.138 + TMP_GOPATH= [2020-03-10T11:02:09.235Z] #74 6.138 + : /build [2020-03-10T11:02:09.235Z] #74 6.138 + '[' -z '' ']' [2020-03-10T11:02:09.235Z] #74 6.138 ++ mktemp -d [2020-03-10T11:02:09.235Z] #74 6.138 + export GOPATH=/tmp/tmp.rk4TXpmJHK [2020-03-10T11:02:09.235Z] #74 6.138 + GOPATH=/tmp/tmp.rk4TXpmJHK [2020-03-10T11:02:09.235Z] #74 6.138 + RM_GOPATH=1 [2020-03-10T11:02:09.235Z] #74 6.138 ++ dirname ./install.sh [2020-03-10T11:02:09.235Z] #74 6.138 + dir=. [2020-03-10T11:02:09.235Z] #74 6.138 + bin=proxy [2020-03-10T11:02:09.235Z] #74 6.138 + shift [2020-03-10T11:02:09.235Z] #74 6.138 + '[' '!' -f ./proxy.installer ']' [2020-03-10T11:02:09.235Z] #74 6.138 + . ./proxy.installer [2020-03-10T11:02:09.235Z] #74 6.138 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-10T11:02:09.235Z] #74 6.138 + install_proxy [2020-03-10T11:02:09.235Z] #74 6.138 + case "$1" in [2020-03-10T11:02:09.235Z] #74 6.138 + export CGO_ENABLED=0 [2020-03-10T11:02:09.235Z] #74 6.138 + CGO_ENABLED=0 [2020-03-10T11:02:09.235Z] #74 6.138 + _install_proxy [2020-03-10T11:02:09.235Z] #74 6.138 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-10T11:02:09.235Z] #74 6.138 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rk4TXpmJHK/src/github.com/docker/libnetwork [2020-03-10T11:02:09.235Z] #74 6.138 Cloning into '/tmp/tmp.rk4TXpmJHK/src/github.com/docker/libnetwork'... [2020-03-10T11:02:09.235Z] #74 ... [2020-03-10T11:02:09.235Z] [2020-03-10T11:02:09.235Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:09.235Z] #23 5.809 + RM_GOPATH=0 [2020-03-10T11:02:09.235Z] #23 5.811 + TMP_GOPATH= [2020-03-10T11:02:09.235Z] #23 5.811 + : /build [2020-03-10T11:02:09.235Z] #23 5.811 + '[' -z '' ']' [2020-03-10T11:02:09.235Z] #23 5.813 ++ mktemp -d [2020-03-10T11:02:09.235Z] #23 5.819 + export GOPATH=/tmp/tmp.fZyFV2Awk8 [2020-03-10T11:02:09.235Z] #23 5.819 + GOPATH=/tmp/tmp.fZyFV2Awk8 [2020-03-10T11:02:09.235Z] #23 5.819 + RM_GOPATH=1 [2020-03-10T11:02:09.235Z] #23 5.819 ++ dirname ./install.sh [2020-03-10T11:02:09.235Z] #23 5.820 + dir=. [2020-03-10T11:02:09.235Z] #23 5.820 + bin=dockercli [2020-03-10T11:02:09.235Z] #23 5.820 + shift [2020-03-10T11:02:09.235Z] #23 5.820 + '[' '!' -f ./dockercli.installer ']' [2020-03-10T11:02:09.235Z] #23 5.820 + . ./dockercli.installer [2020-03-10T11:02:09.235Z] #23 5.820 ++ : stable [2020-03-10T11:02:09.235Z] #23 5.820 ++ : 17.06.2-ce [2020-03-10T11:02:09.235Z] #23 5.820 + install_dockercli [2020-03-10T11:02:09.235Z] #23 5.820 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-10T11:02:09.235Z] #23 5.820 Install docker/cli version 17.06.2-ce from stable [2020-03-10T11:02:09.235Z] #23 5.825 ++ uname -m [2020-03-10T11:02:09.235Z] #23 5.830 + arch=x86_64 [2020-03-10T11:02:09.235Z] #23 5.831 + '[' x86_64 '!=' x86_64 ']' [2020-03-10T11:02:09.235Z] #23 5.831 + url=https://download.docker.com/linux/static [2020-03-10T11:02:09.235Z] #23 5.831 + tar -xz docker/docker [2020-03-10T11:02:09.235Z] #23 5.835 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-10T11:02:09.235Z] #23 ... [2020-03-10T11:02:09.235Z] [2020-03-10T11:02:09.235Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:09.235Z] #56 6.475 + RM_GOPATH=0 [2020-03-10T11:02:09.235Z] #56 6.475 + TMP_GOPATH= [2020-03-10T11:02:09.235Z] #56 6.476 + : /build [2020-03-10T11:02:09.235Z] #56 6.476 + '[' -z '' ']' [2020-03-10T11:02:09.235Z] #56 6.488 ++ mktemp -d [2020-03-10T11:02:09.235Z] #56 6.494 + export GOPATH=/tmp/tmp.65hGoX6nd6 [2020-03-10T11:02:09.235Z] #56 6.504 + GOPATH=/tmp/tmp.65hGoX6nd6 [2020-03-10T11:02:09.235Z] #56 6.504 + RM_GOPATH=1 [2020-03-10T11:02:09.235Z] #56 6.504 ++ dirname ./install.sh [2020-03-10T11:02:09.235Z] #56 6.508 + dir=. [2020-03-10T11:02:09.235Z] #56 6.516 + bin=shfmt [2020-03-10T11:02:09.235Z] #56 6.516 + shift [2020-03-10T11:02:09.235Z] #56 6.516 + '[' '!' -f ./shfmt.installer ']' [2020-03-10T11:02:09.235Z] #56 6.516 + . ./shfmt.installer [2020-03-10T11:02:09.235Z] #56 6.516 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-10T11:02:09.235Z] #56 6.516 + install_shfmt [2020-03-10T11:02:09.235Z] #56 6.517 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-10T11:02:09.235Z] #56 6.517 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-10T11:02:09.235Z] #56 6.519 + git clone https://github.com/mvdan/sh.git /tmp/tmp.65hGoX6nd6/src/github.com/mvdan/sh [2020-03-10T11:02:09.235Z] #56 6.521 Cloning into '/tmp/tmp.65hGoX6nd6/src/github.com/mvdan/sh'... [2020-03-10T11:02:09.235Z] #56 ... [2020-03-10T11:02:09.235Z] [2020-03-10T11:02:09.235Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:09.235Z] #53 6.451 + RM_GOPATH=0 [2020-03-10T11:02:09.235Z] #53 6.451 + TMP_GOPATH= [2020-03-10T11:02:09.235Z] #53 6.451 + : /build [2020-03-10T11:02:09.235Z] #53 6.451 + '[' -z '' ']' [2020-03-10T11:02:09.235Z] #53 6.454 ++ mktemp -d [2020-03-10T11:02:09.235Z] #53 6.456 + export GOPATH=/tmp/tmp.bBbbzISLCC [2020-03-10T11:02:09.235Z] #53 6.456 + GOPATH=/tmp/tmp.bBbbzISLCC [2020-03-10T11:02:09.235Z] #53 6.456 + RM_GOPATH=1 [2020-03-10T11:02:09.235Z] #53 6.456 ++ dirname ./install.sh [2020-03-10T11:02:09.235Z] #53 6.470 + dir=. [2020-03-10T11:02:09.235Z] #53 6.470 + bin=golangci_lint [2020-03-10T11:02:09.235Z] #53 6.470 + shift [2020-03-10T11:02:09.235Z] #53 6.470 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-10T11:02:09.235Z] #53 6.470 + . ./golangci_lint.installer [2020-03-10T11:02:09.235Z] #53 6.470 ++ : v1.23.8 [2020-03-10T11:02:09.235Z] #53 6.481 + install_golangci_lint [2020-03-10T11:02:09.235Z] #53 6.481 + echo 'Installing golangci-lint version v1.23.8' [2020-03-10T11:02:09.235Z] #53 6.481 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-10T11:02:09.235Z] #53 6.481 Installing golangci-lint version v1.23.8 [2020-03-10T11:02:09.235Z] #53 ... [2020-03-10T11:02:09.235Z] [2020-03-10T11:02:09.235Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:09.235Z] #33 5.352 + RM_GOPATH=0 [2020-03-10T11:02:09.235Z] #33 5.352 + TMP_GOPATH= [2020-03-10T11:02:09.235Z] #33 5.352 + : /build [2020-03-10T11:02:09.235Z] #33 5.352 + '[' -z '' ']' [2020-03-10T11:02:09.235Z] #33 5.355 ++ mktemp -d [2020-03-10T11:02:09.235Z] #33 5.357 + export GOPATH=/tmp/tmp.7AImWmDpSa [2020-03-10T11:02:09.235Z] #33 5.357 + GOPATH=/tmp/tmp.7AImWmDpSa [2020-03-10T11:02:09.235Z] #33 5.357 + RM_GOPATH=1 [2020-03-10T11:02:09.235Z] #33 5.357 ++ dirname ./install.sh [2020-03-10T11:02:09.235Z] #33 5.358 + dir=. [2020-03-10T11:02:09.235Z] #33 5.358 + bin=tomlv [2020-03-10T11:02:09.235Z] #33 5.358 + shift [2020-03-10T11:02:09.235Z] #33 5.358 + '[' '!' -f ./tomlv.installer ']' [2020-03-10T11:02:09.235Z] #33 5.358 + . ./tomlv.installer [2020-03-10T11:02:09.235Z] #33 5.358 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-10T11:02:09.235Z] #33 5.359 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-10T11:02:09.235Z] #33 5.359 + install_tomlv [2020-03-10T11:02:09.235Z] #33 5.359 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-10T11:02:09.235Z] #33 5.359 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7AImWmDpSa/src/github.com/BurntSushi/toml [2020-03-10T11:02:09.235Z] #33 5.360 Cloning into '/tmp/tmp.7AImWmDpSa/src/github.com/BurntSushi/toml'... [2020-03-10T11:02:09.235Z] #33 6.430 + cd /tmp/tmp.7AImWmDpSa/src/github.com/BurntSushi/toml [2020-03-10T11:02:09.235Z] #33 6.431 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-10T11:02:09.235Z] #33 6.437 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-10T11:02:09.235Z] #33 7.338 runtime [2020-03-10T11:02:09.235Z] #33 7.457 runtime/cgo [2020-03-10T11:02:09.439Z] #53 ... [2020-03-10T11:02:09.439Z] [2020-03-10T11:02:09.439Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-10T11:02:09.439Z] #13 0.903 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-10T11:02:09.439Z] #13 DONE 1.0s [2020-03-10T11:02:09.439Z] [2020-03-10T11:02:09.439Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:09.439Z] #53 0.647 + RM_GOPATH=0 [2020-03-10T11:02:09.439Z] #53 0.647 + TMP_GOPATH= [2020-03-10T11:02:09.439Z] #53 0.647 + : /build [2020-03-10T11:02:09.439Z] #53 0.647 + '[' -z '' ']' [2020-03-10T11:02:09.439Z] #53 0.647 ++ mktemp -d [2020-03-10T11:02:09.439Z] #53 0.649 + export GOPATH=/tmp/tmp.mCk1CAKLI5 [2020-03-10T11:02:09.439Z] #53 0.649 + GOPATH=/tmp/tmp.mCk1CAKLI5 [2020-03-10T11:02:09.439Z] #53 0.649 + RM_GOPATH=1 [2020-03-10T11:02:09.439Z] #53 0.649 ++ dirname ./install.sh [2020-03-10T11:02:09.439Z] #53 0.649 + dir=. [2020-03-10T11:02:09.439Z] #53 0.649 + bin=golangci_lint [2020-03-10T11:02:09.439Z] #53 0.649 + shift [2020-03-10T11:02:09.439Z] #53 0.649 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-10T11:02:09.439Z] #53 0.649 + . ./golangci_lint.installer [2020-03-10T11:02:09.439Z] #53 0.649 ++ : v1.23.8 [2020-03-10T11:02:09.439Z] #53 0.649 + install_golangci_lint [2020-03-10T11:02:09.439Z] #53 0.649 + echo 'Installing golangci-lint version v1.23.8' [2020-03-10T11:02:09.439Z] #53 0.649 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-10T11:02:09.439Z] #53 0.649 Installing golangci-lint version v1.23.8 [2020-03-10T11:02:09.493Z] #33 ... [2020-03-10T11:02:09.493Z] [2020-03-10T11:02:09.493Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:09.493Z] #47 6.477 + RM_GOPATH=0 [2020-03-10T11:02:09.493Z] #47 6.478 + TMP_GOPATH= [2020-03-10T11:02:09.493Z] #47 6.478 + : /build [2020-03-10T11:02:09.493Z] #47 6.478 + '[' -z '' ']' [2020-03-10T11:02:09.493Z] #47 6.482 ++ mktemp -d [2020-03-10T11:02:09.493Z] #47 6.488 + export GOPATH=/tmp/tmp.vt1yLh73rY [2020-03-10T11:02:09.493Z] #47 6.499 + GOPATH=/tmp/tmp.vt1yLh73rY [2020-03-10T11:02:09.493Z] #47 6.499 + RM_GOPATH=1 [2020-03-10T11:02:09.493Z] #47 6.499 ++ dirname ./install.sh [2020-03-10T11:02:09.493Z] #47 6.501 + dir=. [2020-03-10T11:02:09.493Z] #47 6.501 + bin=vndr [2020-03-10T11:02:09.493Z] #47 6.501 + shift [2020-03-10T11:02:09.493Z] #47 6.501 + '[' '!' -f ./vndr.installer ']' [2020-03-10T11:02:09.493Z] #47 6.501 + . ./vndr.installer [2020-03-10T11:02:09.493Z] #47 6.502 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-10T11:02:09.493Z] #47 6.502 + install_vndr [2020-03-10T11:02:09.493Z] #47 6.505 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-10T11:02:09.493Z] #47 6.505 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-10T11:02:09.493Z] #47 6.505 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vt1yLh73rY/src/github.com/LK4D4/vndr [2020-03-10T11:02:09.493Z] #47 6.523 Cloning into '/tmp/tmp.vt1yLh73rY/src/github.com/LK4D4/vndr'... [2020-03-10T11:02:09.493Z] #47 7.367 + cd /tmp/tmp.vt1yLh73rY/src/github.com/LK4D4/vndr [2020-03-10T11:02:09.493Z] #47 7.367 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-10T11:02:09.493Z] #47 7.372 + go build -buildmode=pie -v -o /build/vndr . [2020-03-10T11:02:09.493Z] #47 9.031 runtime [2020-03-10T11:02:09.493Z] #47 9.173 runtime/cgo [2020-03-10T11:02:09.493Z] #47 ... [2020-03-10T11:02:09.493Z] [2020-03-10T11:02:09.493Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:09.493Z] #68 9.801 + cd /tmp/tmp.hQnryzPD2c/src/github.com/rootless-containers/rootlesskit [2020-03-10T11:02:09.493Z] #68 9.801 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-10T11:02:09.493Z] #68 10.03 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-10T11:02:09.493Z] #68 10.03 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-10T11:02:09.536Z] #20 transferring context: 49.95MB 1.5s done [2020-03-10T11:02:09.536Z] #20 DONE 1.5s [2020-03-10T11:02:09.792Z] [2020-03-10T11:02:09.792Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-10T11:02:09.792Z] #8 CACHED [2020-03-10T11:02:09.792Z] [2020-03-10T11:02:09.792Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-10T11:02:09.792Z] #9 CACHED [2020-03-10T11:02:09.792Z] [2020-03-10T11:02:09.792Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:09.792Z] #21 CACHED [2020-03-10T11:02:09.792Z] [2020-03-10T11:02:09.792Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-10T11:02:10.206Z] #53 ... [2020-03-10T11:02:10.206Z] [2020-03-10T11:02:10.206Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-10T11:02:10.206Z] #14 DONE 0.8s [2020-03-10T11:02:10.206Z] [2020-03-10T11:02:10.206Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-10T11:02:10.357Z] #52 DONE 0.6s [2020-03-10T11:02:10.357Z] [2020-03-10T11:02:10.357Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:10.867Z] #68 ... [2020-03-10T11:02:10.867Z] [2020-03-10T11:02:10.867Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:02:10.867Z] #25 6.295 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-10T11:02:10.867Z] #25 7.605 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-10T11:02:10.867Z] #25 10.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-10T11:02:10.867Z] #25 ... [2020-03-10T11:02:10.867Z] [2020-03-10T11:02:10.867Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:02:10.867Z] #43 8.475 Reading package lists... [2020-03-10T11:02:10.919Z] #53 0.776 + RM_GOPATH=0 [2020-03-10T11:02:10.919Z] #53 0.776 + TMP_GOPATH= [2020-03-10T11:02:10.919Z] #53 0.777 + : /build [2020-03-10T11:02:10.919Z] #53 0.777 + '[' -z '' ']' [2020-03-10T11:02:10.919Z] #53 0.777 ++ mktemp -d [2020-03-10T11:02:10.919Z] #53 0.791 + export GOPATH=/tmp/tmp.gQb0x6GOsP [2020-03-10T11:02:10.919Z] #53 0.791 + GOPATH=/tmp/tmp.gQb0x6GOsP [2020-03-10T11:02:10.919Z] #53 0.791 + RM_GOPATH=1 [2020-03-10T11:02:10.919Z] #53 0.791 ++ dirname ./install.sh [2020-03-10T11:02:10.919Z] #53 0.792 + dir=. [2020-03-10T11:02:10.919Z] #53 0.792 + bin=golangci_lint [2020-03-10T11:02:10.919Z] #53 0.792 + shift [2020-03-10T11:02:10.919Z] #53 0.792 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-10T11:02:10.919Z] #53 0.792 + . ./golangci_lint.installer [2020-03-10T11:02:10.919Z] #53 0.792 ++ : v1.23.8 [2020-03-10T11:02:10.919Z] #53 0.793 Installing golangci-lint version v1.23.8 [2020-03-10T11:02:10.919Z] #53 0.793 + install_golangci_lint [2020-03-10T11:02:10.919Z] #53 0.793 + echo 'Installing golangci-lint version v1.23.8' [2020-03-10T11:02:10.919Z] #53 0.793 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-10T11:02:10.981Z] #15 DONE 1.1s [2020-03-10T11:02:10.981Z] [2020-03-10T11:02:10.981Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:10.981Z] #53 2.445 + cd /tmp/tmp.mCk1CAKLI5/src/github.com/golangci/golangci-lint/ [2020-03-10T11:02:11.363Z] #53 2.445 + git checkout -q v1.23.8 [2020-03-10T11:02:11.363Z] #53 2.557 ++ git describe --tags [2020-03-10T11:02:11.363Z] #53 2.558 + version=v1.23.8 [2020-03-10T11:02:11.363Z] #53 2.559 ++ git rev-parse --short HEAD [2020-03-10T11:02:11.363Z] #53 2.559 + commit=76a82c6 [2020-03-10T11:02:11.363Z] #53 2.560 ++ git show -s --format=%cd [2020-03-10T11:02:11.363Z] #53 2.560 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-10T11:02:11.363Z] #53 2.560 + 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-10T11:02:11.765Z] using credential docker-jenkins-github-credentials [2020-03-10T11:02:11.841Z] Cloning the remote Git repository [2020-03-10T11:02:11.841Z] Cloning with configured refspecs honoured and without tags [2020-03-10T11:02:12.145Z] #53 ... [2020-03-10T11:02:12.145Z] [2020-03-10T11:02:12.145Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-10T11:02:12.145Z] #16 DONE 1.0s [2020-03-10T11:02:12.145Z] [2020-03-10T11:02:12.145Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:02:12.726Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d9560b4e091b9f0d) in /home/ubuntu/workspace/moby_PR-40661 [Pipeline] { [Pipeline] checkout [2020-03-10T11:02:12.776Z] using credential docker-jenkins-github-credentials [2020-03-10T11:02:12.785Z] Cloning the remote Git repository [2020-03-10T11:02:12.785Z] Cloning with configured refspecs honoured and without tags [2020-03-10T11:02:13.402Z] #17 1.405 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-03-10T11:02:13.402Z] #17 1.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-10T11:02:13.402Z] #17 1.519 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-10T11:02:12.531Z] Cloning repository https://github.com/moby/moby.git [2020-03-10T11:02:13.441Z] #53 3.206 + cd /tmp/tmp.gQb0x6GOsP/src/github.com/golangci/golangci-lint/ [2020-03-10T11:02:13.441Z] #53 3.206 + git checkout -q v1.23.8 [2020-03-10T11:02:13.698Z] #53 3.302 ++ git describe --tags [2020-03-10T11:02:13.698Z] #53 3.303 + version=v1.23.8 [2020-03-10T11:02:13.698Z] #53 3.304 ++ git rev-parse --short HEAD [2020-03-10T11:02:13.698Z] #53 3.305 + commit=76a82c6 [2020-03-10T11:02:13.698Z] #53 3.305 ++ git show -s --format=%cd [2020-03-10T11:02:13.698Z] #53 3.307 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-10T11:02:13.698Z] #53 3.307 + 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-10T11:02:13.764Z] #17 1.771 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-10T11:02:12.786Z] Cloning repository https://github.com/moby/moby.git [2020-03-10T11:02:12.786Z] > git init /home/ubuntu/workspace/moby_PR-40661 # timeout=10 [2020-03-10T11:02:12.804Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:02:12.804Z] > git --version # timeout=10 [2020-03-10T11:02:12.813Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:02:12.814Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:14.144Z] #17 1.932 Fetched 276 kB in 1s (371 kB/s) [2020-03-10T11:02:14.163Z] #43 16.16 Reading package lists... [2020-03-10T11:02:14.163Z] #43 ... [2020-03-10T11:02:14.163Z] [2020-03-10T11:02:14.163Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:14.163Z] #23 14.40 + mkdir -p /build [2020-03-10T11:02:14.163Z] #23 14.41 + mv docker/docker /build/ [2020-03-10T11:02:14.163Z] #23 14.41 + rmdir docker [2020-03-10T11:02:14.163Z] #23 DONE 15.2s [2020-03-10T11:02:14.163Z] [2020-03-10T11:02:14.163Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:02:14.163Z] #10 7.001 Reading package lists... [2020-03-10T11:02:14.517Z] #17 1.932 Reading package lists... [2020-03-10T11:02:13.633Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-10T11:02:15.315Z] #17 2.548 Reading package lists... [2020-03-10T11:02:15.315Z] #17 3.044 Building dependency tree... [2020-03-10T11:02:15.315Z] #17 3.145 Reading state information... [2020-03-10T11:02:15.315Z] #17 3.205 libcap2-bin is already the newest version (1:2.25-2). [2020-03-10T11:02:15.315Z] #17 3.205 The following additional packages will be installed: [2020-03-10T11:02:15.315Z] #17 3.205 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-10T11:02:15.315Z] #17 3.205 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-10T11:02:15.315Z] #17 3.206 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-10T11:02:15.315Z] #17 3.206 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-10T11:02:15.315Z] #17 3.206 python3.7 python3.7-minimal vim-runtime xxd [2020-03-10T11:02:15.315Z] #17 3.206 Suggested packages: [2020-03-10T11:02:15.315Z] #17 3.206 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-10T11:02:15.315Z] #17 3.206 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-10T11:02:15.315Z] #17 3.206 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-10T11:02:15.315Z] #17 3.206 Recommended packages: [2020-03-10T11:02:15.315Z] #17 3.206 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-10T11:02:15.315Z] #17 3.206 python3-keyrings.alt python3-xdg unzip [2020-03-10T11:02:15.540Z] #10 14.22 Reading package lists... [2020-03-10T11:02:15.540Z] #10 ... [2020-03-10T11:02:15.540Z] [2020-03-10T11:02:15.540Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:02:15.540Z] #35 11.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-10T11:02:15.680Z] #17 3.560 The following NEW packages will be installed: [2020-03-10T11:02:15.680Z] #17 3.560 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-10T11:02:15.680Z] #17 3.561 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-10T11:02:15.680Z] #17 3.561 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-10T11:02:15.680Z] #17 3.561 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-10T11:02:15.680Z] #17 3.561 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-10T11:02:15.680Z] #17 3.561 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-10T11:02:15.680Z] #17 3.561 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-10T11:02:15.680Z] #17 3.561 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-10T11:02:15.680Z] #17 3.561 xz-utils zip [2020-03-10T11:02:15.680Z] #17 3.602 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:02:15.680Z] #17 3.602 Need to get 27.7 MB of archives. [2020-03-10T11:02:15.680Z] #17 3.602 After this operation, 117 MB of additional disk space will be used. [2020-03-10T11:02:15.680Z] #17 3.602 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-03-10T11:02:15.680Z] #17 3.633 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-03-10T11:02:15.680Z] #17 3.669 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-03-10T11:02:15.680Z] #17 3.727 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-03-10T11:02:15.680Z] #17 3.729 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-03-10T11:02:15.680Z] #17 3.731 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-03-10T11:02:15.715Z] Fetching without tags [2020-03-10T11:02:15.798Z] #35 ... [2020-03-10T11:02:15.798Z] [2020-03-10T11:02:15.798Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:02:16.066Z] #17 3.802 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-03-10T11:02:16.067Z] #17 3.810 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-03-10T11:02:16.067Z] #17 3.810 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-03-10T11:02:16.067Z] #17 3.811 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-03-10T11:02:16.067Z] #17 3.813 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-03-10T11:02:16.067Z] #17 3.816 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-03-10T11:02:16.067Z] #17 3.818 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-03-10T11:02:16.067Z] #17 3.819 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-03-10T11:02:16.067Z] #17 3.820 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-03-10T11:02:16.067Z] #17 3.821 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-03-10T11:02:16.067Z] #17 3.840 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-10T11:02:16.067Z] #17 3.840 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-10T11:02:16.067Z] #17 3.852 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-03-10T11:02:16.067Z] #17 3.859 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-03-10T11:02:16.067Z] #17 3.860 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-03-10T11:02:16.067Z] #17 3.866 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-03-10T11:02:16.067Z] #17 3.899 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-03-10T11:02:16.067Z] #17 3.899 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-10T11:02:16.067Z] #17 3.899 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-10T11:02:16.067Z] #17 3.909 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-10T11:02:16.067Z] #17 3.909 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-03-10T11:02:16.067Z] #17 3.910 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-03-10T11:02:16.067Z] #17 3.911 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-03-10T11:02:16.067Z] #17 4.190 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-10T11:02:16.067Z] #17 4.190 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-10T11:02:15.679Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:02:15.684Z] > git config --add remote.origin.fetch +refs/pull/40661/head:refs/remotes/origin/PR-40661 # timeout=10 [2020-03-10T11:02:15.688Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:15.705Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:02:15.723Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:02:15.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:02:15.724Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:16.155Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-09e6a30e467e23944) in /home/ubuntu/workspace/moby_PR-40661 [Pipeline] { [Pipeline] checkout [2020-03-10T11:02:16.213Z] using credential docker-jenkins-github-credentials [2020-03-10T11:02:16.222Z] Cloning the remote Git repository [2020-03-10T11:02:16.222Z] Cloning with configured refspecs honoured and without tags [2020-03-10T11:02:16.255Z] Merging remotes/origin/master commit 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 into PR head commit e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:02:15.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:02:15.509Z] > git --version # timeout=10 [2020-03-10T11:02:15.555Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:02:15.736Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:16.521Z] #17 4.194 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-10T11:02:16.521Z] #17 4.194 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-03-10T11:02:16.521Z] #17 4.197 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-03-10T11:02:16.521Z] #17 4.206 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-03-10T11:02:16.521Z] #17 4.281 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-10T11:02:16.521Z] #17 4.281 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-03-10T11:02:16.521Z] #17 4.284 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-03-10T11:02:16.521Z] #17 4.292 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-10T11:02:16.521Z] #17 4.294 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-03-10T11:02:16.521Z] #17 4.306 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-10T11:02:16.521Z] #17 4.306 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-03-10T11:02:16.521Z] #17 4.359 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-03-10T11:02:16.521Z] #17 4.365 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-03-10T11:02:16.522Z] #17 4.371 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-10T11:02:16.522Z] #17 4.555 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-03-10T11:02:16.971Z] #17 4.594 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-03-10T11:02:16.971Z] #17 4.623 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-10T11:02:16.971Z] #17 4.999 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:02:16.225Z] Cloning repository https://github.com/moby/moby.git [2020-03-10T11:02:16.225Z] > git init /home/ubuntu/workspace/moby_PR-40661 # timeout=10 [2020-03-10T11:02:16.241Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:02:16.241Z] > git --version # timeout=10 [2020-03-10T11:02:16.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:02:16.247Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:17.385Z] Merge succeeded, producing e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:02:17.386Z] Checking out Revision e36d22266674d3572e6cdcefc7a56097ef85f1c2 (PR-40661) [2020-03-10T11:02:17.504Z] #17 5.035 Fetched 27.7 MB in 1s (26.2 MB/s) [2020-03-10T11:02:17.504Z] #17 5.067 Selecting previously unselected package pigz. [2020-03-10T11:02:17.504Z] #17 5.067 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-03-10T11:02:17.504Z] #17 5.337 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-03-10T11:02:17.504Z] #17 5.340 Unpacking pigz (2.4-1) ... [2020-03-10T11:02:17.504Z] #17 5.382 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-03-10T11:02:17.504Z] #17 5.382 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-10T11:02:17.505Z] #17 5.385 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-10T11:02:17.850Z] Commit message: "ci: update golangci-lint v1.23.8" [2020-03-10T11:02:17.967Z] #17 5.581 Selecting previously unselected package python3.7-minimal. [2020-03-10T11:02:17.967Z] #17 5.581 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-10T11:02:17.967Z] #17 5.590 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-10T11:02:17.967Z] #17 5.882 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-10T11:02:17.967Z] #17 5.888 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-10T11:02:18.403Z] #17 6.500 Selecting previously unselected package python3-minimal. [2020-03-10T11:02:18.403Z] #17 6.500 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-03-10T11:02:18.403Z] #17 6.510 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-03-10T11:02:18.403Z] #17 6.512 Unpacking python3-minimal (3.7.3-1) ... [2020-03-10T11:02:18.403Z] #17 6.539 Selecting previously unselected package libmpdec2:s390x. [2020-03-10T11:02:18.403Z] #17 6.540 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-03-10T11:02:16.263Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:02:16.266Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:02:17.349Z] > git merge 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 # timeout=10 [2020-03-10T11:02:17.375Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-10T11:02:17.393Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:02:17.397Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-10T11:02:18.910Z] #17 6.546 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-03-10T11:02:18.910Z] #17 6.573 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-03-10T11:02:18.910Z] #17 6.574 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-03-10T11:02:18.910Z] #17 6.576 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-10T11:02:18.910Z] #17 6.845 Selecting previously unselected package python3.7. [2020-03-10T11:02:18.910Z] #17 6.847 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-03-10T11:02:18.910Z] #17 6.849 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-10T11:02:18.910Z] #17 6.882 Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-10T11:02:18.910Z] #17 6.883 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-03-10T11:02:18.910Z] #17 6.886 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-10T11:02:18.910Z] #17 6.911 Setting up python3-minimal (3.7.3-1) ... [2020-03-10T11:02:18.935Z] + docker version [2020-03-10T11:02:18.935Z] Client: [2020-03-10T11:02:18.935Z] Version: 18.06.1-ce [2020-03-10T11:02:18.935Z] API version: 1.38 [2020-03-10T11:02:18.935Z] Go version: go1.10.3 [2020-03-10T11:02:18.935Z] Git commit: e68fc7a [2020-03-10T11:02:18.935Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-10T11:02:18.935Z] OS/Arch: linux/ppc64le [2020-03-10T11:02:18.935Z] Experimental: false [2020-03-10T11:02:18.935Z] [2020-03-10T11:02:18.935Z] Server: [2020-03-10T11:02:18.935Z] Engine: [2020-03-10T11:02:18.935Z] Version: 18.06.1-ce [2020-03-10T11:02:18.935Z] API version: 1.38 (minimum version 1.12) [2020-03-10T11:02:18.935Z] Go version: go1.10.3 [2020-03-10T11:02:18.935Z] Git commit: e68fc7a [2020-03-10T11:02:18.935Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-10T11:02:18.935Z] OS/Arch: linux/ppc64le [2020-03-10T11:02:18.935Z] Experimental: true [Pipeline] sh [2020-03-10T11:02:19.295Z] #17 7.140 Selecting previously unselected package python3. [2020-03-10T11:02:19.295Z] #17 7.140 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-03-10T11:02:19.295Z] #17 7.151 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-03-10T11:02:19.295Z] #17 7.161 Unpacking python3 (3.7.3-1) ... [2020-03-10T11:02:19.295Z] #17 7.192 Selecting previously unselected package libip4tc0:s390x. [2020-03-10T11:02:19.295Z] #17 7.193 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-03-10T11:02:19.295Z] #17 7.195 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-03-10T11:02:19.295Z] #17 7.221 Selecting previously unselected package libip6tc0:s390x. [2020-03-10T11:02:19.295Z] #17 7.222 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-03-10T11:02:19.295Z] #17 7.224 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-03-10T11:02:19.295Z] #17 7.251 Selecting previously unselected package libiptc0:s390x. [2020-03-10T11:02:19.295Z] #17 7.252 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-03-10T11:02:19.295Z] #17 7.254 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-03-10T11:02:19.295Z] #17 7.279 Selecting previously unselected package libnfnetlink0:s390x. [2020-03-10T11:02:19.295Z] #17 7.280 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-03-10T11:02:19.295Z] #17 7.282 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-10T11:02:19.295Z] #17 7.388 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-10T11:02:19.332Z] + docker info [2020-03-10T11:02:19.332Z] Containers: 0 [2020-03-10T11:02:19.332Z] Running: 0 [2020-03-10T11:02:19.332Z] Paused: 0 [2020-03-10T11:02:19.332Z] Stopped: 0 [2020-03-10T11:02:19.332Z] Images: 0 [2020-03-10T11:02:19.332Z] Server Version: 18.06.1-ce [2020-03-10T11:02:19.332Z] Storage Driver: overlay2 [2020-03-10T11:02:19.332Z] Backing Filesystem: extfs [2020-03-10T11:02:19.332Z] Supports d_type: true [2020-03-10T11:02:19.332Z] Native Overlay Diff: true [2020-03-10T11:02:19.332Z] Logging Driver: json-file [2020-03-10T11:02:19.332Z] Cgroup Driver: cgroupfs [2020-03-10T11:02:19.332Z] Plugins: [2020-03-10T11:02:19.332Z] Volume: local [2020-03-10T11:02:19.332Z] Network: bridge host ipvlan macvlan null overlay [2020-03-10T11:02:19.332Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-10T11:02:19.332Z] Swarm: inactive [2020-03-10T11:02:19.332Z] Runtimes: runc [2020-03-10T11:02:19.332Z] Default Runtime: runc [2020-03-10T11:02:19.332Z] Init Binary: docker-init [2020-03-10T11:02:19.332Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-10T11:02:19.332Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-10T11:02:19.332Z] init version: fec3683 [2020-03-10T11:02:19.332Z] Security Options: [2020-03-10T11:02:19.332Z] apparmor [2020-03-10T11:02:19.332Z] seccomp [2020-03-10T11:02:19.332Z] Profile: default [2020-03-10T11:02:19.332Z] Kernel Version: 4.4.0-130-generic [2020-03-10T11:02:19.332Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-10T11:02:19.332Z] OSType: linux [2020-03-10T11:02:19.332Z] Architecture: ppc64le [2020-03-10T11:02:19.332Z] CPUs: 4 [2020-03-10T11:02:19.332Z] Total Memory: 7.972GiB [2020-03-10T11:02:19.332Z] Name: ppc64le-ubuntu-33 [2020-03-10T11:02:19.332Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-10T11:02:19.332Z] Docker Root Dir: /var/lib/docker [2020-03-10T11:02:19.332Z] Debug Mode (client): false [2020-03-10T11:02:19.332Z] Debug Mode (server): false [2020-03-10T11:02:19.332Z] Username: dockerbuildbot [2020-03-10T11:02:19.332Z] Registry: https://index.docker.io/v1/ [2020-03-10T11:02:19.332Z] Labels: [2020-03-10T11:02:19.332Z] Experimental: true [2020-03-10T11:02:19.332Z] Insecure Registries: [2020-03-10T11:02:19.332Z] 127.0.0.0/8 [2020-03-10T11:02:19.332Z] Live Restore Enabled: false [2020-03-10T11:02:19.332Z] [Pipeline] sh [2020-03-10T11:02:19.668Z] #17 7.389 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-03-10T11:02:19.668Z] #17 7.391 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-10T11:02:19.668Z] #17 7.422 Selecting previously unselected package libnftnl11:s390x. [2020-03-10T11:02:19.668Z] #17 7.424 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-03-10T11:02:19.668Z] #17 7.434 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-03-10T11:02:19.668Z] #17 7.480 Selecting previously unselected package iptables. [2020-03-10T11:02:19.668Z] #17 7.480 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-03-10T11:02:19.668Z] #17 7.483 Unpacking iptables (1.8.2-4) ... [2020-03-10T11:02:19.668Z] #17 7.562 Selecting previously unselected package xxd. [2020-03-10T11:02:19.668Z] #17 7.563 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-10T11:02:19.668Z] #17 7.566 Unpacking xxd (2:8.1.0875-5) ... [2020-03-10T11:02:19.668Z] #17 7.603 Selecting previously unselected package vim-common. [2020-03-10T11:02:19.668Z] #17 7.605 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-10T11:02:19.668Z] #17 7.612 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-10T11:02:19.668Z] #17 7.666 Selecting previously unselected package bash-completion. [2020-03-10T11:02:19.668Z] #17 7.668 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-10T11:02:19.744Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:02:19.744Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:02:19.744Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40661/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-10T11:02:19.744Z] + bash /home/docker/workspace/moby_PR-40661/check-config.sh [2020-03-10T11:02:19.744Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-10T11:02:19.744Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-03-10T11:02:19.744Z] [2020-03-10T11:02:19.744Z] Generally Necessary: [2020-03-10T11:02:19.744Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-10T11:02:20.034Z] - apparmor: enabled and tools installed [2020-03-10T11:02:20.034Z] - CONFIG_NAMESPACES: enabled [2020-03-10T11:02:20.034Z] - CONFIG_NET_NS: enabled [2020-03-10T11:02:20.034Z] - CONFIG_PID_NS: enabled [2020-03-10T11:02:20.034Z] - CONFIG_IPC_NS: enabled [2020-03-10T11:02:20.034Z] - CONFIG_UTS_NS: enabled [2020-03-10T11:02:20.034Z] - CONFIG_CGROUPS: enabled [2020-03-10T11:02:20.034Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-10T11:02:20.034Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-10T11:02:20.034Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-10T11:02:20.034Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-10T11:02:20.034Z] - CONFIG_CPUSETS: enabled [2020-03-10T11:02:20.034Z] - CONFIG_MEMCG: enabled [2020-03-10T11:02:20.034Z] - CONFIG_KEYS: enabled [2020-03-10T11:02:20.034Z] - CONFIG_VETH: enabled (as module) [2020-03-10T11:02:20.034Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-10T11:02:20.034Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-10T11:02:20.034Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-10T11:02:20.034Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-10T11:02:20.034Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-10T11:02:20.034Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-10T11:02:20.034Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-10T11:02:20.034Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-10T11:02:20.034Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-10T11:02:20.034Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-10T11:02:20.034Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-10T11:02:20.034Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-10T11:02:20.034Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-10T11:02:20.034Z] [2020-03-10T11:02:20.034Z] Optional Features: [2020-03-10T11:02:20.034Z] - CONFIG_USER_NS: enabled [2020-03-10T11:02:20.034Z] - CONFIG_SECCOMP: enabled [2020-03-10T11:02:20.034Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-10T11:02:20.034Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-10T11:02:20.034Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-10T11:02:20.034Z] (cgroup swap accounting is currently enabled) [2020-03-10T11:02:20.034Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-10T11:02:20.034Z] - CONFIG_BLK_CGROUP: enabled [2020-03-10T11:02:20.410Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-10T11:02:20.410Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-10T11:02:20.410Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-10T11:02:20.410Z] - CONFIG_CGROUP_PERF: enabled [2020-03-10T11:02:20.410Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-10T11:02:20.410Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-10T11:02:20.410Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-10T11:02:20.410Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-10T11:02:20.410Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-10T11:02:20.410Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_IP_VS: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-10T11:02:20.410Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-10T11:02:20.410Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-10T11:02:20.410Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_EXT4_FS: enabled [2020-03-10T11:02:20.410Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-10T11:02:20.410Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-10T11:02:20.410Z] - Network Drivers: [2020-03-10T11:02:20.410Z] - "overlay": [2020-03-10T11:02:20.410Z] - CONFIG_VXLAN: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-10T11:02:20.410Z] Optional (for encrypted networks): [2020-03-10T11:02:20.410Z] - CONFIG_CRYPTO: enabled [2020-03-10T11:02:20.410Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_XFRM: enabled [2020-03-10T11:02:20.410Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-10T11:02:20.410Z] - "ipvlan": [2020-03-10T11:02:20.410Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-10T11:02:20.410Z] - "macvlan": [2020-03-10T11:02:20.410Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_DUMMY: enabled (as module) [2020-03-10T11:02:20.410Z] - "ftp,tftp client in container": [2020-03-10T11:02:20.410Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-10T11:02:20.410Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-10T11:02:20.410Z] - Storage Drivers: [2020-03-10T11:02:20.410Z] - "aufs": [2020-03-10T11:02:20.410Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-10T11:02:20.410Z] - "btrfs": [2020-03-10T11:02:20.447Z] #17 8.299 Unpacking bash-completion (1:2.8-6) ... [2020-03-10T11:02:20.447Z] #17 8.399 Selecting previously unselected package bzip2. [2020-03-10T11:02:20.447Z] #17 8.402 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-03-10T11:02:20.447Z] #17 8.404 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-10T11:02:20.447Z] #17 8.433 Selecting previously unselected package xz-utils. [2020-03-10T11:02:20.447Z] #17 8.434 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-03-10T11:02:20.447Z] #17 8.437 Unpacking xz-utils (5.2.4-1) ... [2020-03-10T11:02:20.447Z] #17 8.489 Selecting previously unselected package apparmor. [2020-03-10T11:02:20.447Z] #17 8.491 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-03-10T11:02:20.447Z] #17 8.508 Unpacking apparmor (2.13.2-10) ... [2020-03-10T11:02:20.447Z] #17 8.616 Selecting previously unselected package aufs-tools. [2020-03-10T11:02:20.697Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-10T11:02:20.697Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-10T11:02:20.697Z] - "devicemapper": [2020-03-10T11:02:20.697Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-10T11:02:20.697Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-10T11:02:20.697Z] - "overlay": [2020-03-10T11:02:20.697Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-10T11:02:20.697Z] - "zfs": [2020-03-10T11:02:20.697Z] - /dev/zfs: missing [2020-03-10T11:02:20.697Z] - zfs command: missing [2020-03-10T11:02:20.697Z] - zpool command: missing [2020-03-10T11:02:20.697Z] [2020-03-10T11:02:20.697Z] Limits: [2020-03-10T11:02:20.697Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-10T11:02:20.697Z] [2020-03-10T11:02:20.697Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-10T11:02:20.845Z] #17 8.617 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-03-10T11:02:20.845Z] #17 8.620 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-10T11:02:20.845Z] #17 8.676 Selecting previously unselected package libonig5:s390x. [2020-03-10T11:02:20.845Z] #17 8.677 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-03-10T11:02:20.845Z] #17 8.680 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-10T11:02:20.845Z] #17 8.722 Selecting previously unselected package libjq1:s390x. [2020-03-10T11:02:20.845Z] #17 8.723 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-10T11:02:20.845Z] #17 8.725 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-10T11:02:20.845Z] #17 8.761 Selecting previously unselected package jq. [2020-03-10T11:02:20.845Z] #17 8.762 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-10T11:02:20.845Z] #17 8.765 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-10T11:02:20.845Z] #17 8.855 Selecting previously unselected package libaio1:s390x. [2020-03-10T11:02:20.845Z] #17 8.855 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-03-10T11:02:20.845Z] #17 8.855 Unpacking libaio1:s390x (0.3.112-3) ... [2020-03-10T11:02:20.845Z] #17 8.919 Selecting previously unselected package libgpm2:s390x. [2020-03-10T11:02:20.845Z] #17 8.919 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-03-10T11:02:20.845Z] #17 8.921 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-03-10T11:02:20.845Z] #17 8.944 Selecting previously unselected package libicu63:s390x. [2020-03-10T11:02:20.845Z] #17 8.944 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-03-10T11:02:20.845Z] #17 8.955 Unpacking libicu63:s390x (63.1-6) ... [2020-03-10T11:02:21.075Z] #62 21.40 Reading package lists... [2020-03-10T11:02:21.075Z] #62 ... [2020-03-10T11:02:21.075Z] [2020-03-10T11:02:21.075Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:02:21.075Z] #41 22.19 Checking out files: 86% (1377/1596) Checking out files: 87% (1389/1596) Checking out files: 88% (1405/1596) Checking out files: 89% (1421/1596) Checking out files: 90% (1437/1596) Checking out files: 91% (1453/1596) Checking out files: 92% (1469/1596) Checking out files: 93% (1485/1596) Checking out files: 94% (1501/1596) Checking out files: 95% (1517/1596) Checking out files: 96% (1533/1596) Checking out files: 97% (1549/1596) Checking out files: 98% (1565/1596) Checking out files: 99% (1581/1596) Checking out files: 100% (1596/1596) Checking out files: 100% (1596/1596), done. [2020-03-10T11:02:21.075Z] #41 22.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-10T11:02:21.075Z] #41 24.64 + 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-10T11:02:21.143Z] + make bundles/buildx [2020-03-10T11:02:21.769Z] make: command: Command not found [2020-03-10T11:02:21.769Z] make: command: Command not found [2020-03-10T11:02:21.769Z] mkdir bundles [2020-03-10T11:02:21.769Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-10T11:02:21.769Z] --build-arg BUILDX_COMMIT \ [2020-03-10T11:02:21.769Z] --build-arg BUILDX_REPO \ [2020-03-10T11:02:21.769Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-10T11:02:21.769Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-10T11:02:21.769Z] . [2020-03-10T11:02:21.769Z] /bin/sh: 4: go: not found [2020-03-10T11:02:21.769Z] /bin/sh: 5: go: not found [2020-03-10T11:02:22.012Z] #41 ... [2020-03-10T11:02:22.012Z] [2020-03-10T11:02:22.012Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:22.153Z] #17 9.910 Selecting previously unselected package libnet1:s390x. [2020-03-10T11:02:22.153Z] #17 9.912 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-10T11:02:22.153Z] #17 9.915 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-10T11:02:22.153Z] #17 9.942 Selecting previously unselected package libnl-3-200:s390x. [2020-03-10T11:02:22.153Z] #17 9.943 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-10T11:02:22.153Z] #17 9.945 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-10T11:02:22.153Z] #17 9.979 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-10T11:02:22.153Z] #17 9.981 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-10T11:02:22.153Z] #17 9.983 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-10T11:02:22.153Z] #17 10.00 Selecting previously unselected package libreadline5:s390x. [2020-03-10T11:02:22.153Z] #17 10.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-03-10T11:02:22.153Z] #17 10.01 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-10T11:02:22.153Z] #17 10.05 Selecting previously unselected package net-tools. [2020-03-10T11:02:22.153Z] #17 10.05 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-03-10T11:02:22.153Z] #17 10.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-10T11:02:22.153Z] #17 10.11 Selecting previously unselected package python-pip-whl. [2020-03-10T11:02:22.153Z] #17 10.11 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-10T11:02:22.153Z] #17 10.12 Unpacking python-pip-whl (18.1-5) ... [2020-03-10T11:02:22.546Z] #17 10.30 Selecting previously unselected package python3-lib2to3. [2020-03-10T11:02:22.546Z] #17 10.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-10T11:02:22.546Z] #17 10.31 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-10T11:02:22.546Z] #17 10.34 Selecting previously unselected package python3-distutils. [2020-03-10T11:02:22.546Z] #17 10.34 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-10T11:02:22.546Z] #17 10.35 Unpacking python3-distutils (3.7.3-1) ... [2020-03-10T11:02:22.546Z] #17 10.39 Selecting previously unselected package python3-pip. [2020-03-10T11:02:22.546Z] #17 10.39 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-10T11:02:22.546Z] #17 10.39 Unpacking python3-pip (18.1-5) ... [2020-03-10T11:02:22.546Z] #17 10.45 Selecting previously unselected package python3-pkg-resources. [2020-03-10T11:02:22.546Z] #17 10.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-10T11:02:22.546Z] #17 10.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-10T11:02:22.546Z] #17 10.50 Selecting previously unselected package python3-setuptools. [2020-03-10T11:02:22.546Z] #17 10.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-10T11:02:22.546Z] #17 10.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-10T11:02:22.546Z] #17 10.58 Selecting previously unselected package python3-wheel. [2020-03-10T11:02:22.546Z] #17 10.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-10T11:02:22.546Z] #17 10.58 Unpacking python3-wheel (0.32.3-2) ... [2020-03-10T11:02:22.546Z] #17 10.61 Selecting previously unselected package sudo. [2020-03-10T11:02:22.787Z] #74 23.28 Checking out files: 64% (1317/2054) Checking out files: 65% (1336/2054) Checking out files: 66% (1356/2054) Checking out files: 67% (1377/2054) Checking out files: 68% (1397/2054) Checking out files: 69% (1418/2054) Checking out files: 70% (1438/2054) Checking out files: 71% (1459/2054) Checking out files: 72% (1479/2054) Checking out files: 73% (1500/2054) Checking out files: 74% (1520/2054) Checking out files: 75% (1541/2054) Checking out files: 76% (1562/2054) Checking out files: 77% (1582/2054) Checking out files: 78% (1603/2054) Checking out files: 79% (1623/2054) Checking out files: 80% (1644/2054) Checking out files: 81% (1664/2054) Checking out files: 82% (1685/2054) Checking out files: 83% (1705/2054) Checking out files: 84% (1726/2054) Checking out files: 85% (1746/2054) Checking out files: 86% (1767/2054) Checking out files: 87% (1787/2054) Checking out files: 88% (1808/2054) Checking out files: 89% (1829/2054) Checking out files: 90% (1849/2054) Checking out files: 91% (1870/2054) Checking out files: 92% (1890/2054) Checking out files: 93% (1911/2054) Checking out files: 94% (1931/2054) Checking out files: 95% (1952/2054) Checking out files: 96% (1972/2054) Checking out files: 97% (1993/2054) Checking out files: 98% (2013/2054) Checking out files: 99% (2034/2054) Checking out files: 100% (2054/2054) Checking out files: 100% (2054/2054), done. [2020-03-10T11:02:22.787Z] #74 24.07 + cd /tmp/tmp.rk4TXpmJHK/src/github.com/docker/libnetwork [2020-03-10T11:02:22.787Z] #74 24.07 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-10T11:02:23.010Z] #17 10.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-03-10T11:02:23.010Z] #17 10.61 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-10T11:02:23.010Z] #17 10.79 Selecting previously unselected package thin-provisioning-tools. [2020-03-10T11:02:23.010Z] #17 10.79 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-03-10T11:02:23.010Z] #17 10.79 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-10T11:02:23.010Z] #17 10.85 Selecting previously unselected package uidmap. [2020-03-10T11:02:23.010Z] #17 10.85 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-03-10T11:02:23.010Z] #17 10.86 Unpacking uidmap (1:4.5-1.1) ... [2020-03-10T11:02:23.010Z] #17 10.90 Selecting previously unselected package vim-runtime. [2020-03-10T11:02:23.010Z] #17 10.90 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-10T11:02:23.010Z] #17 10.91 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-10T11:02:23.010Z] #17 10.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-10T11:02:23.010Z] #17 10.92 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-10T11:02:23.354Z] #74 24.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-10T11:02:23.781Z] #17 11.73 Selecting previously unselected package vim. [2020-03-10T11:02:23.781Z] #17 11.73 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-03-10T11:02:23.781Z] #17 11.73 Unpacking vim (2:8.1.0875-5) ... [2020-03-10T11:02:23.781Z] #17 11.88 Selecting previously unselected package xfsprogs. [2020-03-10T11:02:23.781Z] #17 11.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-03-10T11:02:23.781Z] #17 11.88 Unpacking xfsprogs (4.20.0-1) ... [2020-03-10T11:02:24.138Z] #17 12.03 Selecting previously unselected package zip. [2020-03-10T11:02:24.138Z] #17 12.03 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-03-10T11:02:24.138Z] #17 12.03 Unpacking zip (3.0-11+b1) ... [2020-03-10T11:02:24.138Z] #17 12.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-10T11:02:24.138Z] #17 12.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-10T11:02:24.138Z] #17 12.11 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-03-10T11:02:24.138Z] #17 12.12 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-10T11:02:24.138Z] #17 12.13 Setting up libgpm2:s390x (1.20.7-5) ... [2020-03-10T11:02:24.138Z] #17 12.13 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-03-10T11:02:24.138Z] #17 12.14 Setting up uidmap (1:4.5-1.1) ... [2020-03-10T11:02:24.138Z] #17 12.14 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-03-10T11:02:24.138Z] #17 12.15 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-10T11:02:24.138Z] #17 12.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-10T11:02:24.138Z] #17 12.16 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-10T11:02:24.138Z] #17 12.17 Setting up libicu63:s390x (63.1-6) ... [2020-03-10T11:02:24.138Z] #17 12.18 Setting up xxd (2:8.1.0875-5) ... [2020-03-10T11:02:24.138Z] #17 12.18 Setting up zip (3.0-11+b1) ... [2020-03-10T11:02:24.138Z] #17 12.19 Setting up vim-common (2:8.1.0875-5) ... [2020-03-10T11:02:24.491Z] #17 12.20 Setting up bash-completion (1:2.8-6) ... [2020-03-10T11:02:24.508Z] Sending build context to Docker daemon 54.57MB [2020-03-10T11:02:24.508Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-10T11:02:24.508Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-10T11:02:24.508Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-10T11:02:24.508Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-10T11:02:24.508Z] 1.12.10-stretch: Pulling from library/golang [2020-03-10T11:02:24.508Z] fb056072eab9: Pulling fs layer [2020-03-10T11:02:24.508Z] 6a33b1f9796f: Pulling fs layer [2020-03-10T11:02:24.508Z] 8f8f8962e456: Pulling fs layer [2020-03-10T11:02:24.508Z] 68adcc365214: Pulling fs layer [2020-03-10T11:02:24.508Z] 76d8adf27bdf: Pulling fs layer [2020-03-10T11:02:24.508Z] d66e58854927: Pulling fs layer [2020-03-10T11:02:24.508Z] 71497195576e: Pulling fs layer [2020-03-10T11:02:24.508Z] 68adcc365214: Waiting [2020-03-10T11:02:24.508Z] d66e58854927: Waiting [2020-03-10T11:02:24.508Z] 76d8adf27bdf: Waiting [2020-03-10T11:02:24.508Z] 71497195576e: Waiting [2020-03-10T11:02:24.858Z] #17 12.83 Setting up libiptc0:s390x (1.8.2-4) ... [2020-03-10T11:02:24.858Z] #17 12.84 Setting up xz-utils (5.2.4-1) ... [2020-03-10T11:02:24.858Z] #17 12.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-10T11:02:24.858Z] #17 12.88 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-10T11:02:24.858Z] #17 12.93 invoke-rc.d: could not determine current runlevel [2020-03-10T11:02:25.133Z] 8f8f8962e456: Verifying Checksum [2020-03-10T11:02:25.134Z] 8f8f8962e456: Download complete [2020-03-10T11:02:25.230Z] #17 12.94 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-10T11:02:25.230Z] #17 12.94 Setting up pigz (2.4-1) ... [2020-03-10T11:02:25.230Z] #17 12.95 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-10T11:02:25.230Z] #17 12.95 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-10T11:02:25.230Z] #17 12.97 Setting up python-pip-whl (18.1-5) ... [2020-03-10T11:02:25.230Z] #17 12.97 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-03-10T11:02:25.230Z] #17 12.99 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-10T11:02:25.230Z] #17 13.11 Setting up libaio1:s390x (0.3.112-3) ... [2020-03-10T11:02:25.230Z] #17 13.11 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-10T11:02:25.230Z] #17 13.12 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-10T11:02:25.230Z] #17 13.13 Setting up vim (2:8.1.0875-5) ... [2020-03-10T11:02:25.230Z] #17 13.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-10T11:02:25.230Z] #17 13.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-10T11:02:25.230Z] #17 13.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-10T11:02:25.230Z] #17 13.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-10T11:02:25.230Z] #17 13.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-10T11:02:25.230Z] #17 13.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-10T11:02:25.230Z] #17 13.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-10T11:02:25.230Z] #17 13.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-10T11:02:25.230Z] #17 13.16 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-10T11:02:25.230Z] #17 13.17 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-10T11:02:25.230Z] #17 13.17 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-10T11:02:25.230Z] #17 13.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-10T11:02:25.230Z] #17 13.19 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-10T11:02:25.230Z] #17 13.19 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-10T11:02:25.424Z] 6a33b1f9796f: Verifying Checksum [2020-03-10T11:02:25.424Z] 6a33b1f9796f: Download complete [2020-03-10T11:02:25.693Z] Fetching without tags [2020-03-10T11:02:25.925Z] #74 ... [2020-03-10T11:02:25.925Z] [2020-03-10T11:02:25.925Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:25.925Z] #56 17.20 + cd /tmp/tmp.65hGoX6nd6/src/github.com/mvdan/sh [2020-03-10T11:02:25.925Z] #56 17.20 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-10T11:02:25.925Z] #56 17.35 + GO111MODULE=on [2020-03-10T11:02:25.925Z] #56 17.37 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-10T11:02:25.925Z] #56 18.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-10T11:02:25.925Z] #56 18.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-10T11:02:25.925Z] #56 18.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-10T11:02:25.925Z] #56 18.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-10T11:02:25.925Z] #56 19.08 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-10T11:02:25.925Z] #56 19.91 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-10T11:02:25.925Z] #56 20.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-10T11:02:25.925Z] #56 22.12 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-10T11:02:25.925Z] #56 23.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-10T11:02:25.925Z] #56 23.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-10T11:02:25.925Z] #56 23.81 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-10T11:02:25.925Z] #56 23.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-10T11:02:25.925Z] #56 24.89 runtime [2020-03-10T11:02:25.925Z] #56 ... [2020-03-10T11:02:25.925Z] [2020-03-10T11:02:25.925Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:02:25.925Z] #43 16.16 Reading package lists... [2020-03-10T11:02:25.925Z] #43 24.60 Building dependency tree... [2020-03-10T11:02:25.925Z] #43 28.47 The following additional packages will be installed: [2020-03-10T11:02:25.925Z] #43 28.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-10T11:02:25.925Z] #43 28.48 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-10T11:02:25.925Z] #43 28.48 Suggested packages: [2020-03-10T11:02:25.925Z] #43 28.50 manpages-dev python-setuptools [2020-03-10T11:02:25.925Z] #43 30.23 The following NEW packages will be installed: [2020-03-10T11:02:25.925Z] #43 30.24 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-10T11:02:25.925Z] #43 30.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-10T11:02:25.925Z] #43 30.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-10T11:02:25.925Z] #43 30.26 python-six zlib1g-dev [2020-03-10T11:02:25.925Z] #43 30.70 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:02:25.925Z] #43 30.70 Need to get 4095 kB of archives. [2020-03-10T11:02:25.925Z] #43 30.70 After this operation, 22.5 MB of additional disk space will be used. [2020-03-10T11:02:25.925Z] #43 30.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-10T11:02:25.925Z] #43 30.70 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-10T11:02:25.925Z] #43 30.70 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-10T11:02:25.925Z] #43 30.71 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-10T11:02:25.925Z] #43 30.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-10T11:02:25.925Z] #43 30.72 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-10T11:02:25.925Z] #43 30.73 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-10T11:02:25.925Z] #43 30.73 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-10T11:02:25.925Z] #43 30.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-10T11:02:25.925Z] #43 30.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-10T11:02:25.925Z] #43 30.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-10T11:02:25.925Z] #43 30.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-10T11:02:25.925Z] #43 31.08 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-10T11:02:25.925Z] #43 31.09 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-10T11:02:25.925Z] #43 31.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-10T11:02:25.925Z] #43 31.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-10T11:02:25.925Z] #43 31.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-10T11:02:25.930Z] Merging remotes/origin/master commit 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 into PR head commit e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:02:26.020Z] #17 13.84 Setting up iptables (1.8.2-4) ... [2020-03-10T11:02:26.020Z] #17 13.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-10T11:02:26.020Z] #17 13.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-10T11:02:26.020Z] #17 13.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-10T11:02:26.020Z] #17 13.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-10T11:02:26.020Z] #17 13.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-10T11:02:26.020Z] #17 13.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-10T11:02:26.020Z] #17 13.87 Setting up python3 (3.7.3-1) ... [2020-03-10T11:02:26.020Z] #17 13.96 Setting up python3-wheel (0.32.3-2) ... [2020-03-10T11:02:26.183Z] #43 ... [2020-03-10T11:02:26.183Z] [2020-03-10T11:02:26.183Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:02:26.183Z] #25 21.84 Reading package lists... [2020-03-10T11:02:26.183Z] #25 28.79 Reading package lists... [2020-03-10T11:02:26.183Z] #25 ... [2020-03-10T11:02:26.183Z] [2020-03-10T11:02:26.183Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:26.183Z] #53 26.66 + cd /tmp/tmp.bBbbzISLCC/src/github.com/golangci/golangci-lint/ [2020-03-10T11:02:26.183Z] #53 26.66 + git checkout -q v1.23.8 [2020-03-10T11:02:26.183Z] #53 27.43 ++ git describe --tags [2020-03-10T11:02:26.183Z] #53 27.44 + version=v1.23.8 [2020-03-10T11:02:26.183Z] #53 27.45 ++ git rev-parse --short HEAD [2020-03-10T11:02:26.183Z] #53 27.45 + commit=76a82c6 [2020-03-10T11:02:26.183Z] #53 27.45 ++ git show -s --format=%cd [2020-03-10T11:02:26.183Z] #53 27.49 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-10T11:02:26.183Z] #53 27.49 + 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-10T11:02:26.387Z] #17 14.12 Setting up apparmor (2.13.2-10) ... [2020-03-10T11:02:26.394Z] Merge succeeded, producing e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:02:26.395Z] Checking out Revision e36d22266674d3572e6cdcefc7a56097ef85f1c2 (PR-40661) [2020-03-10T11:02:26.441Z] #53 ... [2020-03-10T11:02:26.441Z] [2020-03-10T11:02:26.441Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:02:26.441Z] #35 22.17 Reading package lists... [2020-03-10T11:02:26.699Z] #35 29.09 Reading package lists... [2020-03-10T11:02:26.699Z] #35 ... [2020-03-10T11:02:26.699Z] [2020-03-10T11:02:26.699Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:02:26.699Z] #10 14.22 Reading package lists... [2020-03-10T11:02:26.699Z] #10 22.51 Building dependency tree... [2020-03-10T11:02:26.699Z] #10 26.08 The following additional packages will be installed: [2020-03-10T11:02:26.699Z] #10 26.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-10T11:02:26.699Z] #10 26.10 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-10T11:02:26.699Z] #10 26.11 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-10T11:02:26.699Z] #10 26.12 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-10T11:02:26.699Z] #10 26.12 Suggested packages: [2020-03-10T11:02:26.699Z] #10 26.13 gcc-8-locales seccomp wine64 [2020-03-10T11:02:26.699Z] #10 27.58 The following NEW packages will be installed: [2020-03-10T11:02:26.699Z] #10 27.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-10T11:02:26.699Z] #10 27.62 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-10T11:02:26.699Z] #10 27.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-10T11:02:26.699Z] #10 27.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-10T11:02:26.699Z] #10 27.63 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-10T11:02:26.699Z] #10 27.63 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-10T11:02:26.699Z] #10 28.03 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:02:26.699Z] #10 28.03 Need to get 77.7 MB of archives. [2020-03-10T11:02:26.699Z] #10 28.03 After this operation, 487 MB of additional disk space will be used. [2020-03-10T11:02:26.699Z] #10 28.03 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-10T11:02:26.699Z] #10 28.26 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-10T11:02:26.699Z] #10 28.56 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-10T11:02:26.699Z] #10 28.59 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-10T11:02:26.699Z] #10 28.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-10T11:02:26.699Z] #10 28.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-10T11:02:26.699Z] #10 29.17 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-10T11:02:26.699Z] #10 29.49 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-10T11:02:26.699Z] #10 29.51 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-10T11:02:26.699Z] #10 ... [2020-03-10T11:02:26.699Z] [2020-03-10T11:02:26.699Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:02:26.699Z] #43 32.41 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:02:26.761Z] #17 14.82 Setting up xfsprogs (4.20.0-1) ... [2020-03-10T11:02:26.821Z] Commit message: "ci: update golangci-lint v1.23.8" [2020-03-10T11:02:25.672Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:02:25.674Z] > git config --add remote.origin.fetch +refs/pull/40661/head:refs/remotes/origin/PR-40661 # timeout=10 [2020-03-10T11:02:25.679Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:25.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:02:25.694Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:02:25.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:02:25.695Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:25.930Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:02:25.935Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:02:26.385Z] > git merge 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 # timeout=10 [2020-03-10T11:02:26.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-10T11:02:26.396Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:02:26.400Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:02:26.957Z] #43 32.58 Fetched 4095 kB in 1s (5561 kB/s) [2020-03-10T11:02:26.957Z] #43 32.72 Selecting previously unselected package libcap-dev:amd64. [2020-03-10T11:02:27.120Z] #17 14.82 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-10T11:02:27.120Z] #17 14.95 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-10T11:02:27.120Z] #17 15.13 Setting up python3-distutils (3.7.3-1) ... [2020-03-10T11:02:27.120Z] #17 15.23 Setting up python3-setuptools (40.8.0-1) ... [2020-03-10T11:02:27.214Z] #43 32.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-10T11:02:27.214Z] #43 32.83 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-10T11:02:27.214Z] #43 32.83 Unpacking libcap-dev:amd64 (1:2.25-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-10T11:02:27.472Z] #43 33.04 Selecting previously unselected package libnet1:amd64. [2020-03-10T11:02:27.472Z] #43 33.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-10T11:02:27.472Z] #43 33.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-10T11:02:27.472Z] #43 33.23 Selecting previously unselected package libnet1-dev. [2020-03-10T11:02:27.472Z] #43 33.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-10T11:02:27.472Z] #43 33.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-10T11:02:27.485Z] #17 15.50 Setting up python3-pip (18.1-5) ... [2020-03-10T11:02:27.608Z] + docker version [2020-03-10T11:02:27.608Z] Client: Docker Engine - Community [2020-03-10T11:02:27.608Z] Version: 19.03.5 [2020-03-10T11:02:27.608Z] API version: 1.40 [2020-03-10T11:02:27.608Z] Go version: go1.12.12 [2020-03-10T11:02:27.608Z] Git commit: 633a0ea838 [2020-03-10T11:02:27.608Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-10T11:02:27.608Z] OS/Arch: linux/amd64 [2020-03-10T11:02:27.608Z] Experimental: false [2020-03-10T11:02:27.608Z] [2020-03-10T11:02:27.608Z] Server: Docker Engine - Community [2020-03-10T11:02:27.608Z] Engine: [2020-03-10T11:02:27.608Z] Version: 19.03.5 [2020-03-10T11:02:27.608Z] API version: 1.40 (minimum version 1.12) [2020-03-10T11:02:27.608Z] Go version: go1.12.12 [2020-03-10T11:02:27.608Z] Git commit: 633a0ea838 [2020-03-10T11:02:27.608Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-10T11:02:27.608Z] OS/Arch: linux/amd64 [2020-03-10T11:02:27.608Z] Experimental: true [2020-03-10T11:02:27.608Z] containerd: [2020-03-10T11:02:27.608Z] Version: 1.2.10 [2020-03-10T11:02:27.608Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-10T11:02:27.608Z] runc: [2020-03-10T11:02:27.608Z] Version: 1.0.0-rc8+dev [2020-03-10T11:02:27.608Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-10T11:02:27.608Z] docker-init: [2020-03-10T11:02:27.608Z] Version: 0.18.0 [2020-03-10T11:02:27.608Z] GitCommit: fec3683 [Pipeline] sh [2020-03-10T11:02:27.858Z] #17 15.72 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:02:27.859Z] #17 15.74 Processing triggers for mime-support (3.62) ... [2020-03-10T11:02:27.883Z] + docker info [2020-03-10T11:02:28.038Z] #43 33.48 Selecting previously unselected package libnl-3-200:amd64. [2020-03-10T11:02:28.038Z] #43 33.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-10T11:02:28.038Z] #43 33.49 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-10T11:02:28.038Z] #43 33.66 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-10T11:02:28.038Z] #43 33.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-10T11:02:28.038Z] #43 33.70 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-10T11:02:28.163Z] fb056072eab9: Download complete [2020-03-10T11:02:28.223Z] #17 DONE 16.0s [2020-03-10T11:02:28.224Z] [2020-03-10T11:02:28.224Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-10T11:02:28.296Z] #43 34.04 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-10T11:02:28.296Z] #43 34.06 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-10T11:02:28.296Z] #43 34.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-10T11:02:28.486Z] Client: [2020-03-10T11:02:28.486Z] Debug Mode: false [2020-03-10T11:02:28.486Z] [2020-03-10T11:02:28.486Z] Server: [2020-03-10T11:02:28.486Z] Containers: 0 [2020-03-10T11:02:28.486Z] Running: 0 [2020-03-10T11:02:28.486Z] Paused: 0 [2020-03-10T11:02:28.486Z] Stopped: 0 [2020-03-10T11:02:28.486Z] Images: 5 [2020-03-10T11:02:28.486Z] Server Version: 19.03.5 [2020-03-10T11:02:28.486Z] Storage Driver: overlay2 [2020-03-10T11:02:28.486Z] Backing Filesystem: extfs [2020-03-10T11:02:28.486Z] Supports d_type: true [2020-03-10T11:02:28.486Z] Native Overlay Diff: true [2020-03-10T11:02:28.486Z] Logging Driver: json-file [2020-03-10T11:02:28.486Z] Cgroup Driver: cgroupfs [2020-03-10T11:02:28.486Z] Plugins: [2020-03-10T11:02:28.486Z] Volume: local [2020-03-10T11:02:28.486Z] Network: bridge host ipvlan macvlan null overlay [2020-03-10T11:02:28.486Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-10T11:02:28.486Z] Swarm: inactive [2020-03-10T11:02:28.486Z] Runtimes: runc [2020-03-10T11:02:28.486Z] Default Runtime: runc [2020-03-10T11:02:28.486Z] Init Binary: docker-init [2020-03-10T11:02:28.486Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-10T11:02:28.486Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-10T11:02:28.486Z] init version: fec3683 [2020-03-10T11:02:28.486Z] Security Options: [2020-03-10T11:02:28.486Z] apparmor [2020-03-10T11:02:28.486Z] seccomp [2020-03-10T11:02:28.486Z] Profile: default [2020-03-10T11:02:28.486Z] Kernel Version: 4.15.0-1058-aws [2020-03-10T11:02:28.486Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-10T11:02:28.486Z] OSType: linux [2020-03-10T11:02:28.486Z] Architecture: x86_64 [2020-03-10T11:02:28.486Z] CPUs: 2 [2020-03-10T11:02:28.486Z] Total Memory: 7.501GiB [2020-03-10T11:02:28.486Z] Name: ip-10-100-76-44 [2020-03-10T11:02:28.486Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-10T11:02:28.486Z] Docker Root Dir: /var/lib/docker [2020-03-10T11:02:28.486Z] Debug Mode: false [2020-03-10T11:02:28.486Z] Registry: https://index.docker.io/v1/ [2020-03-10T11:02:28.486Z] Labels: [2020-03-10T11:02:28.486Z] Experimental: true [2020-03-10T11:02:28.486Z] Insecure Registries: [2020-03-10T11:02:28.486Z] 127.0.0.0/8 [2020-03-10T11:02:28.486Z] Live Restore Enabled: true [2020-03-10T11:02:28.486Z] [2020-03-10T11:02:28.486Z] WARNING: No swap limit support [Pipeline] sh [2020-03-10T11:02:28.554Z] #43 34.18 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-10T11:02:28.554Z] #43 34.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-10T11:02:28.554Z] #43 34.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-10T11:02:28.812Z] #43 34.36 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-10T11:02:28.812Z] #43 34.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-10T11:02:28.812Z] #43 34.40 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-10T11:02:28.844Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:02:28.844Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:02:28.844Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40661/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-10T11:02:28.844Z] + bash /home/ubuntu/workspace/moby_PR-40661/check-config.sh [2020-03-10T11:02:28.844Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-10T11:02:28.844Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-10T11:02:28.844Z] [2020-03-10T11:02:28.844Z] Generally Necessary: [2020-03-10T11:02:28.844Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-10T11:02:28.844Z] - apparmor: enabled and tools installed [2020-03-10T11:02:28.844Z] - CONFIG_NAMESPACES: enabled [2020-03-10T11:02:28.844Z] - CONFIG_NET_NS: enabled [2020-03-10T11:02:28.844Z] - CONFIG_PID_NS: enabled [2020-03-10T11:02:28.844Z] - CONFIG_IPC_NS: enabled [2020-03-10T11:02:28.844Z] - CONFIG_UTS_NS: enabled [2020-03-10T11:02:28.844Z] - CONFIG_CGROUPS: enabled [2020-03-10T11:02:28.844Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-10T11:02:28.844Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-10T11:02:28.844Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-10T11:02:28.844Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-10T11:02:28.844Z] - CONFIG_CPUSETS: enabled [2020-03-10T11:02:28.844Z] - CONFIG_MEMCG: enabled [2020-03-10T11:02:28.844Z] - CONFIG_KEYS: enabled [2020-03-10T11:02:28.844Z] - CONFIG_VETH: enabled (as module) [2020-03-10T11:02:28.844Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-10T11:02:28.844Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-10T11:02:28.844Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-10T11:02:28.844Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-10T11:02:28.844Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-10T11:02:28.844Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-10T11:02:28.844Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-10T11:02:28.844Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-10T11:02:28.844Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-10T11:02:28.844Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-10T11:02:28.844Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-10T11:02:28.844Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-10T11:02:28.844Z] [2020-03-10T11:02:28.844Z] Optional Features: [2020-03-10T11:02:28.844Z] - CONFIG_USER_NS: enabled [2020-03-10T11:02:28.844Z] - CONFIG_SECCOMP: enabled [2020-03-10T11:02:28.844Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-10T11:02:28.844Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-10T11:02:28.844Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-10T11:02:28.844Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-10T11:02:28.844Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-10T11:02:28.844Z] - CONFIG_BLK_CGROUP: enabled [2020-03-10T11:02:29.010Z] #18 1.047 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-10T11:02:29.010Z] #18 1.049 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-10T11:02:29.010Z] #18 1.051 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-10T11:02:29.070Z] #43 34.72 Selecting previously unselected package libprotobuf17:amd64. [2020-03-10T11:02:29.070Z] #43 34.73 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-10T11:02:29.070Z] #43 34.74 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-10T11:02:29.098Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-10T11:02:29.098Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-10T11:02:29.098Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-10T11:02:29.098Z] - CONFIG_CGROUP_PERF: enabled [2020-03-10T11:02:29.098Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-10T11:02:29.098Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-10T11:02:29.098Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-10T11:02:29.098Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-10T11:02:29.098Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-10T11:02:29.098Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_IP_VS: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-10T11:02:29.098Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-10T11:02:29.098Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-10T11:02:29.098Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_EXT4_FS: enabled [2020-03-10T11:02:29.098Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-10T11:02:29.098Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-10T11:02:29.098Z] - Network Drivers: [2020-03-10T11:02:29.098Z] - "overlay": [2020-03-10T11:02:29.098Z] - CONFIG_VXLAN: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-10T11:02:29.098Z] Optional (for encrypted networks): [2020-03-10T11:02:29.098Z] - CONFIG_CRYPTO: enabled [2020-03-10T11:02:29.098Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-10T11:02:29.098Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-10T11:02:29.098Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-10T11:02:29.098Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-10T11:02:29.098Z] - CONFIG_XFRM: enabled [2020-03-10T11:02:29.098Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-10T11:02:29.098Z] - "ipvlan": [2020-03-10T11:02:29.098Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-10T11:02:29.098Z] - "macvlan": [2020-03-10T11:02:29.098Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_DUMMY: enabled (as module) [2020-03-10T11:02:29.098Z] - "ftp,tftp client in container": [2020-03-10T11:02:29.098Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-10T11:02:29.098Z] - Storage Drivers: [2020-03-10T11:02:29.098Z] - "aufs": [2020-03-10T11:02:29.098Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-10T11:02:29.098Z] - "btrfs": [2020-03-10T11:02:29.098Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-10T11:02:29.098Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-10T11:02:29.098Z] - "devicemapper": [2020-03-10T11:02:29.098Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-10T11:02:29.098Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-10T11:02:29.098Z] - "overlay": [2020-03-10T11:02:29.098Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-10T11:02:29.098Z] - "zfs": [2020-03-10T11:02:29.098Z] - /dev/zfs: missing [2020-03-10T11:02:29.098Z] - zfs command: missing [2020-03-10T11:02:29.098Z] - zpool command: missing [2020-03-10T11:02:29.098Z] [2020-03-10T11:02:29.098Z] Limits: [2020-03-10T11:02:29.098Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-10T11:02:29.098Z] [2020-03-10T11:02:29.098Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-10T11:02:29.202Z] 68adcc365214: Verifying Checksum [2020-03-10T11:02:29.202Z] 68adcc365214: Download complete [2020-03-10T11:02:29.328Z] #43 ... [2020-03-10T11:02:29.328Z] [2020-03-10T11:02:29.328Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:29.328Z] #47 20.75 vendor/golang.org/x/crypto/internal/subtle [2020-03-10T11:02:29.328Z] #47 20.89 vendor/golang.org/x/crypto/curve25519 [2020-03-10T11:02:29.409Z] #18 DONE 1.2s [2020-03-10T11:02:29.409Z] [2020-03-10T11:02:29.409Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-10T11:02:29.467Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 . [2020-03-10T11:02:29.467Z] #2 [internal] load .dockerignore [2020-03-10T11:02:29.467Z] #2 DONE 0.0s [2020-03-10T11:02:29.467Z] [2020-03-10T11:02:29.467Z] #1 [internal] load build definition from Dockerfile [2020-03-10T11:02:29.467Z] #1 transferring dockerfile: 17.12kB done [2020-03-10T11:02:29.467Z] #1 DONE 0.0s [2020-03-10T11:02:29.467Z] [2020-03-10T11:02:29.467Z] #2 [internal] load .dockerignore [2020-03-10T11:02:29.467Z] #2 transferring context: 87B done [2020-03-10T11:02:29.467Z] #2 DONE 0.0s [2020-03-10T11:02:29.467Z] [2020-03-10T11:02:29.467Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-10T11:02:29.586Z] #47 ... [2020-03-10T11:02:29.586Z] [2020-03-10T11:02:29.586Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:02:29.586Z] #10 33.03 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-10T11:02:29.721Z] #3 DONE 0.1s [2020-03-10T11:02:29.721Z] [2020-03-10T11:02:29.721Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-10T11:02:29.721Z] #4 CACHED [2020-03-10T11:02:29.835Z] 71497195576e: Verifying Checksum [2020-03-10T11:02:29.835Z] 71497195576e: Download complete [2020-03-10T11:02:29.845Z] #10 35.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-10T11:02:30.103Z] #10 35.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-10T11:02:30.103Z] #10 35.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-10T11:02:30.103Z] #10 35.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-10T11:02:30.103Z] #10 35.76 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-10T11:02:30.103Z] #10 35.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-10T11:02:30.103Z] #10 35.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-10T11:02:30.103Z] #10 35.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-10T11:02:30.103Z] #10 35.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-10T11:02:30.103Z] #10 35.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-10T11:02:30.103Z] #10 35.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-10T11:02:30.125Z] 76d8adf27bdf: Verifying Checksum [2020-03-10T11:02:30.125Z] 76d8adf27bdf: Download complete [2020-03-10T11:02:30.282Z] [2020-03-10T11:02:30.282Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-10T11:02:30.282Z] #6 DONE 0.0s [2020-03-10T11:02:30.282Z] [2020-03-10T11:02:30.282Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-10T11:02:30.282Z] #5 DONE 0.1s [2020-03-10T11:02:30.362Z] #10 36.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-10T11:02:30.362Z] #10 36.02 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-10T11:02:30.362Z] #10 36.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-10T11:02:30.362Z] #10 36.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-10T11:02:30.547Z] [2020-03-10T11:02:30.547Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-10T11:02:30.547Z] #71 DONE 0.0s [2020-03-10T11:02:30.547Z] [2020-03-10T11:02:30.547Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-10T11:02:30.547Z] #7 DONE 0.0s [2020-03-10T11:02:30.547Z] [2020-03-10T11:02:30.547Z] #20 [internal] load build context [2020-03-10T11:02:30.944Z] Fetching without tags [2020-03-10T11:02:31.185Z] #19 1.659 Collecting yamllint==1.16.0 [2020-03-10T11:02:31.185Z] #19 1.804 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-10T11:02:31.185Z] #19 1.834 Collecting pyyaml (from yamllint==1.16.0) [2020-03-10T11:02:31.185Z] #19 1.893 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-10T11:02:31.330Z] Merging remotes/origin/master commit 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 into PR head commit e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:02:31.371Z] Fetching without tags [2020-03-10T11:02:31.558Z] #19 2.161 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-10T11:02:31.558Z] #19 2.187 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-10T11:02:31.558Z] #19 2.195 Building wheels for collected packages: pyyaml [2020-03-10T11:02:31.558Z] #19 2.196 Running setup.py bdist_wheel for pyyaml: started [2020-03-10T11:02:31.558Z] #19 2.371 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-10T11:02:31.558Z] #19 2.372 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-10T11:02:31.558Z] #19 2.392 Successfully built pyyaml [2020-03-10T11:02:31.558Z] #19 2.405 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-10T11:02:31.558Z] #19 2.479 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-10T11:02:31.736Z] #10 37.33 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:02:31.925Z] #19 DONE 2.7s [2020-03-10T11:02:31.925Z] [2020-03-10T11:02:31.925Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-10T11:02:31.925Z] #24 DONE 0.2s [2020-03-10T11:02:31.925Z] [2020-03-10T11:02:31.925Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-10T11:02:31.948Z] #20 transferring context: 49.95MB 1.4s done [2020-03-10T11:02:31.948Z] #20 DONE 1.4s [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-10T11:02:31.948Z] #14 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-10T11:02:31.948Z] #26 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:31.948Z] #33 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-10T11:02:31.948Z] #67 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-10T11:02:31.948Z] #76 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-10T11:02:31.948Z] #72 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-10T11:02:31.948Z] #18 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-10T11:02:31.948Z] #31 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:31.948Z] #60 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:02:31.948Z] #41 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:31.948Z] #63 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-10T11:02:31.948Z] #46 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-10T11:02:31.948Z] #51 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-10T11:02:31.948Z] #28 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-10T11:02:31.948Z] #29 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-10T11:02:31.948Z] #37 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:31.948Z] #23 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-10T11:02:31.948Z] #64 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-10T11:02:31.948Z] #8 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:31.948Z] #53 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-10T11:02:31.948Z] #19 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-10T11:02:31.948Z] #22 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-10T11:02:31.948Z] #61 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:31.948Z] #36 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-10T11:02:31.948Z] #52 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-10T11:02:31.948Z] #57 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-10T11:02:31.948Z] #59 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-10T11:02:31.948Z] #73 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:31.948Z] #21 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:31.948Z] #65 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-10T11:02:31.948Z] #45 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-10T11:02:31.948Z] #48 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-10T11:02:31.948Z] #39 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-10T11:02:31.948Z] #32 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:31.948Z] #38 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:02:31.948Z] #43 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-10T11:02:31.948Z] #24 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:02:31.948Z] #10 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-10T11:02:31.948Z] #12 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-10T11:02:31.948Z] #16 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:31.948Z] #56 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:31.948Z] #68 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-10T11:02:31.948Z] #66 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-10T11:02:31.948Z] #34 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:02:31.948Z] #62 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-10T11:02:31.948Z] #11 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:31.948Z] #58 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:31.948Z] #47 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:02:31.948Z] #35 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-10T11:02:31.948Z] #69 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-10T11:02:31.948Z] #70 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-10T11:02:31.948Z] #13 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-10T11:02:31.948Z] #55 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-10T11:02:31.948Z] #30 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:02:31.948Z] #25 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-10T11:02:31.948Z] #42 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-10T11:02:31.948Z] #40 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:31.948Z] #74 CACHED [2020-03-10T11:02:31.948Z] [2020-03-10T11:02:31.948Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-10T11:02:31.948Z] #9 CACHED [2020-03-10T11:02:31.949Z] [2020-03-10T11:02:31.949Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:02:31.949Z] #44 CACHED [2020-03-10T11:02:31.949Z] [2020-03-10T11:02:31.949Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:31.949Z] #50 CACHED [2020-03-10T11:02:31.949Z] [2020-03-10T11:02:31.949Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-10T11:02:31.949Z] #75 CACHED [2020-03-10T11:02:31.949Z] [2020-03-10T11:02:31.949Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-10T11:02:31.949Z] #54 CACHED [2020-03-10T11:02:31.949Z] [2020-03-10T11:02:31.949Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:02:31.949Z] #17 CACHED [2020-03-10T11:02:31.949Z] [2020-03-10T11:02:31.949Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:31.949Z] #27 CACHED [2020-03-10T11:02:31.949Z] [2020-03-10T11:02:31.949Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-10T11:02:31.949Z] #49 CACHED [2020-03-10T11:02:31.949Z] [2020-03-10T11:02:31.949Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-10T11:02:31.949Z] #15 CACHED [2020-03-10T11:02:31.949Z] [2020-03-10T11:02:31.949Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-10T11:02:31.949Z] #77 CACHED [2020-03-10T11:02:31.994Z] #10 37.60 Fetched 77.7 MB in 8s (9328 kB/s) [2020-03-10T11:02:31.994Z] #10 37.74 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-10T11:02:32.056Z] Merging remotes/origin/master commit 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 into PR head commit e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:02:30.910Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:02:30.914Z] > git config --add remote.origin.fetch +refs/pull/40661/head:refs/remotes/origin/PR-40661 # timeout=10 [2020-03-10T11:02:30.923Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:30.934Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:02:30.947Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:02:30.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:02:30.948Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:31.332Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:02:31.336Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:02:32.204Z] Merge succeeded, producing e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:02:32.205Z] Checking out Revision e36d22266674d3572e6cdcefc7a56097ef85f1c2 (PR-40661) [2020-03-10T11:02:32.244Z] [2020-03-10T11:02:32.244Z] #78 exporting to image [2020-03-10T11:02:32.244Z] #78 exporting layers done [2020-03-10T11:02:32.244Z] #78 writing image sha256:91fa7e04fe1de25fe2150f2236a6c31a17f29a3e23e4d56ec568264458e90f30 done [2020-03-10T11:02:32.244Z] #78 naming to docker.io/library/docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 done [2020-03-10T11:02:32.244Z] #78 DONE 0.1s [Pipeline] } [2020-03-10T11:02:32.253Z] #10 37.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-10T11:02:32.253Z] #10 37.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-10T11:02:32.253Z] #10 37.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-10T11:02:32.253Z] #10 ... [2020-03-10T11:02:32.253Z] [2020-03-10T11:02:32.253Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:02:32.253Z] #62 21.40 Reading package lists... [2020-03-10T11:02:32.253Z] #62 28.25 Reading package lists... [2020-03-10T11:02:32.253Z] #62 35.39 Building dependency tree... [2020-03-10T11:02:32.253Z] #62 ... [2020-03-10T11:02:32.253Z] [2020-03-10T11:02:32.253Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:02:32.253Z] #43 35.59 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-10T11:02:32.253Z] #43 35.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-10T11:02:32.253Z] #43 35.62 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-10T11:02:32.253Z] #43 35.89 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-10T11:02:32.253Z] #43 35.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-10T11:02:32.253Z] #43 35.93 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-10T11:02:32.253Z] #43 37.45 Selecting previously unselected package libprotoc17:amd64. [2020-03-10T11:02:32.253Z] #43 37.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-10T11:02:32.253Z] #43 37.47 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-10T11:02:32.439Z] Commit message: "ci: update golangci-lint v1.23.8" [2020-03-10T11:02:32.511Z] #43 38.23 Selecting previously unselected package protobuf-c-compiler. [2020-03-10T11:02:32.511Z] #43 38.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-10T11:02:32.511Z] #43 38.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-10T11:02:32.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -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:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/make.sh dynbinary test-integration [2020-03-10T11:02:32.769Z] #43 38.39 Selecting previously unselected package protobuf-compiler. [2020-03-10T11:02:32.769Z] #43 38.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-10T11:02:32.769Z] #43 38.42 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-10T11:02:32.769Z] #43 38.60 Selecting previously unselected package python-pkg-resources. [2020-03-10T11:02:32.851Z] fb056072eab9: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-10T11:02:33.027Z] #43 38.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-10T11:02:33.027Z] #43 38.62 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-10T11:02:33.181Z] [2020-03-10T11:02:33.181Z] Removing bundles/ [2020-03-10T11:02:33.181Z] [2020-03-10T11:02:33.181Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-10T11:02:33.181Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-10T11:02:33.181Z] GOOS="" GOARCH="" GOARM="" [2020-03-10T11:02:33.184Z] #28 DONE 1.3s [2020-03-10T11:02:33.184Z] [2020-03-10T11:02:33.184Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:33.272Z] + docker version [2020-03-10T11:02:33.272Z] Client: Docker Engine - Community [2020-03-10T11:02:33.272Z] Version: 19.03.5 [2020-03-10T11:02:33.272Z] API version: 1.40 [2020-03-10T11:02:33.272Z] Go version: go1.12.12 [2020-03-10T11:02:33.272Z] Git commit: 633a0ea [2020-03-10T11:02:33.272Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-10T11:02:33.272Z] OS/Arch: linux/arm64 [2020-03-10T11:02:33.272Z] Experimental: false [2020-03-10T11:02:33.272Z] [2020-03-10T11:02:33.272Z] Server: Docker Engine - Community [2020-03-10T11:02:33.272Z] Engine: [2020-03-10T11:02:33.272Z] Version: 19.03.5 [2020-03-10T11:02:33.272Z] API version: 1.40 (minimum version 1.12) [2020-03-10T11:02:33.272Z] Go version: go1.12.12 [2020-03-10T11:02:33.272Z] Git commit: 633a0ea [2020-03-10T11:02:33.272Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-10T11:02:33.272Z] OS/Arch: linux/arm64 [2020-03-10T11:02:33.272Z] Experimental: true [2020-03-10T11:02:33.272Z] containerd: [2020-03-10T11:02:33.272Z] Version: 1.2.10 [2020-03-10T11:02:33.272Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-10T11:02:33.272Z] runc: [2020-03-10T11:02:33.272Z] Version: 1.0.0-rc8+dev [2020-03-10T11:02:33.272Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-10T11:02:33.272Z] docker-init: [2020-03-10T11:02:33.272Z] Version: 0.18.0 [2020-03-10T11:02:33.272Z] GitCommit: fec3683 [Pipeline] sh [2020-03-10T11:02:33.286Z] #43 38.87 Selecting previously unselected package python-six. [2020-03-10T11:02:33.286Z] #43 38.87 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-10T11:02:33.286Z] #43 38.88 Unpacking python-six (1.12.0-1) ... [2020-03-10T11:02:33.286Z] #43 38.98 Selecting previously unselected package python-protobuf. [2020-03-10T11:02:33.286Z] #43 38.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-10T11:02:33.286Z] #43 39.02 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-10T11:02:31.034Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:02:31.118Z] > git config --add remote.origin.fetch +refs/pull/40661/head:refs/remotes/origin/PR-40661 # timeout=10 [2020-03-10T11:02:31.171Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:31.291Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-10T11:02:31.409Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-10T11:02:31.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-10T11:02:31.411Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40661/head:refs/remotes/origin/PR-40661 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-10T11:02:32.163Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:02:32.215Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:02:33.533Z] #53 ... [2020-03-10T11:02:33.533Z] [2020-03-10T11:02:33.533Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-10T11:02:33.533Z] #31 DONE 0.3s [2020-03-10T11:02:33.533Z] [2020-03-10T11:02:33.533Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:33.533Z] #53 ... [2020-03-10T11:02:33.533Z] [2020-03-10T11:02:33.533Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-10T11:02:33.562Z] + docker info [2020-03-10T11:02:32.184Z] > git merge 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 # timeout=10 [2020-03-10T11:02:32.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-10T11:02:32.208Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:02:32.212Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:02:33.886Z] 6a33b1f9796f: Pull complete [2020-03-10T11:02:33.911Z] #34 DONE 0.2s [2020-03-10T11:02:33.911Z] [2020-03-10T11:02:33.911Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-10T11:02:33.911Z] #39 DONE 0.1s [2020-03-10T11:02:33.911Z] [2020-03-10T11:02:33.911Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-10T11:02:34.131Z] Client: [2020-03-10T11:02:34.131Z] Debug Mode: false [2020-03-10T11:02:34.131Z] [2020-03-10T11:02:34.131Z] Server: [2020-03-10T11:02:34.131Z] Containers: 0 [2020-03-10T11:02:34.131Z] Running: 0 [2020-03-10T11:02:34.131Z] Paused: 0 [2020-03-10T11:02:34.131Z] Stopped: 0 [2020-03-10T11:02:34.131Z] Images: 4 [2020-03-10T11:02:34.131Z] Server Version: 19.03.5 [2020-03-10T11:02:34.131Z] Storage Driver: overlay2 [2020-03-10T11:02:34.131Z] Backing Filesystem: extfs [2020-03-10T11:02:34.131Z] Supports d_type: true [2020-03-10T11:02:34.131Z] Native Overlay Diff: true [2020-03-10T11:02:34.131Z] Logging Driver: json-file [2020-03-10T11:02:34.131Z] Cgroup Driver: cgroupfs [2020-03-10T11:02:34.131Z] Plugins: [2020-03-10T11:02:34.131Z] Volume: local [2020-03-10T11:02:34.131Z] Network: bridge host ipvlan macvlan null overlay [2020-03-10T11:02:34.131Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-10T11:02:34.131Z] Swarm: inactive [2020-03-10T11:02:34.131Z] Runtimes: runc [2020-03-10T11:02:34.131Z] Default Runtime: runc [2020-03-10T11:02:34.131Z] Init Binary: docker-init [2020-03-10T11:02:34.131Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-10T11:02:34.131Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-10T11:02:34.131Z] init version: fec3683 [2020-03-10T11:02:34.131Z] Security Options: [2020-03-10T11:02:34.131Z] apparmor [2020-03-10T11:02:34.131Z] seccomp [2020-03-10T11:02:34.131Z] Profile: default [2020-03-10T11:02:34.131Z] Kernel Version: 4.15.0-1057-aws [2020-03-10T11:02:34.131Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-10T11:02:34.131Z] OSType: linux [2020-03-10T11:02:34.131Z] Architecture: aarch64 [2020-03-10T11:02:34.131Z] CPUs: 4 [2020-03-10T11:02:34.131Z] Total Memory: 7.525GiB [2020-03-10T11:02:34.131Z] Name: ip-10-100-49-45 [2020-03-10T11:02:34.131Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-10T11:02:34.131Z] Docker Root Dir: /var/lib/docker [2020-03-10T11:02:34.131Z] Debug Mode: false [2020-03-10T11:02:34.131Z] Registry: https://index.docker.io/v1/ [2020-03-10T11:02:34.131Z] Labels: [2020-03-10T11:02:34.131Z] Experimental: true [2020-03-10T11:02:34.131Z] Insecure Registries: [2020-03-10T11:02:34.131Z] 127.0.0.0/8 [2020-03-10T11:02:34.131Z] Live Restore Enabled: true [2020-03-10T11:02:34.131Z] [2020-03-10T11:02:34.131Z] WARNING: No swap limit support [Pipeline] sh [2020-03-10T11:02:34.179Z] 8f8f8962e456: Pull complete [2020-03-10T11:02:34.220Z] #43 39.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-10T11:02:34.295Z] #42 DONE 0.3s [2020-03-10T11:02:34.295Z] [2020-03-10T11:02:34.295Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-10T11:02:34.295Z] #45 DONE 0.2s [2020-03-10T11:02:34.295Z] [2020-03-10T11:02:34.295Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-10T11:02:34.425Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:02:34.425Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:02:34.425Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40661/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-10T11:02:34.425Z] + bash /home/ubuntu/workspace/moby_PR-40661/check-config.sh [2020-03-10T11:02:34.425Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-10T11:02:34.425Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-10T11:02:34.425Z] [2020-03-10T11:02:34.425Z] Generally Necessary: [2020-03-10T11:02:34.425Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-10T11:02:34.425Z] - apparmor: enabled and tools installed [2020-03-10T11:02:34.425Z] - CONFIG_NAMESPACES: enabled [2020-03-10T11:02:34.425Z] - CONFIG_NET_NS: enabled [2020-03-10T11:02:34.425Z] - CONFIG_PID_NS: enabled [2020-03-10T11:02:34.425Z] - CONFIG_IPC_NS: enabled [2020-03-10T11:02:34.425Z] - CONFIG_UTS_NS: enabled [2020-03-10T11:02:34.425Z] - CONFIG_CGROUPS: enabled [2020-03-10T11:02:34.425Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-10T11:02:34.425Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-10T11:02:34.661Z] #48 DONE 0.3s [2020-03-10T11:02:34.661Z] [2020-03-10T11:02:34.661Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:34.661Z] #53 ... [2020-03-10T11:02:34.661Z] [2020-03-10T11:02:34.661Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-10T11:02:34.685Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-10T11:02:34.685Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-10T11:02:34.685Z] - CONFIG_CPUSETS: enabled [2020-03-10T11:02:34.685Z] - CONFIG_MEMCG: enabled [2020-03-10T11:02:34.685Z] - CONFIG_KEYS: enabled [2020-03-10T11:02:34.685Z] - CONFIG_VETH: enabled (as module) [2020-03-10T11:02:34.685Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-10T11:02:34.685Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-10T11:02:34.685Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-10T11:02:34.685Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-10T11:02:34.685Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-10T11:02:34.685Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-10T11:02:34.685Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-10T11:02:34.685Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-10T11:02:34.685Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-10T11:02:34.685Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-10T11:02:34.685Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-10T11:02:34.685Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-10T11:02:34.685Z] [2020-03-10T11:02:34.685Z] Optional Features: [2020-03-10T11:02:34.685Z] - CONFIG_USER_NS: enabled [2020-03-10T11:02:34.685Z] - CONFIG_SECCOMP: enabled [2020-03-10T11:02:34.685Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-10T11:02:34.685Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-10T11:02:34.685Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-10T11:02:34.685Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-10T11:02:34.944Z] - CONFIG_BLK_CGROUP: enabled [2020-03-10T11:02:34.944Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-10T11:02:34.944Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-10T11:02:34.944Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-10T11:02:34.944Z] - CONFIG_CGROUP_PERF: enabled [2020-03-10T11:02:34.944Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-10T11:02:34.944Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-10T11:02:34.944Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-10T11:02:34.944Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-10T11:02:34.944Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-10T11:02:34.944Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-10T11:02:34.944Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-10T11:02:34.944Z] - CONFIG_IP_VS: enabled (as module) [2020-03-10T11:02:34.944Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-10T11:02:34.944Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-10T11:02:34.944Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-10T11:02:34.944Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-10T11:02:34.944Z] - CONFIG_EXT4_FS: enabled [2020-03-10T11:02:34.944Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-10T11:02:34.944Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-10T11:02:34.944Z] - Network Drivers: [2020-03-10T11:02:34.944Z] - "overlay": [2020-03-10T11:02:34.944Z] - CONFIG_VXLAN: enabled (as module) [2020-03-10T11:02:34.944Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-10T11:02:34.944Z] Optional (for encrypted networks): [2020-03-10T11:02:35.017Z] #51 DONE 0.2s [2020-03-10T11:02:35.017Z] [2020-03-10T11:02:35.017Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:35.203Z] - CONFIG_CRYPTO: enabled [2020-03-10T11:02:35.203Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-10T11:02:35.203Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-10T11:02:35.203Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-10T11:02:35.203Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-10T11:02:35.203Z] - CONFIG_XFRM: enabled [2020-03-10T11:02:35.203Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-10T11:02:35.203Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-10T11:02:35.203Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-10T11:02:35.203Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-10T11:02:35.203Z] - "ipvlan": [2020-03-10T11:02:35.203Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-10T11:02:35.203Z] - "macvlan": [2020-03-10T11:02:35.203Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-10T11:02:35.203Z] - CONFIG_DUMMY: enabled (as module) [2020-03-10T11:02:35.203Z] - "ftp,tftp client in container": [2020-03-10T11:02:35.203Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-10T11:02:35.203Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-10T11:02:35.203Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-10T11:02:35.203Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-10T11:02:35.203Z] - Storage Drivers: [2020-03-10T11:02:35.203Z] - "aufs": [2020-03-10T11:02:35.203Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-10T11:02:35.203Z] - "btrfs": [2020-03-10T11:02:35.203Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-10T11:02:35.203Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-10T11:02:35.203Z] - "devicemapper": [2020-03-10T11:02:35.203Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-10T11:02:35.203Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-10T11:02:35.203Z] - "overlay": [2020-03-10T11:02:35.203Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-10T11:02:35.203Z] - "zfs": [2020-03-10T11:02:35.203Z] - /dev/zfs: missing [2020-03-10T11:02:35.203Z] - zfs command: missing [2020-03-10T11:02:35.203Z] - zpool command: missing [2020-03-10T11:02:35.203Z] [2020-03-10T11:02:35.203Z] Limits: [2020-03-10T11:02:35.203Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-10T11:02:35.203Z] [2020-03-10T11:02:35.203Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-10T11:02:35.265Z] Merge succeeded, producing e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:02:35.266Z] Checking out Revision e36d22266674d3572e6cdcefc7a56097ef85f1c2 (PR-40661) [2020-03-10T11:02:35.540Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 . [2020-03-10T11:02:35.540Z] #2 [internal] load .dockerignore [2020-03-10T11:02:35.540Z] #2 transferring context: 87B done [2020-03-10T11:02:35.540Z] #2 DONE 0.0s [2020-03-10T11:02:35.540Z] [2020-03-10T11:02:35.540Z] #1 [internal] load build definition from Dockerfile [2020-03-10T11:02:35.540Z] #1 transferring dockerfile: 17.12kB done [2020-03-10T11:02:35.540Z] #1 DONE 0.0s [2020-03-10T11:02:35.540Z] [2020-03-10T11:02:35.540Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-10T11:02:35.604Z] #53 DONE 25.3s [2020-03-10T11:02:34.907Z] > git merge 51c119c698178f5b279cc2fe7bdb9a61cfbd4868 # timeout=10 [2020-03-10T11:02:35.067Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-10T11:02:35.303Z] > git config core.sparsecheckout # timeout=10 [2020-03-10T11:02:35.354Z] > git checkout -f e36d22266674d3572e6cdcefc7a56097ef85f1c2 # timeout=10 [2020-03-10T11:02:35.801Z] #3 DONE 0.1s [2020-03-10T11:02:35.801Z] [2020-03-10T11:02:35.801Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-10T11:02:35.801Z] #4 CACHED [2020-03-10T11:02:35.880Z] #53 DONE 27.2s [2020-03-10T11:02:36.253Z] d66e58854927: Verifying Checksum [2020-03-10T11:02:36.253Z] d66e58854927: Download complete [2020-03-10T11:02:36.371Z] [2020-03-10T11:02:36.371Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-10T11:02:36.371Z] #6 DONE 0.0s [2020-03-10T11:02:36.371Z] [2020-03-10T11:02:36.371Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-10T11:02:36.371Z] #5 DONE 0.1s [2020-03-10T11:02:36.371Z] [2020-03-10T11:02:36.371Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-10T11:02:36.371Z] #71 DONE 0.0s [2020-03-10T11:02:36.371Z] [2020-03-10T11:02:36.371Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-10T11:02:36.371Z] #7 DONE 0.0s [2020-03-10T11:02:36.371Z] [2020-03-10T11:02:36.371Z] #20 [internal] load build context [2020-03-10T11:02:36.733Z] [2020-03-10T11:02:36.733Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-10T11:02:36.749Z] #43 ... [2020-03-10T11:02:36.749Z] [2020-03-10T11:02:36.749Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:02:36.749Z] #62 39.35 The following additional packages will be installed: [2020-03-10T11:02:36.749Z] #62 39.36 libbtrfs0 [2020-03-10T11:02:36.749Z] #62 39.57 The following NEW packages will be installed: [2020-03-10T11:02:36.749Z] #62 39.57 libbtrfs-dev libbtrfs0 [2020-03-10T11:02:36.749Z] #62 40.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:02:36.749Z] #62 40.06 Need to get 119 kB of archives. [2020-03-10T11:02:36.749Z] #62 40.06 After this operation, 387 kB of additional disk space will be used. [2020-03-10T11:02:36.749Z] #62 40.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-10T11:02:36.749Z] #62 40.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-10T11:02:36.749Z] #62 41.45 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:02:36.749Z] #62 41.68 Fetched 119 kB in 0s (308 kB/s) [2020-03-10T11:02:36.749Z] #62 41.86 Selecting previously unselected package libbtrfs0. [2020-03-10T11:02:36.749Z] #62 41.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-10T11:02:36.749Z] #62 41.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-10T11:02:36.749Z] #62 41.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-10T11:02:36.749Z] #62 42.06 Selecting previously unselected package libbtrfs-dev. [2020-03-10T11:02:36.749Z] #62 42.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-10T11:02:36.749Z] #62 42.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-10T11:02:36.749Z] #62 42.35 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-10T11:02:36.749Z] #62 42.40 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-10T11:02:36.749Z] #62 42.46 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:02:37.131Z] #54 DONE 0.2s [2020-03-10T11:02:37.131Z] [2020-03-10T11:02:37.131Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-10T11:02:37.131Z] #57 DONE 0.2s [2020-03-10T11:02:37.131Z] [2020-03-10T11:02:37.131Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-10T11:02:37.131Z] #61 DONE 0.2s [2020-03-10T11:02:37.501Z] [2020-03-10T11:02:37.501Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-10T11:02:37.501Z] #66 DONE 0.2s [2020-03-10T11:02:37.501Z] [2020-03-10T11:02:37.501Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-10T11:02:37.684Z] #62 DONE 43.5s [2020-03-10T11:02:37.684Z] [2020-03-10T11:02:37.684Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:37.754Z] #20 transferring context: 49.95MB 1.4s done [2020-03-10T11:02:37.754Z] #20 DONE 1.4s [2020-03-10T11:02:37.848Z] #70 DONE 0.2s [2020-03-10T11:02:37.848Z] [2020-03-10T11:02:37.848Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-10T11:02:37.848Z] #72 DONE 0.3s [2020-03-10T11:02:37.848Z] [2020-03-10T11:02:37.848Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-10T11:02:37.949Z] #63 DONE 0.1s [2020-03-10T11:02:37.949Z] [2020-03-10T11:02:37.949Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-10T11:02:37.949Z] #64 DONE 0.1s [2020-03-10T11:02:37.949Z] [2020-03-10T11:02:37.949Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:02:37.949Z] #25 28.79 Reading package lists... [2020-03-10T11:02:37.949Z] #25 35.97 Building dependency tree... [2020-03-10T11:02:37.949Z] #25 39.68 ca-certificates is already the newest version (20190110). [2020-03-10T11:02:37.949Z] #25 39.68 The following additional packages will be installed: [2020-03-10T11:02:37.949Z] #25 39.70 libjq1 libonig5 [2020-03-10T11:02:37.949Z] #25 40.14 The following NEW packages will be installed: [2020-03-10T11:02:37.949Z] #25 40.16 jq libjq1 libonig5 [2020-03-10T11:02:37.949Z] #25 40.57 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:02:37.949Z] #25 40.57 Need to get 355 kB of archives. [2020-03-10T11:02:37.949Z] #25 40.57 After this operation, 1072 kB of additional disk space will be used. [2020-03-10T11:02:37.949Z] #25 40.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-10T11:02:37.949Z] #25 40.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-10T11:02:37.949Z] #25 40.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-10T11:02:37.949Z] #25 41.99 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:02:37.949Z] #25 42.20 Fetched 355 kB in 0s (1271 kB/s) [2020-03-10T11:02:37.949Z] #25 42.32 Selecting previously unselected package libonig5:amd64. [2020-03-10T11:02:37.949Z] #25 42.32 (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-10T11:02:37.949Z] #25 42.39 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-10T11:02:37.949Z] #25 42.42 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-10T11:02:37.949Z] #25 42.71 Selecting previously unselected package libjq1:amd64. [2020-03-10T11:02:37.949Z] #25 42.73 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-10T11:02:37.949Z] #25 42.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-10T11:02:37.949Z] #25 43.02 Selecting previously unselected package jq. [2020-03-10T11:02:37.949Z] #25 43.03 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-10T11:02:37.949Z] #25 43.04 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-10T11:02:37.949Z] #25 43.42 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-10T11:02:37.949Z] #25 43.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-10T11:02:37.949Z] #25 43.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-10T11:02:37.949Z] #25 43.58 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:02:37.949Z] #25 ... [2020-03-10T11:02:37.949Z] [2020-03-10T11:02:37.950Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:38.012Z] [2020-03-10T11:02:38.012Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:38.012Z] #33 CACHED [2020-03-10T11:02:38.012Z] [2020-03-10T11:02:38.012Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-10T11:02:38.012Z] #69 CACHED [2020-03-10T11:02:38.012Z] [2020-03-10T11:02:38.012Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-10T11:02:38.012Z] #30 CACHED [2020-03-10T11:02:38.012Z] [2020-03-10T11:02:38.012Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:38.012Z] #56 CACHED [2020-03-10T11:02:38.012Z] [2020-03-10T11:02:38.012Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:38.012Z] #36 CACHED [2020-03-10T11:02:38.012Z] [2020-03-10T11:02:38.012Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-10T11:02:38.012Z] #55 CACHED [2020-03-10T11:02:38.012Z] [2020-03-10T11:02:38.012Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:38.012Z] #74 CACHED [2020-03-10T11:02:38.012Z] [2020-03-10T11:02:38.012Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-10T11:02:38.012Z] #54 CACHED [2020-03-10T11:02:38.012Z] [2020-03-10T11:02:38.012Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:02:38.012Z] #25 CACHED [2020-03-10T11:02:38.012Z] [2020-03-10T11:02:38.012Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:38.012Z] #47 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-10T11:02:38.013Z] #70 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-10T11:02:38.013Z] #75 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-10T11:02:38.013Z] #66 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-10T11:02:38.013Z] #42 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-10T11:02:38.013Z] #12 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-10T11:02:38.013Z] #61 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-10T11:02:38.013Z] #45 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-10T11:02:38.013Z] #26 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-10T11:02:38.013Z] #57 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-10T11:02:38.013Z] #51 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-10T11:02:38.013Z] #48 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-10T11:02:38.013Z] #18 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-10T11:02:38.013Z] #28 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-10T11:02:38.013Z] #37 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-10T11:02:38.013Z] #8 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-10T11:02:38.013Z] #32 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-10T11:02:38.013Z] #16 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-10T11:02:38.013Z] #9 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-10T11:02:38.013Z] #76 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:38.013Z] #68 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:02:38.013Z] #35 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:38.013Z] #21 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-10T11:02:38.013Z] #15 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:38.013Z] #23 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:38.013Z] #63 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-10T11:02:38.013Z] #64 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-10T11:02:38.013Z] #11 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-10T11:02:38.013Z] #49 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-10T11:02:38.013Z] #34 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-10T11:02:38.013Z] #40 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:02:38.013Z] #17 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-10T11:02:38.013Z] #67 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:38.013Z] #38 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-10T11:02:38.013Z] #14 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-10T11:02:38.013Z] #59 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:38.013Z] #53 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:38.013Z] #58 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-10T11:02:38.013Z] #29 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:02:38.013Z] #41 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:38.013Z] #60 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-10T11:02:38.013Z] #52 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-10T11:02:38.013Z] #19 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-10T11:02:38.013Z] #73 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-10T11:02:38.013Z] #22 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:02:38.013Z] #62 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-10T11:02:38.013Z] #13 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-10T11:02:38.013Z] #46 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-10T11:02:38.013Z] #24 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:02:38.013Z] #43 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:02:38.013Z] #10 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-10T11:02:38.013Z] #39 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-10T11:02:38.013Z] #31 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:38.013Z] #27 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:38.013Z] #65 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:02:38.013Z] #44 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-10T11:02:38.013Z] #72 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:38.013Z] #50 CACHED [2020-03-10T11:02:38.013Z] [2020-03-10T11:02:38.013Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-10T11:02:38.013Z] #77 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-10T11:02:38.123Z] #67 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:38.123Z] #68 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-10T11:02:38.123Z] #45 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:38.123Z] #50 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-10T11:02:38.123Z] #29 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:02:38.123Z] #17 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-10T11:02:38.123Z] #37 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:38.123Z] #36 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-10T11:02:38.123Z] #34 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-10T11:02:38.123Z] #31 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:38.123Z] #33 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:38.123Z] #47 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:02:38.123Z] #35 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:02:38.123Z] #43 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-10T11:02:38.123Z] #26 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-10T11:02:38.123Z] #42 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:02:38.123Z] #25 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:02:38.123Z] #44 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:38.123Z] #23 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-10T11:02:38.123Z] #13 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-10T11:02:38.123Z] #39 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-10T11:02:38.123Z] #14 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-10T11:02:38.123Z] #24 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:02:38.123Z] #41 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-10T11:02:38.123Z] #32 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-10T11:02:38.123Z] #12 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-10T11:02:38.123Z] #40 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-10T11:02:38.123Z] #49 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-10T11:02:38.123Z] #16 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:38.123Z] #27 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-10T11:02:38.123Z] #11 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-10T11:02:38.123Z] #46 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-10T11:02:38.123Z] #28 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-10T11:02:38.123Z] #18 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-10T11:02:38.123Z] #15 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-10T11:02:38.123Z] #19 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-10T11:02:38.123Z] #48 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-10T11:02:38.123Z] #22 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-10T11:02:38.123Z] #30 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:38.123Z] #38 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-10T11:02:38.123Z] #73 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:38.123Z] #74 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-10T11:02:38.123Z] #69 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-10T11:02:38.123Z] #71 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-10T11:02:38.123Z] #64 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:02:38.123Z] #62 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:38.123Z] #63 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:38.123Z] #65 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:38.123Z] #58 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-10T11:02:38.123Z] #59 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:02:38.123Z] #10 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:38.123Z] #60 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-10T11:02:38.123Z] #55 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:38.123Z] #56 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-10T11:02:38.123Z] #51 CACHED [2020-03-10T11:02:38.123Z] [2020-03-10T11:02:38.123Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-10T11:02:38.194Z] #75 DONE 0.1s [2020-03-10T11:02:38.194Z] [2020-03-10T11:02:38.194Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-10T11:02:38.194Z] #76 DONE 0.0s [2020-03-10T11:02:38.194Z] [2020-03-10T11:02:38.194Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-10T11:02:38.210Z] #65 ... [2020-03-10T11:02:38.210Z] [2020-03-10T11:02:38.210Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:02:38.210Z] #25 DONE 44.0s [2020-03-10T11:02:38.332Z] 68adcc365214: Pull complete [2020-03-10T11:02:38.379Z] #54 DONE 0.2s [2020-03-10T11:02:38.380Z] [2020-03-10T11:02:38.380Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-10T11:02:38.380Z] #57 DONE 0.1s [2020-03-10T11:02:38.380Z] [2020-03-10T11:02:38.380Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-10T11:02:38.468Z] [2020-03-10T11:02:38.468Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-10T11:02:38.468Z] #26 DONE 0.1s [2020-03-10T11:02:38.468Z] [2020-03-10T11:02:38.468Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:38.580Z] [2020-03-10T11:02:38.580Z] #78 exporting to image [2020-03-10T11:02:38.580Z] #78 exporting layers done [2020-03-10T11:02:38.580Z] #78 writing image sha256:f14d2f98820cdb3a6b67b39dfc63690ba4f30b3e7beb5fc2954e89c43c9a9865 done [2020-03-10T11:02:38.580Z] #78 naming to docker.io/library/docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 done [2020-03-10T11:02:38.580Z] #78 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-03-10T11:02:38.636Z] #61 DONE 0.2s [2020-03-10T11:02:38.636Z] [2020-03-10T11:02:38.636Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [Pipeline] sh [2020-03-10T11:02:38.922Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/test/unit [2020-03-10T11:02:38.958Z] #77 DONE 0.5s [2020-03-10T11:02:38.958Z] [2020-03-10T11:02:38.958Z] #78 exporting to image [2020-03-10T11:02:38.958Z] #78 exporting layers [2020-03-10T11:02:39.202Z] #66 DONE 0.5s [2020-03-10T11:02:39.202Z] [2020-03-10T11:02:39.202Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-10T11:02:39.202Z] #70 DONE 0.3s [2020-03-10T11:02:39.458Z] [2020-03-10T11:02:39.458Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-10T11:02:39.458Z] #72 DONE 0.3s [2020-03-10T11:02:39.715Z] [2020-03-10T11:02:39.715Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-10T11:02:39.715Z] #75 DONE 0.1s [2020-03-10T11:02:39.973Z] [2020-03-10T11:02:39.973Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-10T11:02:39.973Z] #76 DONE 0.0s [2020-03-10T11:02:39.973Z] [2020-03-10T11:02:39.973Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-10T11:02:40.212Z] #78 exporting layers 1.5s done [2020-03-10T11:02:40.212Z] #78 writing image sha256:194c17a4195a2a8a5f7e8d69465d20746af7f24857b7a813c37a796e8ecfaf20 done [2020-03-10T11:02:40.212Z] #78 naming to docker.io/library/docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 done [2020-03-10T11:02:40.212Z] #78 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-10T11:02:40.370Z] #27 ... [2020-03-10T11:02:40.370Z] [2020-03-10T11:02:40.370Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:02:40.370Z] #35 29.09 Reading package lists... [2020-03-10T11:02:40.370Z] #35 36.14 Building dependency tree... [2020-03-10T11:02:40.370Z] #35 39.80 The following additional packages will be installed: [2020-03-10T11:02:40.370Z] #35 39.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-10T11:02:40.370Z] #35 39.85 Suggested packages: [2020-03-10T11:02:40.370Z] #35 39.85 cmake-doc ninja-build lrzip [2020-03-10T11:02:40.370Z] #35 39.85 Recommended packages: [2020-03-10T11:02:40.370Z] #35 39.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-10T11:02:40.370Z] #35 41.00 The following NEW packages will be installed: [2020-03-10T11:02:40.370Z] #35 41.02 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-10T11:02:40.370Z] #35 41.02 vim-common xxd [2020-03-10T11:02:40.370Z] #35 41.42 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:02:40.370Z] #35 41.42 Need to get 14.9 MB of archives. [2020-03-10T11:02:40.370Z] #35 41.42 After this operation, 61.8 MB of additional disk space will be used. [2020-03-10T11:02:40.370Z] #35 41.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-10T11:02:40.370Z] #35 41.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-10T11:02:40.370Z] #35 41.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-10T11:02:40.370Z] #35 41.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-10T11:02:40.370Z] #35 42.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-10T11:02:40.370Z] #35 42.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-10T11:02:40.370Z] #35 42.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-10T11:02:40.370Z] #35 42.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-10T11:02:40.370Z] #35 42.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-10T11:02:40.370Z] #35 42.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-10T11:02:40.370Z] #35 44.64 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:02:40.370Z] #35 45.06 Fetched 14.9 MB in 2s (7385 kB/s) [2020-03-10T11:02:40.370Z] #35 45.31 Selecting previously unselected package xxd. [2020-03-10T11:02:40.370Z] #35 45.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-10T11:02:40.370Z] #35 45.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-10T11:02:40.370Z] #35 45.40 Unpacking xxd (2:8.1.0875-5) ... [2020-03-10T11:02:40.370Z] #35 45.69 Selecting previously unselected package vim-common. [2020-03-10T11:02:40.370Z] #35 45.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-10T11:02:40.370Z] #35 45.72 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-10T11:02:40.370Z] #35 46.10 Selecting previously unselected package cmake-data. [2020-03-10T11:02:40.370Z] #35 46.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-10T11:02:40.370Z] #35 ... [2020-03-10T11:02:40.370Z] [2020-03-10T11:02:40.370Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:02:40.370Z] #43 45.56 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-10T11:02:40.370Z] #43 45.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-10T11:02:40.370Z] #43 45.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-10T11:02:40.370Z] #43 45.60 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-10T11:02:40.370Z] #43 45.62 Setting up python-six (1.12.0-1) ... [2020-03-10T11:02:40.537Z] #77 DONE 0.6s [2020-03-10T11:02:40.537Z] [2020-03-10T11:02:40.537Z] #78 exporting to image [2020-03-10T11:02:40.537Z] #78 exporting layers [2020-03-10T11:02:40.936Z] #43 ... [2020-03-10T11:02:40.936Z] [2020-03-10T11:02:40.936Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:40.936Z] #74 DONE 42.3s [2020-03-10T11:02:41.022Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/test/unit [2020-03-10T11:02:41.046Z] 76d8adf27bdf: Pull complete [2020-03-10T11:02:41.195Z] [2020-03-10T11:02:41.195Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:02:41.195Z] #10 40.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-10T11:02:41.195Z] #10 40.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-10T11:02:41.195Z] #10 40.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-10T11:02:41.195Z] #10 43.47 Selecting previously unselected package binutils-mingw-w64. [2020-03-10T11:02:41.195Z] #10 43.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-10T11:02:41.195Z] #10 43.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-10T11:02:41.195Z] #10 43.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-10T11:02:41.195Z] #10 43.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-10T11:02:41.195Z] #10 43.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-10T11:02:41.195Z] #10 44.08 Selecting previously unselected package dmsetup. [2020-03-10T11:02:41.195Z] #10 44.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-10T11:02:41.195Z] #10 44.15 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-10T11:02:41.195Z] #10 44.46 Selecting previously unselected package mingw-w64-common. [2020-03-10T11:02:41.195Z] #10 44.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-10T11:02:41.195Z] #10 44.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-10T11:02:41.195Z] #10 ... [2020-03-10T11:02:41.195Z] [2020-03-10T11:02:41.195Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-10T11:02:41.934Z] #78 exporting layers 1.4s done [2020-03-10T11:02:41.934Z] #78 writing image sha256:3c6e29ade39097de8316021a0cc26c154d058dc5443d554cbe73caec480fe33f done [2020-03-10T11:02:41.934Z] #78 naming to docker.io/library/docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 done [2020-03-10T11:02:41.934Z] #78 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-10T11:02:42.747Z] #30 47.04 Checking out files: 79% (1215/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 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-10T11:02:42.747Z] #30 48.26 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-10T11:02:42.950Z] [2020-03-10T11:02:42.950Z] Removing bundles/ [2020-03-10T11:02:42.950Z] [2020-03-10T11:02:42.950Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-10T11:02:42.950Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-10T11:02:42.950Z] GOOS="" GOARCH="" GOARM="" [2020-03-10T11:02:43.005Z] #30 48.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-10T11:02:43.504Z] ? github.com/docker/docker/api [no test files] [2020-03-10T11:02:43.938Z] #30 ... [2020-03-10T11:02:43.938Z] [2020-03-10T11:02:43.938Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:43.938Z] #33 35.16 sync [2020-03-10T11:02:43.938Z] #33 35.17 internal/reflectlite [2020-03-10T11:02:43.938Z] #33 37.95 errors [2020-03-10T11:02:43.938Z] #33 37.96 sort [2020-03-10T11:02:43.938Z] #33 38.43 strconv [2020-03-10T11:02:43.938Z] #33 39.63 io [2020-03-10T11:02:43.938Z] #33 41.35 internal/oserror [2020-03-10T11:02:43.938Z] #33 41.47 syscall [2020-03-10T11:02:43.938Z] #33 42.75 reflect [2020-03-10T11:02:43.938Z] #33 ... [2020-03-10T11:02:43.938Z] [2020-03-10T11:02:43.938Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:43.938Z] #27 4.820 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-10T11:02:43.938Z] #27 5.248 #=#=# [2020-03-10T11:02:44.198Z] ? github.com/docker/docker/api [no test files] [2020-03-10T11:02:45.493Z] #27 5.423 # 2.7% ##### 7.2% ########### 15.7% ############### 21.4% ################### 27.6% ######################## 34.3% ############################# 40.4% ################################# 45.8% #################################### 50.6% ######################################## 56.0% ########################################### 60.8% ############################################### 65.7% ################################################## 70.5% ####################################################### 76.6% ########################################################## 81.0% [2020-03-10T11:02:45.493Z] #27 ... [2020-03-10T11:02:45.493Z] [2020-03-10T11:02:45.493Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:45.493Z] #47 36.89 internal/reflectlite [2020-03-10T11:02:45.493Z] #47 36.90 github.com/LK4D4/vndr/godl/singleflight [2020-03-10T11:02:45.493Z] #47 37.31 math/rand [2020-03-10T11:02:45.493Z] #47 38.72 internal/singleflight [2020-03-10T11:02:45.493Z] #47 40.26 strconv [2020-03-10T11:02:45.493Z] #47 40.36 io [2020-03-10T11:02:45.493Z] #47 42.21 bytes [2020-03-10T11:02:45.493Z] #47 45.09 reflect [2020-03-10T11:02:45.493Z] #47 45.59 bufio [2020-03-10T11:02:45.493Z] #47 ... [2020-03-10T11:02:45.493Z] [2020-03-10T11:02:45.493Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:45.752Z] #27 5.423 # 2.7% ##### 7.2% ########### 15.7% ############### 21.4% ################### 27.6% ######################## 34.3% ############################# 40.4% ################################# 45.8% #################################### 50.6% ######################################## 56.0% ########################################### 60.8% ############################################### 65.7% ################################################## 70.5% ####################################################### 76.6% ########################################################## 81.0% ############################################################# 85.7% ################################################################# 91.0% ###################################################################### 98.0% ######################################################################## 100.0% [2020-03-10T11:02:46.011Z] #27 7.673 [2020-03-10T11:02:46.597Z] d66e58854927: Pull complete [2020-03-10T11:02:46.597Z] 71497195576e: Pull complete [2020-03-10T11:02:46.597Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-10T11:02:46.597Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-10T11:02:46.597Z] ---> ebd73b5ebd31 [2020-03-10T11:02:46.597Z] Step 5/16 : ARG BUILDX_REPO [2020-03-10T11:02:46.597Z] ---> Running in 2187b10d8d91 [2020-03-10T11:02:46.887Z] Removing intermediate container 2187b10d8d91 [2020-03-10T11:02:46.887Z] ---> 3d4355cc1ab9 [2020-03-10T11:02:46.887Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-10T11:02:46.887Z] ---> Running in 096872489b53 [2020-03-10T11:02:47.095Z] #27 7.876 0.1% ############## 20.3% ##################### 29.6% ############################### 43.3% ########################################### 60.8% ####################################################### 76.5% ######################################################################## 100.0% [2020-03-10T11:02:47.178Z] Cloning into '/buildx'... [2020-03-10T11:02:47.353Z] #27 8.964 [2020-03-10T11:02:48.903Z] #27 9.191 ### 5.4% ########## 15.0% ############### 21.1% ##################### 30.2% ########################### 38.7% ################################### 49.1% ######################################### 57.2% ############################################### 66.3% ####################################################### 76.6% ############################################################## 87.1% ##################################################################### 96.2% ######################################################################## 100.0% [2020-03-10T11:02:49.161Z] #27 10.72 [2020-03-10T11:02:50.456Z] #27 10.91 1.3% ### 4.6% ##### 7.0% ####### 9.8% ######## 11.5% ########## 14.3% ############ 17.1% ############## 19.8% ############### 22.1% [2020-03-10T11:02:50.456Z] #27 ... [2020-03-10T11:02:50.456Z] [2020-03-10T11:02:50.456Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:02:50.456Z] #35 46.11 Unpacking cmake-data (3.13.4-1) ... [2020-03-10T11:02:50.456Z] #35 50.02 Selecting previously unselected package libicu63:amd64. [2020-03-10T11:02:50.456Z] #35 50.03 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-10T11:02:50.456Z] #35 50.06 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-10T11:02:50.456Z] #35 ... [2020-03-10T11:02:50.456Z] [2020-03-10T11:02:50.456Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:50.816Z] Commit message: "ci: update golangci-lint v1.23.8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-10T11:02:52.271Z] #27 10.91 1.3% ### 4.6% ##### 7.0% ####### 9.8% ######## 11.5% ########## 14.3% ############ 17.1% ############## 19.8% ############### 22.1% ################## 25.0% ################### 27.7% ##################### 30.0% ###################### 31.8% ######################## 33.9% ######################### 36.0% ############################ 39.2% ############################## 42.4% ############################### 44.4% ################################# 47.1% ################################### 49.8% ##################################### 52.5% ####################################### 54.8% ######################################### 57.1% ########################################## 59.4% ############################################ 61.4% ############################################## 64.5% [2020-03-10T11:02:52.271Z] #27 ... [2020-03-10T11:02:52.271Z] [2020-03-10T11:02:52.271Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:52.271Z] #65 4.341 + RM_GOPATH=0 [2020-03-10T11:02:52.271Z] #65 4.341 + TMP_GOPATH= [2020-03-10T11:02:52.271Z] #65 4.341 + : /build [2020-03-10T11:02:52.271Z] #65 4.341 + '[' -z '' ']' [2020-03-10T11:02:52.271Z] #65 4.344 ++ mktemp -d [2020-03-10T11:02:52.271Z] #65 4.348 + export GOPATH=/tmp/tmp.5nEmQrxOdy [2020-03-10T11:02:52.271Z] #65 4.348 + GOPATH=/tmp/tmp.5nEmQrxOdy [2020-03-10T11:02:52.271Z] #65 4.348 + RM_GOPATH=1 [2020-03-10T11:02:52.271Z] #65 4.348 ++ dirname ./install.sh [2020-03-10T11:02:52.271Z] #65 4.349 + dir=. [2020-03-10T11:02:52.271Z] #65 4.349 + bin=containerd [2020-03-10T11:02:52.271Z] #65 4.349 + shift [2020-03-10T11:02:52.271Z] #65 4.350 + '[' '!' -f ./containerd.installer ']' [2020-03-10T11:02:52.271Z] #65 4.350 + . ./containerd.installer [2020-03-10T11:02:52.271Z] #65 4.350 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-10T11:02:52.271Z] #65 4.350 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-10T11:02:52.271Z] #65 4.350 + install_containerd [2020-03-10T11:02:52.271Z] #65 4.350 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-10T11:02:52.271Z] #65 4.350 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5nEmQrxOdy/src/github.com/containerd/containerd [2020-03-10T11:02:52.271Z] #65 4.363 Cloning into '/tmp/tmp.5nEmQrxOdy/src/github.com/containerd/containerd'... [2020-03-10T11:02:52.271Z] #65 ... [2020-03-10T11:02:52.271Z] [2020-03-10T11:02:52.271Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:52.722Z] Removing intermediate container 096872489b53 [2020-03-10T11:02:52.722Z] ---> a41101e6e44b [2020-03-10T11:02:52.722Z] Step 7/16 : WORKDIR /buildx [2020-03-10T11:02:52.722Z] ---> Running in 2f48c0dd42dc [2020-03-10T11:02:52.722Z] Removing intermediate container 2f48c0dd42dc [2020-03-10T11:02:52.722Z] ---> c12a3ab7f4ac [2020-03-10T11:02:52.722Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-10T11:02:52.722Z] ---> Running in 1d1e7c180bb1 [2020-03-10T11:02:52.722Z] Removing intermediate container 1d1e7c180bb1 [2020-03-10T11:02:52.722Z] ---> f5344a7fdc7d [2020-03-10T11:02:52.722Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-10T11:02:52.729Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-03-10T11:02:53.011Z] ---> Running in 5c1e47d622fb [2020-03-10T11:02:53.302Z] From https://github.com/docker/buildx [2020-03-10T11:02:53.302Z] * [new tag] v0.3.1 -> build [2020-03-10T11:02:53.305Z] #27 10.91 1.3% ### 4.6% ##### 7.0% ####### 9.8% ######## 11.5% ########## 14.3% ############ 17.1% ############## 19.8% ############### 22.1% ################## 25.0% ################### 27.7% ##################### 30.0% ###################### 31.8% ######################## 33.9% ######################### 36.0% ############################ 39.2% ############################## 42.4% ############################### 44.4% ################################# 47.1% ################################### 49.8% ##################################### 52.5% ####################################### 54.8% ######################################### 57.1% ########################################## 59.4% ############################################ 61.4% ############################################## 64.5% ################################################ 67.2% ################################################# 69.1% #################################################### 72.7% ##################################################### 74.9% ######################################################## 77.9% ######################################################### 80.3% ########################################################### 82.6% ############################################################# 86.0% [2020-03-10T11:02:53.305Z] #27 ... [2020-03-10T11:02:53.305Z] [2020-03-10T11:02:53.305Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:02:53.305Z] #43 50.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-10T11:02:53.305Z] #43 50.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-10T11:02:53.305Z] #43 50.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-10T11:02:53.305Z] #43 50.68 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-10T11:02:53.305Z] #43 50.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-10T11:02:53.305Z] #43 50.71 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-10T11:02:53.305Z] #43 50.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-10T11:02:53.305Z] #43 50.78 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-10T11:02:53.305Z] #43 50.79 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-10T11:02:53.305Z] #43 50.80 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-10T11:02:53.305Z] #43 57.79 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-10T11:02:53.305Z] #43 57.80 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:02:53.305Z] #43 DONE 59.0s [2020-03-10T11:02:53.305Z] [2020-03-10T11:02:53.305Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:53.824Z] #27 10.91 1.3% ### 4.6% ##### 7.0% ####### 9.8% ######## 11.5% ########## 14.3% ############ 17.1% ############## 19.8% ############### 22.1% ################## 25.0% ################### 27.7% ##################### 30.0% ###################### 31.8% ######################## 33.9% ######################### 36.0% ############################ 39.2% ############################## 42.4% ############################### 44.4% ################################# 47.1% ################################### 49.8% ##################################### 52.5% ####################################### 54.8% ######################################### 57.1% ########################################## 59.4% ############################################ 61.4% ############################################## 64.5% ################################################ 67.2% ################################################# 69.1% #################################################### 72.7% ##################################################### 74.9% ######################################################## 77.9% ######################################################### 80.3% ########################################################### 82.6% ############################################################# 86.0% ################################################################ 89.1% ################################################################# 90.3% ################################################################## 92.1% ################################################################### 93.1% #################################################################### 95.4% ###################################################################### 97.7% ######################################################################## 100.0% [2020-03-10T11:02:53.824Z] #27 15.51 [2020-03-10T11:02:54.153Z] + docker version [2020-03-10T11:02:54.324Z] Switched to branch 'build' [2020-03-10T11:02:55.199Z] #27 16.73 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-10T11:02:55.362Z] Removing intermediate container 5c1e47d622fb [2020-03-10T11:02:55.362Z] ---> d548f2b53fb2 [2020-03-10T11:02:55.362Z] Step 10/16 : RUN go mod download [2020-03-10T11:02:55.362Z] ---> Running in de6f6ab7aed7 [2020-03-10T11:02:55.458Z] #27 ... [2020-03-10T11:02:55.458Z] [2020-03-10T11:02:55.458Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:55.458Z] #56 46.87 syscall [2020-03-10T11:02:55.458Z] #56 46.94 reflect [2020-03-10T11:02:55.458Z] #56 55.11 time [2020-03-10T11:02:55.656Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-10T11:02:55.656Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-10T11:02:55.656Z] go: finding github.com/lib/pq v1.0.0 [2020-03-10T11:02:55.656Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-10T11:02:55.656Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-10T11:02:55.656Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-10T11:02:55.656Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-10T11:02:55.656Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-10T11:02:55.656Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-10T11:02:55.716Z] #56 ... [2020-03-10T11:02:55.716Z] [2020-03-10T11:02:55.716Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:55.716Z] #27 17.23 [2020-03-10T11:02:55.974Z] #27 17.43 ########################################### 60.6% ######################################################################## 100.0% [2020-03-10T11:02:56.232Z] #27 17.56 [2020-03-10T11:02:56.233Z] #27 ... [2020-03-10T11:02:56.233Z] [2020-03-10T11:02:56.233Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:02:56.233Z] #47 47.66 syscall [2020-03-10T11:02:56.233Z] #47 56.57 time [2020-03-10T11:02:56.420Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2020-03-10T11:02:56.491Z] #47 ... [2020-03-10T11:02:56.491Z] [2020-03-10T11:02:56.491Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:02:56.491Z] #50 47.80 + cd /tmp/tmp.7Ol9q57gWU/src/gotest.tools/gotestsum [2020-03-10T11:02:56.491Z] #50 47.80 + git checkout -q v0.3.5 [2020-03-10T11:02:56.491Z] #50 47.91 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-10T11:02:56.491Z] #50 ... [2020-03-10T11:02:56.491Z] [2020-03-10T11:02:56.491Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:02:56.491Z] #35 59.14 Selecting previously unselected package libxml2:amd64. [2020-03-10T11:02:56.491Z] #35 59.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-10T11:02:56.491Z] #35 59.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-10T11:02:56.491Z] #35 60.08 Selecting previously unselected package libarchive13:amd64. [2020-03-10T11:02:56.491Z] #35 60.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-10T11:02:56.491Z] #35 60.09 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-10T11:02:56.491Z] #35 60.40 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-10T11:02:56.491Z] #35 60.41 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-10T11:02:56.491Z] #35 60.42 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-10T11:02:56.491Z] #35 60.55 Selecting previously unselected package librhash0:amd64. [2020-03-10T11:02:56.491Z] #35 60.56 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-10T11:02:56.491Z] #35 60.58 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-10T11:02:56.491Z] #35 60.74 Selecting previously unselected package libuv1:amd64. [2020-03-10T11:02:56.491Z] #35 60.75 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-10T11:02:56.491Z] #35 60.76 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-10T11:02:56.491Z] #35 60.93 Selecting previously unselected package cmake. [2020-03-10T11:02:56.491Z] #35 60.94 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-10T11:02:56.491Z] #35 60.94 Unpacking cmake (3.13.4-1) ... [2020-03-10T11:02:56.712Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-10T11:02:57.773Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-10T11:02:57.773Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-10T11:02:57.773Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-10T11:02:57.866Z] #35 ... [2020-03-10T11:02:57.866Z] [2020-03-10T11:02:57.866Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:02:57.866Z] #10 53.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-10T11:02:57.866Z] #10 53.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-10T11:02:57.866Z] #10 53.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-10T11:02:57.866Z] #10 62.22 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-10T11:02:57.866Z] #10 62.26 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-10T11:02:57.866Z] #10 62.27 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-10T11:02:57.866Z] #10 62.49 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-10T11:02:57.866Z] #10 62.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-10T11:02:57.866Z] #10 62.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-10T11:02:57.866Z] #10 ... [2020-03-10T11:02:57.866Z] [2020-03-10T11:02:57.866Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:57.866Z] #27 18.48 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-10T11:02:57.866Z] #27 18.71 [2020-03-10T11:02:57.866Z] #27 18.90 ############################# 40.9% ######################################################################## 100.0% [2020-03-10T11:02:57.866Z] #27 19.11 [2020-03-10T11:02:58.064Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-10T11:02:58.064Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-10T11:02:58.360Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-10T11:02:58.433Z] #27 20.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-10T11:02:58.657Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-10T11:02:58.691Z] #27 20.16 skipping existing 1849cc453dee [2020-03-10T11:02:58.691Z] #27 20.25 [2020-03-10T11:02:58.952Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-10T11:02:58.953Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-10T11:02:59.257Z] #27 ... [2020-03-10T11:02:59.257Z] [2020-03-10T11:02:59.257Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:02:59.257Z] #33 50.65 time [2020-03-10T11:02:59.257Z] #33 57.48 internal/poll [2020-03-10T11:02:59.257Z] #33 59.22 internal/fmtsort [2020-03-10T11:02:59.257Z] #33 59.65 internal/syscall/unix [2020-03-10T11:02:59.257Z] #33 60.00 os [2020-03-10T11:02:59.257Z] #33 60.32 strings [2020-03-10T11:02:59.257Z] #33 ... [2020-03-10T11:02:59.257Z] [2020-03-10T11:02:59.257Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:02:59.257Z] #35 64.57 Setting up libicu63:amd64 (63.1-6) ... [2020-03-10T11:02:59.257Z] #35 64.58 Setting up xxd (2:8.1.0875-5) ... [2020-03-10T11:02:59.257Z] #35 64.59 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-10T11:02:59.257Z] #35 64.60 Setting up vim-common (2:8.1.0875-5) ... [2020-03-10T11:02:59.257Z] #35 64.63 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-10T11:02:59.257Z] #35 64.65 Setting up cmake-data (3.13.4-1) ... [2020-03-10T11:02:59.257Z] #35 64.67 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-10T11:02:59.257Z] #35 64.68 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-10T11:02:59.257Z] #35 64.69 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-10T11:02:59.257Z] #35 64.70 Setting up cmake (3.13.4-1) ... [2020-03-10T11:02:59.257Z] #35 64.72 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:02:59.257Z] #35 64.83 Processing triggers for mime-support (3.62) ... [2020-03-10T11:02:59.824Z] #35 DONE 65.4s [2020-03-10T11:02:59.824Z] [2020-03-10T11:02:59.824Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:02:59.824Z] #36 DONE 0.1s [2020-03-10T11:02:59.824Z] [2020-03-10T11:02:59.824Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-10T11:02:59.824Z] #37 DONE 0.1s [2020-03-10T11:02:59.824Z] [2020-03-10T11:02:59.824Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:02:59.824Z] #27 21.19 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-10T11:02:59.936Z] Client: Docker Engine - Enterprise [2020-03-10T11:02:59.936Z] Version: 19.03.5 [2020-03-10T11:02:59.936Z] API version: 1.40 [2020-03-10T11:02:59.936Z] Go version: go1.12.12 [2020-03-10T11:02:59.936Z] Git commit: 2ee0c57608 [2020-03-10T11:02:59.936Z] Built: 11/13/2019 08:00:16 [2020-03-10T11:02:59.936Z] OS/Arch: windows/amd64 [2020-03-10T11:02:59.936Z] Experimental: false [2020-03-10T11:02:59.936Z] [2020-03-10T11:02:59.936Z] Server: Docker Engine - Enterprise [2020-03-10T11:02:59.936Z] Engine: [2020-03-10T11:02:59.936Z] Version: 19.03.5 [2020-03-10T11:02:59.936Z] API version: 1.40 (minimum version 1.24) [2020-03-10T11:02:59.936Z] Go version: go1.12.12 [2020-03-10T11:02:59.936Z] Git commit: 2ee0c57608 [2020-03-10T11:02:59.936Z] Built: 11/13/2019 07:58:51 [2020-03-10T11:02:59.936Z] OS/Arch: windows/amd64 [2020-03-10T11:02:59.936Z] Experimental: true [2020-03-10T11:03:00.000Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-10T11:03:00.000Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-10T11:03:00.298Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-10T11:03:00.391Z] #27 21.86 [Pipeline] sh [2020-03-10T11:03:00.649Z] #27 22.05 #=#=# ######################################################################## 100.0% [2020-03-10T11:03:00.649Z] #27 22.27 [2020-03-10T11:03:00.907Z] #27 22.37 Download of images into '/build' complete. [2020-03-10T11:03:00.907Z] #27 22.37 Use something like the following to load the result into a Docker daemon: [2020-03-10T11:03:00.907Z] #27 22.37 tar -cC '/build' . | docker load [2020-03-10T11:03:00.907Z] #27 DONE 22.5s [2020-03-10T11:03:00.907Z] [2020-03-10T11:03:00.907Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:00.907Z] #44 4.097 Note: Building without setproctitle() and strlcpy() support. [2020-03-10T11:03:00.907Z] #44 4.098 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-10T11:03:00.907Z] #44 4.117 Note: Building without GnuTLS support [2020-03-10T11:03:00.907Z] #44 6.318 fatal: not a git repository (or any of the parent directories): .git [2020-03-10T11:03:00.907Z] #44 6.358 GEN .gitid [2020-03-10T11:03:00.907Z] #44 6.431 GEN criu/include/version.h [2020-03-10T11:03:00.907Z] #44 6.516 GEN include/common/asm [2020-03-10T11:03:00.939Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-10T11:03:01.233Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-10T11:03:01.233Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-10T11:03:01.385Z] + docker info [2020-03-10T11:03:01.526Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-10T11:03:01.526Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-10T11:03:02.565Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-10T11:03:02.859Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-10T11:03:02.859Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-10T11:03:03.154Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-10T11:03:03.154Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-10T11:03:03.438Z] #44 ... [2020-03-10T11:03:03.438Z] [2020-03-10T11:03:03.438Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:03:03.438Z] #33 64.74 path [2020-03-10T11:03:03.447Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-10T11:03:03.697Z] #33 65.27 text/tabwriter [2020-03-10T11:03:03.741Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-10T11:03:03.741Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-10T11:03:04.632Z] #33 65.82 fmt [2020-03-10T11:03:04.632Z] #33 65.97 path/filepath [2020-03-10T11:03:04.784Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-10T11:03:04.784Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-10T11:03:04.784Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-10T11:03:05.096Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-10T11:03:05.394Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-10T11:03:06.004Z] #33 67.53 io/ioutil [2020-03-10T11:03:06.029Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-10T11:03:06.324Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-10T11:03:06.965Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-10T11:03:06.965Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-10T11:03:07.262Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-10T11:03:07.560Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-10T11:03:07.560Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-10T11:03:07.560Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-10T11:03:07.902Z] #33 69.31 flag [2020-03-10T11:03:07.903Z] #33 69.32 github.com/BurntSushi/toml [2020-03-10T11:03:08.210Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-10T11:03:08.210Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-10T11:03:08.504Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-10T11:03:08.837Z] #33 ... [2020-03-10T11:03:08.837Z] [2020-03-10T11:03:08.837Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:08.837Z] #44 10.32 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-10T11:03:08.837Z] #44 10.46 PBCC images/opts.pb-c.c [2020-03-10T11:03:08.837Z] #44 10.56 PBCC images/sit.pb-c.c [2020-03-10T11:03:08.837Z] #44 10.63 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-10T11:03:08.837Z] #44 10.77 DEP images/opts.pb-c.d [2020-03-10T11:03:08.837Z] #44 10.80 DEP images/sit.pb-c.d [2020-03-10T11:03:08.837Z] #44 10.87 PBCC images/macvlan.pb-c.c [2020-03-10T11:03:08.837Z] #44 10.93 DEP images/macvlan.pb-c.d [2020-03-10T11:03:08.837Z] #44 10.98 PBCC images/autofs.pb-c.c [2020-03-10T11:03:08.837Z] #44 10.99 DEP images/autofs.pb-c.d [2020-03-10T11:03:08.837Z] #44 11.08 PBCC images/sysctl.pb-c.c [2020-03-10T11:03:08.837Z] #44 11.09 DEP images/sysctl.pb-c.d [2020-03-10T11:03:08.837Z] #44 11.13 PBCC images/time.pb-c.c [2020-03-10T11:03:08.837Z] #44 11.20 DEP images/time.pb-c.d [2020-03-10T11:03:08.837Z] #44 11.25 PBCC images/binfmt-misc.pb-c.c [2020-03-10T11:03:08.837Z] #44 11.28 DEP images/binfmt-misc.pb-c.d [2020-03-10T11:03:08.837Z] #44 11.34 PBCC images/seccomp.pb-c.c [2020-03-10T11:03:08.837Z] #44 11.36 DEP images/seccomp.pb-c.d [2020-03-10T11:03:08.837Z] #44 11.40 PBCC images/userns.pb-c.c [2020-03-10T11:03:08.837Z] #44 11.42 DEP images/userns.pb-c.d [2020-03-10T11:03:08.837Z] #44 11.48 PBCC images/cgroup.pb-c.c [2020-03-10T11:03:08.837Z] #44 11.52 DEP images/cgroup.pb-c.d [2020-03-10T11:03:08.837Z] #44 11.56 PBCC images/fown.pb-c.c [2020-03-10T11:03:08.837Z] #44 11.58 PBCC images/ext-file.pb-c.c [2020-03-10T11:03:08.837Z] #44 11.62 DEP images/fown.pb-c.d [2020-03-10T11:03:08.837Z] #44 11.69 DEP images/ext-file.pb-c.d [2020-03-10T11:03:08.837Z] #44 11.78 PBCC images/rpc.pb-c.c [2020-03-10T11:03:08.837Z] #44 11.83 DEP images/rpc.pb-c.d [2020-03-10T11:03:08.837Z] #44 11.89 PBCC images/siginfo.pb-c.c [2020-03-10T11:03:08.837Z] #44 11.93 DEP images/siginfo.pb-c.d [2020-03-10T11:03:08.837Z] #44 11.98 PBCC images/pagemap.pb-c.c [2020-03-10T11:03:08.837Z] #44 12.06 DEP images/pagemap.pb-c.d [2020-03-10T11:03:08.837Z] #44 12.11 PBCC images/rlimit.pb-c.c [2020-03-10T11:03:08.837Z] #44 12.14 DEP images/rlimit.pb-c.d [2020-03-10T11:03:08.837Z] #44 12.23 PBCC images/file-lock.pb-c.c [2020-03-10T11:03:08.837Z] #44 12.24 DEP images/file-lock.pb-c.d [2020-03-10T11:03:08.837Z] #44 12.28 PBCC images/tty.pb-c.c [2020-03-10T11:03:08.837Z] #44 12.33 DEP images/tty.pb-c.d [2020-03-10T11:03:08.837Z] #44 12.37 PBCC images/tun.pb-c.c [2020-03-10T11:03:08.837Z] #44 12.42 PBCC images/netdev.pb-c.c [2020-03-10T11:03:08.837Z] #44 12.51 DEP images/tun.pb-c.d [2020-03-10T11:03:08.837Z] #44 12.54 DEP images/netdev.pb-c.d [2020-03-10T11:03:08.837Z] #44 12.60 PBCC images/vma.pb-c.c [2020-03-10T11:03:08.837Z] #44 12.68 DEP images/vma.pb-c.d [2020-03-10T11:03:08.837Z] #44 12.75 PBCC images/creds.pb-c.c [2020-03-10T11:03:08.837Z] #44 12.80 DEP images/creds.pb-c.d [2020-03-10T11:03:08.837Z] #44 12.88 PBCC images/utsns.pb-c.c [2020-03-10T11:03:08.837Z] #44 12.89 DEP images/utsns.pb-c.d [2020-03-10T11:03:08.837Z] #44 12.97 PBCC images/ipc-desc.pb-c.c [2020-03-10T11:03:08.837Z] #44 13.00 PBCC images/ipc-sem.pb-c.c [2020-03-10T11:03:08.837Z] #44 13.01 DEP images/ipc-desc.pb-c.d [2020-03-10T11:03:08.837Z] #44 13.10 DEP images/ipc-sem.pb-c.d [2020-03-10T11:03:08.837Z] #44 13.17 PBCC images/ipc-msg.pb-c.c [2020-03-10T11:03:08.837Z] #44 13.21 DEP images/ipc-msg.pb-c.d [2020-03-10T11:03:08.837Z] #44 13.29 PBCC images/ipc-shm.pb-c.c [2020-03-10T11:03:08.837Z] #44 13.30 DEP images/ipc-shm.pb-c.d [2020-03-10T11:03:08.837Z] #44 13.36 PBCC images/ipc-var.pb-c.c [2020-03-10T11:03:08.837Z] #44 13.37 DEP images/ipc-var.pb-c.d [2020-03-10T11:03:08.837Z] #44 13.44 PBCC images/sk-opts.pb-c.c [2020-03-10T11:03:08.837Z] #44 13.48 PBCC images/packet-sock.pb-c.c [2020-03-10T11:03:08.837Z] #44 13.59 DEP images/sk-opts.pb-c.d [2020-03-10T11:03:08.837Z] #44 13.66 DEP images/packet-sock.pb-c.d [2020-03-10T11:03:08.837Z] #44 13.75 PBCC images/sk-netlink.pb-c.c [2020-03-10T11:03:08.837Z] #44 13.85 DEP images/sk-netlink.pb-c.d [2020-03-10T11:03:08.837Z] #44 13.91 PBCC images/sk-inet.pb-c.c [2020-03-10T11:03:08.837Z] #44 14.02 DEP images/sk-inet.pb-c.d [2020-03-10T11:03:08.837Z] #44 14.07 PBCC images/sk-unix.pb-c.c [2020-03-10T11:03:08.837Z] #44 14.14 DEP images/sk-unix.pb-c.d [2020-03-10T11:03:08.837Z] #44 14.20 PBCC images/mm.pb-c.c [2020-03-10T11:03:08.837Z] #44 14.30 DEP images/mm.pb-c.d [2020-03-10T11:03:08.837Z] #44 14.37 PBCC images/timerfd.pb-c.c [2020-03-10T11:03:08.837Z] #44 14.47 DEP images/timerfd.pb-c.d [2020-03-10T11:03:08.837Z] #44 14.53 PBCC images/timer.pb-c.c [2020-03-10T11:03:08.837Z] #44 14.55 DEP images/timer.pb-c.d [2020-03-10T11:03:08.837Z] #44 14.62 PBCC images/sa.pb-c.c [2020-03-10T11:03:08.837Z] #44 14.68 DEP images/sa.pb-c.d [2020-03-10T11:03:08.837Z] #44 14.80 PBCC images/pipe-data.pb-c.c [2020-03-10T11:03:08.837Z] #44 14.83 DEP images/pipe-data.pb-c.d [2020-03-10T11:03:08.837Z] #44 14.89 PBCC images/mnt.pb-c.c [2020-03-10T11:03:08.837Z] #44 14.96 DEP images/mnt.pb-c.d [2020-03-10T11:03:08.837Z] #44 15.06 PBCC images/sk-packet.pb-c.c [2020-03-10T11:03:08.837Z] #44 15.11 DEP images/sk-packet.pb-c.d [2020-03-10T11:03:08.837Z] #44 15.16 PBCC images/tcp-stream.pb-c.c [2020-03-10T11:03:08.837Z] #44 15.25 DEP images/tcp-stream.pb-c.d [2020-03-10T11:03:08.837Z] #44 15.33 PBCC images/pipe.pb-c.c [2020-03-10T11:03:08.837Z] #44 15.44 DEP images/pipe.pb-c.d [2020-03-10T11:03:08.837Z] #44 15.50 PBCC images/pstree.pb-c.c [2020-03-10T11:03:08.837Z] #44 15.55 DEP images/pstree.pb-c.d [2020-03-10T11:03:08.837Z] #44 ... [2020-03-10T11:03:08.837Z] [2020-03-10T11:03:08.837Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:03:08.837Z] #47 60.18 internal/fmtsort [2020-03-10T11:03:08.837Z] #47 60.90 strings [2020-03-10T11:03:08.837Z] #47 63.83 os [2020-03-10T11:03:08.837Z] #47 65.16 regexp/syntax [2020-03-10T11:03:08.837Z] #47 68.43 fmt [2020-03-10T11:03:08.837Z] #47 ... [2020-03-10T11:03:08.837Z] [2020-03-10T11:03:08.837Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:08.837Z] #44 15.60 PBCC images/fs.pb-c.c [2020-03-10T11:03:08.837Z] #44 15.64 DEP images/fs.pb-c.d [2020-03-10T11:03:09.096Z] #44 15.70 PBCC images/signalfd.pb-c.c [2020-03-10T11:03:09.096Z] #44 15.83 DEP images/signalfd.pb-c.d [2020-03-10T11:03:09.096Z] #44 15.90 PBCC images/fh.pb-c.c [2020-03-10T11:03:09.096Z] #44 15.96 PBCC images/fsnotify.pb-c.c [2020-03-10T11:03:09.354Z] #44 16.02 DEP images/fh.pb-c.d [2020-03-10T11:03:09.354Z] #44 16.09 DEP images/fsnotify.pb-c.d [2020-03-10T11:03:09.354Z] #44 16.16 PBCC images/eventpoll.pb-c.c [2020-03-10T11:03:09.354Z] #44 16.18 DEP images/eventpoll.pb-c.d [2020-03-10T11:03:09.613Z] #44 16.23 PBCC images/eventfd.pb-c.c [2020-03-10T11:03:09.613Z] #44 16.29 DEP images/eventfd.pb-c.d [2020-03-10T11:03:09.613Z] #44 16.38 PBCC images/remap-file-path.pb-c.c [2020-03-10T11:03:09.613Z] #44 16.40 DEP images/remap-file-path.pb-c.d [2020-03-10T11:03:09.871Z] #44 16.47 PBCC images/fifo.pb-c.c [2020-03-10T11:03:09.871Z] #44 16.50 DEP images/fifo.pb-c.d [2020-03-10T11:03:09.871Z] #44 16.57 PBCC images/ghost-file.pb-c.c [2020-03-10T11:03:09.871Z] #44 16.62 DEP images/ghost-file.pb-c.d [2020-03-10T11:03:09.871Z] #44 16.67 PBCC images/regfile.pb-c.c [2020-03-10T11:03:09.871Z] #44 ... [2020-03-10T11:03:09.871Z] [2020-03-10T11:03:09.871Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:03:09.871Z] #38 4.062 + RM_GOPATH=0 [2020-03-10T11:03:09.871Z] #38 4.063 + TMP_GOPATH= [2020-03-10T11:03:09.871Z] #38 4.063 + : /build [2020-03-10T11:03:09.871Z] #38 4.064 + '[' -z '' ']' [2020-03-10T11:03:09.871Z] #38 4.066 ++ mktemp -d [2020-03-10T11:03:09.871Z] #38 4.073 + export GOPATH=/tmp/tmp.1B6Jkb1mxg [2020-03-10T11:03:09.871Z] #38 4.073 + GOPATH=/tmp/tmp.1B6Jkb1mxg [2020-03-10T11:03:09.871Z] #38 4.073 + RM_GOPATH=1 [2020-03-10T11:03:09.871Z] #38 4.074 ++ dirname ./install.sh [2020-03-10T11:03:09.871Z] #38 4.078 + dir=. [2020-03-10T11:03:09.871Z] #38 4.078 + bin=tini [2020-03-10T11:03:09.871Z] #38 4.078 + shift [2020-03-10T11:03:09.871Z] #38 4.078 + '[' '!' -f ./tini.installer ']' [2020-03-10T11:03:09.871Z] #38 4.078 + . ./tini.installer [2020-03-10T11:03:09.871Z] #38 4.078 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-10T11:03:09.871Z] #38 4.081 + install_tini [2020-03-10T11:03:09.871Z] #38 4.082 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-10T11:03:09.871Z] #38 4.082 + git clone https://github.com/krallin/tini.git /tmp/tmp.1B6Jkb1mxg/tini [2020-03-10T11:03:09.871Z] #38 4.082 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-10T11:03:09.871Z] #38 4.084 Cloning into '/tmp/tmp.1B6Jkb1mxg/tini'... [2020-03-10T11:03:09.871Z] #38 4.765 + cd /tmp/tmp.1B6Jkb1mxg/tini [2020-03-10T11:03:09.871Z] #38 4.765 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-10T11:03:09.871Z] #38 4.770 + cmake . [2020-03-10T11:03:09.871Z] #38 5.328 -- The C compiler identification is GNU 8.3.0 [2020-03-10T11:03:09.871Z] #38 5.379 -- Check for working C compiler: /usr/bin/cc [2020-03-10T11:03:09.871Z] #38 5.917 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-10T11:03:09.871Z] #38 5.927 -- Detecting C compiler ABI info [2020-03-10T11:03:09.871Z] #38 6.711 -- Detecting C compiler ABI info - done [2020-03-10T11:03:09.871Z] #38 6.773 -- Detecting C compile features [2020-03-10T11:03:09.871Z] #38 9.213 -- Detecting C compile features - done [2020-03-10T11:03:09.871Z] #38 9.252 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-10T11:03:09.871Z] #38 9.490 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-10T11:03:09.871Z] #38 9.615 -- Configuring done [2020-03-10T11:03:09.871Z] #38 9.664 -- Generating done [2020-03-10T11:03:09.871Z] #38 9.665 -- Build files have been written to: /tmp/tmp.1B6Jkb1mxg/tini [2020-03-10T11:03:09.871Z] #38 9.676 + make tini-static [2020-03-10T11:03:09.871Z] #38 10.05 Scanning dependencies of target tini-static [2020-03-10T11:03:09.871Z] #38 10.12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-10T11:03:09.871Z] #38 ... [2020-03-10T11:03:09.871Z] [2020-03-10T11:03:09.871Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:03:09.871Z] #33 71.44 log [2020-03-10T11:03:10.021Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-10T11:03:10.021Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-10T11:03:10.130Z] #33 ... [2020-03-10T11:03:10.130Z] [2020-03-10T11:03:10.130Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:03:10.130Z] #56 61.41 os [2020-03-10T11:03:10.130Z] #56 63.21 encoding/binary [2020-03-10T11:03:10.130Z] #56 66.17 encoding/base64 [2020-03-10T11:03:10.130Z] #56 66.70 fmt [2020-03-10T11:03:10.130Z] #56 67.18 path/filepath [2020-03-10T11:03:10.130Z] #56 68.57 golang.org/x/sys/unix [2020-03-10T11:03:10.338Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-10T11:03:10.388Z] #56 ... [2020-03-10T11:03:10.388Z] [2020-03-10T11:03:10.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:10.388Z] #44 16.71 DEP images/regfile.pb-c.d [2020-03-10T11:03:10.388Z] #44 16.75 PBCC images/ns.pb-c.c [2020-03-10T11:03:10.388Z] #44 16.77 DEP images/ns.pb-c.d [2020-03-10T11:03:10.388Z] #44 16.86 PBCC images/fdinfo.pb-c.c [2020-03-10T11:03:10.388Z] #44 17.02 DEP images/fdinfo.pb-c.d [2020-03-10T11:03:10.388Z] #44 17.12 PBCC images/core-aarch64.pb-c.c [2020-03-10T11:03:10.388Z] #44 17.22 PBCC images/core-arm.pb-c.c [2020-03-10T11:03:10.646Z] #44 17.31 PBCC images/core-ppc64.pb-c.c [2020-03-10T11:03:10.646Z] #44 17.37 PBCC images/core-s390.pb-c.c [2020-03-10T11:03:10.646Z] #44 17.44 PBCC images/core-x86.pb-c.c [2020-03-10T11:03:10.904Z] #44 17.52 PBCC images/core.pb-c.c [2020-03-10T11:03:10.904Z] #44 17.70 PBCC images/inventory.pb-c.c [2020-03-10T11:03:10.904Z] #44 17.80 DEP images/core-aarch64.pb-c.d [2020-03-10T11:03:10.980Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-10T11:03:11.162Z] #44 17.89 DEP images/core-arm.pb-c.d [2020-03-10T11:03:11.163Z] #44 17.94 DEP images/core-ppc64.pb-c.d [2020-03-10T11:03:11.163Z] #44 18.02 DEP images/core-s390.pb-c.d [2020-03-10T11:03:11.163Z] #44 18.06 DEP images/core-x86.pb-c.d [2020-03-10T11:03:11.278Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-10T11:03:11.278Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-10T11:03:11.278Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-10T11:03:11.278Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-10T11:03:11.421Z] #44 18.13 DEP images/core.pb-c.d [2020-03-10T11:03:11.421Z] #44 18.18 DEP images/inventory.pb-c.d [2020-03-10T11:03:11.421Z] #44 18.23 PBCC images/cpuinfo.pb-c.c [2020-03-10T11:03:11.421Z] #44 18.27 DEP images/cpuinfo.pb-c.d [2020-03-10T11:03:11.576Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-10T11:03:11.576Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-10T11:03:11.679Z] #44 18.34 PBCC images/stats.pb-c.c [2020-03-10T11:03:11.679Z] #44 18.35 DEP images/stats.pb-c.d [2020-03-10T11:03:12.246Z] #44 ... [2020-03-10T11:03:12.246Z] [2020-03-10T11:03:12.246Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:03:12.246Z] #38 11.54 [100%] Linking C executable tini-static [2020-03-10T11:03:12.246Z] #38 11.96 [100%] Built target tini-static [2020-03-10T11:03:12.246Z] #38 12.05 + mkdir -p /build [2020-03-10T11:03:12.246Z] #38 12.06 + cp tini-static /build/docker-init [2020-03-10T11:03:12.246Z] #38 DONE 12.3s [2020-03-10T11:03:12.504Z] [2020-03-10T11:03:12.504Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:03:12.504Z] #33 73.65 github.com/BurntSushi/toml/cmd/tomlv [2020-03-10T11:03:13.084Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-10T11:03:13.376Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-10T11:03:13.677Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-10T11:03:13.677Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-10T11:03:13.677Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-10T11:03:13.965Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-10T11:03:14.259Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-10T11:03:15.763Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-10T11:03:15.763Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-10T11:03:16.057Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-10T11:03:16.057Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-10T11:03:16.349Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-10T11:03:16.349Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-10T11:03:16.349Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-10T11:03:16.640Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-10T11:03:16.690Z] #33 DONE 77.9s [2020-03-10T11:03:16.690Z] [2020-03-10T11:03:16.690Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:16.690Z] #44 20.47 make[1]: Nothing to be done for 'all'. [2020-03-10T11:03:16.690Z] #44 22.01 CC images/stats.o [2020-03-10T11:03:16.690Z] #44 22.57 CC images/core.o [2020-03-10T11:03:16.690Z] #44 23.40 CC images/core-x86.o [2020-03-10T11:03:17.625Z] #44 24.42 CC images/core-arm.o [2020-03-10T11:03:18.155Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-10T11:03:18.155Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-10T11:03:18.191Z] #44 24.76 CC images/core-aarch64.o [2020-03-10T11:03:18.449Z] #44 25.15 CC images/core-ppc64.o [2020-03-10T11:03:18.451Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-10T11:03:18.451Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-10T11:03:18.451Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-10T11:03:18.708Z] #44 ... [2020-03-10T11:03:18.708Z] [2020-03-10T11:03:18.708Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:03:18.743Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-10T11:03:19.401Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-10T11:03:19.483Z] #65 40.22 Checking out files: 38% (1241/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: 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: 82% (2638/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) [2020-03-10T11:03:19.483Z] #65 ... [2020-03-10T11:03:19.483Z] [2020-03-10T11:03:19.483Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:03:19.483Z] #47 70.88 regexp [2020-03-10T11:03:19.483Z] #47 73.70 go/token [2020-03-10T11:03:19.483Z] #47 75.06 go/scanner [2020-03-10T11:03:19.483Z] #47 75.48 internal/lazyregexp [2020-03-10T11:03:19.483Z] #47 75.87 net/url [2020-03-10T11:03:19.483Z] #47 76.76 go/ast [2020-03-10T11:03:19.483Z] #47 77.76 text/template/parse [2020-03-10T11:03:19.696Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-10T11:03:19.741Z] #47 ... [2020-03-10T11:03:19.741Z] [2020-03-10T11:03:19.741Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:03:19.741Z] #65 40.22 Checking out files: 38% (1241/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: 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: 82% (2638/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-10T11:03:19.999Z] #65 41.89 + cd /tmp/tmp.5nEmQrxOdy/src/github.com/containerd/containerd [2020-03-10T11:03:20.000Z] #65 41.90 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-10T11:03:21.219Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-10T11:03:21.219Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-10T11:03:21.219Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-10T11:03:21.856Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-10T11:03:21.901Z] #65 ... [2020-03-10T11:03:21.901Z] [2020-03-10T11:03:21.901Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:03:21.901Z] #56 72.87 encoding/json [2020-03-10T11:03:21.901Z] #56 79.11 github.com/pkg/diff [2020-03-10T11:03:21.901Z] #56 79.92 go/ast [2020-03-10T11:03:21.901Z] #56 80.58 golang.org/x/crypto/ssh/terminal [2020-03-10T11:03:21.901Z] #56 81.94 mvdan.cc/editorconfig [2020-03-10T11:03:21.901Z] #56 ... [2020-03-10T11:03:21.901Z] [2020-03-10T11:03:21.901Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:03:21.901Z] #65 43.69 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-10T11:03:21.901Z] #65 43.69 + BUILDTAGS='netgo osusergo static_build' [2020-03-10T11:03:21.901Z] #65 43.69 + export EXTRA_FLAGS=-buildmode=pie [2020-03-10T11:03:21.901Z] #65 43.69 + EXTRA_FLAGS=-buildmode=pie [2020-03-10T11:03:21.901Z] #65 43.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-10T11:03:21.901Z] #65 43.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-10T11:03:21.901Z] #65 43.69 + '[' '' = dynamic ']' [2020-03-10T11:03:21.901Z] #65 43.69 + make [2020-03-10T11:03:22.473Z] Client: [2020-03-10T11:03:22.473Z] Debug Mode: false [2020-03-10T11:03:22.473Z] Plugins: [2020-03-10T11:03:22.473Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-10T11:03:22.473Z] [2020-03-10T11:03:22.473Z] Server: [2020-03-10T11:03:22.473Z] Containers: 0 [2020-03-10T11:03:22.473Z] Running: 0 [2020-03-10T11:03:22.473Z] Paused: 0 [2020-03-10T11:03:22.473Z] Stopped: 0 [2020-03-10T11:03:22.473Z] Images: 0 [2020-03-10T11:03:22.473Z] Server Version: 19.03.5 [2020-03-10T11:03:22.473Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-03-10T11:03:22.473Z] LCOW: [2020-03-10T11:03:22.473Z] Windows: [2020-03-10T11:03:22.473Z] Logging Driver: json-file [2020-03-10T11:03:22.473Z] Plugins: [2020-03-10T11:03:22.473Z] Volume: local [2020-03-10T11:03:22.473Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-10T11:03:22.473Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-10T11:03:22.473Z] Swarm: inactive [2020-03-10T11:03:22.473Z] Default Isolation: process [2020-03-10T11:03:22.473Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-10T11:03:22.473Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-10T11:03:22.473Z] OSType: windows [2020-03-10T11:03:22.473Z] Architecture: x86_64 [2020-03-10T11:03:22.473Z] CPUs: 4 [2020-03-10T11:03:22.473Z] Total Memory: 32GiB [2020-03-10T11:03:22.473Z] Name: azwin-2-703b90 [2020-03-10T11:03:22.473Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-10T11:03:22.473Z] Docker Root Dir: D:\docker [2020-03-10T11:03:22.473Z] Debug Mode: false [2020-03-10T11:03:22.473Z] Registry: https://index.docker.io/v1/ [2020-03-10T11:03:22.473Z] Labels: [2020-03-10T11:03:22.473Z] Experimental: true [2020-03-10T11:03:22.473Z] Insecure Registries: [2020-03-10T11:03:22.473Z] 10.0.0.4:5000 [2020-03-10T11:03:22.473Z] 127.0.0.0/8 [2020-03-10T11:03:22.473Z] Registry Mirrors: [2020-03-10T11:03:22.473Z] http://10.0.0.4:5000/ [2020-03-10T11:03:22.473Z] Live Restore Enabled: false [2020-03-10T11:03:22.473Z] [2020-03-10T11:03:22.492Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-10T11:03:22.791Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-10T11:03:22.835Z] #65 44.74 + bin/ctr [2020-03-10T11:03:23.834Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-10T11:03:25.376Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-10T11:03:25.376Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-10T11:03:25.666Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-10T11:03:27.176Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-10T11:03:28.101Z] #65 ... [2020-03-10T11:03:28.101Z] [2020-03-10T11:03:28.101Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:28.101Z] #44 25.75 CC images/core-s390.o [2020-03-10T11:03:28.101Z] #44 26.59 CC images/cpuinfo.o [2020-03-10T11:03:28.101Z] #44 27.10 CC images/inventory.o [2020-03-10T11:03:28.101Z] #44 27.38 CC images/fdinfo.o [2020-03-10T11:03:28.101Z] #44 27.81 CC images/fown.o [2020-03-10T11:03:28.101Z] #44 28.15 CC images/ns.o [2020-03-10T11:03:28.101Z] #44 28.37 CC images/regfile.o [2020-03-10T11:03:28.101Z] #44 28.70 CC images/ghost-file.o [2020-03-10T11:03:28.101Z] #44 29.14 CC images/fifo.o [2020-03-10T11:03:28.101Z] #44 29.45 CC images/remap-file-path.o [2020-03-10T11:03:28.101Z] #44 29.71 CC images/eventfd.o [2020-03-10T11:03:28.101Z] #44 30.04 CC images/eventpoll.o [2020-03-10T11:03:28.101Z] #44 30.33 CC images/fh.o [2020-03-10T11:03:28.101Z] #44 30.64 CC images/fsnotify.o [2020-03-10T11:03:28.101Z] #44 31.38 CC images/signalfd.o [2020-03-10T11:03:28.101Z] #44 31.58 CC images/fs.o [2020-03-10T11:03:28.101Z] #44 31.89 CC images/pstree.o [2020-03-10T11:03:28.101Z] #44 32.09 CC images/pipe.o [2020-03-10T11:03:28.101Z] #44 32.29 CC images/tcp-stream.o [2020-03-10T11:03:28.101Z] #44 32.57 CC images/sk-packet.o [2020-03-10T11:03:28.101Z] #44 32.91 CC images/mnt.o [2020-03-10T11:03:28.101Z] #44 33.17 CC images/pipe-data.o [2020-03-10T11:03:28.101Z] #44 33.38 CC images/sa.o [2020-03-10T11:03:28.101Z] #44 33.61 CC images/timer.o [2020-03-10T11:03:28.101Z] #44 33.99 CC images/timerfd.o [2020-03-10T11:03:28.101Z] #44 34.23 CC images/mm.o [2020-03-10T11:03:28.101Z] #44 34.63 CC images/sk-opts.o [2020-03-10T11:03:28.101Z] #44 34.85 CC images/sk-unix.o [2020-03-10T11:03:28.223Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-10T11:03:28.359Z] #44 35.11 CC images/sk-inet.o [2020-03-10T11:03:28.617Z] #44 35.54 CC images/tun.o [2020-03-10T11:03:29.184Z] #44 35.83 CC images/sk-netlink.o [2020-03-10T11:03:29.265Z] go: finding github.com/golang/mock v1.1.1 [2020-03-10T11:03:29.265Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-10T11:03:29.442Z] #44 36.08 CC images/packet-sock.o [2020-03-10T11:03:30.008Z] #44 36.57 CC images/ipc-var.o [2020-03-10T11:03:30.008Z] #44 36.76 CC images/ipc-desc.o [2020-03-10T11:03:30.266Z] #44 37.02 CC images/ipc-shm.o [2020-03-10T11:03:30.338Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-10T11:03:30.526Z] #44 37.23 CC images/ipc-msg.o [2020-03-10T11:03:30.527Z] #44 ... [2020-03-10T11:03:30.527Z] [2020-03-10T11:03:30.527Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:03:30.527Z] #47 82.04 go/parser [2020-03-10T11:03:30.527Z] #47 83.14 text/template [2020-03-10T11:03:30.527Z] #47 85.75 encoding/xml [2020-03-10T11:03:30.527Z] #47 88.39 go/doc [2020-03-10T11:03:30.527Z] #47 91.73 github.com/LK4D4/vndr/versioned [2020-03-10T11:03:30.527Z] #47 91.76 github.com/LK4D4/vndr/build [2020-03-10T11:03:30.527Z] #47 91.94 compress/flate [2020-03-10T11:03:31.005Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-10T11:03:31.005Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-10T11:03:31.005Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-10T11:03:31.093Z] #47 ... [2020-03-10T11:03:31.093Z] [2020-03-10T11:03:31.093Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:31.093Z] #44 37.62 CC images/ipc-sem.o [2020-03-10T11:03:31.093Z] #44 37.79 CC images/utsns.o [2020-03-10T11:03:31.298Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-10T11:03:31.351Z] #44 38.04 CC images/creds.o [2020-03-10T11:03:31.609Z] #44 38.39 CC images/vma.o [2020-03-10T11:03:31.868Z] #44 ... [2020-03-10T11:03:31.868Z] [2020-03-10T11:03:31.868Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:03:31.868Z] #56 83.08 mvdan.cc/sh/v3/fileutil [2020-03-10T11:03:31.868Z] #56 83.35 mvdan.cc/sh/v3/syntax [2020-03-10T11:03:31.868Z] #56 91.01 mvdan.cc/sh/v3/cmd/shfmt [2020-03-10T11:03:31.868Z] #56 ... [2020-03-10T11:03:31.868Z] [2020-03-10T11:03:31.868Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:31.868Z] #44 38.63 CC images/netdev.o [2020-03-10T11:03:32.338Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-10T11:03:32.434Z] #44 39.11 CC images/tty.o [2020-03-10T11:03:32.976Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-10T11:03:33.369Z] #44 39.88 CC images/file-lock.o [2020-03-10T11:03:33.369Z] #44 40.11 CC images/rlimit.o [2020-03-10T11:03:33.627Z] #44 40.33 CC images/pagemap.o [2020-03-10T11:03:33.885Z] #44 40.69 CC images/siginfo.o [2020-03-10T11:03:34.013Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-10T11:03:34.013Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-10T11:03:34.451Z] #44 41.01 CC images/rpc.o [2020-03-10T11:03:34.646Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-10T11:03:34.646Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-10T11:03:35.690Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-10T11:03:35.690Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-10T11:03:35.827Z] #44 ... [2020-03-10T11:03:35.827Z] [2020-03-10T11:03:35.827Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:03:35.827Z] #56 DONE 97.0s [2020-03-10T11:03:35.827Z] [2020-03-10T11:03:35.827Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:03:35.827Z] #47 94.89 hash/crc32 [2020-03-10T11:03:35.827Z] #47 95.26 compress/gzip [2020-03-10T11:03:35.827Z] #47 95.66 vendor/golang.org/x/crypto/cryptobyte [2020-03-10T11:03:35.827Z] #47 96.50 net [2020-03-10T11:03:35.827Z] #47 ... [2020-03-10T11:03:35.827Z] [2020-03-10T11:03:35.827Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:03:35.827Z] #10 91.69 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-10T11:03:35.827Z] #10 91.69 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-10T11:03:35.827Z] #10 91.70 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-10T11:03:36.085Z] #10 ... [2020-03-10T11:03:36.085Z] [2020-03-10T11:03:36.085Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:36.085Z] #44 42.72 CC images/ext-file.o [2020-03-10T11:03:36.343Z] #44 43.08 CC images/cgroup.o [2020-03-10T11:03:36.740Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-10T11:03:37.279Z] #44 44.04 CC images/userns.o [2020-03-10T11:03:37.383Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-10T11:03:37.383Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-10T11:03:37.383Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-10T11:03:37.383Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-10T11:03:37.537Z] #44 44.28 CC images/google/protobuf/descriptor.o [2020-03-10T11:03:38.427Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-10T11:03:38.428Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-10T11:03:38.721Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-10T11:03:39.352Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-10T11:03:39.438Z] #44 45.98 CC images/opts.o [2020-03-10T11:03:39.438Z] #44 46.20 CC images/seccomp.o [2020-03-10T11:03:39.739Z] #44 46.49 CC images/binfmt-misc.o [2020-03-10T11:03:40.344Z] #44 46.90 CC images/time.o [2020-03-10T11:03:40.344Z] #44 47.13 CC images/sysctl.o [2020-03-10T11:03:40.406Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-10T11:03:40.625Z] #44 47.38 CC images/autofs.o [2020-03-10T11:03:40.700Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-10T11:03:40.889Z] #44 47.77 CC images/macvlan.o [2020-03-10T11:03:41.337Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-10T11:03:41.337Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-10T11:03:41.449Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-03-10T11:03:41.449Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-10T11:03:41.449Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/types [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-10T11:03:41.449Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-10T11:03:41.460Z] #44 48.11 CC images/sit.o [2020-03-10T11:03:41.460Z] #44 48.35 LINK images/built-in.o [2020-03-10T11:03:41.632Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-10T11:03:41.718Z] #44 48.48 GEN compel/include/asm [2020-03-10T11:03:41.718Z] #44 48.50 GEN compel/include/version.h [2020-03-10T11:03:41.718Z] #44 48.54 touch .config [2020-03-10T11:03:41.718Z] #44 48.57 GEN include/common/config.h [2020-03-10T11:03:41.833Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-03-10T11:03:41.833Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-03-10T11:03:41.833Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-10T11:03:41.833Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-10T11:03:41.833Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-10T11:03:41.833Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-10T11:03:41.833Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-10T11:03:41.833Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-10T11:03:41.833Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-10T11:03:41.976Z] #44 48.70 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-10T11:03:41.976Z] #44 48.75 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-10T11:03:41.976Z] #44 48.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-10T11:03:41.976Z] #44 48.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-10T11:03:41.976Z] #44 48.82 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-10T11:03:41.976Z] #44 48.84 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-10T11:03:41.976Z] #44 48.88 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-10T11:03:42.206Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2020-03-10T11:03:42.206Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-03-10T11:03:42.206Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-10T11:03:42.206Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-10T11:03:42.206Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-10T11:03:42.206Z] ? github.com/docker/docker/builder [no test files] [2020-03-10T11:03:42.206Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-10T11:03:42.206Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-10T11:03:42.206Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-10T11:03:42.206Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-10T11:03:42.206Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-10T11:03:42.206Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-10T11:03:42.206Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-10T11:03:42.234Z] #44 48.93 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-10T11:03:42.234Z] #44 48.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-10T11:03:42.234Z] #44 48.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-10T11:03:42.234Z] #44 48.97 DEP compel/plugins/std/infect.d [2020-03-10T11:03:42.234Z] #44 49.07 DEP compel/plugins/std/string.d [2020-03-10T11:03:42.234Z] #44 49.15 DEP compel/plugins/std/log.d [2020-03-10T11:03:42.492Z] #44 49.24 DEP compel/plugins/std/fds.d [2020-03-10T11:03:42.596Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-03-10T11:03:42.749Z] #44 49.32 DEP compel/plugins/std/std.d [2020-03-10T11:03:42.749Z] #44 49.42 DEP compel/plugins/shmem/shmem.d [2020-03-10T11:03:42.749Z] #44 49.54 DEP compel/plugins/fds/fds.d [2020-03-10T11:03:42.749Z] #44 49.67 CC compel/plugins/std/std.o [2020-03-10T11:03:43.319Z] #44 49.97 CC compel/plugins/std/fds.o [2020-03-10T11:03:43.712Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-10T11:03:43.885Z] #44 50.43 CC compel/plugins/std/log.o [2020-03-10T11:03:44.232Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-10T11:03:44.232Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e4f3b912\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-10T11:03:44.232Z] ---------------------------------------------------------------------------- [2020-03-10T11:03:44.232Z] [2020-03-10T11:03:44.232Z] INFO: executeCI.ps1 starting at Tue Mar 10 11:03:43 CUT 2020 [2020-03-10T11:03:44.232Z] [2020-03-10T11:03:44.232Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-10T11:03:44.232Z] INFO: Running git version 2.24.1.windows.2 [2020-03-10T11:03:44.349Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-10T11:03:44.451Z] #44 51.28 CC compel/plugins/std/string.o [2020-03-10T11:03:44.692Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-10T11:03:44.692Z] INFO: Environment variables: [2020-03-10T11:03:44.692Z] [2020-03-10T11:03:44.692Z] Name Value [2020-03-10T11:03:44.692Z] ---- ----- [2020-03-10T11:03:44.692Z] ALLUSERSPROFILE C:\ProgramData [2020-03-10T11:03:44.692Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-10T11:03:44.692Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-10T11:03:44.692Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-10T11:03:44.692Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-10T11:03:44.692Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-10T11:03:44.692Z] BRANCH_NAME PR-40661 [2020-03-10T11:03:44.692Z] BUILD_DISPLAY_NAME #2 [2020-03-10T11:03:44.692Z] BUILD_ID 2 [2020-03-10T11:03:44.692Z] BUILD_NUMBER 2 [2020-03-10T11:03:44.692Z] BUILD_TAG jenkins-moby-PR-40661-2 [2020-03-10T11:03:44.692Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40661/2/ [2020-03-10T11:03:44.692Z] CHANGE_AUTHOR thaJeztah [2020-03-10T11:03:44.692Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-03-10T11:03:44.692Z] CHANGE_BRANCH update_golangci_lint [2020-03-10T11:03:44.692Z] CHANGE_FORK thaJeztah/docker [2020-03-10T11:03:44.692Z] CHANGE_ID 40661 [2020-03-10T11:03:44.692Z] CHANGE_TARGET master [2020-03-10T11:03:44.692Z] CHANGE_TITLE ci: update golangci-lint v1.23.8 [2020-03-10T11:03:44.692Z] CHANGE_URL https://github.com/moby/moby/pull/40661 [2020-03-10T11:03:44.692Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-10T11:03:44.692Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-10T11:03:44.692Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-10T11:03:44.692Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-10T11:03:44.692Z] COMPUTERNAME azwin-2-703b90 [2020-03-10T11:03:44.692Z] ComSpec C:\windows\system32\cmd.exe [2020-03-10T11:03:44.692Z] ConfigSequenceNumber 0 [2020-03-10T11:03:44.692Z] DOCKER_BUILDKIT 0 [2020-03-10T11:03:44.692Z] DOCKER_DUT_DEBUG 1 [2020-03-10T11:03:44.692Z] DOCKER_EXPERIMENTAL 1 [2020-03-10T11:03:44.692Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-10T11:03:44.692Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-10T11:03:44.692Z] EXECUTOR_NUMBER 0 [2020-03-10T11:03:44.692Z] FQDN azwin-2-703b90.westus.cloudapp.azure.com [2020-03-10T11:03:44.692Z] GIT_BRANCH PR-40661 [2020-03-10T11:03:44.692Z] GIT_COMMIT e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:03:44.692Z] GIT_URL https://github.com/moby/moby.git [2020-03-10T11:03:44.692Z] HUDSON_COOKIE 0c76b94c-3dc6-433f-b3eb-471600f0bbdc [2020-03-10T11:03:44.692Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-10T11:03:44.692Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-10T11:03:44.692Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-10T11:03:44.692Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-10T11:03:44.692Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-10T11:03:44.692Z] JENKINS_NODE_COOKIE b8a89033-1cc8-4fcb-8761-45836ed452cf [2020-03-10T11:03:44.692Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-10T11:03:44.692Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-10T11:03:44.692Z] JOB_BASE_NAME PR-40661 [2020-03-10T11:03:44.692Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40661/display/redirect [2020-03-10T11:03:44.692Z] JOB_NAME moby/PR-40661 [2020-03-10T11:03:44.692Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40661/ [2020-03-10T11:03:44.692Z] library.jps.version master [2020-03-10T11:03:44.692Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-10T11:03:44.692Z] NODE_LABELS amd64 azure azwin-2-703b90 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-10T11:03:44.692Z] NODE_NAME azwin-2-703b90 [2020-03-10T11:03:44.692Z] NUMBER_OF_PROCESSORS 4 [2020-03-10T11:03:44.692Z] OS Windows_NT [2020-03-10T11:03:44.692Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-10T11:03:44.692Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-10T11:03:44.692Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-10T11:03:44.693Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-03-10T11:03:44.693Z] PROCESSOR_LEVEL 6 [2020-03-10T11:03:44.693Z] PROCESSOR_REVISION 4f01 [2020-03-10T11:03:44.693Z] ProgramData C:\ProgramData [2020-03-10T11:03:44.693Z] ProgramFiles C:\Program Files [2020-03-10T11:03:44.693Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-10T11:03:44.693Z] ProgramW6432 C:\Program Files [2020-03-10T11:03:44.693Z] PROMPT $P$G [2020-03-10T11:03:44.693Z] PSExecutionPolicyPreference Bypass [2020-03-10T11:03:44.693Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-10T11:03:44.693Z] PUBLIC C:\Users\Public [2020-03-10T11:03:44.693Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40661/2/display/redirect?page=changes [2020-03-10T11:03:44.693Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40661/2/display/redirect [2020-03-10T11:03:44.693Z] SKIP_VALIDATION_TESTS 1 [2020-03-10T11:03:44.693Z] SOURCES_DRIVE d [2020-03-10T11:03:44.693Z] SOURCES_SUBDIR gopath [2020-03-10T11:03:44.693Z] STAGE_NAME Run tests [2020-03-10T11:03:44.693Z] SystemDrive C: [2020-03-10T11:03:44.693Z] SystemRoot C:\windows [2020-03-10T11:03:44.693Z] TEMP C:\windows\TEMP [2020-03-10T11:03:44.693Z] TESTDEBUG 0 [2020-03-10T11:03:44.693Z] TESTRUN_DRIVE d [2020-03-10T11:03:44.693Z] TESTRUN_SUBDIR CI [2020-03-10T11:03:44.693Z] TIMEOUT 120m [2020-03-10T11:03:44.693Z] TMP C:\windows\TEMP [2020-03-10T11:03:44.693Z] USERDOMAIN WORKGROUP [2020-03-10T11:03:44.693Z] USERNAME azwin-2-703b90$ [2020-03-10T11:03:44.693Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-10T11:03:44.693Z] windir C:\windows [2020-03-10T11:03:44.693Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-10T11:03:44.693Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-10T11:03:44.693Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-10T11:03:44.693Z] [2020-03-10T11:03:44.693Z] [2020-03-10T11:03:44.693Z] [2020-03-10T11:03:44.709Z] #44 ... [2020-03-10T11:03:44.709Z] [2020-03-10T11:03:44.709Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:03:44.709Z] #10 110.3 Selecting previously unselected package libapparmor1:amd64. [2020-03-10T11:03:44.709Z] #10 110.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-10T11:03:44.709Z] #10 110.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-10T11:03:44.709Z] #10 110.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-10T11:03:44.709Z] #10 110.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-10T11:03:44.709Z] #10 110.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-10T11:03:44.967Z] #10 110.6 Selecting previously unselected package libbtrfs0. [2020-03-10T11:03:44.967Z] #10 110.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-10T11:03:44.967Z] #10 110.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-10T11:03:44.967Z] #10 110.7 Selecting previously unselected package libbtrfs-dev. [2020-03-10T11:03:44.967Z] #10 110.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-10T11:03:44.967Z] #10 110.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-10T11:03:44.981Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-10T11:03:45.049Z] ok github.com/docker/docker/builder/remotecontext 0.297s coverage: 13.6% of statements [2020-03-10T11:03:45.226Z] #10 110.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-10T11:03:45.226Z] #10 110.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-10T11:03:45.226Z] #10 110.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-10T11:03:45.226Z] #10 110.9 Selecting previously unselected package libudev-dev:amd64. [2020-03-10T11:03:45.226Z] #10 111.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-10T11:03:45.226Z] #10 111.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-10T11:03:45.292Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-10T11:03:45.484Z] #10 111.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-10T11:03:45.484Z] #10 111.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-10T11:03:45.484Z] #10 111.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-10T11:03:45.584Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-10T11:03:45.584Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-10T11:03:45.584Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-10T11:03:45.584Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-10T11:03:45.742Z] #10 111.5 Selecting previously unselected package libpcre16-3:amd64. [2020-03-10T11:03:45.742Z] #10 111.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-10T11:03:45.742Z] #10 111.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-10T11:03:45.813Z] ok github.com/docker/docker/builder/dockerfile 0.876s coverage: 48.2% of statements [2020-03-10T11:03:45.875Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-10T11:03:46.001Z] #10 111.7 Selecting previously unselected package libpcre32-3:amd64. [2020-03-10T11:03:46.001Z] #10 111.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-10T11:03:46.001Z] #10 111.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-10T11:03:46.178Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-10T11:03:46.259Z] #10 111.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-10T11:03:46.259Z] #10 111.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-10T11:03:46.259Z] #10 111.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-10T11:03:46.259Z] #10 ... [2020-03-10T11:03:46.259Z] [2020-03-10T11:03:46.259Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:03:46.259Z] #47 97.76 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-10T11:03:46.259Z] #47 99.37 vendor/golang.org/x/crypto/hkdf [2020-03-10T11:03:46.259Z] #47 99.56 vendor/golang.org/x/text/transform [2020-03-10T11:03:46.259Z] #47 100.3 vendor/golang.org/x/text/unicode/bidi [2020-03-10T11:03:46.259Z] #47 102.4 vendor/golang.org/x/text/secure/bidirule [2020-03-10T11:03:46.259Z] #47 102.8 vendor/golang.org/x/text/unicode/norm [2020-03-10T11:03:46.259Z] #47 107.2 vendor/golang.org/x/net/idna [2020-03-10T11:03:46.517Z] #47 ... [2020-03-10T11:03:46.517Z] [2020-03-10T11:03:46.517Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:03:46.517Z] #10 112.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-10T11:03:46.517Z] #10 112.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-10T11:03:46.517Z] #10 112.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-10T11:03:46.590Z] ok github.com/docker/docker/builder/remotecontext/git 0.787s coverage: 86.3% of statements [2020-03-10T11:03:46.590Z] ? github.com/docker/docker/cli [no test files] [2020-03-10T11:03:46.590Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-10T11:03:46.864Z] INFO: Sources under d:\gopath\... [2020-03-10T11:03:46.864Z] INFO: Test run under d:\CI\... [2020-03-10T11:03:46.864Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-10T11:03:46.864Z] INFO: docker/docker repository was found [2020-03-10T11:03:46.910Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-10T11:03:47.083Z] #10 112.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-10T11:03:47.083Z] #10 112.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-10T11:03:47.083Z] #10 112.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-10T11:03:47.083Z] #10 112.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-10T11:03:47.322Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-03-10T11:03:47.341Z] #10 112.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-10T11:03:47.342Z] #10 113.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-10T11:03:47.342Z] #10 113.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-10T11:03:47.342Z] #10 113.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-10T11:03:47.342Z] #10 113.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-10T11:03:47.600Z] #10 113.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-10T11:03:47.600Z] #10 113.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-10T11:03:47.600Z] #10 113.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-10T11:03:47.779Z] ltsc2019: Pulling from windows/servercore [2020-03-10T11:03:47.858Z] #10 113.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-10T11:03:47.946Z] go: finding github.com/kr/text v0.1.0 [2020-03-10T11:03:48.116Z] #10 113.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-10T11:03:48.116Z] #10 113.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-10T11:03:48.116Z] #10 113.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-10T11:03:48.116Z] #10 113.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-10T11:03:48.116Z] #10 113.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-10T11:03:48.116Z] #10 113.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-10T11:03:48.116Z] #10 113.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-10T11:03:48.116Z] #10 113.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-10T11:03:48.116Z] #10 113.9 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-10T11:03:48.116Z] #10 113.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-10T11:03:48.117Z] #10 113.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-10T11:03:48.117Z] #10 113.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-10T11:03:48.117Z] #10 113.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-10T11:03:48.117Z] #10 113.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-10T11:03:48.117Z] #10 113.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-10T11:03:48.237Z] 65014b3c3121: Pulling fs layer [2020-03-10T11:03:48.237Z] b5405b758079: Pulling fs layer [2020-03-10T11:03:48.238Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-10T11:03:48.375Z] #10 114.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-10T11:03:48.375Z] #10 114.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-10T11:03:48.375Z] #10 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-10T11:03:48.375Z] #10 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-10T11:03:48.375Z] #10 114.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-10T11:03:48.375Z] #10 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-10T11:03:48.375Z] #10 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-10T11:03:48.375Z] #10 114.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-10T11:03:48.375Z] #10 114.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-10T11:03:48.375Z] #10 114.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-10T11:03:48.375Z] #10 114.0 Setting up dmsetup (2:1.02.155-3) ... [2020-03-10T11:03:48.375Z] #10 114.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-10T11:03:48.375Z] #10 114.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-10T11:03:48.375Z] #10 114.1 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:03:48.529Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-10T11:03:48.529Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-10T11:03:48.942Z] #10 DONE 114.7s [2020-03-10T11:03:48.942Z] [2020-03-10T11:03:48.942Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:03:48.942Z] #58 DONE 0.1s [2020-03-10T11:03:48.942Z] [2020-03-10T11:03:48.942Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-10T11:03:49.200Z] #11 ... [2020-03-10T11:03:49.200Z] [2020-03-10T11:03:49.200Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-10T11:03:49.200Z] #59 DONE 0.1s [2020-03-10T11:03:49.459Z] [2020-03-10T11:03:49.459Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:49.459Z] #44 51.99 CC compel/plugins/std/infect.o [2020-03-10T11:03:49.459Z] #44 52.46 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-10T11:03:49.459Z] #44 52.55 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-10T11:03:49.459Z] #44 52.60 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-10T11:03:49.459Z] #44 52.67 AR compel/plugins/std.lib.a [2020-03-10T11:03:49.459Z] #44 52.75 CC compel/plugins/fds/fds.o [2020-03-10T11:03:49.459Z] #44 52.98 AR compel/plugins/fds.lib.a [2020-03-10T11:03:49.459Z] #44 53.03 HOSTDEP compel/src/lib/log-host.d [2020-03-10T11:03:49.459Z] #44 53.18 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-10T11:03:49.459Z] #44 53.29 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-10T11:03:49.459Z] #44 53.42 HOSTDEP compel/src/main-host.d [2020-03-10T11:03:49.459Z] #44 53.64 DEP compel/src/lib/ptrace.d [2020-03-10T11:03:49.459Z] #44 53.77 DEP compel/src/lib/infect.d [2020-03-10T11:03:49.459Z] #44 53.91 DEP compel/src/lib/infect-util.d [2020-03-10T11:03:49.459Z] #44 54.05 DEP compel/src/lib/infect-rpc.d [2020-03-10T11:03:49.459Z] #44 54.14 DEP compel/arch/x86/src/lib/infect.d [2020-03-10T11:03:49.459Z] #44 54.29 DEP compel/arch/x86/src/lib/cpu.d [2020-03-10T11:03:49.459Z] #44 54.38 DEP compel/src/lib/log.d [2020-03-10T11:03:49.459Z] #44 54.56 DEP compel/src/main.d [2020-03-10T11:03:49.459Z] #44 54.68 DEP compel/src/lib/handle-elf.d [2020-03-10T11:03:49.459Z] #44 54.80 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-10T11:03:49.459Z] #44 54.95 CC compel/src/lib/log.o [2020-03-10T11:03:49.459Z] #44 55.27 CC compel/arch/x86/src/lib/cpu.o [2020-03-10T11:03:49.971Z] ok github.com/docker/docker/client 0.126s coverage: 75.8% of statements [2020-03-10T11:03:50.025Z] #44 56.62 CC compel/arch/x86/src/lib/infect.o [2020-03-10T11:03:50.623Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-10T11:03:50.623Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-10T11:03:50.623Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-10T11:03:50.959Z] #44 ... [2020-03-10T11:03:50.959Z] [2020-03-10T11:03:50.959Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:03:50.959Z] #68 112.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-10T11:03:51.217Z] #68 112.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-10T11:03:51.663Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-10T11:03:51.784Z] #68 ... [2020-03-10T11:03:51.784Z] [2020-03-10T11:03:51.784Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-10T11:03:51.784Z] #11 DONE 2.8s [2020-03-10T11:03:52.042Z] [2020-03-10T11:03:52.042Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:03:52.042Z] #60 2.599 + RM_GOPATH=0 [2020-03-10T11:03:52.042Z] #60 2.599 + TMP_GOPATH= [2020-03-10T11:03:52.042Z] #60 2.599 + : /build [2020-03-10T11:03:52.042Z] #60 2.599 + '[' -z '' ']' [2020-03-10T11:03:52.042Z] #60 2.601 ++ mktemp -d [2020-03-10T11:03:52.042Z] #60 2.608 + export GOPATH=/tmp/tmp.lgeLPQcnYk [2020-03-10T11:03:52.042Z] #60 2.608 + GOPATH=/tmp/tmp.lgeLPQcnYk [2020-03-10T11:03:52.042Z] #60 2.608 + RM_GOPATH=1 [2020-03-10T11:03:52.042Z] #60 2.612 ++ dirname ./install.sh [2020-03-10T11:03:52.042Z] #60 2.613 + dir=. [2020-03-10T11:03:52.042Z] #60 2.613 + bin=runc [2020-03-10T11:03:52.042Z] #60 2.614 + shift [2020-03-10T11:03:52.042Z] #60 2.614 + '[' '!' -f ./runc.installer ']' [2020-03-10T11:03:52.042Z] #60 2.614 + . ./runc.installer [2020-03-10T11:03:52.042Z] #60 2.615 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-10T11:03:52.042Z] #60 2.615 + install_runc [2020-03-10T11:03:52.042Z] #60 2.616 + uname -r [2020-03-10T11:03:52.042Z] #60 2.616 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-10T11:03:52.042Z] #60 2.618 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-10T11:03:52.042Z] #60 2.619 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-10T11:03:52.042Z] #60 2.619 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-10T11:03:52.042Z] #60 2.619 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lgeLPQcnYk/src/github.com/opencontainers/runc [2020-03-10T11:03:52.042Z] #60 2.635 Cloning into '/tmp/tmp.lgeLPQcnYk/src/github.com/opencontainers/runc'... [2020-03-10T11:03:52.296Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-10T11:03:52.673Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-10T11:03:52.673Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-10T11:03:52.673Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-03-10T11:03:52.673Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-03-10T11:03:52.673Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2020-03-10T11:03:52.673Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.5% of statements [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-10T11:03:52.673Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/builder [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-10T11:03:52.673Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-10T11:03:52.673Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-03-10T11:03:52.673Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2020-03-10T11:03:52.673Z] ok github.com/docker/docker/builder/remotecontext 0.315s coverage: 13.6% of statements [2020-03-10T11:03:52.932Z] ok github.com/docker/docker/builder/remotecontext/git 3.426s coverage: 86.3% of statements [2020-03-10T11:03:53.327Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-10T11:03:53.870Z] ok github.com/docker/docker/builder/dockerfile 1.110s coverage: 48.2% of statements [2020-03-10T11:03:53.870Z] ? github.com/docker/docker/cli [no test files] [2020-03-10T11:03:53.870Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-10T11:03:54.363Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-10T11:03:54.571Z] #60 ... [2020-03-10T11:03:54.571Z] [2020-03-10T11:03:54.571Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-10T11:03:54.571Z] #12 DONE 2.5s [2020-03-10T11:03:54.571Z] [2020-03-10T11:03:54.571Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:54.571Z] #44 57.78 CC compel/src/lib/infect-rpc.o [2020-03-10T11:03:54.571Z] #44 58.23 CC compel/src/lib/infect-util.o [2020-03-10T11:03:54.571Z] #44 58.77 CC compel/src/lib/infect.o [2020-03-10T11:03:54.608Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-10T11:03:54.608Z] [2020-03-10T11:03:54.608Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-10T11:03:54.608Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-10T11:03:54.608Z] HOSTNAME=155d237926f4 [2020-03-10T11:03:54.608Z] DEST=bundles/test-integration [2020-03-10T11:03:54.608Z] PWD=/go/src/github.com/docker/docker [2020-03-10T11:03:54.608Z] DOCKER_ROOTLESS=1 [2020-03-10T11:03:54.608Z] DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:03:54.608Z] container=docker [2020-03-10T11:03:54.608Z] HOME=/root [2020-03-10T11:03:54.608Z] GOLANG_VERSION=1.13.8 [2020-03-10T11:03:54.608Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-10T11:03:54.608Z] VALIDATE_BRANCH=master [2020-03-10T11:03:54.608Z] TERM=xterm [2020-03-10T11:03:54.608Z] DOCKER_PKG=github.com/docker/docker [2020-03-10T11:03:54.608Z] SHLVL=1 [2020-03-10T11:03:54.608Z] TIMEOUT=120m [2020-03-10T11:03:54.608Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-10T11:03:54.608Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-10T11:03:54.608Z] GO111MODULE=off [2020-03-10T11:03:54.608Z] DOCKER_EXPERIMENTAL=1 [2020-03-10T11:03:54.608Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-10T11:03:54.608Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-10T11:03:54.608Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-10T11:03:54.608Z] GOPATH=/go [2020-03-10T11:03:54.608Z] PKG_CONFIG=pkg-config [2020-03-10T11:03:54.608Z] _=/usr/bin/env [2020-03-10T11:03:54.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-10T11:03:55.316Z] b5405b758079: Download complete [2020-03-10T11:03:55.404Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-10T11:03:55.404Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-10T11:03:55.404Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-10T11:03:55.505Z] #44 62.09 CC compel/src/lib/ptrace.o [2020-03-10T11:03:55.698Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-10T11:03:55.764Z] #44 62.61 AR compel/libcompel.a [2020-03-10T11:03:55.997Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-10T11:03:56.024Z] #44 62.68 HOSTCC compel/src/main-host.o [2020-03-10T11:03:56.592Z] #44 63.19 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-10T11:03:56.631Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-10T11:03:56.631Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-10T11:03:56.851Z] #44 ... [2020-03-10T11:03:56.851Z] [2020-03-10T11:03:56.851Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-10T11:03:56.851Z] #13 2.280 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-10T11:03:56.851Z] #13 DONE 2.4s [2020-03-10T11:03:56.851Z] [2020-03-10T11:03:56.851Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:56.851Z] #44 63.50 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-10T11:03:56.851Z] #44 ... [2020-03-10T11:03:56.851Z] [2020-03-10T11:03:56.851Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-10T11:03:56.922Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-10T11:03:57.786Z] #14 ... [2020-03-10T11:03:57.786Z] [2020-03-10T11:03:57.786Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:03:57.786Z] #50 DONE 119.1s [2020-03-10T11:03:57.973Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-10T11:03:58.044Z] [2020-03-10T11:03:58.044Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:03:58.044Z] #44 64.16 HOSTCC compel/src/lib/log-host.o [2020-03-10T11:03:58.044Z] #44 64.36 HOSTLINK compel/compel-host-bin [2020-03-10T11:03:58.044Z] #44 64.58 DEP soccr/soccr.d [2020-03-10T11:03:58.044Z] #44 64.85 CC soccr/soccr.o [2020-03-10T11:03:58.069Z] ok github.com/docker/docker/client 0.553s coverage: 75.8% of statements [2020-03-10T11:03:58.302Z] #44 ... [2020-03-10T11:03:58.302Z] [2020-03-10T11:03:58.302Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:03:58.302Z] #47 109.5 vendor/golang.org/x/net/http2/hpack [2020-03-10T11:03:58.302Z] #47 110.7 mime [2020-03-10T11:03:58.302Z] #47 113.1 mime/quotedprintable [2020-03-10T11:03:58.302Z] #47 113.7 net/http/internal [2020-03-10T11:03:58.302Z] #47 118.2 crypto/tls [2020-03-10T11:03:58.612Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-10T11:03:58.612Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-10T11:03:58.904Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-10T11:03:59.539Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-10T11:03:59.539Z] go: finding golang.org/x/text v0.3.0 [2020-03-10T11:03:59.539Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-10T11:03:59.679Z] #47 ... [2020-03-10T11:03:59.679Z] [2020-03-10T11:03:59.679Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-10T11:03:59.679Z] #14 DONE 2.9s [2020-03-10T11:03:59.679Z] [2020-03-10T11:03:59.679Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-10T11:03:59.832Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-10T11:04:00.126Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-10T11:04:00.126Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-10T11:04:00.246Z] #15 ... [2020-03-10T11:04:00.246Z] [2020-03-10T11:04:00.246Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:04:00.246Z] #68 DONE 121.7s [2020-03-10T11:04:00.504Z] [2020-03-10T11:04:00.504Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:04:00.504Z] #44 66.92 AR soccr/libsoccr.a [2020-03-10T11:04:00.504Z] #44 66.95 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-10T11:04:00.504Z] #44 ... [2020-03-10T11:04:00.504Z] [2020-03-10T11:04:00.504Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-10T11:04:00.504Z] #69 DONE 0.2s [2020-03-10T11:04:00.760Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-10T11:04:00.763Z] [2020-03-10T11:04:00.763Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:04:00.763Z] #60 11.36 + cd /tmp/tmp.lgeLPQcnYk/src/github.com/opencontainers/runc [2020-03-10T11:04:00.763Z] #60 11.36 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-10T11:04:01.329Z] #60 12.04 + '[' -z '' ']' [2020-03-10T11:04:01.329Z] #60 12.04 + target=static [2020-03-10T11:04:01.329Z] #60 12.05 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-10T11:04:02.264Z] #60 ... [2020-03-10T11:04:02.264Z] [2020-03-10T11:04:02.264Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-10T11:04:02.264Z] #15 DONE 2.7s [2020-03-10T11:04:02.281Z] go: finding cloud.google.com/go v0.26.0 [2020-03-10T11:04:02.281Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-10T11:04:02.281Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-10T11:04:02.384Z] 65014b3c3121: Verifying Checksum [2020-03-10T11:04:02.384Z] 65014b3c3121: Download complete [2020-03-10T11:04:02.524Z] [2020-03-10T11:04:02.524Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:04:02.524Z] #44 67.61 DEP criu/arch/x86/sigframe.d [2020-03-10T11:04:02.524Z] #44 67.86 DEP criu/arch/x86/sigaction_compat.d [2020-03-10T11:04:02.524Z] #44 68.10 DEP criu/arch/x86/kerndat.d [2020-03-10T11:04:02.524Z] #44 68.21 DEP criu/arch/x86/crtools.d [2020-03-10T11:04:02.524Z] #44 68.30 DEP criu/arch/x86/cpu.d [2020-03-10T11:04:02.524Z] #44 68.48 CC criu/arch/x86/cpu.o [2020-03-10T11:04:02.524Z] #44 69.11 CC criu/arch/x86/crtools.o [2020-03-10T11:04:02.576Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-10T11:04:02.576Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-10T11:04:02.871Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-10T11:04:02.871Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-10T11:04:03.165Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-10T11:04:03.801Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-10T11:04:03.898Z] #44 70.68 CC criu/arch/x86/kerndat.o [2020-03-10T11:04:04.354Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-10T11:04:04.354Z] [2020-03-10T11:04:04.354Z] [2020-03-10T11:04:04.354Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-10T11:04:04.354Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-10T11:04:04.354Z] HOSTNAME=44a265794912 [2020-03-10T11:04:04.354Z] TEST_SKIP_INTEGRATION=1 [2020-03-10T11:04:04.354Z] TESTDEBUG=0 [2020-03-10T11:04:04.354Z] DEST=bundles/test-integration [2020-03-10T11:04:04.354Z] PWD=/go/src/github.com/docker/docker [2020-03-10T11:04:04.354Z] KEEPBUNDLE=1 [2020-03-10T11:04:04.354Z] DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:04:04.354Z] container=docker [2020-03-10T11:04:04.354Z] HOME=/root [2020-03-10T11:04:04.354Z] GOLANG_VERSION=1.13.8 [2020-03-10T11:04:04.354Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-10T11:04:04.354Z] VALIDATE_BRANCH=master [2020-03-10T11:04:04.354Z] TERM=xterm [2020-03-10T11:04:04.354Z] DOCKER_PKG=github.com/docker/docker [2020-03-10T11:04:04.354Z] SHLVL=1 [2020-03-10T11:04:04.354Z] TIMEOUT=120m [2020-03-10T11:04:04.354Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-10T11:04:04.354Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-10T11:04:04.354Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-10T11:04:04.354Z] GO111MODULE=off [2020-03-10T11:04:04.354Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-10T11:04:04.354Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-10T11:04:04.354Z] GOPATH=/go [2020-03-10T11:04:04.354Z] PKG_CONFIG=pkg-config [2020-03-10T11:04:04.354Z] _=/usr/bin/env [2020-03-10T11:04:04.354Z] Building test suite binary ./integration-cli/test.main [2020-03-10T11:04:04.465Z] #44 ... [2020-03-10T11:04:04.465Z] [2020-03-10T11:04:04.465Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-10T11:04:04.465Z] #16 DONE 2.1s [2020-03-10T11:04:04.465Z] [2020-03-10T11:04:04.465Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:04:04.612Z] [2020-03-10T11:04:04.612Z] [2020-03-10T11:04:04.843Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-10T11:04:04.870Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-10T11:04:04.870Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-10T11:04:04.870Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-10T11:04:04.870Z] HOSTNAME=9be00f78f1b4 [2020-03-10T11:04:04.870Z] TEST_SKIP_INTEGRATION=1 [2020-03-10T11:04:04.870Z] TESTDEBUG=0 [2020-03-10T11:04:04.870Z] DEST=bundles/test-integration [2020-03-10T11:04:04.870Z] PWD=/go/src/github.com/docker/docker [2020-03-10T11:04:04.870Z] KEEPBUNDLE=1 [2020-03-10T11:04:04.870Z] DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:04:04.870Z] container=docker [2020-03-10T11:04:04.870Z] HOME=/root [2020-03-10T11:04:04.870Z] GOLANG_VERSION=1.13.8 [2020-03-10T11:04:04.870Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-10T11:04:04.870Z] VALIDATE_BRANCH=master [2020-03-10T11:04:04.870Z] TERM=xterm [2020-03-10T11:04:04.870Z] DOCKER_PKG=github.com/docker/docker [2020-03-10T11:04:04.870Z] SHLVL=1 [2020-03-10T11:04:04.870Z] TIMEOUT=120m [2020-03-10T11:04:04.870Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-10T11:04:04.870Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-10T11:04:04.870Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-10T11:04:04.870Z] GO111MODULE=off [2020-03-10T11:04:04.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-10T11:04:04.870Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-10T11:04:04.870Z] GOPATH=/go [2020-03-10T11:04:04.870Z] PKG_CONFIG=pkg-config [2020-03-10T11:04:04.870Z] _=/usr/bin/env [2020-03-10T11:04:04.870Z] Building test suite binary ./integration-cli/test.main [2020-03-10T11:04:05.127Z] No new tests added to integration. [2020-03-10T11:04:05.127Z] [2020-03-10T11:04:05.127Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-10T11:04:05.134Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-10T11:04:05.427Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-10T11:04:06.465Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-10T11:04:06.497Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-10T11:04:06.497Z] HOSTNAME=8ec2c06f7f48 [2020-03-10T11:04:06.497Z] TESTDEBUG=0 [2020-03-10T11:04:06.497Z] DEST=bundles/test-integration [2020-03-10T11:04:06.497Z] PWD=/go/src/github.com/docker/docker [2020-03-10T11:04:06.497Z] KEEPBUNDLE=1 [2020-03-10T11:04:06.497Z] DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:04:06.497Z] container=docker [2020-03-10T11:04:06.497Z] HOME=/root [2020-03-10T11:04:06.497Z] GOLANG_VERSION=1.13.8 [2020-03-10T11:04:06.497Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-10T11:04:06.497Z] VALIDATE_BRANCH=master [2020-03-10T11:04:06.497Z] TERM=xterm [2020-03-10T11:04:06.497Z] DOCKER_PKG=github.com/docker/docker [2020-03-10T11:04:06.497Z] SHLVL=1 [2020-03-10T11:04:06.497Z] TIMEOUT=120m [2020-03-10T11:04:06.497Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-10T11:04:06.497Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-10T11:04:06.497Z] GO111MODULE=off [2020-03-10T11:04:06.497Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-10T11:04:06.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-10T11:04:06.497Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-10T11:04:06.497Z] GOPATH=/go [2020-03-10T11:04:06.497Z] PKG_CONFIG=pkg-config [2020-03-10T11:04:06.497Z] _=/usr/bin/env [2020-03-10T11:04:06.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-10T11:04:06.757Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-10T11:04:06.996Z] #17 2.294 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-10T11:04:06.996Z] #17 2.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-10T11:04:06.996Z] #17 2.591 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-10T11:04:07.050Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-10T11:04:07.050Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-10T11:04:07.255Z] #17 2.880 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-10T11:04:07.684Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-10T11:04:08.324Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-10T11:04:08.324Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-10T11:04:08.630Z] #17 4.141 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-10T11:04:08.963Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-10T11:04:09.254Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-10T11:04:09.254Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-10T11:04:09.254Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-10T11:04:09.545Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-10T11:04:10.004Z] #17 5.732 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-10T11:04:10.176Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-10T11:04:10.830Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-10T11:04:10.830Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-10T11:04:10.939Z] #17 ... [2020-03-10T11:04:10.939Z] [2020-03-10T11:04:10.939Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:04:10.939Z] #44 71.32 CC criu/arch/x86/sigaction_compat.o [2020-03-10T11:04:10.939Z] #44 71.64 CC criu/arch/x86/sigframe.o [2020-03-10T11:04:10.939Z] #44 71.94 LINK criu/arch/x86/crtools.built-in.o [2020-03-10T11:04:10.939Z] #44 72.03 DEP criu/pie/util-vdso-elf32.d [2020-03-10T11:04:10.939Z] #44 72.16 DEP criu/pie/util-vdso.d [2020-03-10T11:04:10.939Z] #44 72.29 DEP criu/pie/util.d [2020-03-10T11:04:10.939Z] #44 72.48 CC criu/pie/util.o [2020-03-10T11:04:10.939Z] #44 72.73 CC criu/pie/util-vdso.o [2020-03-10T11:04:10.939Z] #44 73.36 CC criu/pie/util-vdso-elf32.o [2020-03-10T11:04:10.939Z] #44 74.03 AR criu/pie/pie.lib.a [2020-03-10T11:04:10.939Z] #44 74.10 DEP criu/pie/restorer.d [2020-03-10T11:04:10.939Z] #44 74.40 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-10T11:04:10.939Z] #44 74.52 DEP criu/arch/x86/restorer_unmap.d [2020-03-10T11:04:10.939Z] #44 74.54 DEP criu/arch/x86/restorer.d [2020-03-10T11:04:10.939Z] #44 74.78 DEP criu/arch/x86/vdso-pie.d [2020-03-10T11:04:10.939Z] #44 74.88 DEP criu/pie/parasite-vdso.d [2020-03-10T11:04:10.939Z] #44 75.00 DEP criu/pie/parasite.d [2020-03-10T11:04:10.939Z] #44 75.24 CC criu/pie/parasite.o [2020-03-10T11:04:10.939Z] #44 76.40 LINK criu/pie/parasite.built-in.o [2020-03-10T11:04:10.939Z] #44 76.44 GEN criu/pie/parasite-blob.h [2020-03-10T11:04:10.939Z] #44 76.47 CC criu/pie/parasite-vdso.o [2020-03-10T11:04:10.939Z] #44 77.20 CC criu/arch/x86/vdso-pie.o [2020-03-10T11:04:10.939Z] #44 77.51 CC criu/arch/x86/restorer.o [2020-03-10T11:04:11.122Z] go: finding github.com/kr/pty v1.1.1 [2020-03-10T11:04:11.426Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-10T11:04:11.506Z] #44 78.11 CC criu/arch/x86/restorer_unmap.o [2020-03-10T11:04:11.506Z] #44 78.18 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-10T11:04:11.719Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-10T11:04:11.764Z] #44 78.46 CC criu/pie/restorer.o [2020-03-10T11:04:12.356Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-10T11:04:13.001Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-10T11:04:13.001Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-10T11:04:13.139Z] #44 ... [2020-03-10T11:04:13.139Z] [2020-03-10T11:04:13.139Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:04:13.139Z] #60 13.82 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-10T11:04:13.139Z] #60 ... [2020-03-10T11:04:13.139Z] [2020-03-10T11:04:13.139Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:04:13.139Z] #47 127.5 net/http [2020-03-10T11:04:13.296Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-10T11:04:14.814Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-10T11:04:14.814Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-10T11:04:14.814Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-10T11:04:14.814Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-10T11:04:15.040Z] #47 ... [2020-03-10T11:04:15.040Z] [2020-03-10T11:04:15.040Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:04:15.040Z] #44 81.84 LINK criu/pie/restorer.built-in.o [2020-03-10T11:04:15.109Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-10T11:04:15.109Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-10T11:04:15.298Z] #44 81.86 GEN criu/pie/restorer-blob.h [2020-03-10T11:04:15.299Z] #44 81.98 DEP criu/vdso.d [2020-03-10T11:04:15.418Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-10T11:04:15.419Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-10T11:04:15.557Z] #44 82.18 DEP criu/vdso-compat.d [2020-03-10T11:04:15.557Z] #44 82.35 DEP criu/uts_ns.d [2020-03-10T11:04:15.815Z] #44 82.54 DEP criu/util.d [2020-03-10T11:04:16.073Z] #44 82.80 DEP criu/uffd.d [2020-03-10T11:04:16.332Z] #44 83.01 DEP criu/tun.d [2020-03-10T11:04:16.332Z] #44 83.22 DEP criu/tty.d [2020-03-10T11:04:16.898Z] #44 83.40 DEP criu/timerfd.d [2020-03-10T11:04:16.898Z] #44 83.55 DEP criu/sysfs_parse.d [2020-03-10T11:04:16.898Z] #44 83.70 DEP criu/sysctl.d [2020-03-10T11:04:17.156Z] #44 83.84 DEP criu/string.d [2020-03-10T11:04:17.156Z] #44 83.88 DEP criu/stats.d [2020-03-10T11:04:17.415Z] #44 83.98 DEP criu/sockets.d [2020-03-10T11:04:17.415Z] #44 84.14 DEP criu/sk-unix.d [2020-03-10T11:04:17.673Z] #44 84.30 DEP criu/sk-tcp.d [2020-03-10T11:04:17.673Z] #44 84.46 DEP criu/sk-queue.d [2020-03-10T11:04:17.932Z] #44 84.64 DEP criu/sk-packet.d [2020-03-10T11:04:18.190Z] #44 84.88 DEP criu/sk-netlink.d [2020-03-10T11:04:18.239Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 30.7% of statements [2020-03-10T11:04:18.239Z] ok github.com/docker/docker/container 0.117s coverage: 34.9% of statements [2020-03-10T11:04:18.239Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-10T11:04:18.239Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-10T11:04:18.239Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-10T11:04:18.239Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-10T11:04:18.448Z] #44 85.05 DEP criu/sk-inet.d [2020-03-10T11:04:18.448Z] #44 85.25 DEP criu/signalfd.d [2020-03-10T11:04:18.706Z] #44 85.48 DEP criu/sigframe.d [2020-03-10T11:04:18.965Z] #44 85.61 DEP criu/shmem.d [2020-03-10T11:04:19.223Z] #44 85.83 DEP criu/servicefd.d [2020-03-10T11:04:19.223Z] #44 85.97 DEP criu/seize.d [2020-03-10T11:04:19.481Z] #44 86.15 DEP criu/seccomp.d [2020-03-10T11:04:19.739Z] #44 86.36 DEP criu/rst-malloc.d [2020-03-10T11:04:19.739Z] #44 86.46 DEP criu/rbtree.d [2020-03-10T11:04:19.739Z] #44 86.51 DEP criu/pstree.d [2020-03-10T11:04:19.998Z] #44 86.74 DEP criu/protobuf.d [2020-03-10T11:04:19.998Z] #44 86.86 GEN criu/protobuf-desc-gen.h [2020-03-10T11:04:21.901Z] #44 88.37 DEP criu/protobuf-desc.d [2020-03-10T11:04:21.901Z] #44 88.54 DEP criu/proc_parse.d [2020-03-10T11:04:21.901Z] #44 88.79 DEP criu/plugin.d [2020-03-10T11:04:22.159Z] #44 88.89 DEP criu/pipes.d [2020-03-10T11:04:22.259Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2020-03-10T11:04:22.418Z] #44 89.02 DEP criu/pie-util.d [2020-03-10T11:04:22.418Z] #44 89.18 DEP criu/pie-util-vdso.d [2020-03-10T11:04:22.676Z] #44 89.30 DEP criu/pie-util-vdso-elf32.d [2020-03-10T11:04:22.676Z] #44 89.40 DEP criu/path.d [2020-03-10T11:04:22.934Z] #44 89.61 DEP criu/parasite-syscall.d [2020-03-10T11:04:22.934Z] #44 89.82 DEP criu/pagemap.d [2020-03-10T11:04:23.024Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-03-10T11:04:23.501Z] #44 90.06 DEP criu/pagemap-cache.d [2020-03-10T11:04:23.501Z] #44 90.21 DEP criu/page-xfer.d [2020-03-10T11:04:23.501Z] #44 90.41 DEP criu/page-pipe.d [2020-03-10T11:04:23.759Z] #44 90.51 DEP criu/netfilter.d [2020-03-10T11:04:24.018Z] #44 90.68 DEP criu/net.d [2020-03-10T11:04:24.276Z] #44 90.89 DEP criu/namespaces.d [2020-03-10T11:04:24.276Z] #44 91.11 DEP criu/mount.d [2020-03-10T11:04:24.534Z] #44 91.37 DEP criu/mem.d [2020-03-10T11:04:24.792Z] #44 91.62 DEP criu/lsm.d [2020-03-10T11:04:24.995Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.7% of statements [2020-03-10T11:04:25.051Z] #44 91.77 DEP criu/log.d [2020-03-10T11:04:25.051Z] #44 ... [2020-03-10T11:04:25.051Z] [2020-03-10T11:04:25.051Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:04:25.051Z] #17 10.84 Fetched 8332 kB in 9s (937 kB/s) [2020-03-10T11:04:25.051Z] #17 10.84 Reading package lists... [2020-03-10T11:04:25.051Z] #17 14.88 Reading package lists... [2020-03-10T11:04:25.051Z] #17 18.50 Building dependency tree... [2020-03-10T11:04:25.051Z] #17 20.10 libcap2-bin is already the newest version (1:2.25-2). [2020-03-10T11:04:25.051Z] #17 20.10 The following additional packages will be installed: [2020-03-10T11:04:25.051Z] #17 20.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-10T11:04:25.051Z] #17 20.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-10T11:04:25.051Z] #17 20.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-10T11:04:25.051Z] #17 20.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-10T11:04:25.051Z] #17 20.10 python3.7 python3.7-minimal vim-runtime xxd [2020-03-10T11:04:25.051Z] #17 20.10 Suggested packages: [2020-03-10T11:04:25.051Z] #17 20.10 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-10T11:04:25.051Z] #17 20.10 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-10T11:04:25.051Z] #17 20.10 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-10T11:04:25.051Z] #17 20.10 Recommended packages: [2020-03-10T11:04:25.051Z] #17 20.10 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-10T11:04:25.051Z] #17 20.10 python3-keyrings.alt python3-xdg unzip [2020-03-10T11:04:25.310Z] #17 ... [2020-03-10T11:04:25.310Z] [2020-03-10T11:04:25.310Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:04:25.310Z] #44 91.97 DEP criu/libnetlink.d [2020-03-10T11:04:25.310Z] #44 92.07 DEP criu/kerndat.d [2020-03-10T11:04:25.568Z] #44 92.36 DEP criu/kcmp-ids.d [2020-03-10T11:04:25.568Z] #44 92.49 DEP criu/irmap.d [2020-03-10T11:04:25.826Z] #44 92.64 DEP criu/ipc_ns.d [2020-03-10T11:04:26.085Z] #44 92.85 DEP criu/image.d [2020-03-10T11:04:26.343Z] #44 92.99 DEP criu/image-desc.d [2020-03-10T11:04:26.343Z] #44 93.12 DEP criu/fsnotify.d [2020-03-10T11:04:26.601Z] #44 93.34 DEP criu/filesystems.d [2020-03-10T11:04:26.859Z] #44 93.49 DEP criu/files.d [2020-03-10T11:04:26.859Z] #44 93.69 DEP criu/files-reg.d [2020-03-10T11:04:27.426Z] #44 93.95 DEP criu/files-ext.d [2020-03-10T11:04:27.426Z] #44 94.14 DEP criu/file-lock.d [2020-03-10T11:04:27.684Z] #44 94.35 DEP criu/file-ids.d [2020-03-10T11:04:27.943Z] #44 94.59 DEP criu/fifo.d [2020-03-10T11:04:27.943Z] #44 94.74 DEP criu/fdstore.d [2020-03-10T11:04:28.201Z] #44 94.91 DEP criu/fault-injection.d [2020-03-10T11:04:28.201Z] #44 94.97 DEP criu/external.d [2020-03-10T11:04:28.461Z] #44 ... [2020-03-10T11:04:28.461Z] [2020-03-10T11:04:28.461Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:04:28.461Z] #47 140.0 github.com/LK4D4/vndr/godl [2020-03-10T11:04:28.461Z] #47 140.7 github.com/LK4D4/vndr [2020-03-10T11:04:28.461Z] #47 DONE 149.9s [2020-03-10T11:04:28.461Z] [2020-03-10T11:04:28.461Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:04:28.461Z] #44 95.15 DEP criu/eventpoll.d [2020-03-10T11:04:28.461Z] #44 95.36 DEP criu/eventfd.d [2020-03-10T11:04:29.027Z] #44 95.72 DEP criu/crtools.d [2020-03-10T11:04:29.286Z] #44 96.02 DEP criu/cr-service.d [2020-03-10T11:04:29.544Z] #44 96.31 DEP criu/cr-restore.d [2020-03-10T11:04:29.803Z] #44 96.56 DEP criu/cr-errno.d [2020-03-10T11:04:29.803Z] #44 96.58 DEP criu/cr-dump.d [2020-03-10T11:04:30.061Z] #44 96.75 DEP criu/cr-dedup.d [2020-03-10T11:04:30.061Z] #44 96.89 DEP criu/cr-check.d [2020-03-10T11:04:30.193Z] ok github.com/docker/docker/cmd/dockerd 0.151s coverage: 30.7% of statements [2020-03-10T11:04:30.193Z] ok github.com/docker/docker/container 0.183s coverage: 34.9% of statements [2020-03-10T11:04:30.193Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-10T11:04:30.193Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-10T11:04:30.193Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-10T11:04:30.193Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-10T11:04:30.319Z] #44 97.11 DEP criu/config.d [2020-03-10T11:04:30.319Z] #44 97.22 DEP criu/clone-noasan.d [2020-03-10T11:04:30.577Z] #44 97.33 DEP criu/cgroup.d [2020-03-10T11:04:30.836Z] #44 97.52 DEP criu/cgroup-props.d [2020-03-10T11:04:30.836Z] #44 97.60 DEP criu/bitmap.d [2020-03-10T11:04:30.836Z] #44 97.61 DEP criu/bfd.d [2020-03-10T11:04:30.836Z] #44 97.73 DEP criu/autofs.d [2020-03-10T11:04:31.096Z] #44 97.87 DEP criu/aio.d [2020-03-10T11:04:31.135Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2020-03-10T11:04:31.355Z] #44 98.04 DEP criu/action-scripts.d [2020-03-10T11:04:31.613Z] #44 98.32 CC criu/action-scripts.o [2020-03-10T11:04:31.704Z] ok github.com/docker/docker/daemon/cluster/convert 0.073s coverage: 35.7% of statements [2020-03-10T11:04:31.872Z] #44 98.71 CC criu/aio.o [2020-03-10T11:04:32.438Z] #44 99.32 CC criu/autofs.o [2020-03-10T11:04:32.572Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.6% of statements [2020-03-10T11:04:33.088Z] ok github.com/docker/docker/daemon/cluster 0.123s coverage: 0.5% of statements [2020-03-10T11:04:33.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-10T11:04:33.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-10T11:04:33.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-10T11:04:33.339Z] ok github.com/docker/docker/daemon/config 0.018s coverage: 81.7% of statements [2020-03-10T11:04:34.091Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-03-10T11:04:34.339Z] #44 101.0 CC criu/bfd.o [2020-03-10T11:04:34.456Z] ok github.com/docker/docker/daemon 12.243s coverage: 17.5% of statements [2020-03-10T11:04:34.456Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-10T11:04:34.456Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-10T11:04:34.598Z] #44 ... [2020-03-10T11:04:34.598Z] [2020-03-10T11:04:34.598Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:04:34.598Z] #17 22.10 The following NEW packages will be installed: [2020-03-10T11:04:34.598Z] #17 22.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-10T11:04:34.598Z] #17 22.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-10T11:04:34.598Z] #17 22.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-10T11:04:34.598Z] #17 22.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-10T11:04:34.598Z] #17 22.10 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-10T11:04:34.598Z] #17 22.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-10T11:04:34.598Z] #17 22.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-10T11:04:34.598Z] #17 22.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-10T11:04:34.598Z] #17 22.10 xz-utils zip [2020-03-10T11:04:34.598Z] #17 22.42 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:04:34.598Z] #17 22.42 Need to get 28.5 MB of archives. [2020-03-10T11:04:34.598Z] #17 22.42 After this operation, 116 MB of additional disk space will be used. [2020-03-10T11:04:34.598Z] #17 22.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-10T11:04:34.598Z] #17 22.43 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-10T11:04:34.598Z] #17 22.46 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-10T11:04:34.598Z] #17 22.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-10T11:04:34.598Z] #17 22.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-10T11:04:34.598Z] #17 22.59 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-10T11:04:34.598Z] #17 22.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-10T11:04:34.598Z] #17 22.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-10T11:04:34.598Z] #17 22.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-10T11:04:34.598Z] #17 22.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-10T11:04:34.598Z] #17 22.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-10T11:04:34.598Z] #17 22.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-10T11:04:34.598Z] #17 22.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-10T11:04:34.598Z] #17 22.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-10T11:04:34.598Z] #17 22.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-10T11:04:34.598Z] #17 22.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-10T11:04:34.598Z] #17 22.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-10T11:04:34.598Z] #17 22.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-10T11:04:34.598Z] #17 22.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-10T11:04:34.598Z] #17 22.83 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-10T11:04:34.598Z] #17 22.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-10T11:04:34.598Z] #17 22.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-10T11:04:34.598Z] #17 22.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-10T11:04:34.598Z] #17 22.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-10T11:04:34.598Z] #17 22.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-10T11:04:34.598Z] #17 22.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-10T11:04:34.598Z] #17 22.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-10T11:04:34.598Z] #17 22.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-10T11:04:34.598Z] #17 22.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-10T11:04:34.598Z] #17 23.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-10T11:04:34.598Z] #17 23.44 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-10T11:04:34.598Z] #17 23.44 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-10T11:04:34.598Z] #17 23.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-10T11:04:34.598Z] #17 23.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-10T11:04:34.598Z] #17 23.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-10T11:04:34.598Z] #17 23.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-10T11:04:34.598Z] #17 23.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-10T11:04:34.598Z] #17 23.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-10T11:04:34.598Z] #17 23.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-10T11:04:34.598Z] #17 23.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-10T11:04:34.598Z] #17 23.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-10T11:04:34.598Z] #17 23.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-10T11:04:34.598Z] #17 23.81 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-10T11:04:34.598Z] #17 23.83 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-10T11:04:34.598Z] #17 23.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-10T11:04:34.598Z] #17 24.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-10T11:04:34.598Z] #17 24.32 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-10T11:04:34.598Z] #17 24.37 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-10T11:04:34.598Z] #17 25.28 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:04:34.598Z] #17 25.41 Fetched 28.5 MB in 2s (12.8 MB/s) [2020-03-10T11:04:34.598Z] #17 25.61 Selecting previously unselected package pigz. [2020-03-10T11:04:34.598Z] #17 25.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 ... 23423 files and directories currently installed.) [2020-03-10T11:04:34.598Z] #17 25.65 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-10T11:04:34.598Z] #17 25.65 Unpacking pigz (2.4-1) ... [2020-03-10T11:04:34.598Z] #17 25.74 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-10T11:04:34.598Z] #17 25.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-10T11:04:34.598Z] #17 25.75 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-10T11:04:34.598Z] #17 26.21 Selecting previously unselected package python3.7-minimal. [2020-03-10T11:04:34.598Z] #17 26.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-10T11:04:34.598Z] #17 26.24 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-10T11:04:34.598Z] #17 27.02 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-10T11:04:34.598Z] #17 27.03 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-10T11:04:34.598Z] #17 29.45 Selecting previously unselected package python3-minimal. [2020-03-10T11:04:34.598Z] #17 29.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-03-10T11:04:34.598Z] #17 29.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-10T11:04:34.598Z] #17 29.50 Unpacking python3-minimal (3.7.3-1) ... [2020-03-10T11:04:34.598Z] #17 29.57 Selecting previously unselected package libmpdec2:amd64. [2020-03-10T11:04:34.598Z] #17 29.57 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-10T11:04:34.598Z] #17 29.59 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-10T11:04:34.598Z] #17 29.66 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-10T11:04:34.598Z] #17 29.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-10T11:04:34.598Z] #17 29.68 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-10T11:04:34.889Z] #17 30.64 Selecting previously unselected package python3.7. [2020-03-10T11:04:34.960Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2020-03-10T11:04:34.960Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-10T11:04:34.960Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-10T11:04:35.157Z] #17 30.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-10T11:04:35.157Z] #17 30.68 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-10T11:04:35.157Z] #17 30.81 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-10T11:04:35.157Z] #17 30.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-10T11:04:35.157Z] #17 30.84 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-10T11:04:35.415Z] #17 30.94 Setting up python3-minimal (3.7.3-1) ... [2020-03-10T11:04:35.632Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2020-03-10T11:04:35.632Z] ok github.com/docker/docker/daemon/config 0.108s coverage: 81.7% of statements [2020-03-10T11:04:35.830Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2020-03-10T11:04:36.351Z] #17 31.88 Selecting previously unselected package python3. [2020-03-10T11:04:36.351Z] #17 31.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 ... 24084 files and directories currently installed.) [2020-03-10T11:04:36.351Z] #17 31.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-10T11:04:36.351Z] #17 31.98 Unpacking python3 (3.7.3-1) ... [2020-03-10T11:04:36.609Z] #17 ... [2020-03-10T11:04:36.609Z] [2020-03-10T11:04:36.609Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-10T11:04:36.609Z] #30 DONE 162.3s [2020-03-10T11:04:36.609Z] [2020-03-10T11:04:36.609Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:04:36.609Z] #17 32.12 Selecting previously unselected package libip4tc0:amd64. [2020-03-10T11:04:36.609Z] #17 32.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-10T11:04:36.609Z] #17 32.14 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-10T11:04:36.609Z] #17 ... [2020-03-10T11:04:36.609Z] [2020-03-10T11:04:36.609Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:04:36.609Z] #44 101.5 CC criu/bitmap.o [2020-03-10T11:04:36.609Z] #44 101.7 CC criu/cgroup-props.o [2020-03-10T11:04:36.609Z] #44 102.5 CC criu/cgroup.o [2020-03-10T11:04:37.545Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-03-10T11:04:38.226Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-03-10T11:04:38.594Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.189s coverage: 57.9% of statements [2020-03-10T11:04:38.928Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-03-10T11:04:39.144Z] #44 105.7 CC criu/clone-noasan.o [2020-03-10T11:04:39.144Z] #44 105.8 CC criu/config.o [2020-03-10T11:04:40.515Z] #44 ... [2020-03-10T11:04:40.515Z] [2020-03-10T11:04:40.515Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:04:40.515Z] #17 32.31 Selecting previously unselected package libip6tc0:amd64. [2020-03-10T11:04:40.515Z] #17 32.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-10T11:04:40.515Z] #17 32.35 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-10T11:04:40.515Z] #17 32.51 Selecting previously unselected package libiptc0:amd64. [2020-03-10T11:04:40.515Z] #17 32.51 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-10T11:04:40.515Z] #17 32.53 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-10T11:04:40.515Z] #17 32.67 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-10T11:04:40.515Z] #17 32.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-10T11:04:40.515Z] #17 32.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-10T11:04:40.515Z] #17 32.90 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-10T11:04:40.515Z] #17 32.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-10T11:04:40.515Z] #17 32.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-10T11:04:40.515Z] #17 33.16 Selecting previously unselected package libnftnl11:amd64. [2020-03-10T11:04:40.515Z] #17 33.17 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-10T11:04:40.515Z] #17 33.23 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-10T11:04:40.515Z] #17 33.28 Selecting previously unselected package iptables. [2020-03-10T11:04:40.515Z] #17 33.29 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-10T11:04:40.515Z] #17 33.31 Unpacking iptables (1.8.2-4) ... [2020-03-10T11:04:40.515Z] #17 33.63 Selecting previously unselected package xxd. [2020-03-10T11:04:40.515Z] #17 33.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-10T11:04:40.515Z] #17 33.64 Unpacking xxd (2:8.1.0875-5) ... [2020-03-10T11:04:40.515Z] #17 33.75 Selecting previously unselected package vim-common. [2020-03-10T11:04:40.515Z] #17 33.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-10T11:04:40.515Z] #17 33.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-10T11:04:40.515Z] #17 33.94 Selecting previously unselected package bash-completion. [2020-03-10T11:04:40.515Z] #17 33.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-10T11:04:40.773Z] #17 36.45 Unpacking bash-completion (1:2.8-6) ... [2020-03-10T11:04:41.288Z] #17 36.84 Selecting previously unselected package bzip2. [2020-03-10T11:04:41.288Z] #17 36.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-10T11:04:41.288Z] #17 36.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-10T11:04:41.288Z] #17 36.94 Selecting previously unselected package xz-utils. [2020-03-10T11:04:41.288Z] #17 36.94 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-10T11:04:41.288Z] #17 36.95 Unpacking xz-utils (5.2.4-1) ... [2020-03-10T11:04:41.545Z] #17 37.12 Selecting previously unselected package apparmor. [2020-03-10T11:04:41.545Z] #17 37.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-10T11:04:41.545Z] #17 37.22 Unpacking apparmor (2.13.2-10) ... [2020-03-10T11:04:41.803Z] #17 37.57 Selecting previously unselected package aufs-tools. [2020-03-10T11:04:41.803Z] #17 37.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-10T11:04:41.803Z] #17 37.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-10T11:04:42.061Z] #17 37.68 Selecting previously unselected package libonig5:amd64. [2020-03-10T11:04:42.061Z] #17 37.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-10T11:04:42.061Z] #17 37.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-10T11:04:42.061Z] #17 37.82 Selecting previously unselected package libjq1:amd64. [2020-03-10T11:04:42.061Z] #17 37.82 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-10T11:04:42.061Z] #17 37.83 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-10T11:04:42.220Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-03-10T11:04:42.319Z] #17 37.92 Selecting previously unselected package jq. [2020-03-10T11:04:42.319Z] #17 37.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-10T11:04:42.319Z] #17 37.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-10T11:04:42.319Z] #17 38.01 Selecting previously unselected package libaio1:amd64. [2020-03-10T11:04:42.319Z] #17 38.01 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-10T11:04:42.319Z] #17 38.02 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-10T11:04:42.319Z] #17 38.10 Selecting previously unselected package libgpm2:amd64. [2020-03-10T11:04:42.319Z] #17 38.10 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-10T11:04:42.319Z] #17 38.11 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-10T11:04:42.577Z] #17 38.16 Selecting previously unselected package libicu63:amd64. [2020-03-10T11:04:42.577Z] #17 38.17 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-10T11:04:42.577Z] #17 38.17 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-10T11:04:43.157Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.496s coverage: 13.7% of statements [2020-03-10T11:04:44.097Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.693s coverage: 57.0% of statements [2020-03-10T11:04:44.750Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.436s coverage: 46.2% of statements [2020-03-10T11:04:45.864Z] #17 41.63 Selecting previously unselected package libnet1:amd64. [2020-03-10T11:04:45.864Z] #17 41.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-10T11:04:45.864Z] #17 41.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-10T11:04:46.123Z] #17 41.75 Selecting previously unselected package libnl-3-200:amd64. [2020-03-10T11:04:46.123Z] #17 41.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-10T11:04:46.123Z] #17 41.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-10T11:04:46.123Z] #17 41.89 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-10T11:04:46.123Z] #17 41.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-10T11:04:46.123Z] #17 41.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-10T11:04:46.123Z] #17 41.99 Selecting previously unselected package libreadline5:amd64. [2020-03-10T11:04:46.381Z] #17 42.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-10T11:04:46.381Z] #17 42.00 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-10T11:04:46.381Z] #17 42.09 Selecting previously unselected package net-tools. [2020-03-10T11:04:46.381Z] #17 42.10 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-10T11:04:46.381Z] #17 42.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-10T11:04:46.639Z] #17 42.29 Selecting previously unselected package python-pip-whl. [2020-03-10T11:04:46.639Z] #17 42.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-10T11:04:46.639Z] #17 42.32 Unpacking python-pip-whl (18.1-5) ... [2020-03-10T11:04:47.115Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.921s coverage: 49.5% of statements [2020-03-10T11:04:47.205Z] #17 42.90 Selecting previously unselected package python3-lib2to3. [2020-03-10T11:04:47.205Z] #17 42.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-10T11:04:47.205Z] #17 42.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-10T11:04:47.463Z] #17 43.02 Selecting previously unselected package python3-distutils. [2020-03-10T11:04:47.463Z] #17 43.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-10T11:04:47.463Z] #17 43.04 Unpacking python3-distutils (3.7.3-1) ... [2020-03-10T11:04:47.463Z] #17 43.17 Selecting previously unselected package python3-pip. [2020-03-10T11:04:47.463Z] #17 43.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-10T11:04:47.463Z] #17 43.18 Unpacking python3-pip (18.1-5) ... [2020-03-10T11:04:47.721Z] #17 43.34 Selecting previously unselected package python3-pkg-resources. [2020-03-10T11:04:47.721Z] #17 43.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-10T11:04:47.721Z] #17 43.36 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-10T11:04:47.980Z] #17 43.50 Selecting previously unselected package python3-setuptools. [2020-03-10T11:04:47.980Z] #17 43.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-10T11:04:47.980Z] #17 43.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-10T11:04:48.238Z] #17 43.76 Selecting previously unselected package python3-wheel. [2020-03-10T11:04:48.238Z] #17 43.77 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-10T11:04:48.238Z] #17 43.78 Unpacking python3-wheel (0.32.3-2) ... [2020-03-10T11:04:48.238Z] #17 43.84 Selecting previously unselected package sudo. [2020-03-10T11:04:48.238Z] #17 43.85 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-10T11:04:48.238Z] #17 43.87 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-10T11:04:48.298Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.133s coverage: 45.9% of statements [2020-03-10T11:04:48.298Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.768s coverage: 49.5% of statements [2020-03-10T11:04:48.804Z] #17 44.39 Selecting previously unselected package thin-provisioning-tools. [2020-03-10T11:04:48.804Z] #17 44.40 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-10T11:04:48.804Z] #17 44.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-10T11:04:48.867Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.033s coverage: 72.5% of statements [2020-03-10T11:04:49.063Z] #17 44.64 Selecting previously unselected package uidmap. [2020-03-10T11:04:49.063Z] #17 44.64 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-10T11:04:49.063Z] #17 44.65 Unpacking uidmap (1:4.5-1.1) ... [2020-03-10T11:04:49.063Z] #17 44.78 Selecting previously unselected package vim-runtime. [2020-03-10T11:04:49.063Z] #17 44.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-10T11:04:49.063Z] #17 44.80 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-10T11:04:49.063Z] #17 44.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-10T11:04:49.063Z] #17 44.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-10T11:04:49.484Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.742s coverage: 72.5% of statements [2020-03-10T11:04:49.484Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-10T11:04:50.437Z] #17 ... [2020-03-10T11:04:50.437Z] [2020-03-10T11:04:50.437Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:04:50.437Z] #44 107.1 CC criu/cr-check.o [2020-03-10T11:04:50.437Z] #44 108.7 CC criu/cr-dedup.o [2020-03-10T11:04:50.437Z] #44 109.0 CC criu/cr-dump.o [2020-03-10T11:04:50.437Z] #44 111.1 CC criu/cr-errno.o [2020-03-10T11:04:50.437Z] #44 111.3 CC criu/cr-restore.o [2020-03-10T11:04:50.437Z] #44 115.5 CC criu/cr-service.o [2020-03-10T11:04:50.437Z] #44 117.1 CC criu/crtools.o [2020-03-10T11:04:50.713Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.540s coverage: 76.1% of statements [2020-03-10T11:04:50.777Z] ok github.com/docker/docker/daemon 12.301s coverage: 17.5% of statements [2020-03-10T11:04:50.777Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-10T11:04:50.777Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-10T11:04:50.777Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-10T11:04:50.777Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-10T11:04:50.777Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-10T11:04:50.777Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-03-10T11:04:51.004Z] #44 117.7 CC criu/eventfd.o [2020-03-10T11:04:51.038Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.576s coverage: 76.1% of statements [2020-03-10T11:04:51.262Z] #44 118.0 CC criu/eventpoll.o [2020-03-10T11:04:51.513Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-03-10T11:04:52.000Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2020-03-10T11:04:52.196Z] #44 118.8 CC criu/external.o [2020-03-10T11:04:52.196Z] #44 ... [2020-03-10T11:04:52.196Z] [2020-03-10T11:04:52.196Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:04:52.196Z] #17 47.96 Selecting previously unselected package vim. [2020-03-10T11:04:52.196Z] #17 47.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-10T11:04:52.196Z] #17 47.99 Unpacking vim (2:8.1.0875-5) ... [2020-03-10T11:04:52.762Z] #17 48.55 Selecting previously unselected package xfsprogs. [2020-03-10T11:04:52.879Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-03-10T11:04:53.020Z] #17 48.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-10T11:04:53.020Z] #17 48.57 Unpacking xfsprogs (4.20.0-1) ... [2020-03-10T11:04:53.278Z] #17 48.99 Selecting previously unselected package zip. [2020-03-10T11:04:53.278Z] #17 49.01 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-10T11:04:53.278Z] #17 49.01 Unpacking zip (3.0-11+b1) ... [2020-03-10T11:04:53.383Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2020-03-10T11:04:53.537Z] #17 49.22 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-10T11:04:53.537Z] #17 49.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-10T11:04:53.537Z] #17 49.25 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-10T11:04:53.537Z] #17 49.26 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-10T11:04:53.537Z] #17 49.27 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-10T11:04:53.537Z] #17 49.29 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-10T11:04:53.537Z] #17 49.29 Setting up uidmap (1:4.5-1.1) ... [2020-03-10T11:04:53.537Z] #17 49.30 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-10T11:04:53.537Z] #17 49.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-10T11:04:53.537Z] #17 49.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-10T11:04:53.537Z] #17 49.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-10T11:04:53.795Z] #17 49.36 Setting up libicu63:amd64 (63.1-6) ... [2020-03-10T11:04:53.795Z] #17 49.37 Setting up xxd (2:8.1.0875-5) ... [2020-03-10T11:04:53.795Z] #17 49.37 Setting up zip (3.0-11+b1) ... [2020-03-10T11:04:53.795Z] #17 49.38 Setting up vim-common (2:8.1.0875-5) ... [2020-03-10T11:04:53.795Z] #17 49.41 Setting up bash-completion (1:2.8-6) ... [2020-03-10T11:04:54.194Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.808s coverage: 60.1% of statements [2020-03-10T11:04:54.194Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-10T11:04:54.194Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-10T11:04:54.559Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-03-10T11:04:54.559Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-10T11:04:54.560Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-03-10T11:04:54.560Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-10T11:04:54.764Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 41.8% of statements [2020-03-10T11:04:55.024Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 4.9% of statements [2020-03-10T11:04:55.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-10T11:04:55.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-10T11:04:55.595Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.798s coverage: 60.4% of statements [2020-03-10T11:04:55.595Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-10T11:04:55.595Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-10T11:04:55.595Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-10T11:04:55.595Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-10T11:04:55.595Z] ok github.com/docker/docker/daemon/logger/awslogs 0.313s coverage: 77.8% of statements [2020-03-10T11:04:55.595Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-10T11:04:55.595Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-10T11:04:56.166Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 67.0% of statements [2020-03-10T11:04:56.324Z] #17 51.97 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-10T11:04:56.324Z] #17 51.98 Setting up xz-utils (5.2.4-1) ... [2020-03-10T11:04:56.324Z] #17 51.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-10T11:04:56.324Z] #17 52.00 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-10T11:04:56.324Z] #17 52.07 invoke-rc.d: could not determine current runlevel [2020-03-10T11:04:56.324Z] #17 52.08 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-10T11:04:56.352Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 41.8% of statements [2020-03-10T11:04:56.352Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 77.4% of statements [2020-03-10T11:04:56.352Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-10T11:04:56.352Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-10T11:04:56.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-10T11:04:56.426Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-03-10T11:04:56.583Z] #17 52.09 Setting up pigz (2.4-1) ... [2020-03-10T11:04:56.583Z] #17 52.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-10T11:04:56.583Z] #17 52.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-10T11:04:56.583Z] #17 52.13 Setting up python-pip-whl (18.1-5) ... [2020-03-10T11:04:56.583Z] #17 52.14 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-10T11:04:56.583Z] #17 52.14 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-10T11:04:56.841Z] #17 52.58 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-10T11:04:56.841Z] #17 52.59 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-10T11:04:56.841Z] #17 52.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-10T11:04:56.841Z] #17 52.61 Setting up vim (2:8.1.0875-5) ... [2020-03-10T11:04:56.841Z] #17 52.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-10T11:04:56.841Z] #17 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-10T11:04:56.841Z] #17 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-10T11:04:56.841Z] #17 52.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-10T11:04:56.997Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.047s coverage: 88.3% of statements [2020-03-10T11:04:57.099Z] #17 52.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-10T11:04:57.099Z] #17 52.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-10T11:04:57.099Z] #17 52.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-10T11:04:57.099Z] #17 52.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-10T11:04:57.099Z] #17 52.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-10T11:04:57.099Z] #17 52.70 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-10T11:04:57.099Z] #17 52.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-10T11:04:57.099Z] #17 52.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-10T11:04:57.099Z] #17 52.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-10T11:04:57.099Z] #17 52.76 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-10T11:04:57.143Z] ok github.com/docker/docker/daemon/logger/gelf 0.002s coverage: 67.0% of statements [2020-03-10T11:04:57.143Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-03-10T11:04:57.257Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 62.1% of statements [2020-03-10T11:04:57.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-10T11:04:57.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-10T11:04:57.937Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 88.3% of statements [2020-03-10T11:04:57.937Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 62.1% of statements [2020-03-10T11:04:58.197Z] ok github.com/docker/docker/daemon/logger/local 0.074s coverage: 74.7% of statements [2020-03-10T11:04:58.197Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-10T11:04:58.458Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 19.9% of statements [2020-03-10T11:04:58.718Z] ok github.com/docker/docker/daemon/logger/local 0.006s coverage: 74.7% of statements [2020-03-10T11:04:58.718Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-10T11:04:58.719Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-03-10T11:04:59.091Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.005s coverage: 19.9% of statements [2020-03-10T11:04:59.289Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2020-03-10T11:04:59.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-10T11:04:59.858Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 47.8% of statements [2020-03-10T11:05:00.099Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 33.3% of statements [2020-03-10T11:05:00.381Z] #17 55.56 Setting up iptables (1.8.2-4) ... [2020-03-10T11:05:00.381Z] #17 55.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-10T11:05:00.381Z] #17 55.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-10T11:05:00.381Z] #17 55.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-10T11:05:00.381Z] #17 55.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-10T11:05:00.381Z] #17 55.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-10T11:05:00.381Z] #17 55.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-10T11:05:00.381Z] #17 55.62 Setting up python3 (3.7.3-1) ... [2020-03-10T11:05:00.429Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2020-03-10T11:05:00.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-10T11:05:00.640Z] #17 56.11 Setting up python3-wheel (0.32.3-2) ... [2020-03-10T11:05:01.003Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-10T11:05:01.206Z] #17 56.91 Setting up apparmor (2.13.2-10) ... [2020-03-10T11:05:01.363Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-10T11:05:01.369Z] ok github.com/docker/docker/daemon/logger/splunk 1.947s coverage: 82.5% of statements [2020-03-10T11:05:01.369Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-10T11:05:01.369Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-10T11:05:01.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-10T11:05:02.142Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-10T11:05:02.313Z] ok github.com/docker/docker/distribution/metadata 0.132s coverage: 48.2% of statements [2020-03-10T11:05:02.521Z] ok github.com/docker/docker/daemon/logger/splunk 1.465s coverage: 82.5% of statements [2020-03-10T11:05:02.521Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-10T11:05:02.521Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-10T11:05:02.581Z] #17 ... [2020-03-10T11:05:02.581Z] [2020-03-10T11:05:02.581Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:05:02.581Z] #44 119.2 CC criu/fault-injection.o [2020-03-10T11:05:02.581Z] #44 119.4 CC criu/fdstore.o [2020-03-10T11:05:02.581Z] #44 119.8 CC criu/fifo.o [2020-03-10T11:05:02.581Z] #44 120.1 CC criu/file-ids.o [2020-03-10T11:05:02.581Z] #44 120.4 CC criu/file-lock.o [2020-03-10T11:05:02.581Z] #44 121.3 CC criu/files-ext.o [2020-03-10T11:05:02.581Z] #44 121.7 CC criu/files-reg.o [2020-03-10T11:05:02.581Z] #44 123.9 CC criu/files.o [2020-03-10T11:05:02.581Z] #44 125.9 CC criu/filesystems.o [2020-03-10T11:05:02.581Z] #44 126.6 CC criu/fsnotify.o [2020-03-10T11:05:02.581Z] #44 127.7 CC criu/image-desc.o [2020-03-10T11:05:02.581Z] #44 127.9 CC criu/image.o [2020-03-10T11:05:02.581Z] #44 128.9 CC criu/ipc_ns.o [2020-03-10T11:05:02.840Z] #44 ... [2020-03-10T11:05:02.840Z] [2020-03-10T11:05:02.840Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:05:03.099Z] #17 58.60 Setting up xfsprogs (4.20.0-1) ... [2020-03-10T11:05:03.099Z] #17 58.62 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-10T11:05:03.254Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-03-10T11:05:03.357Z] #17 59.00 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-10T11:05:03.514Z] ok github.com/docker/docker/distribution 0.293s coverage: 22.1% of statements [2020-03-10T11:05:03.514Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-10T11:05:03.779Z] ok github.com/docker/docker/distribution 0.218s coverage: 22.1% of statements [2020-03-10T11:05:03.780Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-03-10T11:05:03.780Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-10T11:05:04.292Z] #17 59.98 Setting up python3-distutils (3.7.3-1) ... [2020-03-10T11:05:04.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-10T11:05:04.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-10T11:05:04.859Z] #17 60.41 Setting up python3-setuptools (40.8.0-1) ... [2020-03-10T11:05:04.901Z] ok github.com/docker/docker/image 0.049s coverage: 86.4% of statements [2020-03-10T11:05:05.022Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-03-10T11:05:05.161Z] ok github.com/docker/docker/distribution/xfer 1.709s coverage: 85.1% of statements [2020-03-10T11:05:05.161Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-10T11:05:05.161Z] ok github.com/docker/docker/image/cache 0.034s coverage: 19.2% of statements [2020-03-10T11:05:05.161Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-10T11:05:05.421Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2020-03-10T11:05:05.421Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-10T11:05:05.803Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-03-10T11:05:05.991Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-03-10T11:05:06.233Z] #17 61.64 Setting up python3-pip (18.1-5) ... [2020-03-10T11:05:06.252Z] ok github.com/docker/docker/pkg/aaparser 0.061s coverage: 50.0% of statements [2020-03-10T11:05:06.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-10T11:05:06.587Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-03-10T11:05:06.587Z] ok github.com/docker/docker/distribution/xfer 1.923s coverage: 85.6% of statements [2020-03-10T11:05:06.587Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-10T11:05:06.587Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-10T11:05:07.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-10T11:05:07.167Z] #17 62.75 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:05:07.167Z] #17 62.78 Processing triggers for mime-support (3.62) ... [2020-03-10T11:05:07.191Z] ok github.com/docker/docker/opts 0.040s coverage: 67.4% of statements [2020-03-10T11:05:07.380Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-03-10T11:05:07.380Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-10T11:05:07.747Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-03-10T11:05:08.102Z] #17 DONE 63.7s [2020-03-10T11:05:08.102Z] [2020-03-10T11:05:08.102Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:05:08.102Z] #41 192.3 + dpkg --print-architecture [2020-03-10T11:05:08.102Z] #41 192.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-10T11:05:08.102Z] #41 192.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-10T11:05:08.102Z] #41 192.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-10T11:05:08.572Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2020-03-10T11:05:08.832Z] ok github.com/docker/docker/pkg/authorization 0.594s coverage: 68.3% of statements [2020-03-10T11:05:08.832Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-03-10T11:05:08.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-10T11:05:09.041Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-03-10T11:05:09.041Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-10T11:05:09.772Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-03-10T11:05:09.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-10T11:05:10.005Z] #41 ... [2020-03-10T11:05:10.005Z] [2020-03-10T11:05:10.005Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-10T11:05:10.005Z] #18 1.736 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-10T11:05:10.005Z] #18 1.737 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-10T11:05:10.005Z] #18 1.743 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-10T11:05:10.005Z] #18 DONE 1.9s [2020-03-10T11:05:10.005Z] [2020-03-10T11:05:10.005Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-10T11:05:10.341Z] ok github.com/docker/docker/pkg/archive 1.245s coverage: 76.9% of statements [2020-03-10T11:05:10.341Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-03-10T11:05:10.830Z] ok github.com/docker/docker/pkg/archive 0.447s coverage: 76.8% of statements [2020-03-10T11:05:10.910Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-03-10T11:05:11.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-10T11:05:11.850Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-03-10T11:05:12.059Z] ok github.com/docker/docker/pkg/authorization 0.639s coverage: 68.3% of statements [2020-03-10T11:05:12.059Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-10T11:05:12.059Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-03-10T11:05:12.106Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-10T11:05:12.106Z] Using test binary docker [2020-03-10T11:05:12.106Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-10T11:05:12.106Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-10T11:05:12.106Z] INFO: Waiting for daemon to start... [2020-03-10T11:05:12.106Z] Starting dockerd [2020-03-10T11:05:12.110Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-03-10T11:05:12.679Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-03-10T11:05:13.290Z] #19 ... [2020-03-10T11:05:13.290Z] [2020-03-10T11:05:13.290Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:05:13.290Z] #44 130.1 CC criu/irmap.o [2020-03-10T11:05:13.290Z] #44 130.7 CC criu/kcmp-ids.o [2020-03-10T11:05:13.290Z] #44 131.0 CC criu/kerndat.o [2020-03-10T11:05:13.290Z] #44 132.2 CC criu/libnetlink.o [2020-03-10T11:05:13.290Z] #44 132.5 CC criu/log.o [2020-03-10T11:05:13.290Z] #44 133.1 CC criu/lsm.o [2020-03-10T11:05:13.290Z] #44 133.5 CC criu/mem.o [2020-03-10T11:05:13.290Z] #44 135.6 CC criu/mount.o [2020-03-10T11:05:13.290Z] #44 139.8 CC criu/namespaces.o [2020-03-10T11:05:13.636Z] ok github.com/docker/docker/pkg/chrootarchive 3.530s coverage: 43.2% of statements [2020-03-10T11:05:13.636Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-03-10T11:05:14.030Z] . [2020-03-10T11:05:14.030Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-10T11:05:14.030Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-10T11:05:14.284Z] Error: No such image: emptyfs [2020-03-10T11:05:14.284Z] Running integration-test (iteration 1) [2020-03-10T11:05:14.284Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-10T11:05:14.582Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-03-10T11:05:14.582Z] ok github.com/docker/docker/pkg/fsutils 0.291s coverage: 85.1% of statements [2020-03-10T11:05:14.842Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-03-10T11:05:14.842Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-03-10T11:05:15.102Z] ok github.com/docker/docker/layer 7.307s coverage: 68.8% of statements [2020-03-10T11:05:15.102Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-10T11:05:15.102Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-10T11:05:15.102Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-10T11:05:15.102Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-10T11:05:15.102Z] ? github.com/docker/docker/oci [no test files] [2020-03-10T11:05:15.102Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-10T11:05:15.102Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-10T11:05:15.102Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-10T11:05:15.190Z] #44 141.7 CC criu/net.o [2020-03-10T11:05:15.672Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-03-10T11:05:16.125Z] ok github.com/docker/docker/layer 7.870s coverage: 68.8% of statements [2020-03-10T11:05:16.125Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-10T11:05:16.125Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-10T11:05:16.125Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-10T11:05:16.125Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-10T11:05:16.125Z] ? github.com/docker/docker/oci [no test files] [2020-03-10T11:05:16.125Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-10T11:05:16.125Z] ok github.com/docker/docker/pkg/chrootarchive 3.431s coverage: 43.2% of statements [2020-03-10T11:05:16.125Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-10T11:05:16.125Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-10T11:05:16.126Z] #44 ... [2020-03-10T11:05:16.126Z] [2020-03-10T11:05:16.126Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-10T11:05:16.126Z] #19 6.002 Collecting yamllint==1.16.0 [2020-03-10T11:05:16.242Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2020-03-10T11:05:16.242Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-03-10T11:05:16.482Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-10T11:05:16.502Z] ok github.com/docker/docker/pkg/ioutils 0.613s coverage: 70.6% of statements [2020-03-10T11:05:16.763Z] ok github.com/docker/docker/pkg/idtools 0.936s coverage: 70.1% of statements [2020-03-10T11:05:16.763Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-10T11:05:16.763Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2020-03-10T11:05:16.873Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-03-10T11:05:16.873Z] ok github.com/docker/docker/pkg/discovery/file 0.027s coverage: 97.6% of statements [2020-03-10T11:05:17.024Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2020-03-10T11:05:17.285Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-03-10T11:05:17.546Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2020-03-10T11:05:17.674Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-03-10T11:05:17.808Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2020-03-10T11:05:18.044Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-03-10T11:05:18.044Z] ok github.com/docker/docker/pkg/dmesg 0.039s coverage: 83.3% of statements [2020-03-10T11:05:18.068Z] ok github.com/docker/docker/pkg/mount 0.940s coverage: 70.0% of statements [2020-03-10T11:05:18.068Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-10T11:05:18.068Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-10T11:05:18.068Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-10T11:05:18.328Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2020-03-10T11:05:18.899Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2020-03-10T11:05:19.159Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-03-10T11:05:19.159Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-03-10T11:05:19.303Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-03-10T11:05:19.730Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2020-03-10T11:05:20.090Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-03-10T11:05:20.300Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-03-10T11:05:20.559Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2020-03-10T11:05:20.864Z] ok github.com/docker/docker/pkg/fsutils 0.394s coverage: 85.1% of statements [2020-03-10T11:05:20.864Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2020-03-10T11:05:20.864Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-03-10T11:05:21.129Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2020-03-10T11:05:21.129Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2020-03-10T11:05:21.389Z] #19 11.36 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-10T11:05:21.389Z] #19 11.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-10T11:05:21.389Z] #19 11.47 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-10T11:05:21.389Z] #19 11.52 Collecting pyyaml (from yamllint==1.16.0) [2020-03-10T11:05:21.647Z] #19 11.66 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-10T11:05:21.651Z] ok github.com/docker/docker/pkg/idtools 0.259s coverage: 70.1% of statements [2020-03-10T11:05:21.699Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-03-10T11:05:21.699Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 71.3% of statements [2020-03-10T11:05:22.124Z] ok github.com/docker/docker/pkg/ioutils 0.322s coverage: 70.1% of statements [2020-03-10T11:05:22.124Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-03-10T11:05:22.519Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-03-10T11:05:22.519Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-03-10T11:05:22.519Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-10T11:05:22.642Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.4% of statements [2020-03-10T11:05:22.642Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2020-03-10T11:05:22.902Z] ok github.com/docker/docker/pkg/signal 2.825s coverage: 61.0% of statements [2020-03-10T11:05:23.022Z] #19 12.99 Building wheels for collected packages: pyyaml [2020-03-10T11:05:23.022Z] #19 13.00 Running setup.py bdist_wheel for pyyaml: started [2020-03-10T11:05:23.359Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2020-03-10T11:05:23.360Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-10T11:05:23.473Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 85.9% of statements [2020-03-10T11:05:23.473Z] testing: warning: no tests to run [2020-03-10T11:05:23.473Z] coverage: [no statements] [2020-03-10T11:05:23.473Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2020-03-10T11:05:23.722Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-10T11:05:23.733Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2020-03-10T11:05:23.956Z] #19 ... [2020-03-10T11:05:23.956Z] [2020-03-10T11:05:23.956Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:05:23.956Z] #44 144.7 CC criu/netfilter.o [2020-03-10T11:05:23.956Z] #44 145.0 CC criu/page-pipe.o [2020-03-10T11:05:23.956Z] #44 145.6 CC criu/page-xfer.o [2020-03-10T11:05:23.956Z] #44 146.7 CC criu/pagemap-cache.o [2020-03-10T11:05:23.956Z] #44 147.1 CC criu/pagemap.o [2020-03-10T11:05:23.956Z] #44 148.0 CC criu/parasite-syscall.o [2020-03-10T11:05:23.956Z] #44 149.1 CC criu/path.o [2020-03-10T11:05:23.956Z] #44 149.5 CC criu/pie-util-vdso-elf32.o [2020-03-10T11:05:23.956Z] #44 150.0 CC criu/pie-util-vdso.o [2020-03-10T11:05:23.956Z] #44 150.5 CC criu/pie-util.o [2020-03-10T11:05:23.956Z] #44 150.7 CC criu/pipes.o [2020-03-10T11:05:23.956Z] #44 ... [2020-03-10T11:05:23.956Z] [2020-03-10T11:05:23.956Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-10T11:05:23.956Z] #19 14.11 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-10T11:05:23.956Z] #19 14.12 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-10T11:05:23.956Z] #19 14.20 Successfully built pyyaml [2020-03-10T11:05:23.956Z] #19 14.22 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-10T11:05:23.994Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-03-10T11:05:23.994Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2020-03-10T11:05:23.994Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-03-10T11:05:24.079Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-03-10T11:05:24.079Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-10T11:05:24.514Z] ok github.com/docker/docker/pkg/mount 1.224s coverage: 70.0% of statements [2020-03-10T11:05:24.514Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-10T11:05:24.514Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-10T11:05:24.514Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-10T11:05:24.522Z] #19 14.57 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-10T11:05:25.089Z] #19 DONE 15.2s [2020-03-10T11:05:25.089Z] [2020-03-10T11:05:25.089Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:05:25.089Z] #44 151.5 CC criu/plugin.o [2020-03-10T11:05:25.295Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-03-10T11:05:25.347Z] #44 ... [2020-03-10T11:05:25.348Z] [2020-03-10T11:05:25.348Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-10T11:05:25.348Z] #24 DONE 0.2s [2020-03-10T11:05:25.348Z] [2020-03-10T11:05:25.348Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:05:25.348Z] #44 152.0 CC criu/proc_parse.o [2020-03-10T11:05:25.642Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-10T11:05:25.904Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2020-03-10T11:05:25.904Z] ok github.com/docker/docker/profiles/seccomp 0.035s coverage: 73.8% of statements [2020-03-10T11:05:26.005Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-03-10T11:05:26.005Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-10T11:05:26.282Z] #44 ... [2020-03-10T11:05:26.282Z] [2020-03-10T11:05:26.282Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-10T11:05:26.282Z] #28 DONE 1.0s [2020-03-10T11:05:26.282Z] [2020-03-10T11:05:26.282Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-10T11:05:26.474Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-03-10T11:05:26.540Z] #31 DONE 0.2s [2020-03-10T11:05:26.541Z] [2020-03-10T11:05:26.541Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-10T11:05:26.541Z] #34 DONE 0.1s [2020-03-10T11:05:26.541Z] [2020-03-10T11:05:26.541Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:05:26.541Z] #60 ... [2020-03-10T11:05:26.541Z] [2020-03-10T11:05:26.541Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-10T11:05:26.541Z] #39 DONE 0.1s [2020-03-10T11:05:26.711Z] Loaded image: buildpack-deps:jessie [2020-03-10T11:05:26.711Z] Loaded image: busybox:latest [2020-03-10T11:05:26.711Z] Loaded image: busybox:glibc [2020-03-10T11:05:26.711Z] Loaded image: debian:jessie [2020-03-10T11:05:26.711Z] Loaded image: hello-world:latest [2020-03-10T11:05:26.711Z] INFO: Testing against a local daemon [2020-03-10T11:05:26.711Z] === RUN TestCgroupNamespacesBuild [2020-03-10T11:05:26.711Z] --- SKIP: TestCgroupNamespacesBuild (0.00s) [2020-03-10T11:05:26.711Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:05:26.711Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-10T11:05:26.711Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-10T11:05:26.711Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:05:26.711Z] === RUN TestBuildWithSession [2020-03-10T11:05:26.711Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-10T11:05:26.711Z] build_session_test.go:25: TODO: BuildKit [2020-03-10T11:05:26.711Z] === RUN TestBuildSquashParent [2020-03-10T11:05:26.799Z] [2020-03-10T11:05:26.799Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:05:27.208Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-03-10T11:05:27.562Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-03-10T11:05:27.857Z] ok github.com/docker/docker/plugin 0.560s coverage: 27.1% of statements [2020-03-10T11:05:27.858Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2020-03-10T11:05:28.118Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements [2020-03-10T11:05:28.176Z] #41 ... [2020-03-10T11:05:28.176Z] [2020-03-10T11:05:28.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:05:28.176Z] #44 154.7 CC criu/protobuf-desc.o [2020-03-10T11:05:28.378Z] ok github.com/docker/docker/registry 0.222s coverage: 56.0% of statements [2020-03-10T11:05:28.948Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2020-03-10T11:05:29.110Z] #44 155.7 CC criu/protobuf.o [2020-03-10T11:05:29.209Z] ok github.com/docker/docker/runconfig 0.029s coverage: 68.2% of statements [2020-03-10T11:05:29.369Z] #44 156.0 CC criu/pstree.o [2020-03-10T11:05:30.639Z] ok github.com/docker/docker/pkg/signal 2.374s coverage: 61.0% of statements [2020-03-10T11:05:30.639Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-03-10T11:05:30.745Z] #44 157.2 CC criu/rbtree.o [2020-03-10T11:05:30.745Z] #44 157.5 CC criu/rst-malloc.o [2020-03-10T11:05:30.994Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-10T11:05:31.003Z] #44 157.8 CC criu/seccomp.o [2020-03-10T11:05:31.117Z] ok github.com/docker/docker/volume/drivers 0.028s coverage: 36.1% of statements [2020-03-10T11:05:31.354Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-03-10T11:05:31.354Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-10T11:05:31.377Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.0% of statements [2020-03-10T11:05:31.637Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-03-10T11:05:31.707Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-10T11:05:31.938Z] #44 158.6 CC criu/seize.o [2020-03-10T11:05:32.455Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.4% of statements [2020-03-10T11:05:32.455Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-03-10T11:05:32.505Z] #44 159.4 CC criu/servicefd.o [2020-03-10T11:05:33.016Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-03-10T11:05:33.071Z] #44 159.8 CC criu/shmem.o [2020-03-10T11:05:33.234Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-03-10T11:05:33.593Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-03-10T11:05:33.593Z] testing: warning: no tests to run [2020-03-10T11:05:33.593Z] coverage: [no statements] [2020-03-10T11:05:33.593Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-10T11:05:33.996Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-10T11:05:34.006Z] #44 160.7 CC criu/sigframe.o [2020-03-10T11:05:34.264Z] #44 ... [2020-03-10T11:05:34.264Z] [2020-03-10T11:05:34.264Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:05:34.264Z] #41 DONE 219.9s [2020-03-10T11:05:34.264Z] [2020-03-10T11:05:34.264Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:05:34.264Z] #44 160.9 CC criu/signalfd.o [2020-03-10T11:05:34.387Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-10T11:05:34.387Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-10T11:05:34.524Z] #44 161.3 CC criu/sk-inet.o [2020-03-10T11:05:34.863Z] --- PASS: TestBuildSquashParent (8.42s) [2020-03-10T11:05:34.863Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-10T11:05:34.863Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:05:34.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:05:34.863Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:05:34.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:05:34.863Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:05:34.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:05:34.863Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:05:34.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:05:34.863Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:05:34.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:05:34.863Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:05:34.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:05:34.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:05:34.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:05:36.264Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:05:36.264Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:05:36.425Z] #44 ... [2020-03-10T11:05:36.425Z] [2020-03-10T11:05:36.425Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-10T11:05:36.425Z] #42 DONE 0.2s [2020-03-10T11:05:36.425Z] [2020-03-10T11:05:36.425Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:05:36.425Z] #44 162.8 CC criu/sk-netlink.o [2020-03-10T11:05:36.425Z] #44 163.1 CC criu/sk-packet.o [2020-03-10T11:05:36.840Z] ok github.com/docker/docker/plugin 0.556s coverage: 27.1% of statements [2020-03-10T11:05:36.992Z] #44 163.6 CC criu/sk-queue.o [2020-03-10T11:05:36.992Z] #44 163.9 CC criu/sk-tcp.o [2020-03-10T11:05:37.205Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-10T11:05:37.559Z] #44 164.3 CC criu/sk-unix.o [2020-03-10T11:05:37.560Z] Removing intermediate container de6f6ab7aed7 [2020-03-10T11:05:37.560Z] ---> c06895557e85 [2020-03-10T11:05:37.560Z] Step 11/16 : ARG GOOS [2020-03-10T11:05:37.560Z] ---> Running in 0d5b3c81c8d9 [2020-03-10T11:05:37.560Z] Removing intermediate container 0d5b3c81c8d9 [2020-03-10T11:05:37.560Z] ---> cfae482a0b3a [2020-03-10T11:05:37.560Z] Step 12/16 : ARG GOARCH [2020-03-10T11:05:37.560Z] ---> Running in 6e8e6738c6af [2020-03-10T11:05:37.560Z] Removing intermediate container 6e8e6738c6af [2020-03-10T11:05:37.560Z] ---> f1d6283fc6fe [2020-03-10T11:05:37.560Z] 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-10T11:05:37.560Z] ---> Running in 8d8de5f659fa [2020-03-10T11:05:37.959Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-03-10T11:05:38.146Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:05:38.146Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:05:38.319Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-10T11:05:39.460Z] #44 165.9 CC criu/sockets.o [2020-03-10T11:05:39.560Z] ok github.com/docker/docker/registry 0.096s coverage: 56.0% of statements [2020-03-10T11:05:39.928Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-10T11:05:40.027Z] #44 166.7 CC criu/stats.o [2020-03-10T11:05:40.285Z] #44 167.1 CC criu/string.o [2020-03-10T11:05:40.285Z] #44 167.2 CC criu/sysctl.o [2020-03-10T11:05:40.304Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-10T11:05:40.682Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-03-10T11:05:41.057Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-10T11:05:41.220Z] #44 167.8 CC criu/sysfs_parse.o [2020-03-10T11:05:41.401Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-10T11:05:41.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.97s) [2020-03-10T11:05:41.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.10s) [2020-03-10T11:05:41.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2020-03-10T11:05:41.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.21s) [2020-03-10T11:05:41.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.78s) [2020-03-10T11:05:41.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.63s) [2020-03-10T11:05:41.401Z] === RUN TestBuildMultiStageCopy [2020-03-10T11:05:41.401Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-10T11:05:41.478Z] #44 168.1 CC criu/timerfd.o [2020-03-10T11:05:42.044Z] #44 168.5 CC criu/tty.o [2020-03-10T11:05:43.419Z] #44 170.2 CC criu/tun.o [2020-03-10T11:05:43.576Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-03-10T11:05:43.985Z] #44 170.6 CC criu/uffd.o [2020-03-10T11:05:43.985Z] #44 ... [2020-03-10T11:05:43.985Z] [2020-03-10T11:05:43.985Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:05:43.985Z] #60 114.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-10T11:05:44.390Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-03-10T11:05:44.656Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-10T11:05:45.176Z] ok github.com/docker/docker/volume/mounts 0.039s coverage: 67.0% of statements [2020-03-10T11:05:45.256Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-10T11:05:45.360Z] #60 116.3 + mkdir -p /build [2020-03-10T11:05:45.618Z] #60 116.4 + cp runc /build/runc [2020-03-10T11:05:45.618Z] #60 DONE 116.6s [2020-03-10T11:05:45.618Z] [2020-03-10T11:05:45.618Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:05:45.618Z] #44 171.6 CC criu/util.o [2020-03-10T11:05:45.947Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-03-10T11:05:46.184Z] #44 172.8 CC criu/uts_ns.o [2020-03-10T11:05:46.222Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-10T11:05:46.442Z] #44 173.0 CC criu/vdso-compat.o [2020-03-10T11:05:46.442Z] #44 173.2 CC criu/vdso.o [2020-03-10T11:05:47.008Z] #44 173.8 LINK criu/built-in.o [2020-03-10T11:05:47.008Z] #44 173.9 LINK criu/criu [2020-03-10T11:05:47.143Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-10T11:05:47.300Z] #44 174.1 DEP lib/c/criu.d [2020-03-10T11:05:47.558Z] #44 174.2 CC images/rpc.pb-c.o [2020-03-10T11:05:47.818Z] #44 174.6 CC lib/c/criu.o [2020-03-10T11:05:48.064Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2020-03-10T11:05:48.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2020-03-10T11:05:48.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-03-10T11:05:48.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-03-10T11:05:48.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-03-10T11:05:48.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-03-10T11:05:48.064Z] === RUN TestBuildMultiStageParentConfig [2020-03-10T11:05:48.763Z] #44 175.4 LINK lib/c/built-in.o [2020-03-10T11:05:48.763Z] #44 175.4 LINK lib/c/libcriu.so [2020-03-10T11:05:48.763Z] #44 175.5 LINK lib/c/libcriu.a [2020-03-10T11:05:48.763Z] #44 175.6 GEN magic.py [2020-03-10T11:05:49.020Z] #44 175.6 Note: Building without setproctitle() and strlcpy() support. [2020-03-10T11:05:49.020Z] #44 175.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-10T11:05:49.020Z] #44 175.6 Note: Building without GnuTLS support [2020-03-10T11:05:49.278Z] #44 176.2 fatal: not a git repository (or any of the parent directories): .git [2020-03-10T11:05:49.844Z] #44 176.7 make[1]: Nothing to be done for 'all'. [2020-03-10T11:05:50.411Z] #44 177.1 make[1]: 'images/built-in.o' is up to date. [2020-03-10T11:05:50.411Z] #44 177.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-10T11:05:50.411Z] #44 177.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-10T11:05:50.411Z] #44 177.3 make[1]: 'compel/libcompel.a' is up to date. [2020-03-10T11:05:50.411Z] #44 177.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-10T11:05:50.675Z] #44 177.3 make[1]: Nothing to be done for 'all'. [2020-03-10T11:05:50.675Z] #44 177.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-10T11:05:50.933Z] #44 177.5 make[2]: Nothing to be done for 'all'. [2020-03-10T11:05:50.933Z] #44 177.5 make[2]: Nothing to be done for 'all'. [2020-03-10T11:05:50.933Z] #44 177.5 make[2]: Nothing to be done for 'all'. [2020-03-10T11:05:50.933Z] #44 177.6 make[2]: Nothing to be done for 'all'. [2020-03-10T11:05:50.933Z] #44 177.7 make[2]: Nothing to be done for 'all'. [2020-03-10T11:05:50.933Z] #44 177.7 make[2]: Nothing to be done for 'all'. [2020-03-10T11:05:50.933Z] #44 177.8 make[2]: Nothing to be done for 'all'. [2020-03-10T11:05:50.933Z] #44 177.8 make[2]: Nothing to be done for 'all'. [2020-03-10T11:05:51.191Z] #44 177.8 INSTALL criu/criu [2020-03-10T11:05:51.191Z] #44 DONE 178.1s [2020-03-10T11:05:51.191Z] [2020-03-10T11:05:51.191Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:05:53.100Z] #53 ... [2020-03-10T11:05:53.100Z] [2020-03-10T11:05:53.100Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-10T11:05:53.100Z] #45 DONE 0.1s [2020-03-10T11:05:53.100Z] [2020-03-10T11:05:53.100Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-10T11:05:53.100Z] #48 DONE 0.1s [2020-03-10T11:05:53.100Z] [2020-03-10T11:05:53.100Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-10T11:05:53.291Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-03-10T11:05:53.291Z] === RUN TestBuildLabelWithTargets [2020-03-10T11:05:53.358Z] #51 DONE 0.1s [2020-03-10T11:05:53.358Z] [2020-03-10T11:05:53.358Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:05:54.732Z] #53 ... [2020-03-10T11:05:54.732Z] [2020-03-10T11:05:54.732Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:05:54.732Z] #65 196.4 + bin/containerd [2020-03-10T11:05:54.948Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/rootless [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/volume [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-10T11:05:54.948Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === Skipped [2020-03-10T11:05:54.948Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-10T11:05:54.948Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-10T11:05:54.948Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:54.948Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:54.948Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:54.948Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:54.948Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:54.948Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:73: No driver to put! [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-10T11:05:54.948Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-10T11:05:54.948Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-10T11:05:54.948Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:54.948Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:54.948Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:54.948Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:54.948Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:54.948Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-10T11:05:54.948Z] graphtest_unix.go:73: No driver to put! [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-10T11:05:54.948Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-10T11:05:54.948Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] [2020-03-10T11:05:54.948Z] DONE 2168 tests, 20 skipped in 190.489s Post stage [Pipeline] junit [2020-03-10T11:05:54.963Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-10T11:05:55.405Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -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:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/make.sh dynbinary test-integration [2020-03-10T11:05:55.975Z] [2020-03-10T11:05:56.234Z] Removing bundles/ [2020-03-10T11:05:56.234Z] [2020-03-10T11:05:56.234Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-10T11:05:56.234Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-10T11:05:56.234Z] GOOS="" GOARCH="" GOARM="" [2020-03-10T11:05:57.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-10T11:05:59.342Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/rootless [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/volume [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-10T11:05:59.343Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === Skipped [2020-03-10T11:05:59.343Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-10T11:05:59.343Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-10T11:05:59.343Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:59.343Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:59.343Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:59.343Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:59.343Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:59.343Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:73: No driver to put! [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-10T11:05:59.343Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-10T11:05:59.343Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-10T11:05:59.343Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:59.343Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:59.343Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:59.343Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:59.343Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:05:59.343Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-10T11:05:59.343Z] graphtest_unix.go:73: No driver to put! [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-10T11:05:59.343Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-10T11:05:59.343Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] [2020-03-10T11:05:59.343Z] DONE 2168 tests, 20 skipped in 196.266s [2020-03-10T11:05:59.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main Post stage [Pipeline] junit [2020-03-10T11:05:59.455Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-10T11:06:01.292Z] #65 ... [2020-03-10T11:06:01.293Z] [2020-03-10T11:06:01.293Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:06:01.293Z] #53 DONE 241.6s [2020-03-10T11:06:01.293Z] [2020-03-10T11:06:01.293Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:06:01.293Z] #65 ... [2020-03-10T11:06:01.293Z] [2020-03-10T11:06:01.293Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-10T11:06:01.443Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2020-03-10T11:06:01.443Z] === RUN TestBuildWithEmptyLayers [2020-03-10T11:06:01.551Z] #54 DONE 0.2s [2020-03-10T11:06:01.551Z] [2020-03-10T11:06:01.551Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-10T11:06:01.551Z] #57 DONE 0.1s [2020-03-10T11:06:01.551Z] [2020-03-10T11:06:01.551Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-10T11:06:01.810Z] #61 DONE 0.1s [2020-03-10T11:06:01.810Z] [2020-03-10T11:06:01.810Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:06:01.923Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -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:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/make.sh dynbinary test-integration [2020-03-10T11:06:01.923Z] [2020-03-10T11:06:02.274Z] Removing bundles/ [2020-03-10T11:06:02.274Z] [2020-03-10T11:06:02.274Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-10T11:06:02.274Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-10T11:06:02.274Z] GOOS="" GOARCH="" GOARM="" [2020-03-10T11:06:04.741Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-03-10T11:06:04.741Z] === RUN TestBuildMultiStageOnBuild [2020-03-10T11:06:07.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-10T11:06:09.987Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-03-10T11:06:09.987Z] === RUN TestBuildUncleanTarFilenames [2020-03-10T11:06:09.987Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2020-03-10T11:06:09.987Z] === RUN TestBuildMultiStageLayerLeak [2020-03-10T11:06:14.021Z] 65014b3c3121: Pull complete [2020-03-10T11:06:14.181Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2020-03-10T11:06:14.181Z] === RUN TestBuildWithHugeFile [2020-03-10T11:06:23.736Z] #65 224.2 + bin/containerd-stress [2020-03-10T11:06:23.995Z] #65 225.9 + bin/containerd-shim [2020-03-10T11:06:30.649Z] #65 232.4 + bin/containerd-shim-runc-v1 [2020-03-10T11:06:33.178Z] #65 235.3 + bin/containerd-shim-runc-v2 [2020-03-10T11:06:34.112Z] #65 236.1 + binaries [2020-03-10T11:06:34.112Z] #65 236.1 + mkdir -p /build [2020-03-10T11:06:34.112Z] #65 236.1 + cp bin/containerd /build/containerd [2020-03-10T11:06:34.112Z] #65 236.1 + cp bin/containerd-shim /build/containerd-shim [2020-03-10T11:06:34.112Z] #65 236.1 + cp bin/ctr /build/ctr [2020-03-10T11:06:34.678Z] #65 DONE 236.7s [2020-03-10T11:06:35.611Z] [2020-03-10T11:06:35.611Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-10T11:06:35.611Z] #66 DONE 0.2s [2020-03-10T11:06:35.611Z] [2020-03-10T11:06:35.611Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-10T11:06:35.869Z] #70 DONE 0.1s [2020-03-10T11:06:35.869Z] [2020-03-10T11:06:35.869Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-10T11:06:35.869Z] #72 DONE 0.2s [2020-03-10T11:06:35.869Z] [2020-03-10T11:06:35.869Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-10T11:06:36.127Z] #75 DONE 0.1s [2020-03-10T11:06:36.127Z] [2020-03-10T11:06:36.127Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-10T11:06:36.127Z] #76 DONE 0.0s [2020-03-10T11:06:36.127Z] [2020-03-10T11:06:36.127Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-10T11:06:37.061Z] #77 DONE 0.9s [2020-03-10T11:06:37.061Z] [2020-03-10T11:06:37.061Z] #78 exporting to image [2020-03-10T11:06:37.061Z] #78 exporting layers [2020-03-10T11:06:43.617Z] #78 exporting layers 5.7s done [2020-03-10T11:06:43.617Z] #78 writing image sha256:74658a5a319d01f1e495291eca695d06569d8bffac86ae03651f9db59c076a5b done [2020-03-10T11:06:43.617Z] #78 naming to docker.io/library/docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 done [2020-03-10T11:06:43.617Z] #78 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-10T11:06:43.954Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40661/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40661/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/validate/default [2020-03-10T11:06:44.521Z] Congratulations! All commits are properly signed with the DCO! [2020-03-10T11:06:44.779Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-10T11:06:44.779Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-10T11:06:44.779Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-10T11:06:44.779Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-10T11:06:44.779Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-10T11:06:44.779Z] Congratulations! No new tests were added to integration-cli. [2020-03-10T11:06:44.779Z] [2020-03-10T11:06:44.779Z] INFO Start validation with golang-ci-lint [2020-03-10T11:06:44.779Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-10T11:06:44.779Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-10T11:06:44.779Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-10T11:06:46.033Z] Removing intermediate container 8d8de5f659fa [2020-03-10T11:06:46.033Z] ---> b12a5d6f65b5 [2020-03-10T11:06:46.033Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-10T11:06:46.033Z] ---> ebd73b5ebd31 [2020-03-10T11:06:46.033Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-10T11:06:46.033Z] ---> 431633633797 [2020-03-10T11:06:46.033Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-10T11:06:46.033Z] ---> Running in 6335dc145f9c [2020-03-10T11:06:46.033Z] Removing intermediate container 6335dc145f9c [2020-03-10T11:06:46.033Z] ---> c9ab61a5a170 [2020-03-10T11:06:46.033Z] Successfully built c9ab61a5a170 [2020-03-10T11:06:46.033Z] Successfully tagged moby-buildx:latest [2020-03-10T11:06:46.033Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-10T11:06:46.033Z] if [ -n "${id}" ]; then \ [2020-03-10T11:06:46.033Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-10T11:06:46.033Z] && touch bundles/buildx; \ [2020-03-10T11:06:46.033Z] docker rm -f ${id}; \ [2020-03-10T11:06:46.033Z] fi [2020-03-10T11:06:46.033Z] b710fb3e105cb27bc4c189cb6124f4dfaf9d7ad16744e9ca9e77e0f18e963350 [2020-03-10T11:06:46.033Z] bundles/buildx version [2020-03-10T11:06:46.033Z] buildx v0.3.1 6db68d0 [2020-03-10T11:06:46.033Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 . [2020-03-10T11:06:46.033Z] #1 [internal] booting buildkit [2020-03-10T11:06:46.033Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-10T11:06:46.033Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-03-10T11:06:46.033Z] #1 creating container buildx_buildkit_default [2020-03-10T11:06:46.033Z] #1 creating container buildx_buildkit_default 0.5s done [2020-03-10T11:06:46.033Z] #1 DONE 3.2s [2020-03-10T11:06:46.033Z] [2020-03-10T11:06:46.033Z] #3 [internal] load .dockerignore [2020-03-10T11:06:46.033Z] #3 transferring context: 87B done [2020-03-10T11:06:46.033Z] #3 DONE 0.0s [2020-03-10T11:06:46.033Z] [2020-03-10T11:06:46.033Z] #2 [internal] load build definition from Dockerfile [2020-03-10T11:06:46.033Z] #2 transferring dockerfile: 17.11kB done [2020-03-10T11:06:46.033Z] #2 DONE 0.0s [2020-03-10T11:06:46.033Z] [2020-03-10T11:06:46.033Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-10T11:06:46.033Z] #4 DONE 0.5s [2020-03-10T11:06:46.033Z] [2020-03-10T11:06:46.033Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-10T11:06:46.033Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-10T11:06:46.033Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-10T11:06:46.033Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-03-10T11:06:46.033Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.95MB / 8.18MB 0.1s [2020-03-10T11:06:46.033Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-03-10T11:06:46.033Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-03-10T11:06:46.033Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-10T11:06:46.658Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-03-10T11:06:46.658Z] #5 DONE 0.8s [2020-03-10T11:06:46.956Z] [2020-03-10T11:06:46.956Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-10T11:06:46.956Z] #7 DONE 0.2s [2020-03-10T11:06:46.956Z] [2020-03-10T11:06:46.956Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-10T11:06:47.250Z] #6 DONE 0.3s [2020-03-10T11:06:47.250Z] [2020-03-10T11:06:47.250Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-10T11:06:47.250Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-10T11:06:47.250Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 0B / 8.25MB 0.1s [2020-03-10T11:06:47.250Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 0B / 96.43MB 0.1s [2020-03-10T11:06:47.250Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-10T11:06:47.250Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-03-10T11:06:47.250Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 0B / 57.39MB 0.1s [2020-03-10T11:06:47.251Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-03-10T11:06:47.251Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 0B / 73.51MB 0.1s [2020-03-10T11:06:47.251Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 0B / 155B 0.1s [2020-03-10T11:06:47.251Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 0B / 10.73MB 0.1s [2020-03-10T11:06:47.251Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 0B / 54.14MB 0.1s [2020-03-10T11:06:47.558Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 457.79kB / 8.25MB 0.3s [2020-03-10T11:06:47.558Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.1s done [2020-03-10T11:06:47.558Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 621.67kB / 10.73MB 0.3s [2020-03-10T11:06:47.558Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.01MB / 8.25MB 0.4s [2020-03-10T11:06:47.558Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 1.21MB / 10.73MB 0.4s [2020-03-10T11:06:47.852Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.47MB / 8.25MB 0.6s [2020-03-10T11:06:48.156Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.00MB / 8.25MB 0.7s [2020-03-10T11:06:48.156Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.16MB / 10.73MB 0.7s [2020-03-10T11:06:48.156Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.59MB / 8.25MB 0.9s [2020-03-10T11:06:48.156Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.78MB / 10.73MB 0.9s [2020-03-10T11:06:48.156Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 2.98MB / 57.39MB 1.0s [2020-03-10T11:06:48.156Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 3.05MB / 54.14MB 1.0s [2020-03-10T11:06:48.450Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.60MB / 8.25MB 1.2s [2020-03-10T11:06:48.450Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.77MB / 10.73MB 1.2s [2020-03-10T11:06:48.763Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.10MB / 8.25MB 1.3s [2020-03-10T11:06:48.763Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 3.93MB / 73.51MB 1.3s [2020-03-10T11:06:48.763Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.65MB / 8.25MB 1.5s [2020-03-10T11:06:48.763Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.82MB / 10.73MB 1.5s [2020-03-10T11:06:49.063Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.24MB / 8.25MB 1.6s [2020-03-10T11:06:49.063Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 5.02MB / 96.43MB 1.6s [2020-03-10T11:06:49.063Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.44MB / 10.73MB 1.6s [2020-03-10T11:06:49.063Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.73MB / 8.25MB 1.8s [2020-03-10T11:06:49.063Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 5.83MB / 54.14MB 1.8s [2020-03-10T11:06:49.063Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.22MB / 8.25MB 1.9s [2020-03-10T11:06:49.063Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 6.19MB / 57.39MB 1.9s [2020-03-10T11:06:49.063Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.42MB / 10.73MB 1.9s [2020-03-10T11:06:49.370Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.88MB / 8.25MB 2.1s [2020-03-10T11:06:49.370Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.04MB / 10.73MB 2.1s [2020-03-10T11:06:49.370Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.40MB / 8.25MB 2.2s [2020-03-10T11:06:49.370Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.60MB / 10.73MB 2.2s [2020-03-10T11:06:49.667Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.5s [2020-03-10T11:06:49.667Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 8.19MB / 73.51MB 2.5s [2020-03-10T11:06:49.667Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.52MB / 10.73MB 2.5s [2020-03-10T11:06:49.966Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.5s done [2020-03-10T11:06:49.966Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.11MB / 10.73MB 2.7s [2020-03-10T11:06:49.966Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 9.08MB / 54.14MB 2.7s [2020-03-10T11:06:49.966Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 9.50MB / 57.39MB 2.8s [2020-03-10T11:06:49.966Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.76MB / 10.73MB 2.8s [2020-03-10T11:06:50.267Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.35MB / 10.73MB 3.0s [2020-03-10T11:06:50.267Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 10.08MB / 96.43MB 3.1s [2020-03-10T11:06:50.587Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.2s done [2020-03-10T11:06:50.587Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 11.89MB / 73.51MB 3.4s [2020-03-10T11:06:50.587Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 12.42MB / 54.14MB 3.4s [2020-03-10T11:06:50.892Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 12.45MB / 57.39MB 3.6s [2020-03-10T11:06:51.535Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 15.66MB / 54.14MB 4.2s [2020-03-10T11:06:51.535Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 15.37MB / 96.43MB 4.3s [2020-03-10T11:06:51.535Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 15.69MB / 57.39MB 4.3s [2020-03-10T11:06:51.535Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 15.96MB / 73.51MB 4.3s [2020-03-10T11:06:51.836Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 18.81MB / 54.14MB 4.8s [2020-03-10T11:06:52.130Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 18.94MB / 57.39MB 4.9s [2020-03-10T11:06:52.426Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 20.05MB / 73.51MB 5.1s [2020-03-10T11:06:52.426Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 20.65MB / 96.43MB 5.2s [2020-03-10T11:06:52.426Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 21.79MB / 54.14MB 5.2s [2020-03-10T11:06:52.723Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 22.13MB / 57.39MB 5.4s [2020-03-10T11:06:52.723Z] #8 ... [2020-03-10T11:06:52.723Z] [2020-03-10T11:06:52.723Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-10T11:06:52.723Z] #72 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-10T11:06:52.723Z] #72 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-10T11:06:52.723Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done [2020-03-10T11:06:52.723Z] #72 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-10T11:06:52.723Z] #72 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.3s done [2020-03-10T11:06:52.723Z] #72 DONE 5.6s [2020-03-10T11:06:52.723Z] [2020-03-10T11:06:52.723Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-10T11:06:52.723Z] #8 ... [2020-03-10T11:06:52.723Z] [2020-03-10T11:06:52.723Z] #21 [internal] load build context [2020-03-10T11:06:52.723Z] #21 transferring context: 49.43MB 5.7s [2020-03-10T11:06:53.014Z] #21 transferring context: 49.95MB 5.8s done [2020-03-10T11:06:53.014Z] #21 DONE 5.9s [2020-03-10T11:06:53.014Z] [2020-03-10T11:06:53.014Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-10T11:06:53.014Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 24.05MB / 73.51MB 5.7s [2020-03-10T11:06:53.014Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 24.58MB / 54.14MB 5.7s [2020-03-10T11:06:53.014Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 25.39MB / 57.39MB 5.8s [2020-03-10T11:06:53.014Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 26.25MB / 96.43MB 6.0s [2020-03-10T11:06:53.306Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 28.21MB / 73.51MB 6.1s [2020-03-10T11:06:53.306Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 28.61MB / 54.14MB 6.1s [2020-03-10T11:06:53.595Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 29.56MB / 57.39MB 6.3s [2020-03-10T11:06:53.887Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 31.82MB / 96.43MB 6.6s [2020-03-10T11:06:53.887Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 32.09MB / 73.51MB 6.6s [2020-03-10T11:06:53.887Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 32.64MB / 54.14MB 6.6s [2020-03-10T11:06:54.177Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 33.39MB / 57.39MB 6.7s [2020-03-10T11:06:54.177Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 36.43MB / 73.51MB 7.0s [2020-03-10T11:06:54.177Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 36.99MB / 54.14MB 7.0s [2020-03-10T11:06:54.470Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 37.39MB / 96.43MB 7.2s [2020-03-10T11:06:54.470Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 37.25MB / 57.39MB 7.2s [2020-03-10T11:06:54.763Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 40.53MB / 57.39MB 7.5s [2020-03-10T11:06:54.763Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 40.83MB / 73.51MB 7.5s [2020-03-10T11:06:54.763Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 41.35MB / 54.14MB 7.5s [2020-03-10T11:06:55.053Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 45.03MB / 96.43MB 7.9s [2020-03-10T11:06:55.053Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 44.85MB / 57.39MB 7.9s [2020-03-10T11:06:55.053Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 45.34MB / 73.51MB 7.9s [2020-03-10T11:06:55.053Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 45.87MB / 54.14MB 7.9s [2020-03-10T11:06:55.697Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 48.07MB / 57.39MB 8.2s [2020-03-10T11:06:55.697Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 49.03MB / 54.14MB 8.2s [2020-03-10T11:06:55.697Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 49.84MB / 73.51MB 8.4s [2020-03-10T11:06:55.990Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 50.38MB / 96.43MB 8.7s [2020-03-10T11:06:55.990Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 51.05MB / 57.39MB 8.7s [2020-03-10T11:06:55.990Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 51.97MB / 54.14MB 8.7s [2020-03-10T11:06:56.280Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 56.09MB / 57.39MB 9.1s [2020-03-10T11:06:56.280Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 56.33MB / 73.51MB 9.1s [2020-03-10T11:06:56.280Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.9s done [2020-03-10T11:06:56.570Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 58.26MB / 96.43MB 9.3s [2020-03-10T11:06:56.570Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 9.2s done [2020-03-10T11:06:56.570Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 61.28MB / 73.51MB 9.4s [2020-03-10T11:06:56.867Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 64.78MB / 96.43MB 9.6s [2020-03-10T11:06:56.867Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 65.10MB / 73.51MB 9.6s [2020-03-10T11:06:57.158Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 68.78MB / 73.51MB 9.7s [2020-03-10T11:06:57.158Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 74.56MB / 96.43MB 10.0s [2020-03-10T11:06:57.158Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 10.0s done [2020-03-10T11:06:57.446Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 89.40MB / 96.43MB 10.3s [2020-03-10T11:06:57.730Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 10.4s done [2020-03-10T11:06:57.730Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-10T11:07:00.597Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-10T11:07:00.597Z] [2020-03-10T11:07:00.597Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-10T11:07:00.597Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-10T11:07:00.597Z] HOSTNAME=328444c01f26 [2020-03-10T11:07:00.597Z] TESTDEBUG=0 [2020-03-10T11:07:00.597Z] DEST=bundles/test-integration [2020-03-10T11:07:00.597Z] PWD=/go/src/github.com/docker/docker [2020-03-10T11:07:00.597Z] DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:07:00.597Z] container=docker [2020-03-10T11:07:00.597Z] HOME=/root [2020-03-10T11:07:00.597Z] GOLANG_VERSION=1.13.8 [2020-03-10T11:07:00.597Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-10T11:07:00.597Z] VALIDATE_BRANCH=master [2020-03-10T11:07:00.597Z] TERM=xterm [2020-03-10T11:07:00.597Z] DOCKER_PKG=github.com/docker/docker [2020-03-10T11:07:00.597Z] SHLVL=1 [2020-03-10T11:07:00.597Z] TIMEOUT=120m [2020-03-10T11:07:00.597Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-10T11:07:00.597Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-10T11:07:00.597Z] GO111MODULE=off [2020-03-10T11:07:00.597Z] DOCKER_EXPERIMENTAL=1 [2020-03-10T11:07:00.597Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-10T11:07:00.597Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-10T11:07:00.597Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-10T11:07:00.597Z] GOPATH=/go [2020-03-10T11:07:00.597Z] PKG_CONFIG=pkg-config [2020-03-10T11:07:00.597Z] _=/usr/bin/env [2020-03-10T11:07:00.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-10T11:07:03.949Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-10T11:07:03.949Z] [2020-03-10T11:07:03.949Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-10T11:07:04.519Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-10T11:07:04.519Z] HOSTNAME=f6b59513c56f [2020-03-10T11:07:04.519Z] TESTDEBUG=0 [2020-03-10T11:07:04.519Z] DEST=bundles/test-integration [2020-03-10T11:07:04.519Z] PWD=/go/src/github.com/docker/docker [2020-03-10T11:07:04.519Z] DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:07:04.519Z] container=docker [2020-03-10T11:07:04.519Z] HOME=/root [2020-03-10T11:07:04.519Z] GOLANG_VERSION=1.13.8 [2020-03-10T11:07:04.519Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-10T11:07:04.519Z] VALIDATE_BRANCH=master [2020-03-10T11:07:04.519Z] TERM=xterm [2020-03-10T11:07:04.519Z] DOCKER_PKG=github.com/docker/docker [2020-03-10T11:07:04.519Z] SHLVL=1 [2020-03-10T11:07:04.519Z] TIMEOUT=120m [2020-03-10T11:07:04.519Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-10T11:07:04.519Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-10T11:07:04.519Z] GO111MODULE=off [2020-03-10T11:07:04.519Z] DOCKER_EXPERIMENTAL=1 [2020-03-10T11:07:04.519Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-10T11:07:04.519Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-10T11:07:04.519Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-10T11:07:04.519Z] GOPATH=/go [2020-03-10T11:07:04.519Z] PKG_CONFIG=pkg-config [2020-03-10T11:07:04.519Z] _=/usr/bin/env [2020-03-10T11:07:04.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-10T11:07:10.682Z] --- PASS: TestBuildWithHugeFile (51.44s) [2020-03-10T11:07:10.682Z] === RUN TestBuildWithEmptyDockerfile [2020-03-10T11:07:10.682Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:07:10.682Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:07:10.682Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:07:10.682Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:07:10.682Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:07:10.682Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:07:10.682Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:07:10.682Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:07:10.682Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:07:10.682Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-03-10T11:07:10.682Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-03-10T11:07:10.682Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-03-10T11:07:10.682Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-03-10T11:07:10.682Z] === RUN TestBuildPreserveOwnership [2020-03-10T11:07:10.682Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-10T11:07:12.041Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-10T11:07:16.323Z] --- PASS: TestBuildPreserveOwnership (10.31s) [2020-03-10T11:07:16.323Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.30s) [2020-03-10T11:07:16.323Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-03-10T11:07:16.323Z] === RUN TestBuildPlatformInvalid [2020-03-10T11:07:16.323Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-03-10T11:07:16.323Z] PASS [2020-03-10T11:07:16.323Z] [2020-03-10T11:07:16.323Z] === Skipped [2020-03-10T11:07:16.323Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s) [2020-03-10T11:07:16.323Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.323Z] [2020-03-10T11:07:16.323Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-10T11:07:16.323Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.323Z] [2020-03-10T11:07:16.323Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-10T11:07:16.323Z] build_session_test.go:25: TODO: BuildKit [2020-03-10T11:07:16.323Z] [2020-03-10T11:07:16.323Z] [2020-03-10T11:07:16.323Z] DONE 32 tests, 3 skipped in 121.929s [2020-03-10T11:07:16.323Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-10T11:07:16.323Z] INFO: Testing against a local daemon [2020-03-10T11:07:16.323Z] === RUN TestConfigList [2020-03-10T11:07:16.323Z] --- SKIP: TestConfigList (0.01s) [2020-03-10T11:07:16.323Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.323Z] === RUN TestConfigsCreateAndDelete [2020-03-10T11:07:16.578Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-03-10T11:07:16.578Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] === RUN TestConfigsUpdate [2020-03-10T11:07:16.578Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-03-10T11:07:16.578Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] === RUN TestTemplatedConfig [2020-03-10T11:07:16.578Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-10T11:07:16.578Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] === RUN TestConfigInspect [2020-03-10T11:07:16.578Z] --- SKIP: TestConfigInspect (0.02s) [2020-03-10T11:07:16.578Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] === RUN TestConfigCreateWithLabels [2020-03-10T11:07:16.578Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-03-10T11:07:16.578Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] === RUN TestConfigCreateResolve [2020-03-10T11:07:16.578Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-03-10T11:07:16.578Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] === RUN TestConfigDaemonLibtrustID [2020-03-10T11:07:16.578Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2020-03-10T11:07:16.578Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] PASS [2020-03-10T11:07:16.578Z] [2020-03-10T11:07:16.578Z] === Skipped [2020-03-10T11:07:16.578Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-03-10T11:07:16.578Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] [2020-03-10T11:07:16.578Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-03-10T11:07:16.578Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] [2020-03-10T11:07:16.578Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-03-10T11:07:16.578Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] [2020-03-10T11:07:16.578Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-03-10T11:07:16.578Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] [2020-03-10T11:07:16.578Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-03-10T11:07:16.578Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] [2020-03-10T11:07:16.578Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-03-10T11:07:16.578Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] [2020-03-10T11:07:16.578Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-03-10T11:07:16.578Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] [2020-03-10T11:07:16.578Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s) [2020-03-10T11:07:16.578Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:16.578Z] [2020-03-10T11:07:16.578Z] [2020-03-10T11:07:16.578Z] DONE 8 tests, 8 skipped in 0.203s [2020-03-10T11:07:16.578Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-10T11:07:16.578Z] INFO: Testing against a local daemon [2020-03-10T11:07:16.578Z] === RUN TestCheckpoint [2020-03-10T11:07:16.578Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-10T11:07:16.578Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-10T11:07:16.578Z] === RUN TestContainerInvalidJSON [2020-03-10T11:07:16.578Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:07:16.578Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:07:16.578Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:07:16.578Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:07:16.578Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:07:16.578Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:07:16.578Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:07:16.578Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:07:16.578Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:07:16.578Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-10T11:07:16.578Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-10T11:07:16.578Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-10T11:07:16.578Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-10T11:07:16.578Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-10T11:07:16.832Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-03-10T11:07:16.832Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-10T11:07:16.832Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-10T11:07:16.832Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-10T11:07:16.832Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-10T11:07:16.832Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-10T11:07:16.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-10T11:07:16.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-10T11:07:17.086Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-10T11:07:17.086Z] === RUN TestCopyFromContainer [2020-03-10T11:07:17.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-10T11:07:20.341Z] === RUN TestCopyFromContainer// [2020-03-10T11:07:20.341Z] === RUN TestCopyFromContainer//bar/root [2020-03-10T11:07:20.341Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-10T11:07:20.341Z] === RUN TestCopyFromContainer/bar/quux [2020-03-10T11:07:20.596Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-10T11:07:20.596Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-10T11:07:20.596Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-10T11:07:20.851Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-10T11:07:20.851Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-10T11:07:20.851Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-10T11:07:21.148Z] --- PASS: TestCopyFromContainer (3.97s) [2020-03-10T11:07:21.148Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-03-10T11:07:21.148Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-10T11:07:21.148Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-10T11:07:21.148Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-03-10T11:07:21.148Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-10T11:07:21.148Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-03-10T11:07:21.148Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-10T11:07:21.148Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-03-10T11:07:21.148Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-10T11:07:21.148Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-10T11:07:21.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-10T11:07:21.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:07:21.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:07:21.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:07:21.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:07:21.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:07:21.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:07:21.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:07:21.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:07:21.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:07:21.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-10T11:07:21.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-10T11:07:21.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-10T11:07:21.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-10T11:07:21.148Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-10T11:07:21.148Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-03-10T11:07:21.148Z] === RUN TestCreateWithInvalidEnv [2020-03-10T11:07:21.148Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-10T11:07:21.148Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-10T11:07:21.148Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-10T11:07:21.148Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-10T11:07:21.148Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-10T11:07:21.148Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-10T11:07:21.148Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-10T11:07:21.148Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-10T11:07:21.148Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-10T11:07:21.148Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-10T11:07:21.148Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-10T11:07:21.148Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-10T11:07:21.148Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-10T11:07:21.148Z] === RUN TestCreateTmpfsMountsTarget [2020-03-10T11:07:21.148Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-10T11:07:21.148Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCapabilities [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-10T11:07:23.656Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:07:23.656Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:07:23.656Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:07:23.656Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:07:23.656Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:07:23.656Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-10T11:07:23.656Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:07:23.656Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:07:23.656Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:07:23.656Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:07:23.656Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:07:23.656Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-10T11:07:23.656Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-10T11:07:23.656Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:07:23.656Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:07:23.656Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:07:23.656Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:07:23.656Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:07:23.656Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:07:23.656Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:07:23.656Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:07:23.656Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-10T11:07:23.656Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-10T11:07:23.656Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-10T11:07:26.162Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2020-03-10T11:07:26.162Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-10T11:07:26.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:07:26.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:07:26.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:07:26.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:07:26.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:07:26.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:07:26.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:07:26.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:07:26.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:07:26.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:07:26.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:07:26.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:07:26.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:07:26.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:07:26.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:07:26.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-10T11:07:26.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-10T11:07:26.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-10T11:07:26.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-10T11:07:26.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-10T11:07:26.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-10T11:07:26.162Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-10T11:07:26.457Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-03-10T11:07:26.457Z] === RUN TestContainerStartOnDaemonRestart [2020-03-10T11:07:26.457Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-10T11:07:26.457Z] === RUN TestDaemonRestartIpcMode [2020-03-10T11:07:26.457Z] === PAUSE TestDaemonRestartIpcMode [2020-03-10T11:07:26.457Z] === RUN TestDaemonHostGatewayIP [2020-03-10T11:07:26.457Z] === PAUSE TestDaemonHostGatewayIP [2020-03-10T11:07:26.457Z] === RUN TestDiff [2020-03-10T11:07:27.478Z] --- PASS: TestDiff (0.77s) [2020-03-10T11:07:27.478Z] === RUN TestExecWithCloseStdin [2020-03-10T11:07:28.056Z] --- PASS: TestExecWithCloseStdin (0.83s) [2020-03-10T11:07:28.056Z] === RUN TestExec [2020-03-10T11:07:28.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-10T11:07:28.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-10T11:07:28.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-10T11:07:28.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-10T11:07:28.979Z] --- PASS: TestExec (0.84s) [2020-03-10T11:07:28.979Z] === RUN TestExecUser [2020-03-10T11:07:29.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-10T11:07:29.903Z] --- PASS: TestExecUser (0.84s) [2020-03-10T11:07:29.903Z] === RUN TestExportContainerAndImportImage [2020-03-10T11:07:30.306Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 28.9s done [2020-03-10T11:07:30.306Z] #8 DONE 39.4s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-10T11:07:30.306Z] #9 DONE 0.2s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-10T11:07:30.306Z] #10 DONE 0.2s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-10T11:07:30.306Z] #41 DONE 0.0s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-10T11:07:30.306Z] #30 DONE 0.1s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:07:30.306Z] #22 DONE 0.1s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-10T11:07:30.306Z] #31 ... [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-10T11:07:30.306Z] #74 DONE 0.1s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-10T11:07:30.306Z] #33 DONE 0.1s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-10T11:07:30.306Z] #68 DONE 0.1s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-10T11:07:30.306Z] #56 DONE 0.1s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-10T11:07:30.306Z] #53 DONE 0.1s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-10T11:07:30.306Z] #50 DONE 0.1s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-10T11:07:30.306Z] #47 DONE 0.2s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:07:30.306Z] #48 ... [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-10T11:07:30.306Z] #23 DONE 0.3s [2020-03-10T11:07:30.306Z] [2020-03-10T11:07:30.306Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:07:30.306Z] #24 0.599 + RM_GOPATH=0 [2020-03-10T11:07:30.306Z] #24 0.600 + TMP_GOPATH= [2020-03-10T11:07:30.306Z] #24 0.601 + : /build [2020-03-10T11:07:30.306Z] #24 0.604 + '[' -z '' ']' [2020-03-10T11:07:30.306Z] #24 0.610 ++ mktemp -d [2020-03-10T11:07:30.306Z] #24 0.695 + export GOPATH=/tmp/tmp.1DlR06g2qp [2020-03-10T11:07:30.306Z] #24 0.696 + GOPATH=/tmp/tmp.1DlR06g2qp [2020-03-10T11:07:30.306Z] #24 0.696 + RM_GOPATH=1 [2020-03-10T11:07:30.306Z] #24 0.698 ++ dirname ./install.sh [2020-03-10T11:07:30.306Z] #24 0.702 + dir=. [2020-03-10T11:07:30.306Z] #24 0.702 + bin=dockercli [2020-03-10T11:07:30.306Z] #24 0.702 + shift [2020-03-10T11:07:30.306Z] #24 0.702 + '[' '!' -f ./dockercli.installer ']' [2020-03-10T11:07:30.306Z] #24 0.703 + . ./dockercli.installer [2020-03-10T11:07:30.306Z] #24 0.703 ++ : stable [2020-03-10T11:07:30.306Z] #24 0.703 ++ : 17.06.2-ce [2020-03-10T11:07:30.306Z] #24 0.704 + install_dockercli [2020-03-10T11:07:30.306Z] #24 0.708 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-10T11:07:30.306Z] #24 0.709 Install docker/cli version 17.06.2-ce from stable [2020-03-10T11:07:30.306Z] #24 0.713 ++ uname -m [2020-03-10T11:07:30.306Z] #24 0.720 + arch=ppc64le [2020-03-10T11:07:30.306Z] #24 0.720 + '[' ppc64le '!=' x86_64 ']' [2020-03-10T11:07:30.306Z] #24 0.721 + '[' ppc64le '!=' s390x ']' [2020-03-10T11:07:30.306Z] #24 0.721 + '[' ppc64le '!=' armhf ']' [2020-03-10T11:07:30.306Z] #24 0.722 + build_dockercli [2020-03-10T11:07:30.306Z] #24 0.722 + git clone https://github.com/docker/docker-ce /tmp/tmp.1DlR06g2qp/tmp/docker-ce [2020-03-10T11:07:30.306Z] #24 0.729 Cloning into '/tmp/tmp.1DlR06g2qp/tmp/docker-ce'... [2020-03-10T11:07:30.825Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2020-03-10T11:07:30.825Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-10T11:07:30.825Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-10T11:07:30.825Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:30.825Z] === RUN TestHealthCheckWorkdir [2020-03-10T11:07:31.877Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-03-10T11:07:31.877Z] === RUN TestHealthKillContainer [2020-03-10T11:07:33.066Z] #24 ... [2020-03-10T11:07:33.066Z] [2020-03-10T11:07:33.066Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:07:33.066Z] #48 0.782 + RM_GOPATH=0 [2020-03-10T11:07:33.066Z] #48 0.782 + TMP_GOPATH= [2020-03-10T11:07:33.066Z] #48 0.782 + : /build [2020-03-10T11:07:33.066Z] #48 0.784 + '[' -z '' ']' [2020-03-10T11:07:33.066Z] #48 0.785 ++ mktemp -d [2020-03-10T11:07:33.066Z] #48 0.789 + export GOPATH=/tmp/tmp.3E7TlGuJeq [2020-03-10T11:07:33.066Z] #48 0.814 + GOPATH=/tmp/tmp.3E7TlGuJeq [2020-03-10T11:07:33.066Z] #48 0.815 + RM_GOPATH=1 [2020-03-10T11:07:33.066Z] #48 0.821 ++ dirname ./install.sh [2020-03-10T11:07:33.066Z] #48 0.824 + dir=. [2020-03-10T11:07:33.067Z] #48 0.824 + bin=vndr [2020-03-10T11:07:33.067Z] #48 0.824 + shift [2020-03-10T11:07:33.067Z] #48 0.825 + '[' '!' -f ./vndr.installer ']' [2020-03-10T11:07:33.067Z] #48 0.826 + . ./vndr.installer [2020-03-10T11:07:33.067Z] #48 0.829 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-10T11:07:33.067Z] #48 0.830 + install_vndr [2020-03-10T11:07:33.067Z] #48 0.862 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-10T11:07:33.067Z] #48 0.863 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-10T11:07:33.067Z] #48 0.863 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3E7TlGuJeq/src/github.com/LK4D4/vndr [2020-03-10T11:07:33.067Z] #48 0.887 Cloning into '/tmp/tmp.3E7TlGuJeq/src/github.com/LK4D4/vndr'... [2020-03-10T11:07:33.067Z] #48 2.303 + cd /tmp/tmp.3E7TlGuJeq/src/github.com/LK4D4/vndr [2020-03-10T11:07:33.067Z] #48 2.304 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-10T11:07:33.067Z] #48 2.342 + go build -buildmode=pie -v -o /build/vndr . [2020-03-10T11:07:33.067Z] #48 5.290 runtime/internal/sys [2020-03-10T11:07:33.067Z] #48 5.304 internal/cpu [2020-03-10T11:07:33.067Z] #48 5.571 runtime/internal/atomic [2020-03-10T11:07:33.067Z] #48 5.640 internal/race [2020-03-10T11:07:33.358Z] #48 6.263 runtime/internal/math [2020-03-10T11:07:33.651Z] #48 6.298 sync/atomic [2020-03-10T11:07:33.946Z] #48 6.739 unicode [2020-03-10T11:07:34.238Z] #48 6.921 unicode/utf8 [2020-03-10T11:07:34.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-10T11:07:34.877Z] #48 7.570 math/bits [2020-03-10T11:07:35.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-10T11:07:35.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-10T11:07:35.168Z] #48 7.856 internal/bytealg [2020-03-10T11:07:35.215Z] --- PASS: TestHealthKillContainer (2.96s) [2020-03-10T11:07:35.216Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-10T11:07:35.470Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-03-10T11:07:35.470Z] === RUN TestIpcModeNone [2020-03-10T11:07:35.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-10T11:07:36.393Z] --- PASS: TestIpcModeNone (0.82s) [2020-03-10T11:07:36.393Z] === RUN TestIpcModePrivate [2020-03-10T11:07:36.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-10T11:07:36.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-10T11:07:36.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-10T11:07:36.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-10T11:07:36.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-10T11:07:37.232Z] #48 ... [2020-03-10T11:07:37.232Z] [2020-03-10T11:07:37.232Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:07:37.232Z] #63 0.903 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-10T11:07:37.232Z] #63 1.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-10T11:07:37.232Z] #63 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-10T11:07:37.232Z] #63 2.926 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-10T11:07:37.232Z] #63 7.347 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-10T11:07:37.232Z] #63 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-10T11:07:37.232Z] #63 ... [2020-03-10T11:07:37.232Z] [2020-03-10T11:07:37.232Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:07:37.232Z] #44 0.817 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-10T11:07:37.232Z] #44 0.942 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-10T11:07:37.232Z] #44 1.097 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-10T11:07:37.232Z] #44 2.815 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-10T11:07:37.232Z] #44 6.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-10T11:07:37.232Z] #44 9.726 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-10T11:07:37.232Z] #44 ... [2020-03-10T11:07:37.232Z] [2020-03-10T11:07:37.232Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:07:37.232Z] #36 1.227 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-10T11:07:37.232Z] #36 1.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-10T11:07:37.232Z] #36 1.393 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-10T11:07:37.232Z] #36 3.461 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-10T11:07:37.232Z] #36 6.943 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-10T11:07:37.232Z] #36 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-10T11:07:37.315Z] --- PASS: TestIpcModePrivate (0.84s) [2020-03-10T11:07:37.315Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-03-10T11:07:37.316Z] === RUN TestIpcModeShareable [2020-03-10T11:07:37.316Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-03-10T11:07:37.316Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-10T11:07:37.316Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-10T11:07:37.539Z] #36 ... [2020-03-10T11:07:37.539Z] [2020-03-10T11:07:37.539Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:07:37.539Z] #69 0.807 + RM_GOPATH=0 [2020-03-10T11:07:37.539Z] #69 0.855 + TMP_GOPATH= [2020-03-10T11:07:37.539Z] #69 0.856 + : /build/ [2020-03-10T11:07:37.539Z] #69 0.859 + '[' -z '' ']' [2020-03-10T11:07:37.539Z] #69 0.891 ++ mktemp -d [2020-03-10T11:07:37.539Z] #69 0.893 + export GOPATH=/tmp/tmp.9LWNmq2xCc [2020-03-10T11:07:37.539Z] #69 0.893 + GOPATH=/tmp/tmp.9LWNmq2xCc [2020-03-10T11:07:37.539Z] #69 0.893 + RM_GOPATH=1 [2020-03-10T11:07:37.539Z] #69 0.895 ++ dirname ./install.sh [2020-03-10T11:07:37.539Z] #69 0.901 + dir=. [2020-03-10T11:07:37.539Z] #69 0.901 + bin=rootlesskit [2020-03-10T11:07:37.539Z] #69 0.901 + shift [2020-03-10T11:07:37.539Z] #69 0.901 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-10T11:07:37.539Z] #69 0.901 + . ./rootlesskit.installer [2020-03-10T11:07:37.539Z] #69 0.901 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-10T11:07:37.539Z] #69 0.903 + install_rootlesskit [2020-03-10T11:07:37.539Z] #69 0.903 + case "$1" in [2020-03-10T11:07:37.539Z] #69 0.903 + export CGO_ENABLED=0 [2020-03-10T11:07:37.539Z] #69 0.904 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-10T11:07:37.539Z] #69 0.904 + CGO_ENABLED=0 [2020-03-10T11:07:37.539Z] #69 0.904 + _install_rootlesskit [2020-03-10T11:07:37.539Z] #69 0.904 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-10T11:07:37.539Z] #69 0.904 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9LWNmq2xCc/src/github.com/rootless-containers/rootlesskit [2020-03-10T11:07:37.539Z] #69 0.907 Cloning into '/tmp/tmp.9LWNmq2xCc/src/github.com/rootless-containers/rootlesskit'... [2020-03-10T11:07:37.539Z] #69 9.562 + cd /tmp/tmp.9LWNmq2xCc/src/github.com/rootless-containers/rootlesskit [2020-03-10T11:07:37.539Z] #69 9.562 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-10T11:07:37.539Z] #69 10.17 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-10T11:07:37.539Z] #69 10.17 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-10T11:07:37.539Z] #69 ... [2020-03-10T11:07:37.539Z] [2020-03-10T11:07:37.539Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:07:37.539Z] #26 0.819 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-10T11:07:37.539Z] #26 1.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-10T11:07:37.539Z] #26 1.209 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-10T11:07:37.539Z] #26 2.721 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-10T11:07:37.539Z] #26 6.691 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-10T11:07:37.539Z] #26 9.792 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-10T11:07:37.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-10T11:07:37.827Z] #26 ... [2020-03-10T11:07:37.827Z] [2020-03-10T11:07:37.827Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:07:37.827Z] #57 0.724 + RM_GOPATH=0 [2020-03-10T11:07:37.827Z] #57 0.740 + TMP_GOPATH= [2020-03-10T11:07:37.827Z] #57 0.741 + : /build [2020-03-10T11:07:37.827Z] #57 0.754 + '[' -z '' ']' [2020-03-10T11:07:37.827Z] #57 0.770 ++ mktemp -d [2020-03-10T11:07:37.827Z] #57 0.845 + export GOPATH=/tmp/tmp.J7MBFSpb0F [2020-03-10T11:07:37.827Z] #57 0.846 + GOPATH=/tmp/tmp.J7MBFSpb0F [2020-03-10T11:07:37.827Z] #57 0.846 + RM_GOPATH=1 [2020-03-10T11:07:37.827Z] #57 0.847 ++ dirname ./install.sh [2020-03-10T11:07:37.827Z] #57 0.849 + dir=. [2020-03-10T11:07:37.827Z] #57 0.851 + bin=shfmt [2020-03-10T11:07:37.827Z] #57 0.852 + shift [2020-03-10T11:07:37.827Z] #57 0.861 + '[' '!' -f ./shfmt.installer ']' [2020-03-10T11:07:37.827Z] #57 0.861 + . ./shfmt.installer [2020-03-10T11:07:37.827Z] #57 0.862 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-10T11:07:37.827Z] #57 0.862 + install_shfmt [2020-03-10T11:07:37.828Z] #57 0.862 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-10T11:07:37.828Z] #57 0.863 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-10T11:07:37.828Z] #57 0.864 + git clone https://github.com/mvdan/sh.git /tmp/tmp.J7MBFSpb0F/src/github.com/mvdan/sh [2020-03-10T11:07:37.828Z] #57 0.914 Cloning into '/tmp/tmp.J7MBFSpb0F/src/github.com/mvdan/sh'... [2020-03-10T11:07:37.828Z] #57 ... [2020-03-10T11:07:37.828Z] [2020-03-10T11:07:37.828Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:07:37.828Z] #51 0.706 + RM_GOPATH=0 [2020-03-10T11:07:37.828Z] #51 0.709 + TMP_GOPATH= [2020-03-10T11:07:37.828Z] #51 0.710 + : /build [2020-03-10T11:07:37.828Z] #51 0.710 + '[' -z '' ']' [2020-03-10T11:07:37.828Z] #51 0.712 ++ mktemp -d [2020-03-10T11:07:37.828Z] #51 0.724 + export GOPATH=/tmp/tmp.9EIrGH7kWo [2020-03-10T11:07:37.828Z] #51 0.741 + GOPATH=/tmp/tmp.9EIrGH7kWo [2020-03-10T11:07:37.828Z] #51 0.742 + RM_GOPATH=1 [2020-03-10T11:07:37.828Z] #51 0.757 ++ dirname ./install.sh [2020-03-10T11:07:37.828Z] #51 0.762 + dir=. [2020-03-10T11:07:37.828Z] #51 0.762 + bin=gotestsum [2020-03-10T11:07:37.828Z] #51 0.762 + shift [2020-03-10T11:07:37.828Z] #51 0.763 + '[' '!' -f ./gotestsum.installer ']' [2020-03-10T11:07:37.828Z] #51 0.763 + . ./gotestsum.installer [2020-03-10T11:07:37.828Z] #51 0.763 ++ : v0.3.5 [2020-03-10T11:07:37.828Z] #51 0.763 + install_gotestsum [2020-03-10T11:07:37.828Z] #51 0.763 + echo 'Installing gotestsum version v0.3.5' [2020-03-10T11:07:37.828Z] #51 0.764 + go get -d gotest.tools/gotestsum [2020-03-10T11:07:37.828Z] #51 0.764 Installing gotestsum version v0.3.5 [2020-03-10T11:07:38.117Z] #51 ... [2020-03-10T11:07:38.117Z] [2020-03-10T11:07:38.117Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:07:38.117Z] #11 1.241 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-10T11:07:38.117Z] #11 1.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-10T11:07:38.117Z] #11 1.304 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-10T11:07:38.117Z] #11 3.338 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-10T11:07:38.117Z] #11 7.187 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-10T11:07:38.117Z] #11 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-10T11:07:38.117Z] #11 ... [2020-03-10T11:07:38.117Z] [2020-03-10T11:07:38.117Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:07:38.117Z] #54 0.883 + RM_GOPATH=0 [2020-03-10T11:07:38.117Z] #54 0.883 + TMP_GOPATH= [2020-03-10T11:07:38.117Z] #54 0.883 + : /build [2020-03-10T11:07:38.117Z] #54 0.883 + '[' -z '' ']' [2020-03-10T11:07:38.117Z] #54 0.884 ++ mktemp -d [2020-03-10T11:07:38.117Z] #54 0.941 + export GOPATH=/tmp/tmp.nvzKnQffNz [2020-03-10T11:07:38.117Z] #54 0.941 + GOPATH=/tmp/tmp.nvzKnQffNz [2020-03-10T11:07:38.117Z] #54 0.941 + RM_GOPATH=1 [2020-03-10T11:07:38.117Z] #54 0.942 ++ dirname ./install.sh [2020-03-10T11:07:38.117Z] #54 0.946 + dir=. [2020-03-10T11:07:38.117Z] #54 0.953 + bin=golangci_lint [2020-03-10T11:07:38.117Z] #54 0.953 + shift [2020-03-10T11:07:38.117Z] #54 0.954 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-10T11:07:38.117Z] #54 0.954 + . ./golangci_lint.installer [2020-03-10T11:07:38.117Z] #54 0.954 ++ : v1.23.8 [2020-03-10T11:07:38.117Z] #54 0.967 + install_golangci_lint [2020-03-10T11:07:38.117Z] #54 0.968 + echo 'Installing golangci-lint version v1.23.8' [2020-03-10T11:07:38.117Z] #54 0.968 Installing golangci-lint version v1.23.8 [2020-03-10T11:07:38.117Z] #54 0.968 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-10T11:07:38.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-10T11:07:38.407Z] #54 ... [2020-03-10T11:07:38.407Z] [2020-03-10T11:07:38.407Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-10T11:07:38.407Z] #31 0.741 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-10T11:07:38.407Z] #31 0.744 Cloning into '.'... [2020-03-10T11:07:38.407Z] #31 ... [2020-03-10T11:07:38.407Z] [2020-03-10T11:07:38.407Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:07:38.407Z] #42 0.902 + git clone https://github.com/docker/distribution.git . [2020-03-10T11:07:38.407Z] #42 0.910 Cloning into '.'... [2020-03-10T11:07:38.697Z] #42 ... [2020-03-10T11:07:38.697Z] [2020-03-10T11:07:38.697Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:07:38.697Z] #75 0.790 + RM_GOPATH=0 [2020-03-10T11:07:38.697Z] #75 0.792 + TMP_GOPATH= [2020-03-10T11:07:38.697Z] #75 0.793 + : /build [2020-03-10T11:07:38.697Z] #75 0.795 + '[' -z '' ']' [2020-03-10T11:07:38.697Z] #75 0.798 ++ mktemp -d [2020-03-10T11:07:38.697Z] #75 0.806 + export GOPATH=/tmp/tmp.swCFmL1ENx [2020-03-10T11:07:38.697Z] #75 0.806 + GOPATH=/tmp/tmp.swCFmL1ENx [2020-03-10T11:07:38.697Z] #75 0.806 + RM_GOPATH=1 [2020-03-10T11:07:38.697Z] #75 0.809 ++ dirname ./install.sh [2020-03-10T11:07:38.697Z] #75 0.811 + dir=. [2020-03-10T11:07:38.697Z] #75 0.847 + bin=proxy [2020-03-10T11:07:38.697Z] #75 0.849 + shift [2020-03-10T11:07:38.697Z] #75 0.854 + '[' '!' -f ./proxy.installer ']' [2020-03-10T11:07:38.697Z] #75 0.860 + . ./proxy.installer [2020-03-10T11:07:38.697Z] #75 0.861 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-10T11:07:38.697Z] #75 0.862 + install_proxy [2020-03-10T11:07:38.697Z] #75 0.862 + case "$1" in [2020-03-10T11:07:38.697Z] #75 0.862 + export CGO_ENABLED=0 [2020-03-10T11:07:38.697Z] #75 0.862 + CGO_ENABLED=0 [2020-03-10T11:07:38.697Z] #75 0.863 + _install_proxy [2020-03-10T11:07:38.697Z] #75 0.863 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-10T11:07:38.697Z] #75 0.863 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.swCFmL1ENx/src/github.com/docker/libnetwork [2020-03-10T11:07:38.697Z] #75 0.863 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-10T11:07:38.697Z] #75 0.869 Cloning into '/tmp/tmp.swCFmL1ENx/src/github.com/docker/libnetwork'... [2020-03-10T11:07:38.697Z] #75 ... [2020-03-10T11:07:38.697Z] [2020-03-10T11:07:38.697Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:07:38.697Z] #34 0.754 + RM_GOPATH=0 [2020-03-10T11:07:38.697Z] #34 0.755 + TMP_GOPATH= [2020-03-10T11:07:38.697Z] #34 0.755 + : /build [2020-03-10T11:07:38.697Z] #34 0.755 + '[' -z '' ']' [2020-03-10T11:07:38.697Z] #34 0.756 ++ mktemp -d [2020-03-10T11:07:38.697Z] #34 0.761 + export GOPATH=/tmp/tmp.Yya27Eg91J [2020-03-10T11:07:38.697Z] #34 0.761 + GOPATH=/tmp/tmp.Yya27Eg91J [2020-03-10T11:07:38.697Z] #34 0.761 + RM_GOPATH=1 [2020-03-10T11:07:38.697Z] #34 0.765 ++ dirname ./install.sh [2020-03-10T11:07:38.697Z] #34 0.789 + dir=. [2020-03-10T11:07:38.697Z] #34 0.790 + bin=tomlv [2020-03-10T11:07:38.697Z] #34 0.793 + shift [2020-03-10T11:07:38.697Z] #34 0.794 + '[' '!' -f ./tomlv.installer ']' [2020-03-10T11:07:38.697Z] #34 0.794 + . ./tomlv.installer [2020-03-10T11:07:38.697Z] #34 0.795 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-10T11:07:38.697Z] #34 0.797 + install_tomlv [2020-03-10T11:07:38.697Z] #34 0.799 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-10T11:07:38.697Z] #34 0.801 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Yya27Eg91J/src/github.com/BurntSushi/toml [2020-03-10T11:07:38.697Z] #34 0.806 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-10T11:07:38.697Z] #34 0.811 Cloning into '/tmp/tmp.Yya27Eg91J/src/github.com/BurntSushi/toml'... [2020-03-10T11:07:38.697Z] #34 3.014 + cd /tmp/tmp.Yya27Eg91J/src/github.com/BurntSushi/toml [2020-03-10T11:07:38.697Z] #34 3.016 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-10T11:07:38.697Z] #34 3.109 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-10T11:07:38.697Z] #34 4.461 internal/cpu [2020-03-10T11:07:38.697Z] #34 4.632 runtime/internal/sys [2020-03-10T11:07:38.697Z] #34 4.640 runtime/internal/atomic [2020-03-10T11:07:38.697Z] #34 4.641 math/bits [2020-03-10T11:07:38.697Z] #34 5.897 unicode/utf8 [2020-03-10T11:07:38.697Z] #34 6.118 runtime/internal/math [2020-03-10T11:07:38.697Z] #34 6.679 sync/atomic [2020-03-10T11:07:38.697Z] #34 7.048 internal/bytealg [2020-03-10T11:07:38.697Z] #34 8.447 math [2020-03-10T11:07:38.697Z] #34 8.470 unicode [2020-03-10T11:07:38.697Z] #34 9.017 internal/testlog [2020-03-10T11:07:38.697Z] #34 10.20 runtime [2020-03-10T11:07:38.697Z] #34 10.46 encoding [2020-03-10T11:07:38.697Z] #34 10.94 runtime/cgo [2020-03-10T11:07:38.988Z] #34 ... [2020-03-10T11:07:38.988Z] [2020-03-10T11:07:38.988Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:07:38.988Z] #48 10.53 encoding [2020-03-10T11:07:38.988Z] #48 10.64 runtime [2020-03-10T11:07:38.988Z] #48 11.22 unicode/utf16 [2020-03-10T11:07:38.988Z] #48 11.27 math [2020-03-10T11:07:39.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-10T11:07:39.904Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2020-03-10T11:07:39.904Z] === RUN TestAPIIpcModeHost [2020-03-10T11:07:39.904Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-03-10T11:07:39.904Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-10T11:07:39.904Z] === RUN TestDaemonIpcModeShareable [2020-03-10T11:07:39.904Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-03-10T11:07:39.904Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-10T11:07:39.904Z] === RUN TestDaemonIpcModePrivate [2020-03-10T11:07:39.904Z] --- SKIP: TestDaemonIpcModePrivate (0.01s) [2020-03-10T11:07:39.904Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:39.904Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-10T11:07:39.904Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-10T11:07:39.904Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:39.904Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-10T11:07:39.904Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.02s) [2020-03-10T11:07:39.904Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:07:39.904Z] === RUN TestIpcModeOlderClient [2020-03-10T11:07:39.904Z] === PAUSE TestIpcModeOlderClient [2020-03-10T11:07:39.904Z] === RUN TestKillContainerInvalidSignal [2020-03-10T11:07:40.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-10T11:07:40.491Z] #48 13.22 container/list [2020-03-10T11:07:40.826Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-03-10T11:07:40.826Z] === RUN TestKillContainer [2020-03-10T11:07:40.826Z] === RUN TestKillContainer/no_signal [2020-03-10T11:07:41.384Z] === RUN TestKillContainer/non_killing_signal [2020-03-10T11:07:41.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-10T11:07:41.943Z] === RUN TestKillContainer/killing_signal [2020-03-10T11:07:42.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-10T11:07:42.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-10T11:07:42.866Z] --- PASS: TestKillContainer (2.32s) [2020-03-10T11:07:42.866Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-03-10T11:07:42.866Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-03-10T11:07:42.866Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-03-10T11:07:42.866Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-10T11:07:42.866Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-10T11:07:43.789Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-10T11:07:43.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-10T11:07:44.347Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-03-10T11:07:44.347Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-03-10T11:07:44.347Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2020-03-10T11:07:44.347Z] === RUN TestKillStoppedContainer [2020-03-10T11:07:44.601Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-03-10T11:07:44.601Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-10T11:07:44.601Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-10T11:07:44.601Z] === RUN TestKillDifferentUserContainer [2020-03-10T11:07:44.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-10T11:07:44.950Z] #48 17.79 crypto/internal/subtle [2020-03-10T11:07:45.526Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-03-10T11:07:45.526Z] === RUN TestInspectOomKilledTrue [2020-03-10T11:07:45.526Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-10T11:07:45.526Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:07:45.526Z] === RUN TestInspectOomKilledFalse [2020-03-10T11:07:45.526Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-10T11:07:45.526Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:07:45.526Z] === RUN TestLinksEtcHostsContentMatch [2020-03-10T11:07:45.526Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-03-10T11:07:45.526Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-10T11:07:45.526Z] === RUN TestLinksContainerNames [2020-03-10T11:07:45.578Z] #48 18.36 crypto/subtle [2020-03-10T11:07:46.211Z] #48 18.95 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-10T11:07:46.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-10T11:07:46.502Z] #48 19.36 internal/nettrace [2020-03-10T11:07:46.885Z] --- PASS: TestLinksContainerNames (1.51s) [2020-03-10T11:07:46.885Z] === RUN TestLogsFollowTailEmpty [2020-03-10T11:07:47.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-10T11:07:47.535Z] #48 20.16 runtime/cgo [2020-03-10T11:07:47.808Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-03-10T11:07:47.808Z] === RUN TestContainerNetworkMountsNoChown [2020-03-10T11:07:47.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-10T11:07:48.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-10T11:07:48.365Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/default [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/default [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/private [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/private [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rprivate [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/slave [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/slave [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rslave [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/shared [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/shared [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rshared [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-10T11:07:48.365Z] === CONT TestMountDaemonRoot/default [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-10T11:07:48.365Z] === CONT TestMountDaemonRoot/rslave [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:07:48.365Z] === CONT TestMountDaemonRoot/rshared [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:07:48.365Z] === CONT TestMountDaemonRoot/shared [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:07:48.365Z] === CONT TestMountDaemonRoot/rprivate [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:07:48.365Z] === CONT TestMountDaemonRoot/slave [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:07:48.365Z] === CONT TestMountDaemonRoot/private [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-10T11:07:48.365Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:07:48.365Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:07:48.365Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:07:48.365Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:07:48.575Z] #48 ... [2020-03-10T11:07:48.575Z] [2020-03-10T11:07:48.575Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:07:48.575Z] #57 21.28 + cd /tmp/tmp.J7MBFSpb0F/src/github.com/mvdan/sh [2020-03-10T11:07:48.575Z] #57 21.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-10T11:07:48.575Z] #57 21.44 + GO111MODULE=on [2020-03-10T11:07:48.575Z] #57 21.45 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-10T11:07:48.619Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:07:48.619Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-10T11:07:48.619Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:07:48.619Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-10T11:07:48.619Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-10T11:07:48.619Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:07:48.619Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:07:48.619Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:07:48.873Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:07:48.873Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:07:48.873Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:07:48.873Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:07:48.873Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-10T11:07:48.873Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:07:48.873Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-10T11:07:48.873Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:07:48.873Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-10T11:07:48.873Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:07:48.873Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:07:48.873Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:07:49.127Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-10T11:07:49.128Z] Using test binary docker [2020-03-10T11:07:49.128Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-10T11:07:49.128Z] +++ /etc/init.d/apparmor start [2020-03-10T11:07:49.128Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-10T11:07:49.128Z] Starting dockerd [2020-03-10T11:07:49.128Z] INFO: Waiting for daemon to start... [2020-03-10T11:07:49.128Z] +++ 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-10T11:07:49.128Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:07:49.128Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-10T11:07:49.128Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:07:49.128Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:07:49.128Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-10T11:07:49.128Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-10T11:07:49.128Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-10T11:07:49.128Z] === RUN TestContainerBindMountNonRecursive [2020-03-10T11:07:49.128Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-03-10T11:07:49.128Z] 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-10T11:07:49.128Z] === RUN TestNetworkNat [2020-03-10T11:07:50.051Z] --- PASS: TestNetworkNat (0.86s) [2020-03-10T11:07:50.051Z] === RUN TestNetworkLocalhostTCPNat [2020-03-10T11:07:50.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-10T11:07:50.609Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2020-03-10T11:07:50.609Z] === RUN TestNetworkLoopbackNat [2020-03-10T11:07:50.848Z] . [2020-03-10T11:07:50.848Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-10T11:07:50.848Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-10T11:07:50.848Z] Error: No such image: emptyfs [2020-03-10T11:07:50.848Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-10T11:07:50.848Z] ++++ docker load [2020-03-10T11:07:51.204Z] Running integration-test (iteration 1) [2020-03-10T11:07:51.204Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-10T11:07:51.204Z] ++ 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-10T11:07:51.204Z] ++ set -e [2020-03-10T11:07:51.204Z] ++ '[' -n 0 ']' [2020-03-10T11:07:51.204Z] ++ set -x [2020-03-10T11:07:51.204Z] ++ env -i DEST=/go/src/github.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-10T11:07:51.308Z] #57 23.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-10T11:07:51.308Z] #57 23.72 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-10T11:07:51.308Z] #57 23.86 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-10T11:07:51.308Z] #57 23.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-10T11:07:51.308Z] #57 24.03 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-10T11:07:51.967Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2020-03-10T11:07:51.967Z] === RUN TestPause [2020-03-10T11:07:51.967Z] --- SKIP: TestPause (0.00s) [2020-03-10T11:07:51.967Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:07:51.967Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-10T11:07:51.967Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-10T11:07:51.967Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-10T11:07:51.967Z] === RUN TestPauseStopPausedContainer [2020-03-10T11:07:51.967Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-03-10T11:07:51.967Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:07:51.967Z] === RUN TestPsFilter [2020-03-10T11:07:51.967Z] --- PASS: TestPsFilter (0.20s) [2020-03-10T11:07:51.967Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-10T11:07:52.904Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-03-10T11:07:52.904Z] === RUN TestRemoveContainerWithVolume [2020-03-10T11:07:53.374Z] #57 25.84 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-10T11:07:53.487Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-03-10T11:07:53.487Z] === RUN TestRemoveContainerRunning [2020-03-10T11:07:54.009Z] #57 27.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-10T11:07:54.302Z] #57 ... [2020-03-10T11:07:54.302Z] [2020-03-10T11:07:54.302Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:07:54.302Z] #36 27.35 Fetched 8114 kB in 26s (310 kB/s) [2020-03-10T11:07:54.409Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-03-10T11:07:54.409Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-10T11:07:54.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-10T11:07:54.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-10T11:07:54.966Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-03-10T11:07:54.966Z] === RUN TestRemoveInvalidContainer [2020-03-10T11:07:54.966Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-10T11:07:54.966Z] === RUN TestRenameLinkedContainer [2020-03-10T11:07:55.248Z] b5405b758079: Pull complete [2020-03-10T11:07:55.248Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d [2020-03-10T11:07:55.248Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:07:55.248Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:07:55.248Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-03-10T11:07:55.248Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-03-10T11:07:55.248Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1040' [2020-03-10T11:07:55.248Z] INFO: Docker version of control daemon [2020-03-10T11:07:55.248Z] [2020-03-10T11:07:55.248Z] Client: Docker Engine - Enterprise [2020-03-10T11:07:55.248Z] Version: 19.03.5 [2020-03-10T11:07:55.248Z] API version: 1.40 [2020-03-10T11:07:55.248Z] Go version: go1.12.12 [2020-03-10T11:07:55.248Z] Git commit: 2ee0c57608 [2020-03-10T11:07:55.248Z] Built: 11/13/2019 08:00:16 [2020-03-10T11:07:55.248Z] OS/Arch: windows/amd64 [2020-03-10T11:07:55.248Z] Experimental: false [2020-03-10T11:07:55.248Z] [2020-03-10T11:07:55.248Z] Server: Docker Engine - Enterprise [2020-03-10T11:07:55.248Z] Engine: [2020-03-10T11:07:55.248Z] Version: 19.03.5 [2020-03-10T11:07:55.248Z] API version: 1.40 (minimum version 1.24) [2020-03-10T11:07:55.248Z] Go version: go1.12.12 [2020-03-10T11:07:55.779Z] Git commit: 2ee0c57608 [2020-03-10T11:07:55.779Z] Built: 11/13/2019 07:58:51 [2020-03-10T11:07:55.779Z] OS/Arch: windows/amd64 [2020-03-10T11:07:55.779Z] Experimental: true [2020-03-10T11:07:55.779Z] [2020-03-10T11:07:55.779Z] INFO: Docker info of control daemon [2020-03-10T11:07:55.779Z] [2020-03-10T11:07:56.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-10T11:07:56.743Z] Client: [2020-03-10T11:07:56.743Z] Debug Mode: false [2020-03-10T11:07:56.743Z] Plugins: [2020-03-10T11:07:56.743Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-10T11:07:56.743Z] [2020-03-10T11:07:56.743Z] Server: [2020-03-10T11:07:56.743Z] Containers: 0 [2020-03-10T11:07:56.743Z] Running: 0 [2020-03-10T11:07:56.743Z] Paused: 0 [2020-03-10T11:07:56.743Z] Stopped: 0 [2020-03-10T11:07:56.743Z] Images: 1 [2020-03-10T11:07:56.743Z] Server Version: 19.03.5 [2020-03-10T11:07:56.743Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-10T11:07:56.743Z] Windows: [2020-03-10T11:07:56.743Z] LCOW: [2020-03-10T11:07:56.743Z] Logging Driver: json-file [2020-03-10T11:07:56.743Z] Plugins: [2020-03-10T11:07:56.743Z] Volume: local [2020-03-10T11:07:56.743Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-10T11:07:56.743Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-10T11:07:56.743Z] Swarm: inactive [2020-03-10T11:07:56.743Z] Default Isolation: process [2020-03-10T11:07:56.743Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-10T11:07:56.743Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-10T11:07:56.743Z] OSType: windows [2020-03-10T11:07:56.743Z] Architecture: x86_64 [2020-03-10T11:07:56.743Z] CPUs: 4 [2020-03-10T11:07:56.743Z] Total Memory: 32GiB [2020-03-10T11:07:56.743Z] Name: azwin-2-703b90 [2020-03-10T11:07:56.743Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-10T11:07:56.743Z] Docker Root Dir: D:\docker [2020-03-10T11:07:56.743Z] Debug Mode: false [2020-03-10T11:07:56.743Z] Registry: https://index.docker.io/v1/ [2020-03-10T11:07:56.743Z] Labels: [2020-03-10T11:07:56.743Z] Experimental: true [2020-03-10T11:07:56.743Z] Insecure Registries: [2020-03-10T11:07:56.743Z] 10.0.0.4:5000 [2020-03-10T11:07:56.743Z] 127.0.0.0/8 [2020-03-10T11:07:56.743Z] Registry Mirrors: [2020-03-10T11:07:56.743Z] http://10.0.0.4:5000/ [2020-03-10T11:07:56.744Z] Live Restore Enabled: false [2020-03-10T11:07:56.744Z] [2020-03-10T11:07:56.744Z] [2020-03-10T11:07:56.744Z] INFO: Commit hash is e36d222666 [2020-03-10T11:07:56.744Z] INFO: Nuke-Everything... [2020-03-10T11:07:57.201Z] INFO: Container count on control daemon to delete is 0 [2020-03-10T11:07:57.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-10T11:07:57.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-10T11:07:58.164Z] INFO: Nuking d:\CI [2020-03-10T11:07:58.165Z] INFO: Zapped successfully [2020-03-10T11:07:58.165Z] INFO: Location for testing is d:\CI\PR-40661\2 [2020-03-10T11:07:58.165Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-10T11:07:58.165Z] [2020-03-10T11:07:58.165Z] [2020-03-10T11:07:58.165Z] INFO: Building the image from Dockerfile.windows at 03/10/2020 11:07:58... [2020-03-10T11:07:58.165Z] [2020-03-10T11:07:58.305Z] --- PASS: TestRenameLinkedContainer (3.06s) [2020-03-10T11:07:58.305Z] === RUN TestRenameStoppedContainer [2020-03-10T11:07:58.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-10T11:07:58.863Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-03-10T11:07:58.863Z] === RUN TestRenameRunningContainerAndReuse [2020-03-10T11:07:59.025Z] Loaded image: buildpack-deps:jessie [2020-03-10T11:07:59.025Z] Loaded image: busybox:latest [2020-03-10T11:07:59.025Z] Loaded image: busybox:glibc [2020-03-10T11:07:59.025Z] Loaded image: debian:jessie [2020-03-10T11:07:59.025Z] Loaded image: hello-world:latest [2020-03-10T11:07:59.025Z] INFO: Testing against a local daemon [2020-03-10T11:07:59.025Z] === RUN TestCgroupNamespacesBuild [2020-03-10T11:07:59.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-10T11:07:59.968Z] #36 27.35 Reading package lists... [2020-03-10T11:07:59.968Z] #36 ... [2020-03-10T11:07:59.968Z] [2020-03-10T11:07:59.968Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:07:59.968Z] #42 30.14 Checking out files: 65% (1048/1596) Checking out files: 66% (1054/1596) Checking out files: 67% (1070/1596) Checking out files: 68% (1086/1596) Checking out files: 69% (1102/1596) Checking out files: 70% (1118/1596) Checking out files: 71% (1134/1596) Checking out files: 72% (1150/1596) Checking out files: 73% (1166/1596) Checking out files: 74% (1182/1596) Checking out files: 75% (1197/1596) Checking out files: 76% (1213/1596) Checking out files: 77% (1229/1596) Checking out files: 78% (1245/1596) Checking out files: 79% (1261/1596) Checking out files: 80% (1277/1596) Checking out files: 81% (1293/1596) Checking out files: 82% (1309/1596) Checking out files: 83% (1325/1596) Checking out files: 84% (1341/1596) Checking out files: 85% (1357/1596) Checking out files: 86% (1373/1596) Checking out files: 87% (1389/1596) Checking out files: 88% (1405/1596) Checking out files: 89% (1421/1596) Checking out files: 90% (1437/1596) Checking out files: 91% (1453/1596) Checking out files: 92% (1469/1596) Checking out files: 93% (1485/1596) Checking out files: 94% (1501/1596) Checking out files: 95% (1517/1596) Checking out files: 96% (1533/1596) Checking out files: 97% (1549/1596) Checking out files: 98% (1565/1596) Checking out files: 99% (1581/1596) Checking out files: 100% (1596/1596) Checking out files: 100% (1596/1596), done. [2020-03-10T11:07:59.968Z] #42 31.17 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-10T11:08:00.744Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-03-10T11:08:00.744Z] === RUN TestRenameInvalidName [2020-03-10T11:08:00.751Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2020-03-10T11:08:00.751Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-10T11:08:01.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-10T11:08:01.302Z] --- PASS: TestRenameInvalidName (0.76s) [2020-03-10T11:08:01.302Z] === RUN TestRenameAnonymousContainer [2020-03-10T11:08:01.470Z] #42 34.17 + 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-10T11:08:02.100Z] #42 ... [2020-03-10T11:08:02.100Z] [2020-03-10T11:08:02.100Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:08:02.100Z] #44 25.16 Fetched 8114 kB in 24s (332 kB/s) [2020-03-10T11:08:02.100Z] #44 25.16 Reading package lists... [2020-03-10T11:08:02.100Z] #44 34.59 Reading package lists... [2020-03-10T11:08:02.100Z] #44 ... [2020-03-10T11:08:02.100Z] [2020-03-10T11:08:02.100Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:08:02.100Z] #75 32.55 Checking out files: 43% (894/2054) Checking out files: 44% (904/2054) Checking out files: 45% (925/2054) Checking out files: 46% (945/2054) Checking out files: 47% (966/2054) Checking out files: 48% (986/2054) Checking out files: 49% (1007/2054) Checking out files: 50% (1027/2054) Checking out files: 51% (1048/2054) Checking out files: 52% (1069/2054) Checking out files: 53% (1089/2054) Checking out files: 54% (1110/2054) Checking out files: 55% (1130/2054) Checking out files: 56% (1151/2054) Checking out files: 57% (1171/2054) Checking out files: 58% (1192/2054) Checking out files: 59% (1212/2054) Checking out files: 60% (1233/2054) Checking out files: 61% (1253/2054) Checking out files: 62% (1274/2054) Checking out files: 63% (1295/2054) Checking out files: 64% (1315/2054) Checking out files: 65% (1336/2054) Checking out files: 66% (1356/2054) Checking out files: 67% (1377/2054) Checking out files: 68% (1397/2054) Checking out files: 69% (1418/2054) Checking out files: 70% (1438/2054) Checking out files: 71% (1459/2054) Checking out files: 72% (1479/2054) Checking out files: 73% (1500/2054) Checking out files: 74% (1520/2054) Checking out files: 75% (1541/2054) Checking out files: 76% (1562/2054) Checking out files: 77% (1582/2054) Checking out files: 78% (1603/2054) Checking out files: 79% (1623/2054) Checking out files: 80% (1644/2054) Checking out files: 81% (1664/2054) Checking out files: 82% (1685/2054) Checking out files: 83% (1705/2054) Checking out files: 84% (1726/2054) Checking out files: 85% (1746/2054) Checking out files: 86% (1767/2054) Checking out files: 87% (1787/2054) Checking out files: 88% (1808/2054) Checking out files: 89% (1829/2054) Checking out files: 90% (1849/2054) Checking out files: 90% (1861/2054) Checking out files: 91% (1870/2054) Checking out files: 92% (1890/2054) Checking out files: 93% (1911/2054) Checking out files: 94% (1931/2054) Checking out files: 95% (1952/2054) Checking out files: 96% (1972/2054) Checking out files: 97% (1993/2054) Checking out files: 98% (2013/2054) Checking out files: 99% (2034/2054) Checking out files: 100% (2054/2054) Checking out files: 100% (2054/2054), done. [2020-03-10T11:08:02.100Z] #75 34.01 + cd /tmp/tmp.swCFmL1ENx/src/github.com/docker/libnetwork [2020-03-10T11:08:02.100Z] #75 34.01 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-10T11:08:02.100Z] #75 34.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-10T11:08:02.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-10T11:08:02.504Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2020-03-10T11:08:02.504Z] === RUN TestBuildWithSession [2020-03-10T11:08:02.504Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-10T11:08:02.504Z] build_session_test.go:25: TODO: BuildKit [2020-03-10T11:08:02.504Z] === RUN TestBuildSquashParent [2020-03-10T11:08:02.732Z] #75 ... [2020-03-10T11:08:02.732Z] [2020-03-10T11:08:02.732Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:08:02.732Z] #26 25.88 Fetched 8114 kB in 25s (323 kB/s) [2020-03-10T11:08:02.732Z] #26 25.88 Reading package lists... [2020-03-10T11:08:03.022Z] #26 ... [2020-03-10T11:08:03.022Z] [2020-03-10T11:08:03.022Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:08:03.022Z] #54 34.81 + cd /tmp/tmp.nvzKnQffNz/src/github.com/golangci/golangci-lint/ [2020-03-10T11:08:03.022Z] #54 34.81 + git checkout -q v1.23.8 [2020-03-10T11:08:03.022Z] #54 35.09 ++ git describe --tags [2020-03-10T11:08:03.022Z] #54 35.10 + version=v1.23.8 [2020-03-10T11:08:03.022Z] #54 35.10 ++ git rev-parse --short HEAD [2020-03-10T11:08:03.022Z] #54 35.12 + commit=76a82c6 [2020-03-10T11:08:03.023Z] #54 35.12 ++ git show -s --format=%cd [2020-03-10T11:08:03.023Z] #54 35.12 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-10T11:08:03.023Z] #54 35.13 + 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-10T11:08:03.329Z] #54 ... [2020-03-10T11:08:03.329Z] [2020-03-10T11:08:03.329Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:08:03.329Z] #48 26.04 vendor/golang.org/x/crypto/internal/subtle [2020-03-10T11:08:03.329Z] #48 ... [2020-03-10T11:08:03.329Z] [2020-03-10T11:08:03.329Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:08:03.329Z] #11 26.40 Fetched 8114 kB in 25s (322 kB/s) [2020-03-10T11:08:03.616Z] #11 26.40 Reading package lists... [2020-03-10T11:08:03.616Z] #11 ... [2020-03-10T11:08:03.616Z] [2020-03-10T11:08:03.616Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:08:03.616Z] #26 36.57 Reading package lists... [2020-03-10T11:08:03.616Z] #26 ... [2020-03-10T11:08:03.616Z] [2020-03-10T11:08:03.616Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:08:03.616Z] #63 26.74 Fetched 8114 kB in 26s (312 kB/s) [2020-03-10T11:08:03.907Z] #63 26.74 Reading package lists... [2020-03-10T11:08:03.907Z] #63 ... [2020-03-10T11:08:03.907Z] [2020-03-10T11:08:03.907Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:08:03.907Z] #57 29.96 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-10T11:08:03.907Z] #57 32.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-10T11:08:03.907Z] #57 32.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-10T11:08:03.907Z] #57 33.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-10T11:08:03.907Z] #57 33.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-10T11:08:03.907Z] #57 35.15 runtime/cgo [2020-03-10T11:08:03.907Z] #57 35.64 runtime [2020-03-10T11:08:03.948Z] Sending build context to Docker daemon 54.56MB [2020-03-10T11:08:03.948Z] [2020-03-10T11:08:03.948Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-10T11:08:03.948Z] ---> 81094f2483ae [2020-03-10T11:08:03.948Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-10T11:08:03.948Z] ---> Running in e44d9cfb7889 [2020-03-10T11:08:04.200Z] #57 ... [2020-03-10T11:08:04.201Z] [2020-03-10T11:08:04.201Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:08:04.201Z] #11 26.40 Reading package lists... [2020-03-10T11:08:04.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-10T11:08:04.406Z] Removing intermediate container e44d9cfb7889 [2020-03-10T11:08:04.406Z] ---> 50d0a836e650 [2020-03-10T11:08:04.406Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-10T11:08:04.406Z] ---> Running in b2e4d793899c [2020-03-10T11:08:04.600Z] --- PASS: TestRenameAnonymousContainer (3.34s) [2020-03-10T11:08:04.600Z] === RUN TestRenameContainerWithSameName [2020-03-10T11:08:04.865Z] Removing intermediate container b2e4d793899c [2020-03-10T11:08:04.865Z] ---> 5a6451714eda [2020-03-10T11:08:04.865Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-10T11:08:04.865Z] ---> Running in 6cb9e9029c20 [2020-03-10T11:08:05.200Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-03-10T11:08:05.200Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-10T11:08:05.323Z] Removing intermediate container 6cb9e9029c20 [2020-03-10T11:08:05.323Z] ---> e730e5dc1dc0 [2020-03-10T11:08:05.323Z] 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-10T11:08:05.323Z] ---> Running in 8b2ee0e56b3b [2020-03-10T11:08:05.780Z] Removing intermediate container 8b2ee0e56b3b [2020-03-10T11:08:05.781Z] ---> 94f33c2db2b5 [2020-03-10T11:08:05.781Z] 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-10T11:08:05.781Z] ---> Running in de0372a3ca14 [2020-03-10T11:08:05.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-10T11:08:07.081Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-03-10T11:08:07.081Z] === RUN TestResize [2020-03-10T11:08:07.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-10T11:08:07.639Z] --- PASS: TestResize (0.81s) [2020-03-10T11:08:07.639Z] === RUN TestResizeWithInvalidSize [2020-03-10T11:08:07.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-10T11:08:07.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-10T11:08:08.560Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-03-10T11:08:08.560Z] === RUN TestResizeWhenContainerNotStarted [2020-03-10T11:08:08.640Z] --- PASS: TestBuildSquashParent (6.28s) [2020-03-10T11:08:08.640Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-10T11:08:08.640Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:08:08.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:08:08.640Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:08:08.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:08:08.640Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:08:08.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:08:08.640Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:08:08.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:08:08.640Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:08:08.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:08:08.640Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:08:08.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:08:08.640Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:08:08.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:08:09.482Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:08:09.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:08:09.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:08:09.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:08:09.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:08:09.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:08:09.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:08:09.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:08:09.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:08:09.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:08:09.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:08:09.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:08:09.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:08:09.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:08:09.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:08:09.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:08:09.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:08:09.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:08:09.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:08:09.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:08:09.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:08:09.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:08:09.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:08:09.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:08:09.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:08:09.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:08:09.482Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-10T11:08:09.482Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-10T11:08:09.482Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-10T11:08:09.482Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-10T11:08:09.482Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-10T11:08:09.482Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-10T11:08:09.482Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-10T11:08:09.482Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-10T11:08:09.482Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-10T11:08:09.482Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-10T11:08:09.482Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-10T11:08:09.482Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-10T11:08:09.482Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-10T11:08:09.482Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] === RUN TestCgroupNamespacesRun [2020-03-10T11:08:09.482Z] --- SKIP: TestCgroupNamespacesRun (0.00s) [2020-03-10T11:08:09.482Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-10T11:08:09.482Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-10T11:08:09.482Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-10T11:08:09.482Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-10T11:08:09.482Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-10T11:08:09.482Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s) [2020-03-10T11:08:09.482Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-10T11:08:09.482Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-10T11:08:09.482Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-10T11:08:09.482Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-10T11:08:09.482Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-10T11:08:09.482Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-10T11:08:09.482Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.482Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-10T11:08:09.483Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-10T11:08:09.483Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:09.483Z] === RUN TestKernelTCPMemory [2020-03-10T11:08:09.483Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-03-10T11:08:09.483Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:09.483Z] === RUN TestNISDomainname [2020-03-10T11:08:09.483Z] --- SKIP: TestNISDomainname (0.00s) [2020-03-10T11:08:09.483Z] 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-10T11:08:09.483Z] === RUN TestHostnameDnsResolution [2020-03-10T11:08:10.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-10T11:08:10.841Z] --- PASS: TestHostnameDnsResolution (1.28s) [2020-03-10T11:08:10.841Z] === RUN TestStats [2020-03-10T11:08:10.841Z] --- SKIP: TestStats (0.00s) [2020-03-10T11:08:10.841Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:10.841Z] === RUN TestStopContainerWithTimeout [2020-03-10T11:08:10.841Z] === RUN TestStopContainerWithTimeout/0 [2020-03-10T11:08:10.841Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-10T11:08:10.841Z] === RUN TestStopContainerWithTimeout/1 [2020-03-10T11:08:10.841Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-10T11:08:10.841Z] === RUN TestStopContainerWithTimeout/3 [2020-03-10T11:08:10.841Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-10T11:08:10.841Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-10T11:08:10.841Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-10T11:08:10.841Z] === CONT TestStopContainerWithTimeout/0 [2020-03-10T11:08:10.841Z] === CONT TestStopContainerWithTimeout/3 [2020-03-10T11:08:10.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:08:11.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-10T11:08:11.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-10T11:08:11.354Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:08:11.728Z] #11 37.78 Reading package lists... [2020-03-10T11:08:11.728Z] #11 ... [2020-03-10T11:08:11.728Z] [2020-03-10T11:08:11.728Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:08:11.728Z] #36 27.35 Reading package lists... [2020-03-10T11:08:11.728Z] #36 39.04 Reading package lists... [2020-03-10T11:08:11.728Z] #36 ... [2020-03-10T11:08:11.728Z] [2020-03-10T11:08:11.728Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:08:11.728Z] #44 34.59 Reading package lists... [2020-03-10T11:08:11.766Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-10T11:08:13.689Z] === CONT TestStopContainerWithTimeout/1 [2020-03-10T11:08:13.743Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:08:13.743Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:08:13.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-10T11:08:14.358Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-10T11:08:14.358Z] Using test binary docker [2020-03-10T11:08:14.358Z] +++ /etc/init.d/apparmor start [2020-03-10T11:08:14.358Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-10T11:08:14.358Z] INFO: Waiting for daemon to start... [2020-03-10T11:08:14.358Z] Starting dockerd [2020-03-10T11:08:14.358Z] +++ 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-10T11:08:14.376Z] [2020-03-10T11:08:14.376Z] SUCCESS: Specified value was saved. [2020-03-10T11:08:14.376Z] INFO: Downloading git... [2020-03-10T11:08:14.751Z] #44 45.08 Building dependency tree... [2020-03-10T11:08:14.751Z] #44 ... [2020-03-10T11:08:14.751Z] [2020-03-10T11:08:14.751Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:08:14.751Z] #63 26.74 Reading package lists... [2020-03-10T11:08:14.751Z] #63 38.30 Reading package lists... [2020-03-10T11:08:14.751Z] #63 ... [2020-03-10T11:08:14.751Z] [2020-03-10T11:08:14.751Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:08:14.751Z] #26 36.57 Reading package lists... [2020-03-10T11:08:15.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-10T11:08:15.383Z] INFO: Downloading go... [2020-03-10T11:08:15.568Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-10T11:08:15.568Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-03-10T11:08:15.568Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2020-03-10T11:08:15.568Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2020-03-10T11:08:15.568Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-03-10T11:08:15.568Z] === RUN TestDeleteDevicemapper [2020-03-10T11:08:15.568Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-10T11:08:15.568Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-10T11:08:15.568Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-10T11:08:16.096Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-10T11:08:16.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s) [2020-03-10T11:08:16.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-03-10T11:08:16.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s) [2020-03-10T11:08:16.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.43s) [2020-03-10T11:08:16.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2020-03-10T11:08:16.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.46s) [2020-03-10T11:08:16.096Z] === RUN TestBuildMultiStageCopy [2020-03-10T11:08:16.096Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-10T11:08:16.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-10T11:08:16.822Z] #26 47.51 Building dependency tree... [2020-03-10T11:08:16.884Z] . [2020-03-10T11:08:16.884Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-10T11:08:16.884Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-10T11:08:16.884Z] Error: No such image: emptyfs [2020-03-10T11:08:16.884Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-10T11:08:16.884Z] ++++ docker load [2020-03-10T11:08:16.919Z] INFO: Downloading compiler 1 of 3... [2020-03-10T11:08:17.142Z] Running integration-test (iteration 1) [2020-03-10T11:08:17.142Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-10T11:08:17.142Z] ++ 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-10T11:08:17.142Z] ++ set -e [2020-03-10T11:08:17.142Z] ++ '[' -n 0 ']' [2020-03-10T11:08:17.142Z] ++ set -x [2020-03-10T11:08:17.142Z] ++ env -i DEST=/go/src/github.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-10T11:08:17.377Z] INFO: Downloading compiler 2 of 3... [2020-03-10T11:08:17.491Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s) [2020-03-10T11:08:17.491Z] === RUN TestUpdateMemory [2020-03-10T11:08:17.491Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-10T11:08:17.491Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:17.491Z] === RUN TestUpdateCPUQuota [2020-03-10T11:08:17.491Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-03-10T11:08:17.491Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:17.491Z] === RUN TestUpdatePidsLimit [2020-03-10T11:08:17.491Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-03-10T11:08:17.491Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:17.491Z] === RUN TestUpdateRestartPolicy [2020-03-10T11:08:17.577Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-10T11:08:17.577Z] Using test binary docker [2020-03-10T11:08:17.835Z] INFO: Downloading compiler 3 of 3... [2020-03-10T11:08:17.836Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-10T11:08:17.836Z] +++ /etc/init.d/apparmor start [2020-03-10T11:08:17.836Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-10T11:08:17.836Z] INFO: Waiting for daemon to start... [2020-03-10T11:08:17.836Z] Starting dockerd [2020-03-10T11:08:17.836Z] +++ 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-10T11:08:18.303Z] INFO: Extracting git... [2020-03-10T11:08:18.452Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-10T11:08:18.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-10T11:08:18.890Z] #26 51.67 ca-certificates is already the newest version (20190110). [2020-03-10T11:08:18.890Z] #26 51.67 The following additional packages will be installed: [2020-03-10T11:08:18.890Z] #26 51.68 libjq1 libonig5 [2020-03-10T11:08:19.520Z] #26 52.66 The following NEW packages will be installed: [2020-03-10T11:08:19.520Z] #26 52.67 jq libjq1 libonig5 [2020-03-10T11:08:19.561Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-10T11:08:19.819Z] #26 52.94 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:08:19.819Z] #26 52.94 Need to get 358 kB of archives. [2020-03-10T11:08:19.819Z] #26 52.94 After this operation, 1277 kB of additional disk space will be used. [2020-03-10T11:08:19.819Z] #26 52.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-10T11:08:19.819Z] #26 53.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-10T11:08:19.819Z] #26 53.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-10T11:08:19.910Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-10T11:08:20.369Z] . [2020-03-10T11:08:20.369Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-10T11:08:20.369Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-10T11:08:20.369Z] Error: No such image: emptyfs [2020-03-10T11:08:20.369Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-10T11:08:20.369Z] ++++ docker load [2020-03-10T11:08:20.369Z] Running integration-test (iteration 1) [2020-03-10T11:08:20.369Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-10T11:08:20.369Z] ++ 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-10T11:08:20.369Z] ++ set -e [2020-03-10T11:08:20.369Z] ++ '[' -n 0 ']' [2020-03-10T11:08:20.369Z] ++ set -x [2020-03-10T11:08:20.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=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-10T11:08:20.454Z] #26 ... [2020-03-10T11:08:20.454Z] [2020-03-10T11:08:20.454Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:08:20.454Z] #44 50.11 The following additional packages will be installed: [2020-03-10T11:08:20.454Z] #44 50.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-10T11:08:20.454Z] #44 50.12 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-10T11:08:20.454Z] #44 50.14 Suggested packages: [2020-03-10T11:08:20.454Z] #44 50.14 manpages-dev python-setuptools [2020-03-10T11:08:20.454Z] #44 53.15 The following NEW packages will be installed: [2020-03-10T11:08:20.454Z] #44 53.16 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-10T11:08:20.454Z] #44 53.16 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-10T11:08:20.454Z] #44 53.17 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-10T11:08:20.454Z] #44 53.18 python-six zlib1g-dev [2020-03-10T11:08:20.454Z] #44 53.54 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:08:20.454Z] #44 53.54 Need to get 4075 kB of archives. [2020-03-10T11:08:20.454Z] #44 53.54 After this operation, 24.5 MB of additional disk space will be used. [2020-03-10T11:08:20.454Z] #44 53.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-10T11:08:20.454Z] #44 53.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-10T11:08:20.454Z] #44 53.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-03-10T11:08:20.454Z] #44 53.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-10T11:08:20.685Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2020-03-10T11:08:20.685Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-03-10T11:08:20.685Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-03-10T11:08:20.685Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s) [2020-03-10T11:08:20.685Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-03-10T11:08:20.685Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-03-10T11:08:20.685Z] === RUN TestBuildMultiStageParentConfig [2020-03-10T11:08:20.752Z] #44 53.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-10T11:08:20.752Z] #44 53.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-10T11:08:20.752Z] #44 53.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-03-10T11:08:20.752Z] #44 53.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-03-10T11:08:20.752Z] #44 53.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-10T11:08:21.254Z] #44 53.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-10T11:08:21.254Z] #44 54.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-10T11:08:21.254Z] #44 54.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-10T11:08:21.254Z] #44 54.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-03-10T11:08:21.549Z] #44 54.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-03-10T11:08:21.549Z] #44 54.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-10T11:08:21.549Z] #44 54.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-10T11:08:21.549Z] #44 54.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-10T11:08:21.614Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2020-03-10T11:08:21.614Z] === RUN TestBuildLabelWithTargets [2020-03-10T11:08:23.057Z] #44 ... [2020-03-10T11:08:23.057Z] [2020-03-10T11:08:23.057Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-10T11:08:23.057Z] #26 55.31 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:08:23.057Z] #26 55.66 Fetched 358 kB in 0s (1531 kB/s) [2020-03-10T11:08:23.057Z] #26 55.84 Selecting previously unselected package libonig5:ppc64el. [2020-03-10T11:08:23.057Z] #26 55.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-10T11:08:23.057Z] #26 56.06 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-10T11:08:23.057Z] #26 56.08 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-10T11:08:23.364Z] #26 56.50 Selecting previously unselected package libjq1:ppc64el. [2020-03-10T11:08:23.395Z] --- PASS: TestBuildLabelWithTargets (1.88s) [2020-03-10T11:08:23.395Z] === RUN TestBuildWithEmptyLayers [2020-03-10T11:08:23.656Z] #26 56.53 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-10T11:08:23.656Z] #26 56.54 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-10T11:08:23.971Z] #26 56.91 Selecting previously unselected package jq. [2020-03-10T11:08:23.971Z] #26 56.94 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-10T11:08:23.971Z] #26 56.94 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-10T11:08:24.270Z] #26 57.37 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-10T11:08:24.270Z] #26 57.39 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-10T11:08:24.270Z] #26 57.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-10T11:08:24.565Z] #26 57.42 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:08:24.604Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2020-03-10T11:08:24.604Z] === RUN TestBuildMultiStageOnBuild [2020-03-10T11:08:24.860Z] #26 DONE 57.9s [2020-03-10T11:08:24.861Z] [2020-03-10T11:08:24.861Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:08:24.861Z] #44 56.73 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:08:24.861Z] #44 57.13 Fetched 4075 kB in 1s (3661 kB/s) [2020-03-10T11:08:24.861Z] #44 57.29 Selecting previously unselected package libcap-dev:ppc64el. [2020-03-10T11:08:24.861Z] #44 57.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 ... 15330 files and directories currently installed.) [2020-03-10T11:08:24.861Z] #44 57.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-10T11:08:24.861Z] #44 57.48 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-10T11:08:24.861Z] #44 57.67 Selecting previously unselected package libnet1:ppc64el. [2020-03-10T11:08:24.861Z] #44 57.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-10T11:08:24.861Z] #44 57.70 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-10T11:08:24.861Z] #44 ... [2020-03-10T11:08:24.861Z] [2020-03-10T11:08:24.861Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-10T11:08:24.861Z] #27 DONE 0.1s [2020-03-10T11:08:24.861Z] [2020-03-10T11:08:24.861Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:08:24.861Z] #44 57.96 Selecting previously unselected package libnet1-dev. [2020-03-10T11:08:24.861Z] #44 58.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-10T11:08:24.861Z] #44 58.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-10T11:08:25.497Z] #44 58.47 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-10T11:08:25.497Z] #44 58.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-10T11:08:25.497Z] #44 58.53 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-10T11:08:25.789Z] #44 58.75 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-10T11:08:25.789Z] #44 58.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-10T11:08:25.789Z] #44 58.78 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-10T11:08:25.789Z] #44 ... [2020-03-10T11:08:25.789Z] [2020-03-10T11:08:25.789Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:08:25.789Z] #63 38.30 Reading package lists... [2020-03-10T11:08:25.789Z] #63 49.37 Building dependency tree... [2020-03-10T11:08:25.789Z] #63 53.29 The following additional packages will be installed: [2020-03-10T11:08:25.789Z] #63 53.29 libbtrfs0 [2020-03-10T11:08:25.789Z] #63 53.79 The following NEW packages will be installed: [2020-03-10T11:08:25.789Z] #63 53.81 libbtrfs-dev libbtrfs0 [2020-03-10T11:08:25.789Z] #63 54.22 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:08:25.789Z] #63 54.22 Need to get 120 kB of archives. [2020-03-10T11:08:25.789Z] #63 54.22 After this operation, 423 kB of additional disk space will be used. [2020-03-10T11:08:25.789Z] #63 54.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-10T11:08:25.789Z] #63 54.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-10T11:08:25.789Z] #63 58.54 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:08:25.789Z] #63 ... [2020-03-10T11:08:25.789Z] [2020-03-10T11:08:25.789Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:08:25.789Z] #11 37.78 Reading package lists... [2020-03-10T11:08:25.789Z] #11 49.78 Building dependency tree... [2020-03-10T11:08:25.789Z] #11 54.44 The following additional packages will be installed: [2020-03-10T11:08:25.789Z] #11 54.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-10T11:08:25.789Z] #11 54.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-10T11:08:25.789Z] #11 54.45 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-10T11:08:25.789Z] #11 54.46 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-10T11:08:25.789Z] #11 54.46 Suggested packages: [2020-03-10T11:08:25.789Z] #11 54.46 gcc-8-locales seccomp wine64 [2020-03-10T11:08:25.789Z] #11 56.54 The following NEW packages will be installed: [2020-03-10T11:08:25.789Z] #11 56.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-10T11:08:25.789Z] #11 56.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-10T11:08:25.789Z] #11 56.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-10T11:08:25.789Z] #11 56.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-10T11:08:25.789Z] #11 56.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-10T11:08:25.789Z] #11 56.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-10T11:08:25.789Z] #11 56.92 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:08:25.789Z] #11 56.92 Need to get 78.9 MB of archives. [2020-03-10T11:08:25.789Z] #11 56.92 After this operation, 532 MB of additional disk space will be used. [2020-03-10T11:08:25.789Z] #11 56.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-03-10T11:08:25.789Z] #11 57.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-03-10T11:08:25.789Z] #11 58.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-10T11:08:25.789Z] #11 58.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-10T11:08:25.789Z] #11 58.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-10T11:08:25.789Z] #11 58.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-10T11:08:26.085Z] #11 ... [2020-03-10T11:08:26.085Z] [2020-03-10T11:08:26.085Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:08:26.085Z] #44 59.12 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-10T11:08:26.085Z] #44 59.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-10T11:08:26.085Z] #44 59.16 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-10T11:08:26.085Z] #44 ... [2020-03-10T11:08:26.085Z] [2020-03-10T11:08:26.085Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:08:26.085Z] #36 39.04 Reading package lists... [2020-03-10T11:08:26.085Z] #36 49.67 Building dependency tree... [2020-03-10T11:08:26.085Z] #36 54.31 The following additional packages will be installed: [2020-03-10T11:08:26.085Z] #36 54.32 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-10T11:08:26.085Z] #36 54.33 Suggested packages: [2020-03-10T11:08:26.085Z] #36 54.33 cmake-doc ninja-build lrzip [2020-03-10T11:08:26.085Z] #36 54.33 Recommended packages: [2020-03-10T11:08:26.085Z] #36 54.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-10T11:08:26.085Z] #36 56.39 The following NEW packages will be installed: [2020-03-10T11:08:26.085Z] #36 56.41 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-10T11:08:26.085Z] #36 56.41 vim-common xxd [2020-03-10T11:08:26.085Z] #36 56.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:08:26.085Z] #36 56.71 Need to get 14.9 MB of archives. [2020-03-10T11:08:26.085Z] #36 56.71 After this operation, 67.2 MB of additional disk space will be used. [2020-03-10T11:08:26.085Z] #36 56.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-10T11:08:26.085Z] #36 56.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-10T11:08:26.085Z] #36 56.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-10T11:08:26.085Z] #36 57.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-10T11:08:26.085Z] #36 58.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-10T11:08:26.085Z] #36 58.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-10T11:08:26.085Z] #36 59.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-10T11:08:26.085Z] #36 59.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-10T11:08:26.382Z] #36 59.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-10T11:08:26.383Z] #36 59.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-10T11:08:26.383Z] #36 ... [2020-03-10T11:08:26.383Z] [2020-03-10T11:08:26.383Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-10T11:08:26.383Z] #63 59.04 Fetched 120 kB in 0s (1175 kB/s) [2020-03-10T11:08:26.383Z] #63 59.24 Selecting previously unselected package libbtrfs0. [2020-03-10T11:08:26.383Z] #63 59.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-10T11:08:26.383Z] #63 59.36 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-10T11:08:26.383Z] #63 59.38 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-10T11:08:26.383Z] #63 59.57 Selecting previously unselected package libbtrfs-dev. [2020-03-10T11:08:26.383Z] #63 59.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-10T11:08:26.383Z] #63 59.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-10T11:08:26.969Z] --- PASS: TestBuildMultiStageOnBuild (2.48s) [2020-03-10T11:08:26.969Z] === RUN TestBuildUncleanTarFilenames [2020-03-10T11:08:27.026Z] #63 60.14 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-10T11:08:27.026Z] #63 60.16 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-10T11:08:27.026Z] #63 60.19 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:08:27.658Z] #63 DONE 60.6s [2020-03-10T11:08:27.658Z] [2020-03-10T11:08:27.658Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:08:27.658Z] #64 DONE 0.1s [2020-03-10T11:08:27.658Z] [2020-03-10T11:08:27.658Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-10T11:08:27.658Z] #65 DONE 0.1s [2020-03-10T11:08:27.658Z] [2020-03-10T11:08:27.658Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:08:27.658Z] #44 59.38 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-10T11:08:27.658Z] #44 59.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-10T11:08:27.658Z] #44 59.43 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-10T11:08:27.658Z] #44 59.63 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-10T11:08:27.658Z] #44 59.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-10T11:08:27.658Z] #44 59.66 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-10T11:08:27.658Z] #44 60.00 Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-10T11:08:27.658Z] #44 60.00 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-10T11:08:27.658Z] #44 60.00 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-10T11:08:28.173Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-03-10T11:08:28.173Z] === RUN TestBuildMultiStageLayerLeak [2020-03-10T11:08:28.707Z] #44 61.45 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-10T11:08:28.707Z] #44 61.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-10T11:08:28.707Z] #44 61.47 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-10T11:08:28.707Z] #44 61.89 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-10T11:08:29.000Z] #44 61.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-10T11:08:29.000Z] #44 61.91 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-10T11:08:30.351Z] Loaded image: buildpack-deps:jessie [2020-03-10T11:08:30.351Z] Loaded image: busybox:latest [2020-03-10T11:08:30.351Z] Loaded image: busybox:glibc [2020-03-10T11:08:30.351Z] Loaded image: debian:jessie [2020-03-10T11:08:30.351Z] Loaded image: hello-world:latest [2020-03-10T11:08:30.351Z] INFO: Testing against a local daemon [2020-03-10T11:08:30.351Z] === RUN TestCgroupNamespacesBuild [2020-03-10T11:08:30.750Z] --- PASS: TestBuildMultiStageLayerLeak (2.42s) [2020-03-10T11:08:30.750Z] === RUN TestBuildWithHugeFile [2020-03-10T11:08:31.155Z] #44 64.29 Selecting previously unselected package libprotoc17:ppc64el. [2020-03-10T11:08:31.155Z] #44 64.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-10T11:08:31.453Z] #44 64.30 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-10T11:08:31.453Z] #44 ... [2020-03-10T11:08:31.453Z] [2020-03-10T11:08:31.453Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:08:31.453Z] #28 2.970 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-10T11:08:31.453Z] #28 3.990 #=#=# [2020-03-10T11:08:31.453Z] #28 4.180 0.1% # 2.6% ####### 11.1% ############ 17.5% ############### 21.7% ################## 26.0% ####################### 32.4% ########################## 36.6% ############################# 40.9% ################################ 44.8% ################################## 48.5% #################################### 50.6% ######################################### 57.0% ############################################ 61.3% ################################################ 67.7% ##################################################### 74.0% ######################################################## 78.3% ########################################################### 82.5% ################################################################ 88.9% #################################################################### 95.3% ######################################################################## 100.0% [2020-03-10T11:08:32.495Z] #28 7.335 #=#=# [2020-03-10T11:08:32.495Z] #28 ... [2020-03-10T11:08:32.495Z] [2020-03-10T11:08:32.495Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:08:32.495Z] #44 65.43 Selecting previously unselected package protobuf-c-compiler. [2020-03-10T11:08:32.495Z] #44 65.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-10T11:08:32.495Z] #44 65.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-10T11:08:32.620Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-03-10T11:08:32.620Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-10T11:08:32.620Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2020-03-10T11:08:32.620Z] === RUN TestWaitNonBlocked [2020-03-10T11:08:32.620Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:08:32.620Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:08:32.620Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:08:32.620Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:08:32.620Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:08:32.620Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:08:32.620Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-03-10T11:08:32.620Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-03-10T11:08:32.620Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-03-10T11:08:32.620Z] === RUN TestWaitBlocked [2020-03-10T11:08:32.620Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:08:32.620Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:08:32.620Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:08:32.620Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:08:32.620Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:08:32.620Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:08:32.787Z] #44 65.70 Selecting previously unselected package protobuf-compiler. [2020-03-10T11:08:32.787Z] #44 65.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-10T11:08:32.787Z] #44 65.71 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-10T11:08:32.787Z] #44 65.91 Selecting previously unselected package python-pkg-resources. [2020-03-10T11:08:32.787Z] #44 65.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-10T11:08:33.078Z] #44 65.93 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-10T11:08:33.078Z] #44 66.29 Selecting previously unselected package python-six. [2020-03-10T11:08:33.078Z] #44 66.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-10T11:08:33.078Z] #44 66.34 Unpacking python-six (1.12.0-1) ... [2020-03-10T11:08:33.098Z] INFO: Expanding go... [2020-03-10T11:08:33.178Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-10T11:08:33.178Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2020-03-10T11:08:33.178Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-03-10T11:08:33.178Z] === CONT TestContainerStartOnDaemonRestart [2020-03-10T11:08:33.178Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-03-10T11:08:33.178Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.178Z] === CONT TestIpcModeOlderClient [2020-03-10T11:08:33.178Z] === CONT TestDaemonHostGatewayIP [2020-03-10T11:08:33.178Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-03-10T11:08:33.178Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.178Z] === CONT TestDaemonRestartIpcMode [2020-03-10T11:08:33.178Z] --- SKIP: TestDaemonRestartIpcMode (0.00s) [2020-03-10T11:08:33.178Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.178Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-03-10T11:08:33.178Z] PASS [2020-03-10T11:08:33.178Z] [2020-03-10T11:08:33.178Z] === Skipped [2020-03-10T11:08:33.178Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-10T11:08:33.178Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-10T11:08:33.178Z] [2020-03-10T11:08:33.178Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-10T11:08:33.179Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-03-10T11:08:33.179Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-03-10T11:08:33.179Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-03-10T11:08:33.179Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.01s) [2020-03-10T11:08:33.179Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-10T11:08:33.179Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.02s) [2020-03-10T11:08:33.179Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-10T11:08:33.179Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-10T11:08:33.179Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-03-10T11:08:33.179Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-03-10T11:08:33.179Z] 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-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-03-10T11:08:33.179Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-10T11:08:33.179Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-03-10T11:08:33.179Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:08:33.179Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-10T11:08:33.179Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:08:33.179Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-10T11:08:33.179Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:08:33.179Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-10T11:08:33.179Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:08:33.179Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-10T11:08:33.179Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:08:33.179Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-10T11:08:33.179Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:08:33.179Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-10T11:08:33.179Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:08:33.179Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-10T11:08:33.179Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:08:33.179Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-10T11:08:33.179Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:08:33.179Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-10T11:08:33.179Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:08:33.179Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-10T11:08:33.179Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:08:33.179Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-10T11:08:33.179Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:08:33.179Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-10T11:08:33.179Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s) [2020-03-10T11:08:33.179Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-10T11:08:33.179Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-10T11:08:33.179Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s) [2020-03-10T11:08:33.179Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-10T11:08:33.179Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-10T11:08:33.179Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-10T11:08:33.179Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-10T11:08:33.179Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-03-10T11:08:33.179Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-03-10T11:08:33.179Z] 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-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-03-10T11:08:33.179Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-10T11:08:33.179Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-10T11:08:33.179Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-03-10T11:08:33.179Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-03-10T11:08:33.179Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-10T11:08:33.179Z] === CONT TestContainerStartOnDaemonRestart [2020-03-10T11:08:33.179Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonHostGatewayIP [2020-03-10T11:08:33.179Z] === CONT TestDaemonHostGatewayIP [2020-03-10T11:08:33.179Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s) [2020-03-10T11:08:33.179Z] === PAUSE TestDaemonRestartIpcMode [2020-03-10T11:08:33.179Z] === CONT TestDaemonRestartIpcMode [2020-03-10T11:08:33.179Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] [2020-03-10T11:08:33.179Z] DONE 192 tests, 45 skipped in 76.597s [2020-03-10T11:08:33.179Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-10T11:08:33.368Z] #44 66.58 Selecting previously unselected package python-protobuf. [2020-03-10T11:08:33.477Z] INFO: Testing against a local daemon [2020-03-10T11:08:33.477Z] === RUN TestCommitInheritsEnv [2020-03-10T11:08:33.640Z] --- PASS: TestCgroupNamespacesBuild (3.54s) [2020-03-10T11:08:33.640Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-10T11:08:33.659Z] #44 66.59 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-10T11:08:33.659Z] #44 66.61 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-10T11:08:34.309Z] #44 67.45 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-10T11:08:35.017Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2020-03-10T11:08:35.017Z] === RUN TestBuildWithSession [2020-03-10T11:08:35.017Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-10T11:08:35.017Z] build_session_test.go:25: TODO: BuildKit [2020-03-10T11:08:35.017Z] === RUN TestBuildSquashParent [2020-03-10T11:08:35.398Z] --- PASS: TestCommitInheritsEnv (1.86s) [2020-03-10T11:08:35.398Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-10T11:08:35.398Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-10T11:08:35.398Z] === RUN TestImagesFilterMultiReference [2020-03-10T11:08:35.398Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-10T11:08:35.398Z] === RUN TestImagePullPlatformInvalid [2020-03-10T11:08:35.398Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-10T11:08:35.398Z] === RUN TestRemoveImageOrphaning [2020-03-10T11:08:36.386Z] #44 ... [2020-03-10T11:08:36.386Z] [2020-03-10T11:08:36.386Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:08:36.386Z] #11 59.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-10T11:08:36.386Z] #11 59.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-10T11:08:36.386Z] #11 59.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-03-10T11:08:36.386Z] #11 66.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-03-10T11:08:36.386Z] #11 ... [2020-03-10T11:08:36.386Z] [2020-03-10T11:08:36.386Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:08:36.386Z] #28 7.655 #=#=# ##### 7.0% ############# 18.4% ##################### 29.9% ################################# 47.2% ########################################## 58.7% ################################################## 70.2% ########################################################## 81.6% ############################################################## 87.4% ######################################################################## 100.0% [2020-03-10T11:08:36.386Z] #28 9.489 #=#=# [2020-03-10T11:08:37.279Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-03-10T11:08:37.279Z] === RUN TestRemoveImageGarbageCollector [2020-03-10T11:08:37.279Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-10T11:08:37.279Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:37.279Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-10T11:08:37.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-10T11:08:37.279Z] === RUN TestTagInvalidReference [2020-03-10T11:08:37.279Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-10T11:08:37.279Z] === RUN TestTagValidPrefixedRepo [2020-03-10T11:08:37.279Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-10T11:08:37.279Z] === RUN TestTagExistedNameWithoutForce [2020-03-10T11:08:37.279Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-10T11:08:37.279Z] === RUN TestTagOfficialNames [2020-03-10T11:08:37.279Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-10T11:08:37.279Z] === RUN TestTagMatchesDigest [2020-03-10T11:08:37.279Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-10T11:08:37.279Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-10T11:08:37.279Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-10T11:08:37.279Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:37.279Z] PASS [2020-03-10T11:08:37.279Z] [2020-03-10T11:08:37.279Z] === Skipped [2020-03-10T11:08:37.279Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-10T11:08:37.279Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:37.279Z] [2020-03-10T11:08:37.279Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-10T11:08:37.279Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-10T11:08:37.279Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-10T11:08:37.279Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:37.279Z] [2020-03-10T11:08:37.279Z] [2020-03-10T11:08:37.279Z] DONE 12 tests, 2 skipped in 4.213s [2020-03-10T11:08:37.279Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-10T11:08:37.534Z] INFO: Testing against a local daemon [2020-03-10T11:08:37.534Z] === RUN TestNetworkCreateDelete [2020-03-10T11:08:37.534Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-03-10T11:08:37.534Z] === RUN TestDockerNetworkDeletePreferID [2020-03-10T11:08:37.571Z] #28 9.909 #=#=# ## 3.5% ######## 11.2% ############# 19.0% ################ 22.8% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################### 43.5% ################################### 48.6% ###################################### 53.8% ########################################## 59.0% ############################################## 64.2% ################################################# 69.3% ##################################################### 74.5% ######################################################### 79.6% ############################################################# 84.8% ################################################################ 90.0% #################################################################### 95.1% ######################################################################## 100.0% [2020-03-10T11:08:37.789Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2020-03-10T11:08:37.789Z] === RUN TestInspectNetwork [2020-03-10T11:08:37.862Z] #28 ... [2020-03-10T11:08:37.862Z] [2020-03-10T11:08:37.862Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:08:37.862Z] #66 0.393 + RM_GOPATH=0 [2020-03-10T11:08:37.862Z] #66 0.393 + TMP_GOPATH= [2020-03-10T11:08:37.862Z] #66 0.394 + : /build [2020-03-10T11:08:37.862Z] #66 0.395 + '[' -z '' ']' [2020-03-10T11:08:37.862Z] #66 0.396 ++ mktemp -d [2020-03-10T11:08:37.862Z] #66 0.404 + export GOPATH=/tmp/tmp.AyPvSsKJMD [2020-03-10T11:08:37.862Z] #66 0.405 + GOPATH=/tmp/tmp.AyPvSsKJMD [2020-03-10T11:08:37.862Z] #66 0.407 + RM_GOPATH=1 [2020-03-10T11:08:37.862Z] #66 0.410 ++ dirname ./install.sh [2020-03-10T11:08:37.862Z] #66 0.422 + dir=. [2020-03-10T11:08:37.862Z] #66 0.423 + bin=containerd [2020-03-10T11:08:37.862Z] #66 0.424 + shift [2020-03-10T11:08:37.862Z] #66 0.425 + '[' '!' -f ./containerd.installer ']' [2020-03-10T11:08:37.862Z] #66 0.426 + . ./containerd.installer [2020-03-10T11:08:37.862Z] #66 0.427 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-10T11:08:37.862Z] #66 0.429 + install_containerd [2020-03-10T11:08:37.862Z] #66 0.430 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-10T11:08:37.862Z] #66 0.430 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-10T11:08:37.862Z] #66 0.431 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AyPvSsKJMD/src/github.com/containerd/containerd [2020-03-10T11:08:37.862Z] #66 0.434 Cloning into '/tmp/tmp.AyPvSsKJMD/src/github.com/containerd/containerd'... [2020-03-10T11:08:37.862Z] #66 ... [2020-03-10T11:08:37.862Z] [2020-03-10T11:08:37.862Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:08:37.862Z] #36 62.80 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:08:37.862Z] #36 63.41 Fetched 14.9 MB in 4s (4154 kB/s) [2020-03-10T11:08:37.862Z] #36 63.69 Selecting previously unselected package xxd. [2020-03-10T11:08:37.862Z] #36 63.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-10T11:08:37.862Z] #36 63.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-10T11:08:37.862Z] #36 63.99 Unpacking xxd (2:8.1.0875-5) ... [2020-03-10T11:08:37.862Z] #36 64.33 Selecting previously unselected package vim-common. [2020-03-10T11:08:37.862Z] #36 64.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-10T11:08:37.862Z] #36 64.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-10T11:08:37.862Z] #36 65.00 Selecting previously unselected package cmake-data. [2020-03-10T11:08:37.862Z] #36 65.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-10T11:08:37.862Z] #36 65.07 Unpacking cmake-data (3.13.4-1) ... [2020-03-10T11:08:37.862Z] #36 70.73 Selecting previously unselected package libicu63:ppc64el. [2020-03-10T11:08:37.862Z] #36 70.78 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-03-10T11:08:37.862Z] #36 70.80 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-10T11:08:38.043Z] --- SKIP: TestInspectNetwork (0.02s) [2020-03-10T11:08:38.043Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.043Z] === RUN TestRunContainerWithBridgeNone [2020-03-10T11:08:38.043Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-10T11:08:38.043Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.043Z] === RUN TestNetworkInvalidJSON [2020-03-10T11:08:38.043Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-10T11:08:38.043Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-10T11:08:38.043Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:08:38.043Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:08:38.043Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:08:38.043Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:08:38.043Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-10T11:08:38.043Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:08:38.043Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:08:38.043Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-10T11:08:38.043Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-10T11:08:38.043Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-10T11:08:38.043Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-10T11:08:38.043Z] === RUN TestHostIPv4BridgeLabel [2020-03-10T11:08:38.043Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-03-10T11:08:38.043Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.043Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-10T11:08:38.043Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-03-10T11:08:38.043Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-10T11:08:38.043Z] === RUN TestDaemonDefaultNetworkPools [2020-03-10T11:08:38.043Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-10T11:08:38.043Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-10T11:08:38.043Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-10T11:08:38.043Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-10T11:08:38.043Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-10T11:08:38.043Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-10T11:08:38.043Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-10T11:08:38.043Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-10T11:08:38.043Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-10T11:08:38.043Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-10T11:08:38.043Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-10T11:08:38.043Z] === RUN TestServiceWithPredefinedNetwork [2020-03-10T11:08:38.043Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-10T11:08:38.043Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-10T11:08:38.043Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-10T11:08:38.043Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-10T11:08:38.043Z] service_test.go:236: FLAKY_TEST [2020-03-10T11:08:38.043Z] === RUN TestServiceWithDataPathPortInit [2020-03-10T11:08:38.043Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-10T11:08:38.043Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-10T11:08:38.043Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-10T11:08:38.043Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-10T11:08:38.043Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-10T11:08:38.043Z] PASS [2020-03-10T11:08:38.043Z] [2020-03-10T11:08:38.043Z] === Skipped [2020-03-10T11:08:38.043Z] === SKIP: amd64.integration.network TestInspectNetwork (0.02s) [2020-03-10T11:08:38.043Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.043Z] [2020-03-10T11:08:38.043Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-03-10T11:08:38.043Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.043Z] [2020-03-10T11:08:38.043Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-03-10T11:08:38.043Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.043Z] [2020-03-10T11:08:38.043Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-10T11:08:38.043Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-10T11:08:38.043Z] [2020-03-10T11:08:38.043Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-03-10T11:08:38.043Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-10T11:08:38.043Z] [2020-03-10T11:08:38.043Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-10T11:08:38.043Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-10T11:08:38.043Z] [2020-03-10T11:08:38.043Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-10T11:08:38.044Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-10T11:08:38.044Z] [2020-03-10T11:08:38.044Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-10T11:08:38.044Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-10T11:08:38.044Z] [2020-03-10T11:08:38.044Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-03-10T11:08:38.044Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-10T11:08:38.044Z] [2020-03-10T11:08:38.044Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-10T11:08:38.044Z] service_test.go:236: FLAKY_TEST [2020-03-10T11:08:38.044Z] [2020-03-10T11:08:38.044Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-03-10T11:08:38.044Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-10T11:08:38.044Z] [2020-03-10T11:08:38.044Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-10T11:08:38.044Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-10T11:08:38.044Z] [2020-03-10T11:08:38.044Z] [2020-03-10T11:08:38.044Z] DONE 18 tests, 12 skipped in 0.599s [2020-03-10T11:08:38.044Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-10T11:08:38.044Z] INFO: Testing against a local daemon [2020-03-10T11:08:38.044Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-10T11:08:38.044Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-10T11:08:38.044Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:08:38.044Z] === RUN TestDockerNetworkIpvlan [2020-03-10T11:08:38.044Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-10T11:08:38.044Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:08:38.044Z] PASS [2020-03-10T11:08:38.044Z] [2020-03-10T11:08:38.044Z] === Skipped [2020-03-10T11:08:38.044Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-10T11:08:38.044Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:08:38.044Z] [2020-03-10T11:08:38.044Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-10T11:08:38.044Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:08:38.044Z] [2020-03-10T11:08:38.044Z] [2020-03-10T11:08:38.044Z] DONE 2 tests, 2 skipped in 0.109s [2020-03-10T11:08:38.044Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-10T11:08:38.153Z] #36 ... [2020-03-10T11:08:38.153Z] [2020-03-10T11:08:38.153Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:08:38.298Z] INFO: Testing against a local daemon [2020-03-10T11:08:38.298Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-10T11:08:38.298Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-10T11:08:38.298Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.298Z] === RUN TestDockerNetworkMacvlan [2020-03-10T11:08:38.298Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-03-10T11:08:38.298Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.298Z] PASS [2020-03-10T11:08:38.298Z] [2020-03-10T11:08:38.298Z] === Skipped [2020-03-10T11:08:38.298Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-10T11:08:38.298Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.298Z] [2020-03-10T11:08:38.298Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-03-10T11:08:38.298Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.298Z] [2020-03-10T11:08:38.298Z] [2020-03-10T11:08:38.298Z] DONE 2 tests, 2 skipped in 0.104s [2020-03-10T11:08:38.298Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-10T11:08:38.298Z] testing: warning: no tests to run [2020-03-10T11:08:38.298Z] PASS [2020-03-10T11:08:38.298Z] [2020-03-10T11:08:38.298Z] DONE 0 tests in 0.023s [2020-03-10T11:08:38.298Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-10T11:08:38.298Z] INFO: Testing against a local daemon [2020-03-10T11:08:38.298Z] === RUN TestAuthZPluginAllowRequest [2020-03-10T11:08:38.298Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s) [2020-03-10T11:08:38.298Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.298Z] === RUN TestAuthZPluginTLS [2020-03-10T11:08:38.298Z] --- SKIP: TestAuthZPluginTLS (0.02s) [2020-03-10T11:08:38.298Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.298Z] === RUN TestAuthZPluginDenyRequest [2020-03-10T11:08:38.298Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s) [2020-03-10T11:08:38.298Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.298Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-10T11:08:38.298Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-10T11:08:38.298Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.298Z] === RUN TestAuthZPluginDenyResponse [2020-03-10T11:08:38.445Z] #28 13.28 #=#=# [2020-03-10T11:08:38.553Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s) [2020-03-10T11:08:38.553Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.553Z] === RUN TestAuthZPluginAllowEventStream [2020-03-10T11:08:38.553Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s) [2020-03-10T11:08:38.553Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.553Z] === RUN TestAuthZPluginErrorResponse [2020-03-10T11:08:38.553Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s) [2020-03-10T11:08:38.553Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.553Z] === RUN TestAuthZPluginErrorRequest [2020-03-10T11:08:38.553Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s) [2020-03-10T11:08:38.553Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.553Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-10T11:08:38.553Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-10T11:08:38.553Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.553Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-10T11:08:38.553Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-10T11:08:38.553Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.553Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-10T11:08:38.553Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-10T11:08:38.553Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.553Z] === RUN TestAuthZPluginHeader [2020-03-10T11:08:38.553Z] --- SKIP: TestAuthZPluginHeader (0.01s) [2020-03-10T11:08:38.553Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.553Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-10T11:08:38.807Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] === RUN TestAuthZPluginV2Disable [2020-03-10T11:08:38.807Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-10T11:08:38.807Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-10T11:08:38.807Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-10T11:08:38.807Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] PASS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === Skipped [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.02s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-03-10T11:08:38.807Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] [2020-03-10T11:08:38.807Z] DONE 17 tests, 17 skipped in 0.567s [2020-03-10T11:08:38.807Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-10T11:08:39.061Z] INFO: Testing against a local daemon [2020-03-10T11:08:39.061Z] === RUN TestPluginInvalidJSON [2020-03-10T11:08:39.061Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:08:39.061Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:08:39.061Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:08:39.061Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-10T11:08:39.061Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-10T11:08:39.061Z] PASS [2020-03-10T11:08:39.061Z] [2020-03-10T11:08:39.061Z] DONE 2 tests in 0.122s [2020-03-10T11:08:39.061Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-10T11:08:39.061Z] INFO: Testing against a local daemon [2020-03-10T11:08:39.061Z] === RUN TestExternalGraphDriver [2020-03-10T11:08:39.062Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-03-10T11:08:39.062Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.062Z] === RUN TestGraphdriverPluginV2 [2020-03-10T11:08:39.360Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-03-10T11:08:39.360Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.360Z] PASS [2020-03-10T11:08:39.360Z] [2020-03-10T11:08:39.360Z] === Skipped [2020-03-10T11:08:39.360Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-03-10T11:08:39.360Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.360Z] [2020-03-10T11:08:39.360Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-03-10T11:08:39.360Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.360Z] [2020-03-10T11:08:39.360Z] [2020-03-10T11:08:39.360Z] DONE 2 tests, 2 skipped in 0.217s [2020-03-10T11:08:39.360Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-10T11:08:39.360Z] INFO: Testing against a local daemon [2020-03-10T11:08:39.360Z] === RUN TestContinueAfterPluginCrash [2020-03-10T11:08:39.360Z] === PAUSE TestContinueAfterPluginCrash [2020-03-10T11:08:39.360Z] === RUN TestReadPluginNoRead [2020-03-10T11:08:39.360Z] === PAUSE TestReadPluginNoRead [2020-03-10T11:08:39.360Z] === RUN TestDaemonStartWithLogOpt [2020-03-10T11:08:39.360Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-10T11:08:39.360Z] === CONT TestContinueAfterPluginCrash [2020-03-10T11:08:39.360Z] === CONT TestDaemonStartWithLogOpt [2020-03-10T11:08:39.360Z] --- SKIP: TestContinueAfterPluginCrash (0.00s) [2020-03-10T11:08:39.361Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.361Z] === CONT TestReadPluginNoRead [2020-03-10T11:08:39.361Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-03-10T11:08:39.361Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.361Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s) [2020-03-10T11:08:39.361Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.361Z] PASS [2020-03-10T11:08:39.361Z] [2020-03-10T11:08:39.361Z] === Skipped [2020-03-10T11:08:39.361Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s) [2020-03-10T11:08:39.361Z] === PAUSE TestContinueAfterPluginCrash [2020-03-10T11:08:39.361Z] === CONT TestContinueAfterPluginCrash [2020-03-10T11:08:39.361Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.361Z] [2020-03-10T11:08:39.361Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s) [2020-03-10T11:08:39.361Z] === PAUSE TestReadPluginNoRead [2020-03-10T11:08:39.361Z] === CONT TestReadPluginNoRead [2020-03-10T11:08:39.361Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.361Z] [2020-03-10T11:08:39.361Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s) [2020-03-10T11:08:39.361Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-10T11:08:39.361Z] === CONT TestDaemonStartWithLogOpt [2020-03-10T11:08:39.361Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.361Z] [2020-03-10T11:08:39.361Z] [2020-03-10T11:08:39.361Z] DONE 3 tests, 3 skipped in 0.119s [2020-03-10T11:08:39.361Z] 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-10T11:08:39.361Z] testing: warning: no tests to run [2020-03-10T11:08:39.361Z] PASS [2020-03-10T11:08:39.361Z] [2020-03-10T11:08:39.361Z] DONE 0 tests in 0.048s [2020-03-10T11:08:39.361Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-10T11:08:39.657Z] INFO: Testing against a local daemon [2020-03-10T11:08:39.657Z] === RUN TestPluginWithDevMounts [2020-03-10T11:08:39.657Z] === PAUSE TestPluginWithDevMounts [2020-03-10T11:08:39.657Z] === CONT TestPluginWithDevMounts [2020-03-10T11:08:39.657Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-03-10T11:08:39.657Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] PASS [2020-03-10T11:08:39.657Z] [2020-03-10T11:08:39.657Z] === Skipped [2020-03-10T11:08:39.657Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-03-10T11:08:39.657Z] === PAUSE TestPluginWithDevMounts [2020-03-10T11:08:39.657Z] === CONT TestPluginWithDevMounts [2020-03-10T11:08:39.657Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] [2020-03-10T11:08:39.657Z] [2020-03-10T11:08:39.657Z] DONE 1 tests, 1 skipped in 0.116s [2020-03-10T11:08:39.657Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-10T11:08:39.657Z] INFO: Testing against a local daemon [2020-03-10T11:08:39.657Z] === RUN TestSecretInspect [2020-03-10T11:08:39.657Z] --- SKIP: TestSecretInspect (0.01s) [2020-03-10T11:08:39.657Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] === RUN TestSecretList [2020-03-10T11:08:39.657Z] --- SKIP: TestSecretList (0.01s) [2020-03-10T11:08:39.657Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] === RUN TestSecretsCreateAndDelete [2020-03-10T11:08:39.657Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-03-10T11:08:39.657Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] === RUN TestSecretsUpdate [2020-03-10T11:08:39.657Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-03-10T11:08:39.657Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] === RUN TestTemplatedSecret [2020-03-10T11:08:39.657Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-10T11:08:39.657Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] === RUN TestSecretCreateResolve [2020-03-10T11:08:39.657Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-03-10T11:08:39.657Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] PASS [2020-03-10T11:08:39.657Z] [2020-03-10T11:08:39.657Z] === Skipped [2020-03-10T11:08:39.657Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-03-10T11:08:39.657Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] [2020-03-10T11:08:39.657Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-03-10T11:08:39.657Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] [2020-03-10T11:08:39.657Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-03-10T11:08:39.657Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] [2020-03-10T11:08:39.657Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-03-10T11:08:39.657Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] [2020-03-10T11:08:39.657Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-03-10T11:08:39.657Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] [2020-03-10T11:08:39.657Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-03-10T11:08:39.657Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.657Z] [2020-03-10T11:08:39.657Z] [2020-03-10T11:08:39.657Z] DONE 6 tests, 6 skipped in 0.189s [2020-03-10T11:08:39.657Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-10T11:08:39.912Z] INFO: Testing against a local daemon [2020-03-10T11:08:39.912Z] === RUN TestServiceCreateInit [2020-03-10T11:08:39.912Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-10T11:08:39.912Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-10T11:08:39.912Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-10T11:08:39.912Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-10T11:08:39.912Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-10T11:08:39.912Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] === RUN TestCreateServiceMultipleTimes [2020-03-10T11:08:39.912Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-03-10T11:08:39.912Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] === RUN TestCreateServiceConflict [2020-03-10T11:08:39.912Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-03-10T11:08:39.912Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] === RUN TestCreateServiceMaxReplicas [2020-03-10T11:08:39.912Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-03-10T11:08:39.912Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-10T11:08:39.912Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-03-10T11:08:39.912Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] === RUN TestCreateServiceSecretFileMode [2020-03-10T11:08:39.912Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-03-10T11:08:39.912Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] === RUN TestCreateServiceConfigFileMode [2020-03-10T11:08:39.912Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-03-10T11:08:39.912Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] === RUN TestCreateServiceSysctls [2020-03-10T11:08:39.912Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-03-10T11:08:39.912Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] === RUN TestCreateServiceCapabilities [2020-03-10T11:08:39.912Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-03-10T11:08:39.912Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] === RUN TestInspect [2020-03-10T11:08:39.912Z] --- SKIP: TestInspect (0.02s) [2020-03-10T11:08:39.912Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] === RUN TestCreateJob [2020-03-10T11:08:39.912Z] --- SKIP: TestCreateJob (0.01s) [2020-03-10T11:08:39.912Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] === RUN TestReplicatedJob [2020-03-10T11:08:39.912Z] --- SKIP: TestReplicatedJob (0.01s) [2020-03-10T11:08:39.912Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:39.912Z] === RUN TestUpdateReplicatedJob [2020-03-10T11:08:40.167Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-03-10T11:08:40.167Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] === RUN TestServiceListWithStatuses [2020-03-10T11:08:40.167Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-10T11:08:40.167Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-10T11:08:40.167Z] === RUN TestDockerNetworkConnectAlias [2020-03-10T11:08:40.167Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-03-10T11:08:40.167Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] === RUN TestDockerNetworkReConnect [2020-03-10T11:08:40.167Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-03-10T11:08:40.167Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] === RUN TestServicePlugin [2020-03-10T11:08:40.167Z] --- SKIP: TestServicePlugin (0.02s) [2020-03-10T11:08:40.167Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] === RUN TestServiceUpdateLabel [2020-03-10T11:08:40.167Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-03-10T11:08:40.167Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] === RUN TestServiceUpdateSecrets [2020-03-10T11:08:40.167Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-03-10T11:08:40.167Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] === RUN TestServiceUpdateConfigs [2020-03-10T11:08:40.167Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-03-10T11:08:40.167Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] === RUN TestServiceUpdateNetwork [2020-03-10T11:08:40.167Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-03-10T11:08:40.167Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] PASS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === Skipped [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-10T11:08:40.167Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-10T11:08:40.167Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-10T11:08:40.167Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-10T11:08:40.167Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-03-10T11:08:40.167Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-03-10T11:08:40.167Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-03-10T11:08:40.167Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-03-10T11:08:40.167Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-03-10T11:08:40.167Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-03-10T11:08:40.167Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-03-10T11:08:40.167Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-03-10T11:08:40.167Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-03-10T11:08:40.167Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-03-10T11:08:40.167Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-03-10T11:08:40.167Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-03-10T11:08:40.167Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-10T11:08:40.167Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-03-10T11:08:40.167Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-03-10T11:08:40.167Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestServicePlugin (0.02s) [2020-03-10T11:08:40.167Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-03-10T11:08:40.167Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-03-10T11:08:40.167Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-03-10T11:08:40.167Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-03-10T11:08:40.167Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] [2020-03-10T11:08:40.167Z] DONE 23 tests, 22 skipped in 0.433s [2020-03-10T11:08:40.167Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-10T11:08:40.167Z] INFO: Testing against a local daemon [2020-03-10T11:08:40.167Z] === RUN TestSessionCreate [2020-03-10T11:08:40.422Z] --- PASS: TestSessionCreate (0.02s) [2020-03-10T11:08:40.422Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-10T11:08:40.422Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-10T11:08:40.422Z] PASS [2020-03-10T11:08:40.422Z] [2020-03-10T11:08:40.422Z] DONE 2 tests in 0.153s [2020-03-10T11:08:40.422Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-10T11:08:40.422Z] INFO: Testing against a local daemon [2020-03-10T11:08:40.422Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-10T11:08:40.422Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-10T11:08:40.422Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-10T11:08:40.422Z] === RUN TestEventsExecDie [2020-03-10T11:08:41.383Z] #28 13.72 0.1% # 1.6% #### 6.1% ##### 7.9% ###### 8.8% ####### 10.6% ######### 13.3% ########## 15.0% ############ 16.8% ############# 18.6% ############## 20.4% ############### 22.2% ################# 24.0% ################### 26.7% #################### 28.4% ##################### 30.2% ####################### 32.9% ######################### 35.6% ########################### 38.3% ############################ 40.1% ############################## 41.8% ##### [2020-03-10T11:08:41.383Z] #28 ... [2020-03-10T11:08:41.383Z] [2020-03-10T11:08:41.383Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:08:41.383Z] #75 DONE 74.3s [2020-03-10T11:08:41.383Z] [2020-03-10T11:08:41.383Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:08:41.388Z] --- PASS: TestEventsExecDie (0.88s) [2020-03-10T11:08:41.389Z] === RUN TestEventsBackwardsCompatible [2020-03-10T11:08:41.389Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-10T11:08:41.389Z] === RUN TestInfoBinaryCommits [2020-03-10T11:08:41.389Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-10T11:08:41.389Z] === RUN TestInfoAPIVersioned [2020-03-10T11:08:41.389Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-10T11:08:41.389Z] === RUN TestInfoDiscoveryBackend [2020-03-10T11:08:41.389Z] --- SKIP: TestInfoDiscoveryBackend (0.00s) [2020-03-10T11:08:41.389Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.389Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-10T11:08:41.389Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-10T11:08:41.389Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.389Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-10T11:08:41.389Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-10T11:08:41.389Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.389Z] === RUN TestInfoAPI [2020-03-10T11:08:41.389Z] --- PASS: TestInfoAPI (0.02s) [2020-03-10T11:08:41.389Z] === RUN TestInfoAPIWarnings [2020-03-10T11:08:41.389Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-10T11:08:41.389Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.389Z] === RUN TestInfoDebug [2020-03-10T11:08:41.389Z] --- SKIP: TestInfoDebug (0.00s) [2020-03-10T11:08:41.389Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.389Z] === RUN TestInfoInsecureRegistries [2020-03-10T11:08:41.389Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-03-10T11:08:41.389Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.389Z] === RUN TestInfoRegistryMirrors [2020-03-10T11:08:41.389Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-03-10T11:08:41.389Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.389Z] === RUN TestLoginFailsWithBadCredentials [2020-03-10T11:08:41.588Z] --- PASS: TestBuildSquashParent (5.86s) [2020-03-10T11:08:41.588Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-10T11:08:41.588Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:08:41.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:08:41.588Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:08:41.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:08:41.588Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:08:41.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:08:41.588Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:08:41.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:08:41.588Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:08:41.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:08:41.588Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:08:41.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:08:41.588Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:08:41.588Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:08:41.588Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:08:41.588Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:08:41.685Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-03-10T11:08:41.685Z] === RUN TestPingCacheHeaders [2020-03-10T11:08:41.685Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-10T11:08:41.685Z] === RUN TestPingGet [2020-03-10T11:08:41.685Z] --- PASS: TestPingGet (0.02s) [2020-03-10T11:08:41.685Z] === RUN TestPingHead [2020-03-10T11:08:41.685Z] --- PASS: TestPingHead (0.03s) [2020-03-10T11:08:41.685Z] === RUN TestVersion [2020-03-10T11:08:41.685Z] --- PASS: TestVersion (0.02s) [2020-03-10T11:08:41.685Z] PASS [2020-03-10T11:08:41.685Z] [2020-03-10T11:08:41.685Z] === Skipped [2020-03-10T11:08:41.685Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-10T11:08:41.685Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-10T11:08:41.685Z] [2020-03-10T11:08:41.685Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s) [2020-03-10T11:08:41.685Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.685Z] [2020-03-10T11:08:41.685Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-10T11:08:41.685Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.685Z] [2020-03-10T11:08:41.685Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-10T11:08:41.685Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.685Z] [2020-03-10T11:08:41.685Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s) [2020-03-10T11:08:41.685Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.685Z] [2020-03-10T11:08:41.685Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s) [2020-03-10T11:08:41.685Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.685Z] [2020-03-10T11:08:41.685Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s) [2020-03-10T11:08:41.685Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.685Z] [2020-03-10T11:08:41.685Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s) [2020-03-10T11:08:41.685Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-10T11:08:41.685Z] [2020-03-10T11:08:41.685Z] [2020-03-10T11:08:41.685Z] DONE 18 tests, 8 skipped in 1.393s [2020-03-10T11:08:41.685Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-10T11:08:41.940Z] INFO: Testing against a local daemon [2020-03-10T11:08:41.940Z] === RUN TestVolumesCreateAndList [2020-03-10T11:08:41.940Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-10T11:08:41.940Z] === RUN TestVolumesRemove [2020-03-10T11:08:41.940Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-10T11:08:41.940Z] === RUN TestVolumesInspect [2020-03-10T11:08:41.940Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-10T11:08:41.940Z] === RUN TestVolumesInvalidJSON [2020-03-10T11:08:41.940Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-10T11:08:41.940Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-10T11:08:41.940Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-10T11:08:41.940Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-10T11:08:41.940Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-10T11:08:41.940Z] PASS [2020-03-10T11:08:41.940Z] [2020-03-10T11:08:41.940Z] DONE 5 tests in 0.256s [2020-03-10T11:08:41.940Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-10T11:08:41.940Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11741 is not a child of this shell [2020-03-10T11:08:41.940Z] warning: PID 11741 from bundles/test-integration/docker.pid had a nonzero exit code [2020-03-10T11:08:41.940Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-10T11:08:41.940Z] [2020-03-10T11:08:41.940Z] Unloading profiles will leave already running processes permanently [2020-03-10T11:08:41.940Z] unconfined, which can lead to unexpected situations. [2020-03-10T11:08:41.940Z] [2020-03-10T11:08:41.940Z] To set a process to complain mode, use the command line tool [2020-03-10T11:08:41.940Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-10T11:08:41.940Z] Removing test suite binaries [2020-03-10T11:08:43.383Z] [2020-03-10T11:08:43.493Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:08:43.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:08:44.079Z] #28 13.72 0.1% # 1.6% #### 6.1% ##### 7.9% ###### 8.8% ####### 10.6% ######### 13.3% ########## 15.0% ############ 16.8% ############# 18.6% ############## 20.4% ############### 22.2% ################# 24.0% ################### 26.7% #################### 28.4% ##################### 30.2% ####################### 32.9% ######################### 35.6% ########################### 38.3% ############################ 40.1% ############################## 41.8% ############################### 43.6% ################################ 45.4% ################################# 47.2% ################################### 49.0% ##################################### 51.7% ##################################### 52.6% ####################################### 55.3% ######################################### 57.0% ######################################### 57.9% ########################################## 59.7% ############################################ 61.5% ############################################## 64.2% ################################################ 67.9% ################################################## 70.7% #################################################### 72.5% ##################################################### 74.3% ###################################################### 76.1% ######################################################### 79.7% ########################################################### 82.4% ############################################################# 85.0% ############################################################### 88.7% ################################################################## 92.9% ##################################################################### 96.5% ## [2020-03-10T11:08:44.079Z] #28 ... [2020-03-10T11:08:44.079Z] [2020-03-10T11:08:44.079Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:08:44.079Z] #34 67.07 internal/reflectlite [2020-03-10T11:08:44.079Z] #34 67.08 sync [2020-03-10T11:08:44.079Z] #34 74.49 errors [2020-03-10T11:08:44.079Z] #34 74.51 sort [2020-03-10T11:08:44.079Z] #34 76.16 internal/oserror [2020-03-10T11:08:44.079Z] #34 76.17 io [2020-03-10T11:08:44.079Z] #34 76.26 strconv [2020-03-10T11:08:44.079Z] #34 76.99 syscall [2020-03-10T11:08:44.370Z] #34 ... [2020-03-10T11:08:44.370Z] [2020-03-10T11:08:44.370Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:08:44.371Z] #28 13.72 0.1% # 1.6% #### 6.1% ##### 7.9% ###### 8.8% ####### 10.6% ######### 13.3% ########## 15.0% ############ 16.8% ############# 18.6% ############## 20.4% ############### 22.2% ################# 24.0% ################### 26.7% #################### 28.4% ##################### 30.2% ####################### 32.9% ######################### 35.6% ########################### 38.3% ############################ 40.1% ############################## 41.8% ############################### 43.6% ################################ 45.4% ################################# 47.2% ################################### 49.0% ##################################### 51.7% ##################################### 52.6% ####################################### 55.3% ######################################### 57.0% ######################################### 57.9% ########################################## 59.7% ############################################ 61.5% ############################################## 64.2% ################################################ 67.9% ################################################## 70.7% #################################################### 72.5% ##################################################### 74.3% ###################################################### 76.1% ######################################################### 79.7% ########################################################### 82.4% ############################################################# 85.0% ############################################################### 88.7% ################################################################## 92.9% ##################################################################### 96.5% ###################################################################### 98.3% ######################################################################## 100.0% [2020-03-10T11:08:44.664Z] #28 19.77 Post stage [Pipeline] junit [2020-03-10T11:08:45.402Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-10T11:08:46.027Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-10T11:08:46.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s) [2020-03-10T11:08:46.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2020-03-10T11:08:46.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.15s) [2020-03-10T11:08:46.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2020-03-10T11:08:46.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.41s) [2020-03-10T11:08:46.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.56s) [2020-03-10T11:08:46.027Z] === RUN TestBuildMultiStageCopy [2020-03-10T11:08:46.027Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-10T11:08:46.034Z] + echo Ensuring container killed. [2020-03-10T11:08:46.034Z] Ensuring container killed. [2020-03-10T11:08:46.034Z] + docker rm -vf docker-pr2 [2020-03-10T11:08:46.034Z] Error: No such container: docker-pr2 [2020-03-10T11:08:46.034Z] + true [Pipeline] sh [2020-03-10T11:08:46.309Z] + echo Chowning /workspace to jenkins user [2020-03-10T11:08:46.309Z] Chowning /workspace to jenkins user [2020-03-10T11:08:46.309Z] + id -u [2020-03-10T11:08:46.309Z] + id -g [2020-03-10T11:08:46.309Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40661:/workspace busybox chown -R 1000:1000 /workspace [2020-03-10T11:08:46.748Z] #28 21.89 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-10T11:08:47.380Z] #28 22.45 [2020-03-10T11:08:47.964Z] #28 22.71 # 1.8% ############################################### 65.7% ######################################################################## 100.0% [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-10T11:08:48.257Z] #28 23.13 [2020-03-10T11:08:48.504Z] + bundleName=amd64-rootless [2020-03-10T11:08:48.504Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-03-10T11:08:48.504Z] Creating amd64-rootless-bundles.tar.gz [2020-03-10T11:08:48.504Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-03-10T11:08:48.504Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-10T11:08:48.514Z] Archiving artifacts [2020-03-10T11:08:48.562Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-10T11:08:48.562Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-10T11:08:48.908Z] #28 ... [2020-03-10T11:08:48.908Z] [2020-03-10T11:08:48.908Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:08:48.908Z] #11 71.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-10T11:08:48.908Z] #11 71.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-10T11:08:48.908Z] #11 71.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-10T11:08:48.908Z] #11 72.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-10T11:08:48.908Z] #11 72.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-03-10T11:08:48.908Z] #11 72.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-10T11:08:48.908Z] #11 72.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-10T11:08:48.908Z] #11 72.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-10T11:08:48.908Z] #11 72.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-10T11:08:48.908Z] #11 72.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-10T11:08:48.908Z] #11 72.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-10T11:08:48.908Z] #11 72.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-10T11:08:48.908Z] #11 72.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-10T11:08:48.908Z] #11 72.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-10T11:08:48.908Z] #11 72.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-10T11:08:48.908Z] #11 75.38 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:08:48.908Z] #11 76.03 Fetched 78.9 MB in 16s (4930 kB/s) [2020-03-10T11:08:48.908Z] #11 76.20 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-10T11:08:48.908Z] #11 76.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-10T11:08:48.908Z] #11 76.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-10T11:08:48.908Z] #11 76.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-10T11:08:48.908Z] #11 81.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-10T11:08:48.908Z] #11 81.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-10T11:08:48.908Z] #11 81.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-10T11:08:48.995Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40661/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-10T11:08:49.129Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-10T11:08:49.203Z] Loaded image: buildpack-deps:jessie [2020-03-10T11:08:49.203Z] Loaded image: busybox:latest [2020-03-10T11:08:49.203Z] Loaded image: busybox:glibc [2020-03-10T11:08:49.203Z] Loaded image: debian:jessie [2020-03-10T11:08:49.203Z] Loaded image: hello-world:latest [2020-03-10T11:08:49.203Z] INFO: Testing against a local daemon [2020-03-10T11:08:49.203Z] === RUN TestCgroupNamespacesBuild [2020-03-10T11:08:49.301Z] + make clean [2020-03-10T11:08:49.538Z] #11 ... [2020-03-10T11:08:49.538Z] [2020-03-10T11:08:49.538Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:08:49.538Z] #48 72.27 internal/reflectlite [2020-03-10T11:08:49.538Z] #48 72.34 math/rand [2020-03-10T11:08:49.538Z] #48 72.36 internal/singleflight [2020-03-10T11:08:49.538Z] #48 72.47 github.com/LK4D4/vndr/godl/singleflight [2020-03-10T11:08:49.538Z] #48 80.12 io [2020-03-10T11:08:49.538Z] #48 80.12 strconv [2020-03-10T11:08:49.538Z] #48 80.13 sort [2020-03-10T11:08:49.538Z] #48 80.27 syscall [2020-03-10T11:08:49.538Z] #48 ... [2020-03-10T11:08:49.538Z] [2020-03-10T11:08:49.538Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:08:49.538Z] #44 77.48 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-10T11:08:49.538Z] #44 77.48 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-10T11:08:49.538Z] #44 77.49 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-10T11:08:49.538Z] #44 77.50 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-10T11:08:49.538Z] #44 77.50 Setting up python-six (1.12.0-1) ... [2020-03-10T11:08:49.557Z] docker volume rm -f docker-dev-cache [2020-03-10T11:08:49.557Z] docker-dev-cache [Pipeline] deleteDir [2020-03-10T11:08:49.698Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-10T11:08:50.168Z] #44 ... [2020-03-10T11:08:50.168Z] [2020-03-10T11:08:50.168Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:08:50.168Z] #51 83.05 + cd /tmp/tmp.9EIrGH7kWo/src/gotest.tools/gotestsum [2020-03-10T11:08:50.168Z] #51 83.05 + git checkout -q v0.3.5 [2020-03-10T11:08:50.266Z] --- PASS: TestBuildMultiStageCopy (4.23s) [2020-03-10T11:08:50.266Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s) [2020-03-10T11:08:50.266Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-03-10T11:08:50.266Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-03-10T11:08:50.266Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-03-10T11:08:50.266Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-03-10T11:08:50.266Z] === RUN TestBuildMultiStageParentConfig [2020-03-10T11:08:50.459Z] #51 83.25 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-10T11:08:51.226Z] INFO [loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 1m53.824426053s [2020-03-10T11:08:51.226Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 459.012844ms [2020-03-10T11:08:51.644Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2020-03-10T11:08:51.644Z] === RUN TestBuildLabelWithTargets [2020-03-10T11:08:53.385Z] --- PASS: TestCgroupNamespacesBuild (3.71s) [2020-03-10T11:08:53.385Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-10T11:08:53.551Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2020-03-10T11:08:53.551Z] === RUN TestBuildWithEmptyLayers [2020-03-10T11:08:54.173Z] INFO: Expanding compiler 1 of 3... [2020-03-10T11:08:54.173Z] INFO: Expanding compiler 2 of 3... [2020-03-10T11:08:54.929Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2020-03-10T11:08:54.929Z] === RUN TestBuildMultiStageOnBuild [2020-03-10T11:08:55.284Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.42s) [2020-03-10T11:08:55.284Z] === RUN TestBuildWithSession [2020-03-10T11:08:55.284Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-10T11:08:55.284Z] build_session_test.go:25: TODO: BuildKit [2020-03-10T11:08:55.284Z] === RUN TestBuildSquashParent [2020-03-10T11:08:56.024Z] #51 ... [2020-03-10T11:08:56.024Z] [2020-03-10T11:08:56.024Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-10T11:08:56.024Z] #31 86.78 Checking out files: 63% (966/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: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-10T11:08:56.024Z] #31 88.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-10T11:08:56.024Z] #31 88.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-10T11:08:57.462Z] --- PASS: TestBuildMultiStageOnBuild (2.78s) [2020-03-10T11:08:57.462Z] === RUN TestBuildUncleanTarFilenames [2020-03-10T11:08:58.094Z] #31 ... [2020-03-10T11:08:58.094Z] [2020-03-10T11:08:58.094Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-10T11:08:58.094Z] #28 25.32 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-10T11:08:58.094Z] #28 26.03 [2020-03-10T11:08:58.094Z] #28 26.28 ########## 15.2% ######################################################################## 100.0% [2020-03-10T11:08:58.094Z] #28 26.66 [2020-03-10T11:08:58.094Z] #28 28.88 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-10T11:08:58.094Z] #28 29.00 skipping existing c8c2d4a6b2e3 [2020-03-10T11:08:58.094Z] #28 29.22 [2020-03-10T11:08:58.094Z] #28 31.69 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-10T11:08:58.094Z] #28 32.25 [2020-03-10T11:08:58.094Z] #28 32.48 ######################################################################## 100.0% [2020-03-10T11:08:58.094Z] #28 32.71 [2020-03-10T11:08:58.094Z] #28 32.91 Download of images into '/build' complete. [2020-03-10T11:08:58.094Z] #28 32.91 Use something like the following to load the result into a Docker daemon: [2020-03-10T11:08:58.094Z] #28 32.92 tar -cC '/build' . | docker load [2020-03-10T11:08:58.094Z] #28 DONE 33.0s [2020-03-10T11:08:58.094Z] [2020-03-10T11:08:58.094Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-10T11:08:58.094Z] #36 83.79 Selecting previously unselected package libxml2:ppc64el. [2020-03-10T11:08:58.094Z] #36 83.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-10T11:08:58.094Z] #36 83.84 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-10T11:08:58.094Z] #36 84.81 Selecting previously unselected package libarchive13:ppc64el. [2020-03-10T11:08:58.094Z] #36 84.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-10T11:08:58.094Z] #36 84.84 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-10T11:08:58.094Z] #36 85.34 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-10T11:08:58.095Z] #36 85.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-10T11:08:58.095Z] #36 85.38 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-10T11:08:58.095Z] #36 85.62 Selecting previously unselected package librhash0:ppc64el. [2020-03-10T11:08:58.095Z] #36 85.73 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-10T11:08:58.095Z] #36 85.73 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-10T11:08:58.095Z] #36 86.14 Selecting previously unselected package libuv1:ppc64el. [2020-03-10T11:08:58.095Z] #36 86.18 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-10T11:08:58.095Z] #36 86.19 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-10T11:08:58.095Z] #36 86.52 Selecting previously unselected package cmake. [2020-03-10T11:08:58.095Z] #36 86.53 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-10T11:08:58.095Z] #36 86.54 Unpacking cmake (3.13.4-1) ... [2020-03-10T11:08:58.095Z] #36 90.62 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-10T11:08:58.095Z] #36 90.63 Setting up xxd (2:8.1.0875-5) ... [2020-03-10T11:08:58.095Z] #36 90.64 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-10T11:08:58.095Z] #36 90.66 Setting up vim-common (2:8.1.0875-5) ... [2020-03-10T11:08:58.095Z] #36 90.72 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-10T11:08:58.095Z] #36 90.73 Setting up cmake-data (3.13.4-1) ... [2020-03-10T11:08:58.095Z] #36 90.75 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-10T11:08:58.095Z] #36 90.77 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-10T11:08:58.095Z] #36 90.80 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-10T11:08:58.095Z] #36 90.81 Setting up cmake (3.13.4-1) ... [2020-03-10T11:08:58.095Z] #36 90.82 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:08:58.095Z] #36 90.92 Processing triggers for mime-support (3.62) ... [2020-03-10T11:08:58.388Z] #36 DONE 91.3s [2020-03-10T11:08:58.388Z] [2020-03-10T11:08:58.388Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:08:58.388Z] #37 DONE 0.1s [2020-03-10T11:08:58.388Z] [2020-03-10T11:08:58.388Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-10T11:08:58.388Z] #38 DONE 0.1s [2020-03-10T11:08:58.388Z] [2020-03-10T11:08:58.388Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:08:58.681Z] #39 0.359 + RM_GOPATH=0 [2020-03-10T11:08:58.840Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2020-03-10T11:08:58.840Z] === RUN TestBuildMultiStageLayerLeak [2020-03-10T11:08:58.945Z] INFO: Expanding compiler 3 of 3... [2020-03-10T11:08:58.945Z] INFO: Removing downloaded files... [2020-03-10T11:08:58.945Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-03-10T11:08:58.945Z] INFO: Configuring git core.autocrlf... [2020-03-10T11:08:58.974Z] #39 0.367 + TMP_GOPATH= [2020-03-10T11:08:58.974Z] #39 0.369 + : /build [2020-03-10T11:08:58.974Z] #39 0.370 + '[' -z '' ']' [2020-03-10T11:08:58.974Z] #39 0.372 ++ mktemp -d [2020-03-10T11:08:58.974Z] #39 0.382 + export GOPATH=/tmp/tmp.X2G7C5yBwC [2020-03-10T11:08:58.974Z] #39 0.387 + GOPATH=/tmp/tmp.X2G7C5yBwC [2020-03-10T11:08:58.974Z] #39 0.388 + RM_GOPATH=1 [2020-03-10T11:08:58.974Z] #39 0.390 ++ dirname ./install.sh [2020-03-10T11:08:58.974Z] #39 0.403 + dir=. [2020-03-10T11:08:58.974Z] #39 0.406 + bin=tini [2020-03-10T11:08:58.974Z] #39 0.407 + shift [2020-03-10T11:08:58.974Z] #39 0.413 + '[' '!' -f ./tini.installer ']' [2020-03-10T11:08:58.974Z] #39 0.415 + . ./tini.installer [2020-03-10T11:08:58.974Z] #39 0.419 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-10T11:08:58.974Z] #39 0.421 + install_tini [2020-03-10T11:08:58.974Z] #39 0.422 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-10T11:08:58.974Z] #39 0.428 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-10T11:08:58.974Z] #39 0.429 + git clone https://github.com/krallin/tini.git /tmp/tmp.X2G7C5yBwC/tini [2020-03-10T11:08:58.974Z] #39 0.434 Cloning into '/tmp/tmp.X2G7C5yBwC/tini'... [2020-03-10T11:08:59.004Z] --- PASS: TestBuildWithHugeFile (25.95s) [2020-03-10T11:08:59.004Z] === RUN TestBuildWithEmptyDockerfile [2020-03-10T11:08:59.004Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:08:59.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:08:59.004Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:08:59.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:08:59.004Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:08:59.004Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:08:59.004Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:08:59.004Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:08:59.004Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:08:59.004Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-03-10T11:08:59.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-03-10T11:08:59.004Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-03-10T11:08:59.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-03-10T11:08:59.004Z] === RUN TestBuildPreserveOwnership [2020-03-10T11:08:59.004Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-10T11:09:00.721Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-10T11:09:01.063Z] #39 ... [2020-03-10T11:09:01.063Z] [2020-03-10T11:09:01.063Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:09:01.063Z] #44 83.75 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-10T11:09:01.063Z] #44 83.78 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-10T11:09:01.063Z] #44 83.80 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-10T11:09:01.063Z] #44 83.81 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-10T11:09:01.063Z] #44 83.81 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-10T11:09:01.063Z] #44 83.83 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-10T11:09:01.063Z] #44 83.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-10T11:09:01.063Z] #44 83.85 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-10T11:09:01.063Z] #44 83.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-10T11:09:01.063Z] #44 83.87 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-10T11:09:01.063Z] #44 ... [2020-03-10T11:09:01.063Z] [2020-03-10T11:09:01.063Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:01.063Z] #34 83.51 bytes [2020-03-10T11:09:01.063Z] #34 83.54 strings [2020-03-10T11:09:01.063Z] #34 ... [2020-03-10T11:09:01.063Z] [2020-03-10T11:09:01.063Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:09:01.063Z] #11 86.82 Selecting previously unselected package binutils-mingw-w64. [2020-03-10T11:09:01.063Z] #11 86.83 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-10T11:09:01.063Z] #11 86.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-10T11:09:01.063Z] #11 87.04 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-10T11:09:01.063Z] #11 87.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-10T11:09:01.063Z] #11 87.07 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-10T11:09:01.063Z] #11 87.35 Selecting previously unselected package dmsetup. [2020-03-10T11:09:01.063Z] #11 87.36 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-10T11:09:01.063Z] #11 87.37 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-10T11:09:01.063Z] #11 87.64 Selecting previously unselected package mingw-w64-common. [2020-03-10T11:09:01.063Z] #11 87.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-10T11:09:01.063Z] #11 87.67 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-10T11:09:01.063Z] #11 ... [2020-03-10T11:09:01.063Z] [2020-03-10T11:09:01.063Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:09:01.063Z] #39 2.706 + cd /tmp/tmp.X2G7C5yBwC/tini [2020-03-10T11:09:01.063Z] #39 2.709 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-10T11:09:01.354Z] #39 2.766 + cmake . [2020-03-10T11:09:01.374Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-03-10T11:09:01.375Z] === RUN TestBuildWithHugeFile [2020-03-10T11:09:02.471Z] --- PASS: TestBuildPreserveOwnership (5.52s) [2020-03-10T11:09:02.471Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.59s) [2020-03-10T11:09:02.471Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.93s) [2020-03-10T11:09:02.471Z] === RUN TestBuildPlatformInvalid [2020-03-10T11:09:02.471Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-03-10T11:09:02.471Z] PASS [2020-03-10T11:09:02.821Z] [2020-03-10T11:09:02.821Z] === Skipped [2020-03-10T11:09:02.821Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-10T11:09:02.821Z] build_session_test.go:25: TODO: BuildKit [2020-03-10T11:09:02.821Z] [2020-03-10T11:09:02.821Z] [2020-03-10T11:09:02.821Z] DONE 32 tests, 1 skipped in 71.439s [2020-03-10T11:09:02.821Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-10T11:09:02.821Z] ++ 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-10T11:09:02.821Z] ++ set -e [2020-03-10T11:09:02.821Z] ++ '[' -n 0 ']' [2020-03-10T11:09:02.821Z] ++ set -x [2020-03-10T11:09:02.821Z] ++ env -i DEST=/go/src/github.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-10T11:09:02.821Z] INFO: Testing against a local daemon [2020-03-10T11:09:02.821Z] === RUN TestConfigList [2020-03-10T11:09:02.865Z] #39 4.183 -- The C compiler identification is GNU 8.3.0 [2020-03-10T11:09:02.865Z] #39 4.318 -- Check for working C compiler: /usr/bin/cc [2020-03-10T11:09:03.496Z] #39 ... [2020-03-10T11:09:03.496Z] [2020-03-10T11:09:03.496Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-10T11:09:03.496Z] #44 96.17 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-10T11:09:03.496Z] #44 96.19 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:09:03.496Z] #44 DONE 96.5s [2020-03-10T11:09:03.496Z] [2020-03-10T11:09:03.496Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:09:04.996Z] #45 ... [2020-03-10T11:09:04.996Z] [2020-03-10T11:09:04.996Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:09:04.996Z] #48 87.53 bytes [2020-03-10T11:09:04.996Z] #48 87.65 strings [2020-03-10T11:09:04.996Z] #48 ... [2020-03-10T11:09:04.996Z] [2020-03-10T11:09:04.996Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:04.996Z] #34 97.72 bufio [2020-03-10T11:09:05.980Z] --- PASS: TestConfigList (2.97s) [2020-03-10T11:09:05.980Z] === RUN TestConfigsCreateAndDelete [2020-03-10T11:09:06.504Z] #34 ... [2020-03-10T11:09:06.504Z] [2020-03-10T11:09:06.504Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:06.504Z] #57 88.97 bytes [2020-03-10T11:09:06.504Z] #57 88.99 strconv [2020-03-10T11:09:06.504Z] #57 89.01 strings [2020-03-10T11:09:06.504Z] #57 89.12 syscall [2020-03-10T11:09:06.504Z] #57 98.23 bufio [2020-03-10T11:09:06.504Z] #57 ... [2020-03-10T11:09:06.504Z] [2020-03-10T11:09:06.504Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:09:06.504Z] #45 2.134 Note: Building without setproctitle() and strlcpy() support. [2020-03-10T11:09:06.504Z] #45 2.134 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-10T11:09:06.504Z] #45 2.148 Note: Building without GnuTLS support [2020-03-10T11:09:07.475Z] --- PASS: TestBuildSquashParent (11.16s) [2020-03-10T11:09:07.475Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-10T11:09:07.475Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:09:07.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:09:07.475Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:09:07.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:09:07.475Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:09:07.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:09:07.475Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:09:07.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:09:07.475Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:09:07.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:09:07.475Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:09:07.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:09:07.475Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:09:07.475Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:09:08.031Z] #45 4.520 fatal: not a git repository (or any of the parent directories): .git [2020-03-10T11:09:08.031Z] #45 4.552 GEN .gitid [2020-03-10T11:09:08.031Z] #45 4.575 GEN criu/include/version.h [2020-03-10T11:09:08.031Z] #45 4.606 GEN include/common/asm [2020-03-10T11:09:09.057Z] --- PASS: TestConfigsCreateAndDelete (2.71s) [2020-03-10T11:09:09.057Z] === RUN TestConfigsUpdate [2020-03-10T11:09:10.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:09:10.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:09:10.795Z] #45 6.757 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-10T11:09:10.795Z] #45 6.967 PBCC images/opts.pb-c.c [2020-03-10T11:09:10.795Z] #45 7.120 PBCC images/sit.pb-c.c [2020-03-10T11:09:10.795Z] #45 7.231 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-10T11:09:10.795Z] #45 7.422 DEP images/opts.pb-c.d [2020-03-10T11:09:11.090Z] #45 7.601 DEP images/sit.pb-c.d [2020-03-10T11:09:11.090Z] #45 7.757 PBCC images/macvlan.pb-c.c [2020-03-10T11:09:11.090Z] #45 7.808 DEP images/macvlan.pb-c.d [2020-03-10T11:09:11.379Z] #45 7.953 PBCC images/autofs.pb-c.c [2020-03-10T11:09:11.379Z] #45 8.011 DEP images/autofs.pb-c.d [2020-03-10T11:09:11.379Z] #45 8.083 PBCC images/sysctl.pb-c.c [2020-03-10T11:09:11.420Z] --- PASS: TestConfigsUpdate (2.68s) [2020-03-10T11:09:11.420Z] === RUN TestTemplatedConfig [2020-03-10T11:09:11.672Z] #45 8.155 DEP images/sysctl.pb-c.d [2020-03-10T11:09:11.673Z] #45 8.270 PBCC images/time.pb-c.c [2020-03-10T11:09:11.673Z] #45 8.329 DEP images/time.pb-c.d [2020-03-10T11:09:11.965Z] #45 8.408 PBCC images/binfmt-misc.pb-c.c [2020-03-10T11:09:11.965Z] #45 8.439 DEP images/binfmt-misc.pb-c.d [2020-03-10T11:09:11.965Z] #45 8.572 PBCC images/seccomp.pb-c.c [2020-03-10T11:09:12.256Z] #45 8.618 DEP images/seccomp.pb-c.d [2020-03-10T11:09:12.256Z] #45 8.743 PBCC images/userns.pb-c.c [2020-03-10T11:09:12.256Z] #45 8.762 DEP images/userns.pb-c.d [2020-03-10T11:09:12.256Z] #45 8.849 PBCC images/cgroup.pb-c.c [2020-03-10T11:09:12.256Z] #45 8.915 DEP images/cgroup.pb-c.d [2020-03-10T11:09:12.546Z] #45 9.061 PBCC images/fown.pb-c.c [2020-03-10T11:09:12.546Z] #45 9.098 PBCC images/ext-file.pb-c.c [2020-03-10T11:09:12.546Z] #45 ... [2020-03-10T11:09:12.546Z] [2020-03-10T11:09:12.546Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:12.546Z] #57 105.3 text/tabwriter [2020-03-10T11:09:13.281Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:09:13.281Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:09:13.590Z] #57 ... [2020-03-10T11:09:13.590Z] [2020-03-10T11:09:13.590Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:09:13.590Z] #39 5.351 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-10T11:09:13.590Z] #39 5.362 -- Detecting C compiler ABI info [2020-03-10T11:09:13.590Z] #39 6.343 -- Detecting C compiler ABI info - done [2020-03-10T11:09:13.590Z] #39 6.440 -- Detecting C compile features [2020-03-10T11:09:13.590Z] #39 9.176 -- Detecting C compile features - done [2020-03-10T11:09:13.590Z] #39 9.227 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-10T11:09:13.590Z] #39 9.677 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-10T11:09:13.590Z] #39 9.978 -- Configuring done [2020-03-10T11:09:13.590Z] #39 10.02 -- Generating done [2020-03-10T11:09:13.590Z] #39 10.03 -- Build files have been written to: /tmp/tmp.X2G7C5yBwC/tini [2020-03-10T11:09:13.590Z] #39 10.05 + make tini-static [2020-03-10T11:09:13.590Z] #39 10.52 Scanning dependencies of target tini-static [2020-03-10T11:09:13.590Z] #39 10.64 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-10T11:09:13.590Z] #39 13.55 [100%] Linking C executable tini-static [2020-03-10T11:09:13.590Z] #39 14.68 [100%] Built target tini-static [2020-03-10T11:09:13.590Z] #39 14.83 + mkdir -p /build [2020-03-10T11:09:13.590Z] #39 14.83 + cp tini-static /build/docker-init [2020-03-10T11:09:13.590Z] #39 DONE 14.9s [2020-03-10T11:09:13.590Z] [2020-03-10T11:09:13.590Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:09:13.590Z] #45 9.170 DEP images/fown.pb-c.d [2020-03-10T11:09:13.590Z] #45 9.251 DEP images/ext-file.pb-c.d [2020-03-10T11:09:13.590Z] #45 9.380 PBCC images/rpc.pb-c.c [2020-03-10T11:09:13.590Z] #45 9.561 DEP images/rpc.pb-c.d [2020-03-10T11:09:13.590Z] #45 9.640 PBCC images/siginfo.pb-c.c [2020-03-10T11:09:13.590Z] #45 9.675 DEP images/siginfo.pb-c.d [2020-03-10T11:09:13.590Z] #45 9.754 PBCC images/pagemap.pb-c.c [2020-03-10T11:09:13.590Z] #45 9.839 DEP images/pagemap.pb-c.d [2020-03-10T11:09:13.590Z] #45 10.10 PBCC images/rlimit.pb-c.c [2020-03-10T11:09:13.590Z] #45 10.18 DEP images/rlimit.pb-c.d [2020-03-10T11:09:13.880Z] #45 10.42 PBCC images/file-lock.pb-c.c [2020-03-10T11:09:13.880Z] #45 10.53 DEP images/file-lock.pb-c.d [2020-03-10T11:09:13.880Z] #45 10.62 PBCC images/tty.pb-c.c [2020-03-10T11:09:13.880Z] #45 ... [2020-03-10T11:09:13.880Z] [2020-03-10T11:09:13.880Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:09:13.880Z] #11 97.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-10T11:09:13.880Z] #11 97.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-10T11:09:13.880Z] #11 97.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-10T11:09:13.880Z] #11 106.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-10T11:09:13.880Z] #11 106.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-10T11:09:13.880Z] #11 106.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-10T11:09:13.880Z] #11 106.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-10T11:09:13.880Z] #11 106.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-10T11:09:13.880Z] #11 106.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-10T11:09:14.171Z] #11 ... [2020-03-10T11:09:14.171Z] [2020-03-10T11:09:14.171Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:09:14.171Z] #45 10.73 DEP images/tty.pb-c.d [2020-03-10T11:09:14.171Z] #45 10.84 PBCC images/tun.pb-c.c [2020-03-10T11:09:14.463Z] #45 10.93 PBCC images/netdev.pb-c.c [2020-03-10T11:09:14.463Z] #45 11.05 DEP images/tun.pb-c.d [2020-03-10T11:09:14.497Z] --- PASS: TestTemplatedConfig (2.93s) [2020-03-10T11:09:14.497Z] === RUN TestConfigInspect [2020-03-10T11:09:14.752Z] #45 11.15 DEP images/netdev.pb-c.d [2020-03-10T11:09:14.752Z] #45 11.29 PBCC images/vma.pb-c.c [2020-03-10T11:09:14.752Z] #45 11.43 DEP images/vma.pb-c.d [2020-03-10T11:09:15.043Z] #45 11.65 PBCC images/creds.pb-c.c [2020-03-10T11:09:15.043Z] #45 11.73 DEP images/creds.pb-c.d [2020-03-10T11:09:15.043Z] #45 ... [2020-03-10T11:09:15.043Z] [2020-03-10T11:09:15.043Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:09:15.044Z] #48 97.96 bufio [2020-03-10T11:09:15.044Z] #48 101.5 reflect [2020-03-10T11:09:15.044Z] #48 104.5 regexp/syntax [2020-03-10T11:09:15.044Z] #48 105.4 hash/crc32 [2020-03-10T11:09:15.353Z] #48 ... [2020-03-10T11:09:15.353Z] [2020-03-10T11:09:15.353Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:09:15.353Z] #45 11.79 PBCC images/utsns.pb-c.c [2020-03-10T11:09:15.353Z] #45 11.84 DEP images/utsns.pb-c.d [2020-03-10T11:09:15.353Z] #45 11.93 PBCC images/ipc-desc.pb-c.c [2020-03-10T11:09:15.353Z] #45 11.99 PBCC images/ipc-sem.pb-c.c [2020-03-10T11:09:15.353Z] #45 12.01 DEP images/ipc-desc.pb-c.d [2020-03-10T11:09:15.353Z] #45 12.10 DEP images/ipc-sem.pb-c.d [2020-03-10T11:09:15.648Z] #45 12.19 PBCC images/ipc-msg.pb-c.c [2020-03-10T11:09:15.648Z] #45 12.25 DEP images/ipc-msg.pb-c.d [2020-03-10T11:09:15.648Z] #45 12.33 PBCC images/ipc-shm.pb-c.c [2020-03-10T11:09:15.648Z] #45 12.36 DEP images/ipc-shm.pb-c.d [2020-03-10T11:09:15.942Z] #45 12.52 PBCC images/ipc-var.pb-c.c [2020-03-10T11:09:15.942Z] #45 12.62 DEP images/ipc-var.pb-c.d [2020-03-10T11:09:16.232Z] #45 12.73 PBCC images/sk-opts.pb-c.c [2020-03-10T11:09:16.232Z] #45 12.76 PBCC images/packet-sock.pb-c.c [2020-03-10T11:09:16.232Z] #45 12.87 DEP images/sk-opts.pb-c.d [2020-03-10T11:09:16.522Z] #45 12.95 DEP images/packet-sock.pb-c.d [2020-03-10T11:09:16.522Z] #45 13.04 PBCC images/sk-netlink.pb-c.c [2020-03-10T11:09:16.560Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-10T11:09:16.560Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2020-03-10T11:09:16.560Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.51s) [2020-03-10T11:09:16.560Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s) [2020-03-10T11:09:16.560Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.39s) [2020-03-10T11:09:16.560Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) [2020-03-10T11:09:16.560Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s) [2020-03-10T11:09:16.560Z] === RUN TestBuildMultiStageCopy [2020-03-10T11:09:16.560Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-10T11:09:16.814Z] #45 13.19 DEP images/sk-netlink.pb-c.d [2020-03-10T11:09:16.814Z] #45 13.26 PBCC images/sk-inet.pb-c.c [2020-03-10T11:09:16.814Z] #45 13.41 DEP images/sk-inet.pb-c.d [2020-03-10T11:09:16.814Z] #45 ... [2020-03-10T11:09:16.814Z] [2020-03-10T11:09:16.814Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:16.814Z] #34 99.62 path [2020-03-10T11:09:16.814Z] #34 101.5 reflect [2020-03-10T11:09:16.814Z] #34 102.5 text/tabwriter [2020-03-10T11:09:16.900Z] --- PASS: TestConfigInspect (2.82s) [2020-03-10T11:09:16.900Z] === RUN TestConfigCreateWithLabels [2020-03-10T11:09:17.104Z] #34 ... [2020-03-10T11:09:17.104Z] [2020-03-10T11:09:17.104Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:09:17.104Z] #45 13.51 PBCC images/sk-unix.pb-c.c [2020-03-10T11:09:17.104Z] #45 13.61 DEP images/sk-unix.pb-c.d [2020-03-10T11:09:17.104Z] #45 13.75 PBCC images/mm.pb-c.c [2020-03-10T11:09:17.397Z] #45 13.83 DEP images/mm.pb-c.d [2020-03-10T11:09:17.397Z] #45 13.98 PBCC images/timerfd.pb-c.c [2020-03-10T11:09:17.693Z] #45 14.08 DEP images/timerfd.pb-c.d [2020-03-10T11:09:17.693Z] #45 14.13 PBCC images/timer.pb-c.c [2020-03-10T11:09:17.693Z] #45 14.17 DEP images/timer.pb-c.d [2020-03-10T11:09:17.693Z] #45 14.31 PBCC images/sa.pb-c.c [2020-03-10T11:09:17.693Z] #45 14.39 DEP images/sa.pb-c.d [2020-03-10T11:09:17.693Z] #45 14.44 PBCC images/pipe-data.pb-c.c [2020-03-10T11:09:17.984Z] #45 14.46 DEP images/pipe-data.pb-c.d [2020-03-10T11:09:18.274Z] #45 14.59 PBCC images/mnt.pb-c.c [2020-03-10T11:09:18.274Z] #45 14.67 DEP images/mnt.pb-c.d [2020-03-10T11:09:18.274Z] #45 14.81 PBCC images/sk-packet.pb-c.c [2020-03-10T11:09:18.274Z] #45 14.82 DEP images/sk-packet.pb-c.d [2020-03-10T11:09:18.274Z] #45 14.95 PBCC images/tcp-stream.pb-c.c [2020-03-10T11:09:18.274Z] #45 15.01 DEP images/tcp-stream.pb-c.d [2020-03-10T11:09:18.562Z] #45 15.11 PBCC images/pipe.pb-c.c [2020-03-10T11:09:18.562Z] #45 15.19 DEP images/pipe.pb-c.d [2020-03-10T11:09:18.852Z] #45 15.33 PBCC images/pstree.pb-c.c [2020-03-10T11:09:18.852Z] #45 15.37 DEP images/pstree.pb-c.d [2020-03-10T11:09:18.852Z] #45 15.46 PBCC images/fs.pb-c.c [2020-03-10T11:09:18.852Z] #45 15.49 DEP images/fs.pb-c.d [2020-03-10T11:09:18.852Z] #45 15.57 PBCC images/signalfd.pb-c.c [2020-03-10T11:09:19.142Z] #45 15.66 DEP images/signalfd.pb-c.d [2020-03-10T11:09:19.142Z] #45 15.81 PBCC images/fh.pb-c.c [2020-03-10T11:09:19.433Z] #45 15.91 PBCC images/fsnotify.pb-c.c [2020-03-10T11:09:19.433Z] #45 16.04 DEP images/fh.pb-c.d [2020-03-10T11:09:19.723Z] #45 16.23 DEP images/fsnotify.pb-c.d [2020-03-10T11:09:19.723Z] #45 16.29 PBCC images/eventpoll.pb-c.c [2020-03-10T11:09:19.723Z] #45 16.37 DEP images/eventpoll.pb-c.d [2020-03-10T11:09:19.723Z] #45 16.44 PBCC images/eventfd.pb-c.c [2020-03-10T11:09:20.005Z] --- PASS: TestConfigCreateWithLabels (2.70s) [2020-03-10T11:09:20.005Z] === RUN TestConfigCreateResolve [2020-03-10T11:09:20.013Z] #45 16.49 DEP images/eventfd.pb-c.d [2020-03-10T11:09:20.013Z] #45 16.55 PBCC images/remap-file-path.pb-c.c [2020-03-10T11:09:20.013Z] #45 16.59 DEP images/remap-file-path.pb-c.d [2020-03-10T11:09:20.013Z] #45 16.66 PBCC images/fifo.pb-c.c [2020-03-10T11:09:20.304Z] #45 16.68 DEP images/fifo.pb-c.d [2020-03-10T11:09:20.304Z] #45 16.79 PBCC images/ghost-file.pb-c.c [2020-03-10T11:09:20.304Z] #45 16.86 DEP images/ghost-file.pb-c.d [2020-03-10T11:09:20.600Z] #45 17.02 PBCC images/regfile.pb-c.c [2020-03-10T11:09:20.600Z] #45 17.09 DEP images/regfile.pb-c.d [2020-03-10T11:09:20.600Z] #45 17.17 PBCC images/ns.pb-c.c [2020-03-10T11:09:20.600Z] #45 17.22 DEP images/ns.pb-c.d [2020-03-10T11:09:20.741Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-10T11:09:20.741Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-10T11:09:20.889Z] #45 17.29 PBCC images/fdinfo.pb-c.c [2020-03-10T11:09:20.889Z] #45 17.41 DEP images/fdinfo.pb-c.d [2020-03-10T11:09:21.183Z] #45 17.53 PBCC images/core-aarch64.pb-c.c [2020-03-10T11:09:21.183Z] #45 17.61 PBCC images/core-arm.pb-c.c [2020-03-10T11:09:21.183Z] #45 17.72 PBCC images/core-ppc64.pb-c.c [2020-03-10T11:09:21.183Z] #45 17.80 PBCC images/core-s390.pb-c.c [2020-03-10T11:09:21.183Z] #45 17.93 PBCC images/core-x86.pb-c.c [2020-03-10T11:09:21.306Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-10T11:09:21.472Z] #45 18.07 PBCC images/core.pb-c.c [2020-03-10T11:09:21.770Z] #45 18.34 PBCC images/inventory.pb-c.c [2020-03-10T11:09:21.872Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-10T11:09:22.072Z] #45 18.55 DEP images/core-aarch64.pb-c.d [2020-03-10T11:09:22.072Z] #45 18.65 DEP images/core-arm.pb-c.d [2020-03-10T11:09:22.072Z] #45 18.71 DEP images/core-ppc64.pb-c.d [2020-03-10T11:09:22.072Z] #45 18.79 DEP images/core-s390.pb-c.d [2020-03-10T11:09:22.340Z] --- PASS: TestConfigCreateResolve (2.64s) [2020-03-10T11:09:22.340Z] === RUN TestConfigDaemonLibtrustID [2020-03-10T11:09:22.362Z] #45 18.90 DEP images/core-x86.pb-c.d [2020-03-10T11:09:22.362Z] #45 18.97 DEP images/core.pb-c.d [2020-03-10T11:09:22.652Z] #45 19.15 DEP images/inventory.pb-c.d [2020-03-10T11:09:22.652Z] #45 19.24 PBCC images/cpuinfo.pb-c.c [2020-03-10T11:09:22.652Z] #45 19.28 DEP images/cpuinfo.pb-c.d [2020-03-10T11:09:22.695Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-03-10T11:09:22.695Z] PASS [2020-03-10T11:09:22.695Z] [2020-03-10T11:09:22.695Z] DONE 8 tests in 20.043s [2020-03-10T11:09:22.695Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-10T11:09:22.695Z] ++ 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-10T11:09:22.695Z] ++ set -e [2020-03-10T11:09:22.695Z] ++ '[' -n 0 ']' [2020-03-10T11:09:22.695Z] ++ set -x [2020-03-10T11:09:22.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T11:09:22.805Z] --- PASS: TestBuildMultiStageCopy (6.15s) [2020-03-10T11:09:22.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.43s) [2020-03-10T11:09:22.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2020-03-10T11:09:22.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2020-03-10T11:09:22.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-03-10T11:09:22.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.76s) [2020-03-10T11:09:22.805Z] === RUN TestBuildMultiStageParentConfig [2020-03-10T11:09:22.944Z] #45 19.38 PBCC images/stats.pb-c.c [2020-03-10T11:09:22.944Z] #45 19.42 DEP images/stats.pb-c.d [2020-03-10T11:09:23.053Z] INFO: Testing against a local daemon [2020-03-10T11:09:23.053Z] === RUN TestCheckpoint [2020-03-10T11:09:23.053Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-10T11:09:23.053Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-10T11:09:23.053Z] === RUN TestContainerInvalidJSON [2020-03-10T11:09:23.053Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:09:23.053Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:09:23.053Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:09:23.053Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:09:23.053Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:09:23.053Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:09:23.053Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:09:23.053Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:09:23.053Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:09:23.053Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-10T11:09:23.053Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-10T11:09:23.053Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-10T11:09:23.053Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-10T11:09:23.053Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-10T11:09:23.053Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-10T11:09:23.053Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-10T11:09:23.053Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-10T11:09:23.053Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-10T11:09:23.053Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-03-10T11:09:23.053Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-10T11:09:23.401Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-03-10T11:09:23.401Z] === RUN TestCopyFromContainer [2020-03-10T11:09:24.702Z] --- PASS: TestBuildMultiStageParentConfig (1.76s) [2020-03-10T11:09:24.702Z] === RUN TestBuildLabelWithTargets [2020-03-10T11:09:25.008Z] #45 21.60 make[1]: Nothing to be done for 'all'. [2020-03-10T11:09:25.143Z] === RUN TestCopyFromContainer// [2020-03-10T11:09:25.143Z] === RUN TestCopyFromContainer//bar/root [2020-03-10T11:09:25.143Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-10T11:09:25.503Z] === RUN TestCopyFromContainer/bar/quux [2020-03-10T11:09:25.503Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-10T11:09:25.503Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-10T11:09:25.503Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-10T11:09:25.503Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-10T11:09:25.854Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-10T11:09:25.854Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-10T11:09:25.854Z] --- PASS: TestCopyFromContainer (2.48s) [2020-03-10T11:09:25.854Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-10T11:09:25.854Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-03-10T11:09:25.854Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-03-10T11:09:25.854Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-03-10T11:09:25.854Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2020-03-10T11:09:25.854Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-10T11:09:25.854Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-03-10T11:09:25.854Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-10T11:09:25.854Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-10T11:09:25.854Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2020-03-10T11:09:25.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-10T11:09:25.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:09:25.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:09:25.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:09:25.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:09:25.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:09:25.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:09:25.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:09:25.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:09:25.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:09:25.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-10T11:09:25.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-10T11:09:25.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-10T11:09:25.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-10T11:09:25.854Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-10T11:09:25.854Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-03-10T11:09:25.854Z] === RUN TestCreateWithInvalidEnv [2020-03-10T11:09:25.854Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-10T11:09:25.854Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-10T11:09:25.854Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-10T11:09:25.854Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-10T11:09:25.854Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-10T11:09:25.854Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-10T11:09:25.854Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-10T11:09:25.854Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-10T11:09:25.854Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-10T11:09:25.854Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-10T11:09:25.854Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-10T11:09:25.854Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-10T11:09:25.854Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-10T11:09:25.854Z] === RUN TestCreateTmpfsMountsTarget [2020-03-10T11:09:25.854Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-10T11:09:25.854Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-10T11:09:26.042Z] #45 ... [2020-03-10T11:09:26.042Z] [2020-03-10T11:09:26.042Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:26.042Z] #57 108.9 regexp/syntax [2020-03-10T11:09:26.042Z] #57 108.9 reflect [2020-03-10T11:09:26.331Z] #57 ... [2020-03-10T11:09:26.331Z] [2020-03-10T11:09:26.331Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:26.331Z] #34 112.3 internal/syscall/unix [2020-03-10T11:09:26.331Z] #34 112.3 time [2020-03-10T11:09:27.227Z] --- PASS: TestBuildLabelWithTargets (2.77s) [2020-03-10T11:09:27.227Z] === RUN TestBuildWithEmptyLayers [2020-03-10T11:09:27.376Z] #34 ... [2020-03-10T11:09:27.376Z] [2020-03-10T11:09:27.376Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:09:27.376Z] #45 23.75 CC images/stats.o [2020-03-10T11:09:27.376Z] #45 ... [2020-03-10T11:09:27.376Z] [2020-03-10T11:09:27.376Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:09:27.376Z] #48 110.2 crypto/rc4 [2020-03-10T11:09:27.376Z] #48 110.9 vendor/golang.org/x/net/dns/dnsmessage [2020-03-10T11:09:27.376Z] #48 119.2 time [2020-03-10T11:09:28.010Z] #48 ... [2020-03-10T11:09:28.010Z] [2020-03-10T11:09:28.010Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:09:28.010Z] #45 24.50 CC images/core.o [2020-03-10T11:09:28.218Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2020-03-10T11:09:28.218Z] === RUN TestCreateWithCapabilities [2020-03-10T11:09:28.218Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-10T11:09:28.218Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-10T11:09:28.218Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:09:28.218Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:09:28.218Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:09:28.218Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:09:28.218Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:09:28.218Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:09:28.218Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:09:28.218Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:09:28.218Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:09:28.218Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:09:28.218Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-10T11:09:28.218Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-10T11:09:28.218Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:09:28.218Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:09:28.218Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:09:28.218Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:09:28.218Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:09:28.218Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:09:28.218Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:09:28.218Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:09:28.218Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-10T11:09:28.218Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:09:28.218Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:09:28.218Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:09:28.598Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2020-03-10T11:09:28.598Z] === RUN TestBuildMultiStageOnBuild [2020-03-10T11:09:28.642Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:09:28.642Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-10T11:09:28.642Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:09:28.642Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:09:28.642Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:09:28.642Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:09:28.642Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:09:28.642Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-10T11:09:28.642Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-10T11:09:28.642Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-10T11:09:28.642Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-03-10T11:09:28.642Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2020-03-10T11:09:28.642Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-10T11:09:28.642Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-03-10T11:09:28.642Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-03-10T11:09:28.642Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-10T11:09:28.642Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-03-10T11:09:28.642Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-10T11:09:28.642Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-10T11:09:28.642Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-10T11:09:29.044Z] #45 25.62 CC images/core-x86.o [2020-03-10T11:09:30.076Z] #45 26.70 CC images/core-arm.o [2020-03-10T11:09:30.707Z] #45 27.29 CC images/core-aarch64.o [2020-03-10T11:09:31.199Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2020-03-10T11:09:31.199Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-10T11:09:31.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:09:31.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:09:31.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:09:31.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:09:31.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:09:31.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:09:31.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:09:31.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:09:31.199Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:09:31.199Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:09:31.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:09:31.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:09:31.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:09:31.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:09:31.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:09:31.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-10T11:09:31.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-03-10T11:09:31.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-10T11:09:31.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-10T11:09:31.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-10T11:09:31.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-10T11:09:31.199Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-10T11:09:31.337Z] #45 27.91 CC images/core-ppc64.o [2020-03-10T11:09:31.948Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-03-10T11:09:31.948Z] === RUN TestContainerStartOnDaemonRestart [2020-03-10T11:09:31.948Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-10T11:09:31.948Z] === RUN TestDaemonRestartIpcMode [2020-03-10T11:09:31.948Z] === PAUSE TestDaemonRestartIpcMode [2020-03-10T11:09:31.948Z] === RUN TestDaemonHostGatewayIP [2020-03-10T11:09:31.948Z] === PAUSE TestDaemonHostGatewayIP [2020-03-10T11:09:31.948Z] === RUN TestDiff [2020-03-10T11:09:32.778Z] --- PASS: TestBuildMultiStageOnBuild (3.64s) [2020-03-10T11:09:32.778Z] === RUN TestBuildUncleanTarFilenames [2020-03-10T11:09:32.848Z] #45 29.24 CC images/core-s390.o [2020-03-10T11:09:33.146Z] --- PASS: TestDiff (0.90s) [2020-03-10T11:09:33.146Z] === RUN TestExecWithCloseStdin [2020-03-10T11:09:33.890Z] --- PASS: TestExecWithCloseStdin (0.97s) [2020-03-10T11:09:33.890Z] === RUN TestExec [2020-03-10T11:09:34.148Z] --- PASS: TestBuildUncleanTarFilenames (2.01s) [2020-03-10T11:09:34.148Z] === RUN TestBuildMultiStageLayerLeak [2020-03-10T11:09:34.347Z] #45 30.61 CC images/cpuinfo.o [2020-03-10T11:09:34.978Z] #45 31.48 CC images/inventory.o [2020-03-10T11:09:35.085Z] --- PASS: TestExec (0.96s) [2020-03-10T11:09:35.085Z] === RUN TestExecUser [2020-03-10T11:09:35.279Z] #45 31.87 CC images/fdinfo.o [2020-03-10T11:09:35.578Z] #45 ... [2020-03-10T11:09:35.578Z] [2020-03-10T11:09:35.578Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:09:35.831Z] --- PASS: TestExecUser (0.97s) [2020-03-10T11:09:35.831Z] === RUN TestExportContainerAndImportImage [2020-03-10T11:09:37.026Z] #66 67.91 Checking out files: 41% (1330/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: 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: 82% (2625/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-10T11:09:37.026Z] #66 69.35 + cd /tmp/tmp.AyPvSsKJMD/src/github.com/containerd/containerd [2020-03-10T11:09:37.026Z] #66 69.35 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-10T11:09:37.050Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-03-10T11:09:37.050Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-10T11:09:38.089Z] #66 ... [2020-03-10T11:09:38.089Z] [2020-03-10T11:09:38.089Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:38.089Z] #57 120.8 time [2020-03-10T11:09:38.089Z] #57 124.4 regexp [2020-03-10T11:09:38.089Z] #57 ... [2020-03-10T11:09:38.089Z] [2020-03-10T11:09:38.089Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:09:38.089Z] #45 32.53 CC images/fown.o [2020-03-10T11:09:38.089Z] #45 32.97 CC images/ns.o [2020-03-10T11:09:38.089Z] #45 33.51 CC images/regfile.o [2020-03-10T11:09:38.089Z] #45 33.96 CC images/ghost-file.o [2020-03-10T11:09:38.089Z] #45 34.60 CC images/fifo.o [2020-03-10T11:09:38.325Z] --- PASS: TestBuildMultiStageLayerLeak (4.12s) [2020-03-10T11:09:38.325Z] === RUN TestBuildWithHugeFile [2020-03-10T11:09:38.378Z] #45 34.95 CC images/remap-file-path.o [2020-03-10T11:09:38.531Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-03-10T11:09:38.531Z] === RUN TestHealthCheckWorkdir [2020-03-10T11:09:38.671Z] #45 35.35 CC images/eventfd.o [2020-03-10T11:09:39.305Z] #45 35.72 CC images/eventpoll.o [2020-03-10T11:09:39.753Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-03-10T11:09:39.753Z] === RUN TestHealthKillContainer [2020-03-10T11:09:39.938Z] #45 36.33 CC images/fh.o [2020-03-10T11:09:40.571Z] #45 36.99 CC images/fsnotify.o [2020-03-10T11:09:41.603Z] #45 38.05 CC images/signalfd.o [2020-03-10T11:09:41.603Z] #45 ... [2020-03-10T11:09:41.603Z] [2020-03-10T11:09:41.603Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:41.603Z] #34 124.4 internal/poll [2020-03-10T11:09:41.603Z] #34 127.5 os [2020-03-10T11:09:41.603Z] #34 129.4 internal/fmtsort [2020-03-10T11:09:41.603Z] #34 132.4 path/filepath [2020-03-10T11:09:41.603Z] #34 132.5 fmt [2020-03-10T11:09:41.603Z] #34 ... [2020-03-10T11:09:41.603Z] [2020-03-10T11:09:41.603Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:09:41.603Z] #66 72.07 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-10T11:09:41.603Z] #66 72.08 + BUILDTAGS='netgo osusergo static_build' [2020-03-10T11:09:41.603Z] #66 72.08 + export EXTRA_FLAGS=-buildmode=pie [2020-03-10T11:09:41.603Z] #66 72.08 + EXTRA_FLAGS=-buildmode=pie [2020-03-10T11:09:41.603Z] #66 72.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-10T11:09:41.603Z] #66 72.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-10T11:09:41.603Z] #66 72.08 + '[' '' = dynamic ']' [2020-03-10T11:09:41.603Z] #66 72.08 + make [2020-03-10T11:09:41.603Z] #66 73.67 + bin/ctr [2020-03-10T11:09:42.797Z] --- PASS: TestHealthKillContainer (3.07s) [2020-03-10T11:09:42.797Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-10T11:09:43.542Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-03-10T11:09:43.543Z] === RUN TestIpcModeNone [2020-03-10T11:09:43.620Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-10T11:09:43.620Z] Using test binary docker [2020-03-10T11:09:43.620Z] +++ /etc/init.d/apparmor start [2020-03-10T11:09:43.620Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-10T11:09:43.620Z] INFO: Waiting for daemon to start... [2020-03-10T11:09:43.620Z] Starting dockerd [2020-03-10T11:09:43.620Z] +++ 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-10T11:09:44.301Z] --- PASS: TestIpcModeNone (0.90s) [2020-03-10T11:09:44.301Z] === RUN TestIpcModePrivate [2020-03-10T11:09:44.996Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-10T11:09:44.996Z] Using test binary docker [2020-03-10T11:09:44.996Z] +++ /etc/init.d/apparmor start [2020-03-10T11:09:44.996Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-10T11:09:44.996Z] INFO: Waiting for daemon to start... [2020-03-10T11:09:44.996Z] Starting dockerd [2020-03-10T11:09:44.996Z] +++ 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-10T11:09:45.502Z] --- PASS: TestIpcModePrivate (1.02s) [2020-03-10T11:09:45.502Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-03-10T11:09:45.502Z] === RUN TestIpcModeShareable [2020-03-10T11:09:45.560Z] . [2020-03-10T11:09:45.560Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-10T11:09:45.560Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-10T11:09:45.560Z] Error: No such image: emptyfs [2020-03-10T11:09:45.560Z] ++++ docker load [2020-03-10T11:09:45.560Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-10T11:09:46.126Z] Running integration-test (iteration 1) [2020-03-10T11:09:46.126Z] 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-10T11:09:46.126Z] ++ 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-10T11:09:46.126Z] ++ set -e [2020-03-10T11:09:46.126Z] ++ '[' -n 0 ']' [2020-03-10T11:09:46.126Z] ++ set -x [2020-03-10T11:09:46.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-10T11:09:46.718Z] --- PASS: TestIpcModeShareable (0.97s) [2020-03-10T11:09:46.718Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-03-10T11:09:46.718Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-10T11:09:47.056Z] [2020-03-10T11:09:47.056Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-10T11:09:47.056Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-10T11:09:47.056Z] Error: No such image: emptyfs [2020-03-10T11:09:47.056Z] ++++ docker load [2020-03-10T11:09:47.056Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-10T11:09:47.178Z] #66 ... [2020-03-10T11:09:47.178Z] [2020-03-10T11:09:47.178Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:09:47.178Z] #45 38.52 CC images/fs.o [2020-03-10T11:09:47.178Z] #45 38.85 CC images/pstree.o [2020-03-10T11:09:47.178Z] #45 39.40 CC images/pipe.o [2020-03-10T11:09:47.178Z] #45 39.78 CC images/tcp-stream.o [2020-03-10T11:09:47.178Z] #45 40.31 CC images/sk-packet.o [2020-03-10T11:09:47.178Z] #45 40.92 CC images/mnt.o [2020-03-10T11:09:47.178Z] #45 41.44 CC images/pipe-data.o [2020-03-10T11:09:47.178Z] #45 41.88 CC images/sa.o [2020-03-10T11:09:47.178Z] #45 42.31 CC images/timer.o [2020-03-10T11:09:47.178Z] #45 43.02 CC images/timerfd.o [2020-03-10T11:09:47.178Z] #45 43.44 CC images/mm.o [2020-03-10T11:09:47.178Z] #45 ... [2020-03-10T11:09:47.178Z] [2020-03-10T11:09:47.178Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:09:47.178Z] #48 130.0 regexp [2020-03-10T11:09:47.178Z] #48 139.6 os/exec [2020-03-10T11:09:47.178Z] #48 139.7 net [2020-03-10T11:09:47.470Z] #48 ... [2020-03-10T11:09:47.470Z] [2020-03-10T11:09:47.470Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:47.470Z] #57 136.4 mvdan.cc/sh/v3/fileutil [2020-03-10T11:09:47.470Z] #57 139.3 encoding/binary [2020-03-10T11:09:47.470Z] #57 139.3 flag [2020-03-10T11:09:47.470Z] #57 139.3 github.com/pkg/diff [2020-03-10T11:09:47.470Z] #57 139.3 go/token [2020-03-10T11:09:47.620Z] Running integration-test (iteration 1) [2020-03-10T11:09:47.620Z] 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-10T11:09:47.620Z] ++ 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-10T11:09:47.620Z] ++ set -e [2020-03-10T11:09:47.620Z] ++ '[' -n 0 ']' [2020-03-10T11:09:47.620Z] ++ set -x [2020-03-10T11:09:47.621Z] ++ env -i DEST=/go/src/github.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-10T11:09:48.071Z] --- PASS: TestBuildWithHugeFile (40.70s) [2020-03-10T11:09:48.071Z] === RUN TestBuildWithEmptyDockerfile [2020-03-10T11:09:48.071Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:09:48.071Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:09:48.071Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:09:48.071Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:09:48.071Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:09:48.071Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:09:48.071Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:09:48.071Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:09:48.071Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:09:48.071Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2020-03-10T11:09:48.071Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-03-10T11:09:48.071Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-03-10T11:09:48.071Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-03-10T11:09:48.071Z] === RUN TestBuildPreserveOwnership [2020-03-10T11:09:48.071Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-10T11:09:48.071Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-10T11:09:48.638Z] --- PASS: TestBuildPreserveOwnership (6.06s) [2020-03-10T11:09:48.638Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.97s) [2020-03-10T11:09:48.638Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-03-10T11:09:48.638Z] === RUN TestBuildPlatformInvalid [2020-03-10T11:09:48.897Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-03-10T11:09:48.897Z] PASS [2020-03-10T11:09:48.897Z] [2020-03-10T11:09:48.897Z] === Skipped [2020-03-10T11:09:48.897Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-10T11:09:48.897Z] build_session_test.go:25: TODO: BuildKit [2020-03-10T11:09:48.897Z] [2020-03-10T11:09:48.897Z] [2020-03-10T11:09:48.897Z] DONE 32 tests, 1 skipped in 88.508s [2020-03-10T11:09:48.897Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-10T11:09:48.897Z] ++ 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-10T11:09:48.897Z] ++ set -e [2020-03-10T11:09:48.897Z] ++ '[' -n 0 ']' [2020-03-10T11:09:48.897Z] ++ set -x [2020-03-10T11:09:48.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T11:09:48.988Z] #57 ... [2020-03-10T11:09:48.988Z] [2020-03-10T11:09:48.988Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:09:48.988Z] #11 141.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-10T11:09:48.988Z] #11 141.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-10T11:09:48.988Z] #11 141.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-10T11:09:49.078Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) [2020-03-10T11:09:49.078Z] === RUN TestAPIIpcModeHost [2020-03-10T11:09:49.156Z] INFO: Testing against a local daemon [2020-03-10T11:09:49.156Z] === RUN TestConfigList [2020-03-10T11:09:49.827Z] --- PASS: TestAPIIpcModeHost (0.75s) [2020-03-10T11:09:49.827Z] === RUN TestDaemonIpcModeShareable [2020-03-10T11:09:51.937Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-03-10T11:09:51.937Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-10T11:09:51.937Z] === RUN TestDaemonIpcModePrivate [2020-03-10T11:09:52.441Z] --- PASS: TestConfigList (3.33s) [2020-03-10T11:09:52.441Z] === RUN TestConfigsCreateAndDelete [2020-03-10T11:09:52.508Z] #11 ... [2020-03-10T11:09:52.508Z] [2020-03-10T11:09:52.508Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:52.508Z] #34 135.0 io/ioutil [2020-03-10T11:09:52.508Z] #34 138.5 flag [2020-03-10T11:09:52.508Z] #34 138.5 github.com/BurntSushi/toml [2020-03-10T11:09:52.508Z] #34 138.5 log [2020-03-10T11:09:52.508Z] #34 ... [2020-03-10T11:09:52.508Z] [2020-03-10T11:09:52.508Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:09:52.508Z] #45 44.10 CC images/sk-opts.o [2020-03-10T11:09:52.508Z] #45 44.55 CC images/sk-unix.o [2020-03-10T11:09:52.508Z] #45 45.13 CC images/sk-inet.o [2020-03-10T11:09:52.508Z] #45 45.98 CC images/tun.o [2020-03-10T11:09:52.508Z] #45 46.55 CC images/sk-netlink.o [2020-03-10T11:09:52.508Z] #45 47.02 CC images/packet-sock.o [2020-03-10T11:09:52.508Z] #45 47.72 CC images/ipc-var.o [2020-03-10T11:09:52.508Z] #45 48.15 CC images/ipc-desc.o [2020-03-10T11:09:52.508Z] #45 48.54 CC images/ipc-shm.o [2020-03-10T11:09:52.508Z] #45 48.94 CC images/ipc-msg.o [2020-03-10T11:09:52.798Z] #45 49.48 CC images/ipc-sem.o [2020-03-10T11:09:53.089Z] #45 ... [2020-03-10T11:09:53.089Z] [2020-03-10T11:09:53.089Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:53.089Z] #34 145.9 github.com/BurntSushi/toml/cmd/tomlv [2020-03-10T11:09:53.692Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2020-03-10T11:09:53.692Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-10T11:09:53.692Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-10T11:09:54.910Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-03-10T11:09:54.910Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-10T11:09:54.910Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-10T11:09:55.731Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-03-10T11:09:55.731Z] === RUN TestConfigsUpdate [2020-03-10T11:09:56.641Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2020-03-10T11:09:56.641Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-10T11:09:56.641Z] === RUN TestIpcModeOlderClient [2020-03-10T11:09:56.641Z] === PAUSE TestIpcModeOlderClient [2020-03-10T11:09:56.641Z] === RUN TestKillContainerInvalidSignal [2020-03-10T11:09:57.395Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-03-10T11:09:57.395Z] === RUN TestKillContainer [2020-03-10T11:09:57.395Z] === RUN TestKillContainer/no_signal [2020-03-10T11:09:58.147Z] === RUN TestKillContainer/non_killing_signal [2020-03-10T11:09:58.664Z] #34 ... [2020-03-10T11:09:58.664Z] [2020-03-10T11:09:58.664Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:09:58.664Z] #45 49.86 CC images/utsns.o [2020-03-10T11:09:58.664Z] #45 50.29 CC images/creds.o [2020-03-10T11:09:58.664Z] #45 50.66 CC images/vma.o [2020-03-10T11:09:58.664Z] #45 51.08 CC images/netdev.o [2020-03-10T11:09:58.664Z] #45 51.96 CC images/tty.o [2020-03-10T11:09:58.664Z] #45 53.13 CC images/file-lock.o [2020-03-10T11:09:58.664Z] #45 53.45 CC images/rlimit.o [2020-03-10T11:09:58.664Z] #45 53.84 CC images/pagemap.o [2020-03-10T11:09:58.664Z] #45 54.39 CC images/siginfo.o [2020-03-10T11:09:58.664Z] #45 54.85 CC images/rpc.o [2020-03-10T11:09:58.893Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.227309383s with top 10 stages: buildssa: 1m33.2100381s, goimports: 21.883593474s, unconvert: 12.370019414s, gosec: 10.907284252s, golint: 5.756297206s, misspell: 4.753454805s, ineffassign: 4.161545233s, inspect: 3.324594742s, vrp: 3.023848209s, printf: 2.422185732s [2020-03-10T11:09:58.906Z] === RUN TestKillContainer/killing_signal [2020-03-10T11:09:59.019Z] --- PASS: TestConfigsUpdate (3.21s) [2020-03-10T11:09:59.019Z] === RUN TestTemplatedConfig [2020-03-10T11:09:59.737Z] #45 ... [2020-03-10T11:09:59.737Z] [2020-03-10T11:09:59.737Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:59.737Z] #34 DONE 152.4s [2020-03-10T11:09:59.737Z] [2020-03-10T11:09:59.737Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:09:59.737Z] #57 143.8 go/scanner [2020-03-10T11:09:59.737Z] #57 147.8 mvdan.cc/editorconfig [2020-03-10T11:09:59.737Z] #57 148.1 encoding/base64 [2020-03-10T11:09:59.737Z] #57 149.0 golang.org/x/sys/unix [2020-03-10T11:09:59.737Z] #57 151.9 go/ast [2020-03-10T11:09:59.737Z] #57 152.0 encoding/json [2020-03-10T11:10:00.122Z] --- PASS: TestKillContainer (2.59s) [2020-03-10T11:10:00.122Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-03-10T11:10:00.122Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-03-10T11:10:00.122Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-03-10T11:10:00.122Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-10T11:10:00.122Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-10T11:10:00.968Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-10T11:10:01.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-03-10T11:10:01.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-03-10T11:10:01.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-03-10T11:10:01.778Z] === RUN TestKillStoppedContainer [2020-03-10T11:10:01.778Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-03-10T11:10:01.778Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-10T11:10:01.778Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-03-10T11:10:01.778Z] === RUN TestKillDifferentUserContainer [2020-03-10T11:10:01.803Z] #57 ... [2020-03-10T11:10:01.803Z] [2020-03-10T11:10:01.803Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:10:01.803Z] #48 144.6 github.com/LK4D4/vndr/versioned [2020-03-10T11:10:01.803Z] #48 149.3 net/url [2020-03-10T11:10:01.803Z] #48 149.3 text/template/parse [2020-03-10T11:10:01.803Z] #48 149.3 go/scanner [2020-03-10T11:10:02.092Z] #48 ... [2020-03-10T11:10:02.092Z] [2020-03-10T11:10:02.092Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:10:02.092Z] #45 58.33 CC images/ext-file.o [2020-03-10T11:10:02.092Z] #45 58.61 CC images/cgroup.o [2020-03-10T11:10:02.307Z] --- PASS: TestTemplatedConfig (3.03s) [2020-03-10T11:10:02.307Z] === RUN TestConfigInspect [2020-03-10T11:10:02.542Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-03-10T11:10:02.542Z] === RUN TestInspectOomKilledTrue [2020-03-10T11:10:02.542Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-10T11:10:02.542Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:10:02.542Z] === RUN TestInspectOomKilledFalse [2020-03-10T11:10:02.542Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-10T11:10:02.542Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:10:02.542Z] === RUN TestLinksEtcHostsContentMatch [2020-03-10T11:10:03.123Z] #45 59.62 CC images/userns.o [2020-03-10T11:10:03.298Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-03-10T11:10:03.298Z] === RUN TestLinksContainerNames [2020-03-10T11:10:03.412Z] #45 60.03 CC images/google/protobuf/descriptor.o [2020-03-10T11:10:05.036Z] --- PASS: TestLinksContainerNames (1.55s) [2020-03-10T11:10:05.036Z] === RUN TestLogsFollowTailEmpty [2020-03-10T11:10:05.596Z] --- PASS: TestConfigInspect (3.15s) [2020-03-10T11:10:05.596Z] === RUN TestConfigCreateWithLabels [2020-03-10T11:10:05.848Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-03-10T11:10:05.848Z] === RUN TestContainerNetworkMountsNoChown [2020-03-10T11:10:06.608Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/default [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/default [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/private [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/private [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rprivate [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/slave [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/slave [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rslave [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/shared [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/shared [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rshared [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/default [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/rshared [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/shared [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/rslave [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/slave [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/rprivate [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/private [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:10:06.609Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-10T11:10:06.609Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:10:06.609Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:10:06.961Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:10:06.961Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:10:06.961Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-10T11:10:06.961Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:10:06.961Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:10:06.961Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-10T11:10:06.961Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:10:06.961Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-10T11:10:06.961Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:10:06.961Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:10:06.961Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:10:06.961Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:10:07.314Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:10:07.314Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-10T11:10:07.314Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:10:07.315Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:10:07.315Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:10:07.315Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:10:07.315Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:10:07.315Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-10T11:10:07.315Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:10:07.315Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-03-10T11:10:07.315Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-03-10T11:10:07.315Z] === RUN TestContainerBindMountNonRecursive [2020-03-10T11:10:07.890Z] #45 64.16 CC images/opts.o [2020-03-10T11:10:07.890Z] #45 64.64 CC images/seccomp.o [2020-03-10T11:10:08.524Z] #45 65.06 CC images/binfmt-misc.o [2020-03-10T11:10:08.820Z] #45 65.44 CC images/time.o [2020-03-10T11:10:08.886Z] --- PASS: TestConfigCreateWithLabels (3.25s) [2020-03-10T11:10:08.886Z] === RUN TestConfigCreateResolve [2020-03-10T11:10:09.082Z] --- PASS: TestContainerBindMountNonRecursive (1.73s) [2020-03-10T11:10:09.082Z] === RUN TestNetworkNat [2020-03-10T11:10:09.116Z] #45 65.75 CC images/sysctl.o [2020-03-10T11:10:09.755Z] #45 66.20 CC images/autofs.o [2020-03-10T11:10:09.824Z] --- PASS: TestNetworkNat (0.81s) [2020-03-10T11:10:09.825Z] === RUN TestNetworkLocalhostTCPNat [2020-03-10T11:10:10.051Z] #45 66.55 CC images/macvlan.o [2020-03-10T11:10:10.351Z] #45 66.85 CC images/sit.o [2020-03-10T11:10:10.988Z] #45 67.35 LINK images/built-in.o [2020-03-10T11:10:10.988Z] #45 67.51 GEN compel/include/asm [2020-03-10T11:10:10.988Z] #45 67.53 GEN compel/include/version.h [2020-03-10T11:10:10.988Z] #45 67.55 touch .config [2020-03-10T11:10:10.988Z] #45 67.58 GEN include/common/config.h [2020-03-10T11:10:10.988Z] #45 67.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-10T11:10:11.059Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2020-03-10T11:10:11.059Z] === RUN TestNetworkLoopbackNat [2020-03-10T11:10:11.287Z] #45 67.77 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-10T11:10:11.288Z] #45 67.82 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-10T11:10:11.288Z] #45 67.85 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-10T11:10:11.288Z] #45 67.95 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-10T11:10:11.578Z] #45 68.01 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-10T11:10:11.578Z] #45 68.07 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-10T11:10:11.578Z] #45 68.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-10T11:10:11.578Z] #45 68.13 DEP compel/plugins/std/infect.d [2020-03-10T11:10:11.873Z] #45 68.41 DEP compel/plugins/std/string.d [2020-03-10T11:10:12.167Z] #45 68.57 DEP compel/plugins/std/log.d [2020-03-10T11:10:12.167Z] #45 68.74 DEP compel/plugins/std/fds.d [2020-03-10T11:10:12.173Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-03-10T11:10:12.173Z] === RUN TestConfigDaemonLibtrustID [2020-03-10T11:10:12.173Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-03-10T11:10:12.173Z] PASS [2020-03-10T11:10:12.173Z] [2020-03-10T11:10:12.173Z] DONE 8 tests in 23.258s [2020-03-10T11:10:12.173Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-10T11:10:12.173Z] ++ 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-10T11:10:12.173Z] ++ set -e [2020-03-10T11:10:12.173Z] ++ '[' -n 0 ']' [2020-03-10T11:10:12.173Z] ++ set -x [2020-03-10T11:10:12.173Z] ++ env -i DEST=/go/src/github.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-10T11:10:12.431Z] INFO: Testing against a local daemon [2020-03-10T11:10:12.431Z] === RUN TestCheckpoint [2020-03-10T11:10:12.431Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-10T11:10:12.431Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-10T11:10:12.431Z] === RUN TestContainerInvalidJSON [2020-03-10T11:10:12.431Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:10:12.431Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:10:12.431Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:10:12.431Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:10:12.431Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:10:12.431Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:10:12.431Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:10:12.432Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:10:12.432Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:10:12.432Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-10T11:10:12.432Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-10T11:10:12.432Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-10T11:10:12.432Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-03-10T11:10:12.432Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-10T11:10:12.432Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-03-10T11:10:12.432Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-10T11:10:12.458Z] #45 68.90 DEP compel/plugins/std/std.d [2020-03-10T11:10:12.458Z] #45 ... [2020-03-10T11:10:12.458Z] [2020-03-10T11:10:12.458Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:10:12.458Z] #11 165.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-03-10T11:10:12.458Z] #11 165.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-10T11:10:12.458Z] #11 165.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-10T11:10:12.458Z] #11 ... [2020-03-10T11:10:12.458Z] [2020-03-10T11:10:12.458Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:10:12.458Z] #48 155.3 go/ast [2020-03-10T11:10:12.458Z] #48 156.8 encoding/json [2020-03-10T11:10:12.524Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2020-03-10T11:10:12.524Z] === RUN TestPause [2020-03-10T11:10:12.691Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-03-10T11:10:12.691Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-10T11:10:12.691Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-03-10T11:10:12.691Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-10T11:10:12.749Z] #48 ... [2020-03-10T11:10:12.749Z] [2020-03-10T11:10:12.749Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:10:12.749Z] #11 165.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-10T11:10:12.749Z] #11 165.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-10T11:10:12.749Z] #11 165.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-10T11:10:12.950Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-03-10T11:10:12.950Z] === RUN TestCopyFromContainer [2020-03-10T11:10:13.043Z] #11 165.9 Selecting previously unselected package libbtrfs0. [2020-03-10T11:10:13.043Z] #11 165.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-10T11:10:13.043Z] #11 166.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-10T11:10:13.043Z] #11 ... [2020-03-10T11:10:13.043Z] [2020-03-10T11:10:13.043Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:10:13.043Z] #57 155.7 mvdan.cc/sh/v3/syntax [2020-03-10T11:10:13.043Z] #57 ... [2020-03-10T11:10:13.043Z] [2020-03-10T11:10:13.043Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-10T11:10:13.043Z] #11 166.1 Selecting previously unselected package libbtrfs-dev. [2020-03-10T11:10:13.043Z] #11 166.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-10T11:10:13.043Z] #11 166.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-10T11:10:13.270Z] --- PASS: TestPause (0.96s) [2020-03-10T11:10:13.270Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-10T11:10:13.270Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-10T11:10:13.270Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-10T11:10:13.270Z] === RUN TestPauseStopPausedContainer [2020-03-10T11:10:13.335Z] #11 166.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-10T11:10:13.335Z] #11 166.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-10T11:10:13.335Z] #11 166.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-10T11:10:13.335Z] #11 166.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-03-10T11:10:13.335Z] #11 166.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-10T11:10:13.628Z] #11 166.5 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-10T11:10:13.628Z] #11 166.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-10T11:10:13.761Z] INFO [runner/unused/goanalysis] analyzers took 26.126581793s with top 10 stages: buildssa: 22.383551835s, U1000: 3.743029958s [2020-03-10T11:10:13.761Z] INFO [runner] Issues before processing: 2322, after processing: 0 [2020-03-10T11:10:13.761Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1713/1713, filename_unadjuster: 1713/1713, exclude: 1608/1608, nolint: 0/63, identifier_marker: 1608/1608, exclude-rules: 63/1608, skip_dirs: 1713/1713, skip_files: 1713/1713, autogenerated_exclude: 1608/1713, cgo: 1713/2322 [2020-03-10T11:10:13.762Z] INFO [runner] processing took 125.361658ms with stages: nolint: 53.174807ms, identifier_marker: 39.438879ms, path_prettifier: 13.149644ms, exclude-rules: 7.045547ms, autogenerated_exclude: 6.897303ms, skip_dirs: 3.673124ms, cgo: 1.069793ms, filename_unadjuster: 906.072µs, max_same_issues: 1.99µs, skip_files: 807ns, uniq_by_line: 797ns, diff: 636ns, max_from_linter: 546ns, source_code: 489ns, exclude: 474ns, path_shortener: 415ns, max_per_file_from_linter: 335ns [2020-03-10T11:10:13.762Z] INFO [runner] linters took 1m32.802048912s with stages: goanalysis_metalinter: 1m14.57178813s, unused: 18.104469182s [2020-03-10T11:10:13.762Z] INFO File cache stats: 1454 entries of total size 6.8MiB [2020-03-10T11:10:13.762Z] INFO Memory: 1570 samples, avg is 267.1MB, max is 3030.9MB [2020-03-10T11:10:13.762Z] INFO Execution took 3m28.016866865s [2020-03-10T11:10:13.762Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-10T11:10:13.922Z] #11 166.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-10T11:10:13.922Z] #11 166.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-10T11:10:14.025Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2020-03-10T11:10:14.025Z] === RUN TestPsFilter [2020-03-10T11:10:14.102Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/make.sh dynbinary-daemon test-docker-py [2020-03-10T11:10:14.216Z] #11 167.2 Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-10T11:10:14.216Z] #11 167.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-10T11:10:14.216Z] #11 167.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-10T11:10:14.375Z] --- PASS: TestPsFilter (0.31s) [2020-03-10T11:10:14.375Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-10T11:10:14.509Z] #11 167.5 Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-10T11:10:14.509Z] #11 167.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-10T11:10:14.509Z] #11 167.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-10T11:10:14.667Z] [2020-03-10T11:10:14.667Z] Removing bundles/ [2020-03-10T11:10:14.667Z] [2020-03-10T11:10:14.667Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-10T11:10:14.667Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-10T11:10:14.667Z] GOOS="" GOARCH="" GOARM="" [2020-03-10T11:10:14.858Z] === RUN TestCopyFromContainer// [2020-03-10T11:10:14.858Z] === RUN TestCopyFromContainer//bar/root [2020-03-10T11:10:15.117Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-10T11:10:15.117Z] === RUN TestCopyFromContainer/bar/quux [2020-03-10T11:10:15.134Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-03-10T11:10:15.134Z] === RUN TestRemoveContainerWithVolume [2020-03-10T11:10:15.152Z] #11 167.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-10T11:10:15.152Z] #11 168.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-10T11:10:15.152Z] #11 168.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-10T11:10:15.152Z] #11 168.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-10T11:10:15.152Z] #11 168.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-10T11:10:15.152Z] #11 168.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-10T11:10:15.375Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-10T11:10:15.376Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-10T11:10:15.635Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-10T11:10:15.635Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-10T11:10:15.796Z] #11 168.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-10T11:10:15.796Z] #11 168.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-10T11:10:15.796Z] #11 168.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-10T11:10:15.893Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-10T11:10:15.893Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-10T11:10:16.152Z] --- PASS: TestCopyFromContainer (3.13s) [2020-03-10T11:10:16.152Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-10T11:10:16.152Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-03-10T11:10:16.152Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-10T11:10:16.152Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-10T11:10:16.152Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-10T11:10:16.152Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-03-10T11:10:16.152Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-10T11:10:16.152Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-10T11:10:16.152Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-10T11:10:16.152Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-03-10T11:10:16.152Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-10T11:10:16.152Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:10:16.152Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:10:16.152Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:10:16.152Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:10:16.152Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:10:16.152Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:10:16.152Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:10:16.152Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:10:16.152Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:10:16.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-10T11:10:16.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-10T11:10:16.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-10T11:10:16.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-10T11:10:16.152Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-10T11:10:16.152Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-10T11:10:16.152Z] === RUN TestCreateWithInvalidEnv [2020-03-10T11:10:16.152Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-10T11:10:16.152Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-10T11:10:16.152Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-10T11:10:16.152Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-10T11:10:16.152Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-10T11:10:16.152Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-10T11:10:16.152Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-10T11:10:16.152Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-10T11:10:16.152Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-10T11:10:16.152Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-10T11:10:16.152Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-10T11:10:16.152Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-03-10T11:10:16.152Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-03-10T11:10:16.152Z] === RUN TestCreateTmpfsMountsTarget [2020-03-10T11:10:16.152Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-10T11:10:16.152Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-10T11:10:16.351Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2020-03-10T11:10:16.351Z] === RUN TestRemoveContainerRunning [2020-03-10T11:10:16.447Z] #11 169.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-10T11:10:16.447Z] #11 169.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-10T11:10:16.447Z] #11 169.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-10T11:10:16.447Z] #11 169.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-10T11:10:16.447Z] #11 169.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-10T11:10:16.447Z] #11 169.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-10T11:10:16.447Z] #11 169.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-10T11:10:16.447Z] #11 169.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-10T11:10:16.447Z] #11 169.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-10T11:10:17.101Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-03-10T11:10:17.101Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-10T11:10:17.486Z] #11 170.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-10T11:10:17.486Z] #11 170.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-10T11:10:17.486Z] #11 170.5 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-10T11:10:17.486Z] #11 170.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-10T11:10:17.486Z] #11 170.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-10T11:10:17.486Z] #11 170.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-10T11:10:17.486Z] #11 170.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-10T11:10:17.486Z] #11 170.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-10T11:10:17.486Z] #11 170.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-10T11:10:17.486Z] #11 170.6 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-10T11:10:17.486Z] #11 170.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-10T11:10:17.486Z] #11 170.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-10T11:10:17.486Z] #11 170.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-10T11:10:17.486Z] #11 170.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-10T11:10:17.486Z] #11 170.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-10T11:10:17.486Z] #11 170.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-10T11:10:17.486Z] #11 170.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-10T11:10:17.486Z] #11 170.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-10T11:10:17.780Z] #11 170.7 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-10T11:10:17.780Z] #11 170.7 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-10T11:10:17.780Z] #11 170.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-10T11:10:17.780Z] #11 170.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-10T11:10:17.780Z] #11 170.8 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-10T11:10:17.780Z] #11 170.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-10T11:10:17.780Z] #11 170.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-10T11:10:17.780Z] #11 170.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-10T11:10:17.780Z] #11 170.8 Setting up dmsetup (2:1.02.155-3) ... [2020-03-10T11:10:17.780Z] #11 170.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-10T11:10:17.780Z] #11 170.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-10T11:10:17.780Z] #11 170.9 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:10:17.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-03-10T11:10:17.846Z] === RUN TestRemoveInvalidContainer [2020-03-10T11:10:17.846Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-10T11:10:17.846Z] === RUN TestRenameLinkedContainer [2020-03-10T11:10:18.420Z] #11 DONE 171.4s [2020-03-10T11:10:18.421Z] [2020-03-10T11:10:18.421Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:10:18.421Z] #59 DONE 0.3s [2020-03-10T11:10:18.421Z] [2020-03-10T11:10:18.421Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCapabilities [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-10T11:10:18.685Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:10:18.685Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:10:18.685Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:10:18.685Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:10:18.685Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:10:18.685Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-10T11:10:18.685Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:10:18.685Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:10:18.685Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:10:18.685Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:10:18.685Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:10:18.685Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-10T11:10:18.685Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-10T11:10:18.685Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:10:18.685Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:10:18.685Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:10:18.685Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:10:18.685Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:10:18.685Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:10:18.685Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:10:18.685Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:10:18.685Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-10T11:10:18.685Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-10T11:10:18.685Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-10T11:10:18.717Z] #12 ... [2020-03-10T11:10:18.717Z] [2020-03-10T11:10:18.717Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-10T11:10:18.717Z] #60 DONE 0.1s [2020-03-10T11:10:18.717Z] [2020-03-10T11:10:18.717Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:10:19.014Z] #61 ... [2020-03-10T11:10:19.014Z] [2020-03-10T11:10:19.014Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-10T11:10:19.014Z] #12 DONE 0.6s [2020-03-10T11:10:19.014Z] [2020-03-10T11:10:19.014Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:10:19.014Z] #61 0.341 + RM_GOPATH=0 [2020-03-10T11:10:19.014Z] #61 0.341 + TMP_GOPATH= [2020-03-10T11:10:19.014Z] #61 0.341 + : /build [2020-03-10T11:10:19.014Z] #61 0.342 + '[' -z '' ']' [2020-03-10T11:10:19.014Z] #61 0.367 ++ mktemp -d [2020-03-10T11:10:19.014Z] #61 0.372 + export GOPATH=/tmp/tmp.wTzIpIHqQF [2020-03-10T11:10:19.014Z] #61 0.372 + GOPATH=/tmp/tmp.wTzIpIHqQF [2020-03-10T11:10:19.014Z] #61 0.372 + RM_GOPATH=1 [2020-03-10T11:10:19.014Z] #61 0.373 ++ dirname ./install.sh [2020-03-10T11:10:19.014Z] #61 0.376 + dir=. [2020-03-10T11:10:19.014Z] #61 0.376 + bin=runc [2020-03-10T11:10:19.014Z] #61 0.376 + shift [2020-03-10T11:10:19.014Z] #61 0.376 + '[' '!' -f ./runc.installer ']' [2020-03-10T11:10:19.014Z] #61 0.377 + . ./runc.installer [2020-03-10T11:10:19.014Z] #61 0.377 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-10T11:10:19.014Z] #61 0.382 + install_runc [2020-03-10T11:10:19.014Z] #61 0.402 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-10T11:10:19.014Z] #61 0.409 + uname -r [2020-03-10T11:10:19.014Z] #61 0.431 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-10T11:10:19.014Z] #61 0.431 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-10T11:10:19.014Z] #61 0.431 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-10T11:10:19.014Z] #61 0.432 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wTzIpIHqQF/src/github.com/opencontainers/runc [2020-03-10T11:10:19.014Z] #61 0.447 Cloning into '/tmp/tmp.wTzIpIHqQF/src/github.com/opencontainers/runc'... [2020-03-10T11:10:19.659Z] #61 ... [2020-03-10T11:10:19.659Z] [2020-03-10T11:10:19.659Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-10T11:10:19.659Z] #13 DONE 0.4s [2020-03-10T11:10:19.659Z] [2020-03-10T11:10:19.659Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-10T11:10:19.659Z] #14 0.318 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-10T11:10:19.659Z] #14 DONE 0.4s [2020-03-10T11:10:19.659Z] [2020-03-10T11:10:19.659Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:10:19.659Z] #45 69.09 DEP compel/plugins/shmem/shmem.d [2020-03-10T11:10:19.659Z] #45 69.29 DEP compel/plugins/fds/fds.d [2020-03-10T11:10:19.659Z] #45 69.56 CC compel/plugins/std/std.o [2020-03-10T11:10:19.659Z] #45 70.02 CC compel/plugins/std/fds.o [2020-03-10T11:10:19.659Z] #45 70.81 CC compel/plugins/std/log.o [2020-03-10T11:10:19.659Z] #45 72.29 CC compel/plugins/std/string.o [2020-03-10T11:10:19.659Z] #45 73.36 CC compel/plugins/std/infect.o [2020-03-10T11:10:19.659Z] #45 74.10 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-10T11:10:19.659Z] #45 74.23 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-10T11:10:19.659Z] #45 74.31 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-10T11:10:19.659Z] #45 74.44 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-10T11:10:19.659Z] #45 74.54 AR compel/plugins/std.lib.a [2020-03-10T11:10:19.659Z] #45 74.68 CC compel/plugins/fds/fds.o [2020-03-10T11:10:19.659Z] #45 75.03 AR compel/plugins/fds.lib.a [2020-03-10T11:10:19.659Z] #45 75.18 HOSTDEP compel/src/lib/log-host.d [2020-03-10T11:10:19.659Z] #45 75.60 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-10T11:10:19.659Z] #45 75.83 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-10T11:10:19.659Z] #45 75.98 HOSTDEP compel/src/main-host.d [2020-03-10T11:10:19.659Z] #45 76.13 DEP compel/src/lib/ptrace.d [2020-03-10T11:10:19.665Z] Loaded image: buildpack-deps:jessie [2020-03-10T11:10:19.665Z] Loaded image: busybox:latest [2020-03-10T11:10:19.665Z] Loaded image: buildpack-deps:jessie [2020-03-10T11:10:19.665Z] Loaded image: busybox:latest [2020-03-10T11:10:19.665Z] Loaded image: busybox:glibc [2020-03-10T11:10:19.665Z] Loaded image: debian:jessie [2020-03-10T11:10:19.665Z] Loaded image: hello-world:latest [2020-03-10T11:10:19.665Z] INFO: Testing against a local daemon [2020-03-10T11:10:19.665Z] === RUN TestDockerSuite [2020-03-10T11:10:19.665Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-10T11:10:19.665Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-10T11:10:19.665Z] Loaded image: busybox:glibc [2020-03-10T11:10:19.665Z] Loaded image: debian:jessie [2020-03-10T11:10:19.665Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-10T11:10:19.665Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-10T11:10:19.665Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-10T11:10:19.665Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-10T11:10:19.665Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-10T11:10:19.665Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-10T11:10:19.665Z] Loaded image: hello-world:latest [2020-03-10T11:10:19.665Z] INFO: Testing against a local daemon [2020-03-10T11:10:19.665Z] === RUN TestDockerDaemonSuite [2020-03-10T11:10:19.665Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-10T11:10:19.963Z] #45 76.39 DEP compel/src/lib/infect.d [2020-03-10T11:10:19.963Z] #45 ... [2020-03-10T11:10:19.963Z] [2020-03-10T11:10:19.963Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-10T11:10:20.255Z] #15 DONE 0.5s [2020-03-10T11:10:20.255Z] [2020-03-10T11:10:20.255Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-10T11:10:20.916Z] #16 DONE 0.5s [2020-03-10T11:10:20.916Z] [2020-03-10T11:10:20.916Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-10T11:10:21.035Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-10T11:10:21.035Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-10T11:10:21.210Z] #17 DONE 0.4s [2020-03-10T11:10:21.210Z] [2020-03-10T11:10:21.210Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:10:21.218Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s) [2020-03-10T11:10:21.218Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-10T11:10:21.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:10:21.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:10:21.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:10:21.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:10:21.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:10:21.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:10:21.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:10:21.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:10:21.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:10:21.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:10:21.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:10:21.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:10:21.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:10:21.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:10:21.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:10:21.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-10T11:10:21.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-03-10T11:10:21.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-03-10T11:10:21.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-10T11:10:21.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-10T11:10:21.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-10T11:10:21.219Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-10T11:10:21.786Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2020-03-10T11:10:21.786Z] === RUN TestContainerStartOnDaemonRestart [2020-03-10T11:10:21.786Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-10T11:10:21.786Z] === RUN TestDaemonRestartIpcMode [2020-03-10T11:10:21.786Z] === PAUSE TestDaemonRestartIpcMode [2020-03-10T11:10:21.786Z] === RUN TestDaemonHostGatewayIP [2020-03-10T11:10:21.786Z] === PAUSE TestDaemonHostGatewayIP [2020-03-10T11:10:21.786Z] === RUN TestDiff [2020-03-10T11:10:21.829Z] --- PASS: TestRenameLinkedContainer (3.18s) [2020-03-10T11:10:21.829Z] === RUN TestRenameStoppedContainer [2020-03-10T11:10:21.882Z] #18 0.722 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-10T11:10:22.178Z] #18 0.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-10T11:10:22.178Z] #18 1.068 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-10T11:10:22.208Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-03-10T11:10:22.208Z] === RUN TestRenameRunningContainerAndReuse [2020-03-10T11:10:22.353Z] --- PASS: TestDiff (0.75s) [2020-03-10T11:10:22.353Z] === RUN TestExecWithCloseStdin [2020-03-10T11:10:22.410Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-10T11:10:22.410Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-10T11:10:23.290Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-03-10T11:10:23.290Z] === RUN TestExec [2020-03-10T11:10:23.342Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-10T11:10:23.520Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2020-03-10T11:10:23.520Z] === RUN TestRenameInvalidName [2020-03-10T11:10:23.600Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-10T11:10:23.600Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-10T11:10:23.695Z] #18 ... [2020-03-10T11:10:23.695Z] [2020-03-10T11:10:23.695Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:10:23.695Z] #48 166.4 text/template [2020-03-10T11:10:23.695Z] #48 176.1 go/parser [2020-03-10T11:10:23.695Z] #48 ... [2020-03-10T11:10:23.695Z] [2020-03-10T11:10:23.695Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:10:23.695Z] #18 2.515 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-10T11:10:24.226Z] --- PASS: TestExec (0.88s) [2020-03-10T11:10:24.226Z] === RUN TestExecUser [2020-03-10T11:10:24.719Z] --- PASS: TestRenameInvalidName (0.89s) [2020-03-10T11:10:24.719Z] === RUN TestRenameAnonymousContainer [2020-03-10T11:10:25.164Z] --- PASS: TestExecUser (0.90s) [2020-03-10T11:10:25.164Z] === RUN TestExportContainerAndImportImage [2020-03-10T11:10:26.101Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-03-10T11:10:26.101Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-10T11:10:26.124Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-10T11:10:26.124Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-10T11:10:26.124Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-10T11:10:26.124Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-10T11:10:26.448Z] #18 5.252 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-10T11:10:26.693Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-10T11:10:27.258Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-10T11:10:27.784Z] --- PASS: TestRenameAnonymousContainer (2.82s) [2020-03-10T11:10:27.784Z] === RUN TestRenameContainerWithSameName [2020-03-10T11:10:27.970Z] #18 6.872 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-10T11:10:28.130Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-03-10T11:10:28.130Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-10T11:10:28.630Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-10T11:10:28.630Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-10T11:10:28.630Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-10T11:10:28.630Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-10T11:10:28.630Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-10T11:10:28.635Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-03-10T11:10:28.635Z] === RUN TestHealthCheckWorkdir [2020-03-10T11:10:29.194Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-10T11:10:29.203Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-03-10T11:10:29.203Z] === RUN TestHealthKillContainer [2020-03-10T11:10:29.876Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2020-03-10T11:10:29.876Z] === RUN TestResize [2020-03-10T11:10:30.059Z] #18 ... [2020-03-10T11:10:30.059Z] [2020-03-10T11:10:30.059Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:10:30.059Z] #48 182.8 encoding/xml [2020-03-10T11:10:30.355Z] #48 ... [2020-03-10T11:10:30.355Z] [2020-03-10T11:10:30.355Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:10:30.355Z] #45 76.79 DEP compel/src/lib/infect-util.d [2020-03-10T11:10:30.355Z] #45 77.07 DEP compel/src/lib/infect-rpc.d [2020-03-10T11:10:30.355Z] #45 77.27 DEP compel/arch/ppc64/src/lib/infect.d [2020-03-10T11:10:30.355Z] #45 77.64 DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-10T11:10:30.355Z] #45 77.83 DEP compel/src/lib/log.d [2020-03-10T11:10:30.355Z] #45 78.11 DEP compel/src/main.d [2020-03-10T11:10:30.355Z] #45 78.40 DEP compel/src/lib/handle-elf.d [2020-03-10T11:10:30.355Z] #45 78.64 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-10T11:10:30.355Z] #45 79.06 CC compel/src/lib/log.o [2020-03-10T11:10:30.355Z] #45 79.62 CC compel/arch/ppc64/src/lib/cpu.o [2020-03-10T11:10:30.355Z] #45 80.21 CC compel/arch/ppc64/src/lib/infect.o [2020-03-10T11:10:30.355Z] #45 81.83 CC compel/src/lib/infect-rpc.o [2020-03-10T11:10:30.355Z] #45 82.51 CC compel/src/lib/infect-util.o [2020-03-10T11:10:30.355Z] #45 82.97 CC compel/src/lib/infect.o [2020-03-10T11:10:30.632Z] --- PASS: TestResize (0.83s) [2020-03-10T11:10:30.632Z] === RUN TestResizeWithInvalidSize [2020-03-10T11:10:31.384Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-03-10T11:10:31.384Z] === RUN TestResizeWhenContainerNotStarted [2020-03-10T11:10:31.412Z] #45 88.01 CC compel/src/lib/ptrace.o [2020-03-10T11:10:32.483Z] #45 88.78 AR compel/libcompel.a [2020-03-10T11:10:32.483Z] #45 88.93 HOSTCC compel/src/main-host.o [2020-03-10T11:10:32.490Z] --- PASS: TestHealthKillContainer (2.92s) [2020-03-10T11:10:32.490Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-10T11:10:32.585Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:10:32.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:10:32.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:10:32.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:10:32.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:10:32.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:10:32.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:10:32.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:10:32.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:10:32.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:10:32.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:10:32.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:10:32.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:10:32.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:10:32.585Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:10:32.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:10:32.773Z] #45 ... [2020-03-10T11:10:32.773Z] [2020-03-10T11:10:32.773Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:10:32.773Z] #57 185.8 golang.org/x/crypto/ssh/terminal [2020-03-10T11:10:33.058Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-03-10T11:10:33.058Z] === RUN TestIpcModeNone [2020-03-10T11:10:33.371Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-10T11:10:33.371Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-10T11:10:33.994Z] --- PASS: TestIpcModeNone (0.85s) [2020-03-10T11:10:33.994Z] === RUN TestIpcModePrivate [2020-03-10T11:10:34.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:10:34.561Z] --- PASS: TestIpcModePrivate (0.85s) [2020-03-10T11:10:34.561Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-03-10T11:10:34.561Z] === RUN TestIpcModeShareable [2020-03-10T11:10:34.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:10:35.497Z] --- PASS: TestIpcModeShareable (0.90s) [2020-03-10T11:10:35.497Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-03-10T11:10:35.497Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-10T11:10:35.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:10:36.409Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:10:36.646Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-10T11:10:36.646Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-10T11:10:37.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:10:37.515Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:10:38.034Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2020-03-10T11:10:38.034Z] === RUN TestAPIIpcModeHost [2020-03-10T11:10:38.363Z] #57 ... [2020-03-10T11:10:38.363Z] [2020-03-10T11:10:38.363Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:10:38.363Z] #45 89.58 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-10T11:10:38.363Z] #45 89.94 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-10T11:10:38.363Z] #45 90.78 HOSTCC compel/src/lib/log-host.o [2020-03-10T11:10:38.363Z] #45 91.20 HOSTLINK compel/compel-host-bin [2020-03-10T11:10:38.363Z] #45 91.47 DEP soccr/soccr.d [2020-03-10T11:10:38.363Z] #45 91.81 CC soccr/soccr.o [2020-03-10T11:10:38.363Z] #45 94.63 AR soccr/libsoccr.a [2020-03-10T11:10:38.363Z] #45 94.72 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-10T11:10:38.664Z] #45 95.29 DEP criu/arch/ppc64/sigframe.d [2020-03-10T11:10:38.961Z] #45 ... [2020-03-10T11:10:38.961Z] [2020-03-10T11:10:38.961Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:10:38.961Z] #18 17.74 Fetched 8114 kB in 17s (474 kB/s) [2020-03-10T11:10:38.971Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-03-10T11:10:38.971Z] === RUN TestDaemonIpcModeShareable [2020-03-10T11:10:39.170Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-10T11:10:39.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:10:39.426Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-10T11:10:39.635Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:10:40.359Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-10T11:10:40.877Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2020-03-10T11:10:40.877Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-10T11:10:40.877Z] === RUN TestDaemonIpcModePrivate [2020-03-10T11:10:41.729Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-10T11:10:42.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:10:42.371Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:10:42.660Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-10T11:10:42.781Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2020-03-10T11:10:42.781Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-10T11:10:42.781Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-10T11:10:43.460Z] #18 17.74 Reading package lists... [2020-03-10T11:10:43.460Z] #18 ... [2020-03-10T11:10:43.460Z] [2020-03-10T11:10:43.460Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:10:43.460Z] #61 14.98 + cd /tmp/tmp.wTzIpIHqQF/src/github.com/opencontainers/runc [2020-03-10T11:10:43.460Z] #61 14.98 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-10T11:10:43.460Z] #61 16.09 + '[' -z '' ']' [2020-03-10T11:10:43.460Z] #61 16.09 + target=static [2020-03-10T11:10:43.460Z] #61 16.09 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-10T11:10:43.460Z] #61 19.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-10T11:10:43.594Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-10T11:10:43.851Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-10T11:10:43.981Z] #61 ... [2020-03-10T11:10:43.981Z] [2020-03-10T11:10:43.981Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:10:43.981Z] #45 95.61 DEP criu/arch/ppc64/crtools.d [2020-03-10T11:10:43.981Z] #45 95.98 DEP criu/arch/ppc64/cpu.d [2020-03-10T11:10:43.981Z] #45 96.43 CC criu/arch/ppc64/cpu.o [2020-03-10T11:10:43.981Z] #45 97.57 CC criu/arch/ppc64/crtools.o [2020-03-10T11:10:43.981Z] #45 99.74 CC criu/arch/ppc64/sigframe.o [2020-03-10T11:10:43.981Z] #45 100.4 LINK criu/arch/ppc64/crtools.built-in.o [2020-03-10T11:10:43.981Z] #45 100.5 DEP criu/pie/util-vdso.d [2020-03-10T11:10:44.271Z] #45 100.9 DEP criu/pie/util.d [2020-03-10T11:10:44.561Z] #45 101.2 CC criu/pie/util.o [2020-03-10T11:10:44.685Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-03-10T11:10:44.685Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-10T11:10:44.685Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s) [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s) [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.07s) [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.66s) [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.75s) [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s) [2020-03-10T11:10:44.865Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2020-03-10T11:10:44.865Z] === RUN TestCgroupNamespacesRun [2020-03-10T11:10:45.189Z] #45 101.9 CC criu/pie/util-vdso.o [2020-03-10T11:10:45.220Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-10T11:10:45.818Z] #45 ... [2020-03-10T11:10:45.818Z] [2020-03-10T11:10:45.818Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:10:45.818Z] #18 17.74 Reading package lists... [2020-03-10T11:10:46.589Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2020-03-10T11:10:46.589Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-10T11:10:46.589Z] === RUN TestIpcModeOlderClient [2020-03-10T11:10:46.589Z] === PAUSE TestIpcModeOlderClient [2020-03-10T11:10:46.589Z] === RUN TestKillContainerInvalidSignal [2020-03-10T11:10:46.601Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-03-10T11:10:46.601Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-10T11:10:47.124Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-10T11:10:47.156Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-03-10T11:10:47.156Z] === RUN TestKillContainer [2020-03-10T11:10:47.156Z] === RUN TestKillContainer/no_signal [2020-03-10T11:10:47.719Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-10T11:10:47.724Z] === RUN TestKillContainer/non_killing_signal [2020-03-10T11:10:47.807Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2020-03-10T11:10:47.807Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-10T11:10:48.291Z] === RUN TestKillContainer/killing_signal [2020-03-10T11:10:49.613Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-10T11:10:49.622Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2020-03-10T11:10:49.623Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-10T11:10:49.624Z] #18 25.08 Reading package lists... [2020-03-10T11:10:49.624Z] #18 ... [2020-03-10T11:10:49.624Z] [2020-03-10T11:10:49.624Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:10:49.624Z] #57 192.6 mvdan.cc/sh/v3/cmd/shfmt [2020-03-10T11:10:49.668Z] --- PASS: TestKillContainer (2.31s) [2020-03-10T11:10:49.668Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-03-10T11:10:49.668Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-03-10T11:10:49.668Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-03-10T11:10:49.668Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-10T11:10:49.668Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-10T11:10:49.914Z] #57 ... [2020-03-10T11:10:49.914Z] [2020-03-10T11:10:49.914Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:10:49.914Z] #69 202.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-10T11:10:49.914Z] #69 202.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-10T11:10:50.206Z] #69 ... [2020-03-10T11:10:50.206Z] [2020-03-10T11:10:50.206Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-10T11:10:50.206Z] #57 DONE 203.2s [2020-03-10T11:10:50.235Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-10T11:10:50.499Z] [2020-03-10T11:10:50.499Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:10:50.499Z] #45 103.2 AR criu/pie/pie.lib.a [2020-03-10T11:10:50.499Z] #45 103.4 DEP criu/pie/restorer.d [2020-03-10T11:10:50.499Z] #45 103.9 DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-10T11:10:50.499Z] #45 104.0 DEP criu/arch/ppc64/restorer.d [2020-03-10T11:10:50.499Z] #45 104.3 DEP criu/arch/ppc64/vdso-pie.d [2020-03-10T11:10:50.499Z] #45 104.6 DEP criu/pie/parasite-vdso.d [2020-03-10T11:10:50.499Z] #45 104.9 DEP criu/pie/parasite.d [2020-03-10T11:10:50.499Z] #45 105.5 CC criu/pie/parasite.o [2020-03-10T11:10:50.855Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2020-03-10T11:10:50.855Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-10T11:10:51.172Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2020-03-10T11:10:51.172Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-03-10T11:10:51.172Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-03-10T11:10:51.172Z] === RUN TestKillStoppedContainer [2020-03-10T11:10:51.172Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-03-10T11:10:51.172Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-10T11:10:51.172Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-10T11:10:51.172Z] === RUN TestKillDifferentUserContainer [2020-03-10T11:10:51.537Z] #45 ... [2020-03-10T11:10:51.537Z] [2020-03-10T11:10:51.537Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:10:51.537Z] #48 194.4 go/doc [2020-03-10T11:10:51.537Z] #48 196.7 math/big [2020-03-10T11:10:52.108Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-03-10T11:10:52.108Z] === RUN TestInspectOomKilledTrue [2020-03-10T11:10:52.108Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-10T11:10:52.108Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:10:52.108Z] === RUN TestInspectOomKilledFalse [2020-03-10T11:10:52.108Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-10T11:10:52.108Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:10:52.108Z] === RUN TestLinksEtcHostsContentMatch [2020-03-10T11:10:52.138Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-10T11:10:52.171Z] #48 ... [2020-03-10T11:10:52.171Z] [2020-03-10T11:10:52.171Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:10:52.171Z] #45 108.8 LINK criu/pie/parasite.built-in.o [2020-03-10T11:10:52.171Z] #45 108.8 GEN criu/pie/parasite-blob.h [2020-03-10T11:10:52.394Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-10T11:10:52.467Z] #45 108.9 CC criu/pie/parasite-vdso.o [2020-03-10T11:10:52.597Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.57s) [2020-03-10T11:10:52.597Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-10T11:10:52.676Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-03-10T11:10:52.676Z] === RUN TestLinksContainerNames [2020-03-10T11:10:52.959Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-10T11:10:53.339Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.77s) [2020-03-10T11:10:53.339Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-10T11:10:53.510Z] #45 110.0 CC criu/arch/ppc64/vdso-pie.o [2020-03-10T11:10:54.052Z] --- PASS: TestLinksContainerNames (1.56s) [2020-03-10T11:10:54.053Z] === RUN TestLogsFollowTailEmpty [2020-03-10T11:10:54.104Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-03-10T11:10:54.104Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-10T11:10:54.140Z] #45 110.7 CC criu/arch/ppc64/restorer.o [2020-03-10T11:10:54.329Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-10T11:10:54.989Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-03-10T11:10:54.989Z] === RUN TestContainerNetworkMountsNoChown [2020-03-10T11:10:55.175Z] #45 111.5 CC criu/arch/ppc64/vdso-trampoline.o [2020-03-10T11:10:55.175Z] #45 111.6 CC criu/pie/restorer.o [2020-03-10T11:10:55.924Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot/default [2020-03-10T11:10:55.924Z] === PAUSE TestMountDaemonRoot/default [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot/private [2020-03-10T11:10:55.924Z] === PAUSE TestMountDaemonRoot/private [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot/rprivate [2020-03-10T11:10:55.924Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot/slave [2020-03-10T11:10:55.924Z] === PAUSE TestMountDaemonRoot/slave [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot/rslave [2020-03-10T11:10:55.924Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot/shared [2020-03-10T11:10:55.924Z] === PAUSE TestMountDaemonRoot/shared [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot/rshared [2020-03-10T11:10:55.924Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-10T11:10:55.924Z] === CONT TestMountDaemonRoot/default [2020-03-10T11:10:55.924Z] === CONT TestMountDaemonRoot/rslave [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:10:55.924Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:10:55.924Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:10:55.924Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:10:55.924Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:10:55.924Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:10:55.924Z] === CONT TestMountDaemonRoot/rshared [2020-03-10T11:10:55.924Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/rprivate [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/slave [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/private [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/shared [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:10:55.925Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:10:55.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:10:55.925Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-10T11:10:55.991Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2020-03-10T11:10:55.991Z] === RUN TestKernelTCPMemory [2020-03-10T11:10:56.183Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:10:56.183Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:10:56.183Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:10:56.183Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-10T11:10:56.183Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:10:56.183Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-10T11:10:56.183Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:10:56.183Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-10T11:10:56.183Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:10:56.183Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:10:56.183Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:10:56.183Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-10T11:10:56.183Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-10T11:10:56.183Z] === RUN TestContainerBindMountNonRecursive [2020-03-10T11:10:56.813Z] --- PASS: TestKernelTCPMemory (1.11s) [2020-03-10T11:10:56.813Z] === RUN TestNISDomainname [2020-03-10T11:10:56.853Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-10T11:10:57.111Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-10T11:10:57.674Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-10T11:10:58.020Z] --- PASS: TestNISDomainname (1.12s) [2020-03-10T11:10:58.020Z] === RUN TestHostnameDnsResolution [2020-03-10T11:10:58.097Z] --- PASS: TestContainerBindMountNonRecursive (1.84s) [2020-03-10T11:10:58.097Z] === RUN TestNetworkNat [2020-03-10T11:10:58.691Z] #45 ... [2020-03-10T11:10:58.691Z] [2020-03-10T11:10:58.691Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:10:58.691Z] #48 211.3 github.com/LK4D4/vndr/build [2020-03-10T11:10:59.033Z] --- PASS: TestNetworkNat (0.89s) [2020-03-10T11:10:59.033Z] === RUN TestNetworkLocalhostTCPNat [2020-03-10T11:10:59.044Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-10T11:10:59.230Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-03-10T11:10:59.230Z] === RUN TestStats [2020-03-10T11:10:59.970Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-03-10T11:10:59.970Z] === RUN TestNetworkLoopbackNat [2020-03-10T11:11:00.906Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-03-10T11:11:00.906Z] === RUN TestPause [2020-03-10T11:11:00.940Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-10T11:11:00.947Z] --- PASS: TestStats (1.80s) [2020-03-10T11:11:00.947Z] === RUN TestStopContainerWithTimeout [2020-03-10T11:11:00.947Z] === RUN TestStopContainerWithTimeout/0 [2020-03-10T11:11:00.947Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-10T11:11:00.947Z] === RUN TestStopContainerWithTimeout/1 [2020-03-10T11:11:00.947Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-10T11:11:00.947Z] === RUN TestStopContainerWithTimeout/3 [2020-03-10T11:11:00.947Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-10T11:11:00.947Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-10T11:11:00.947Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-10T11:11:00.947Z] === CONT TestStopContainerWithTimeout/0 [2020-03-10T11:11:00.947Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-10T11:11:01.197Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-10T11:11:01.843Z] --- PASS: TestPause (0.90s) [2020-03-10T11:11:01.843Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-10T11:11:01.843Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-10T11:11:01.843Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-10T11:11:01.843Z] === RUN TestPauseStopPausedContainer [2020-03-10T11:11:02.158Z] === CONT TestStopContainerWithTimeout/3 [2020-03-10T11:11:02.572Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-10T11:11:02.782Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-03-10T11:11:02.782Z] === RUN TestPsFilter [2020-03-10T11:11:03.041Z] --- PASS: TestPsFilter (0.26s) [2020-03-10T11:11:03.041Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-10T11:11:03.153Z] #48 215.7 vendor/golang.org/x/text/unicode/norm [2020-03-10T11:11:03.609Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-03-10T11:11:03.609Z] === RUN TestRemoveContainerWithVolume [2020-03-10T11:11:03.781Z] #48 ... [2020-03-10T11:11:03.781Z] [2020-03-10T11:11:03.781Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:11:03.781Z] #18 25.08 Reading package lists... [2020-03-10T11:11:03.781Z] #18 32.93 Building dependency tree... [2020-03-10T11:11:03.781Z] #18 35.48 libcap2-bin is already the newest version (1:2.25-2). [2020-03-10T11:11:03.781Z] #18 35.48 The following additional packages will be installed: [2020-03-10T11:11:03.781Z] #18 35.48 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-10T11:11:03.781Z] #18 35.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-10T11:11:03.781Z] #18 35.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-10T11:11:03.781Z] #18 35.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-10T11:11:03.781Z] #18 35.49 python3.7 python3.7-minimal vim-runtime xxd [2020-03-10T11:11:03.781Z] #18 35.49 Suggested packages: [2020-03-10T11:11:03.781Z] #18 35.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-10T11:11:03.781Z] #18 35.50 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-10T11:11:03.781Z] #18 35.50 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-10T11:11:03.781Z] #18 35.50 Recommended packages: [2020-03-10T11:11:03.781Z] #18 35.50 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-10T11:11:03.781Z] #18 35.50 python3-keyrings.alt python3-xdg unzip [2020-03-10T11:11:03.781Z] #18 38.66 The following NEW packages will be installed: [2020-03-10T11:11:03.781Z] #18 38.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-10T11:11:03.781Z] #18 38.68 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-10T11:11:03.781Z] #18 38.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-10T11:11:03.781Z] #18 38.68 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-10T11:11:03.781Z] #18 38.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-10T11:11:03.781Z] #18 38.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-10T11:11:03.781Z] #18 38.70 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-10T11:11:03.781Z] #18 38.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-10T11:11:03.781Z] #18 38.70 xz-utils zip [2020-03-10T11:11:03.781Z] #18 38.91 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-10T11:11:03.781Z] #18 38.91 Need to get 29.2 MB of archives. [2020-03-10T11:11:03.781Z] #18 38.91 After this operation, 134 MB of additional disk space will be used. [2020-03-10T11:11:03.781Z] #18 38.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-10T11:11:03.781Z] #18 38.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-10T11:11:03.781Z] #18 39.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-10T11:11:03.781Z] #18 39.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-10T11:11:03.782Z] #18 39.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-10T11:11:03.782Z] #18 39.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-10T11:11:03.782Z] #18 39.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-10T11:11:03.782Z] #18 39.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-10T11:11:03.782Z] #18 39.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-10T11:11:03.782Z] #18 39.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-10T11:11:03.782Z] #18 39.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-10T11:11:03.782Z] #18 39.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-10T11:11:03.782Z] #18 39.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-10T11:11:03.782Z] #18 39.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-10T11:11:03.782Z] #18 39.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-10T11:11:03.782Z] #18 39.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-10T11:11:03.782Z] #18 39.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-10T11:11:03.782Z] #18 39.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-10T11:11:03.782Z] #18 39.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-10T11:11:03.782Z] #18 39.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-10T11:11:03.782Z] #18 39.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-10T11:11:03.782Z] #18 39.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-10T11:11:03.782Z] #18 39.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-10T11:11:03.782Z] #18 39.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-10T11:11:03.782Z] #18 39.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-10T11:11:03.782Z] #18 39.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-10T11:11:03.782Z] #18 40.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-10T11:11:03.782Z] #18 40.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-10T11:11:03.782Z] #18 40.03 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-10T11:11:03.782Z] #18 41.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-10T11:11:03.782Z] #18 41.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-10T11:11:03.782Z] #18 41.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-10T11:11:03.782Z] #18 41.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-10T11:11:03.782Z] #18 41.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-10T11:11:03.782Z] #18 41.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-10T11:11:03.782Z] #18 41.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-10T11:11:03.782Z] #18 41.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-10T11:11:03.782Z] #18 41.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-10T11:11:03.782Z] #18 41.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-10T11:11:03.782Z] #18 41.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-10T11:11:03.782Z] #18 41.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-10T11:11:03.782Z] #18 41.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-03-10T11:11:03.782Z] #18 41.75 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-10T11:11:03.782Z] #18 41.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-03-10T11:11:03.782Z] #18 41.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-10T11:11:03.782Z] #18 42.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-10T11:11:03.782Z] #18 42.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-10T11:11:03.782Z] #18 42.51 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-10T11:11:03.878Z] === CONT TestStopContainerWithTimeout/1 [2020-03-10T11:11:04.467Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-10T11:11:04.546Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-03-10T11:11:04.546Z] === RUN TestRemoveContainerRunning [2020-03-10T11:11:04.823Z] #18 ... [2020-03-10T11:11:04.823Z] [2020-03-10T11:11:04.823Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:11:04.823Z] #69 DONE 217.6s [2020-03-10T11:11:04.823Z] [2020-03-10T11:11:04.823Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-10T11:11:04.823Z] #70 DONE 0.1s [2020-03-10T11:11:04.823Z] [2020-03-10T11:11:04.823Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:11:04.823Z] #45 117.5 LINK criu/pie/restorer.built-in.o [2020-03-10T11:11:04.823Z] #45 117.5 GEN criu/pie/restorer-blob.h [2020-03-10T11:11:04.823Z] #45 117.9 DEP criu/vdso.d [2020-03-10T11:11:04.823Z] #45 118.3 DEP criu/uts_ns.d [2020-03-10T11:11:04.823Z] #45 118.6 DEP criu/util.d [2020-03-10T11:11:04.823Z] #45 119.0 DEP criu/uffd.d [2020-03-10T11:11:04.823Z] #45 119.4 DEP criu/tun.d [2020-03-10T11:11:04.823Z] #45 119.8 DEP criu/tty.d [2020-03-10T11:11:04.823Z] #45 120.3 DEP criu/timerfd.d [2020-03-10T11:11:04.823Z] #45 120.7 DEP criu/sysfs_parse.d [2020-03-10T11:11:04.823Z] #45 120.9 DEP criu/sysctl.d [2020-03-10T11:11:04.823Z] #45 121.2 DEP criu/string.d [2020-03-10T11:11:04.823Z] #45 121.3 DEP criu/stats.d [2020-03-10T11:11:05.114Z] #45 121.6 DEP criu/sockets.d [2020-03-10T11:11:05.399Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-10T11:11:05.482Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-03-10T11:11:05.482Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-10T11:11:05.747Z] #45 122.2 DEP criu/sk-unix.d [2020-03-10T11:11:05.965Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-10T11:11:05.965Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-10T11:11:06.050Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-03-10T11:11:06.050Z] === RUN TestRemoveInvalidContainer [2020-03-10T11:11:06.050Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-10T11:11:06.050Z] === RUN TestRenameLinkedContainer [2020-03-10T11:11:06.247Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-10T11:11:06.247Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-03-10T11:11:06.247Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2020-03-10T11:11:06.247Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-03-10T11:11:06.247Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-03-10T11:11:06.247Z] === RUN TestDeleteDevicemapper [2020-03-10T11:11:06.247Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-10T11:11:06.247Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-10T11:11:06.247Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-10T11:11:06.398Z] #45 122.9 DEP criu/sk-tcp.d [2020-03-10T11:11:06.529Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-10T11:11:07.032Z] #45 123.5 DEP criu/sk-queue.d [2020-03-10T11:11:07.032Z] #45 ... [2020-03-10T11:11:07.032Z] [2020-03-10T11:11:07.032Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:11:07.032Z] #18 44.04 debconf: delaying package configuration, since apt-utils is not installed [2020-03-10T11:11:07.032Z] #18 44.36 Fetched 29.2 MB in 4s (7916 kB/s) [2020-03-10T11:11:07.032Z] #18 44.55 Selecting previously unselected package pigz. [2020-03-10T11:11:07.032Z] #18 44.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 ... 23352 files and directories currently installed.) [2020-03-10T11:11:07.032Z] #18 44.91 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-10T11:11:07.032Z] #18 44.93 Unpacking pigz (2.4-1) ... [2020-03-10T11:11:07.032Z] #18 45.12 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-10T11:11:07.032Z] #18 45.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-10T11:11:07.032Z] #18 45.13 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-10T11:11:07.032Z] #18 45.95 Selecting previously unselected package python3.7-minimal. [2020-03-10T11:11:07.032Z] #18 45.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-10T11:11:07.032Z] #18 45.98 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-10T11:11:07.900Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-10T11:11:07.900Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-10T11:11:08.465Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-10T11:11:08.537Z] #18 47.45 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-10T11:11:08.828Z] #18 47.47 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-10T11:11:09.029Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-10T11:11:09.287Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-10T11:11:09.338Z] --- PASS: TestRenameLinkedContainer (3.09s) [2020-03-10T11:11:09.338Z] === RUN TestRenameStoppedContainer [2020-03-10T11:11:09.391Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s) [2020-03-10T11:11:09.391Z] === RUN TestUpdateMemory [2020-03-10T11:11:09.391Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-10T11:11:09.391Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:11:09.391Z] === RUN TestUpdateCPUQuota [2020-03-10T11:11:09.906Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-03-10T11:11:09.906Z] === RUN TestRenameRunningContainerAndReuse [2020-03-10T11:11:10.217Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-10T11:11:10.474Z] --- PASS: TestBuildWithHugeFile (92.08s) [2020-03-10T11:11:10.474Z] === RUN TestBuildWithEmptyDockerfile [2020-03-10T11:11:10.474Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:11:10.474Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:11:10.474Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:11:10.474Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:11:10.474Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:11:10.474Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:11:10.474Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:11:10.474Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:11:10.602Z] Removing intermediate container de0372a3ca14 [2020-03-10T11:11:10.602Z] ---> ffb99e6b43e3 [2020-03-10T11:11:10.602Z] 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-10T11:11:10.602Z] ---> Running in 5bff99ae95c5 [2020-03-10T11:11:10.602Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-03-10T11:11:10.607Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-03-10T11:11:10.607Z] === RUN TestUpdatePidsLimit [2020-03-10T11:11:10.607Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-10T11:11:10.732Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:11:10.732Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-03-10T11:11:10.732Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-03-10T11:11:10.732Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-03-10T11:11:10.732Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-03-10T11:11:10.732Z] === RUN TestBuildPreserveOwnership [2020-03-10T11:11:10.732Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-10T11:11:10.962Z] === RUN TestUpdatePidsLimit/no_change [2020-03-10T11:11:11.311Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-10T11:11:11.659Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-10T11:11:11.664Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-10T11:11:11.811Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-03-10T11:11:11.811Z] === RUN TestRenameInvalidName [2020-03-10T11:11:12.013Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-10T11:11:12.364Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-10T11:11:12.378Z] --- PASS: TestRenameInvalidName (0.79s) [2020-03-10T11:11:12.378Z] === RUN TestRenameAnonymousContainer [2020-03-10T11:11:12.715Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-10T11:11:13.278Z] #18 51.82 Selecting previously unselected package python3-minimal. [2020-03-10T11:11:13.278Z] #18 51.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-03-10T11:11:13.278Z] #18 51.91 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-10T11:11:13.278Z] #18 51.91 Unpacking python3-minimal (3.7.3-1) ... [2020-03-10T11:11:13.278Z] #18 52.04 Selecting previously unselected package libmpdec2:ppc64el. [2020-03-10T11:11:13.278Z] #18 52.07 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-10T11:11:13.278Z] #18 52.07 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-10T11:11:13.278Z] #18 52.22 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-10T11:11:13.278Z] #18 52.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-10T11:11:13.278Z] #18 52.25 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-10T11:11:13.558Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-10T11:11:14.459Z] --- PASS: TestUpdatePidsLimit (3.64s) [2020-03-10T11:11:14.460Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-03-10T11:11:14.460Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-03-10T11:11:14.460Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-03-10T11:11:14.460Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-03-10T11:11:14.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-03-10T11:11:14.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-03-10T11:11:14.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-03-10T11:11:14.460Z] === RUN TestUpdateRestartPolicy [2020-03-10T11:11:14.781Z] #18 53.69 Selecting previously unselected package python3.7. [2020-03-10T11:11:14.781Z] #18 53.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-10T11:11:14.781Z] #18 53.71 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-10T11:11:14.928Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-10T11:11:15.072Z] #18 53.91 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-10T11:11:15.072Z] #18 53.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-10T11:11:15.072Z] #18 53.94 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-10T11:11:15.363Z] #18 54.19 Setting up python3-minimal (3.7.3-1) ... [2020-03-10T11:11:16.300Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-10T11:11:16.568Z] --- PASS: TestRenameAnonymousContainer (3.93s) [2020-03-10T11:11:16.568Z] === RUN TestRenameContainerWithSameName [2020-03-10T11:11:16.871Z] #18 55.74 Selecting previously unselected package python3. [2020-03-10T11:11:17.136Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-03-10T11:11:17.136Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-10T11:11:17.162Z] #18 55.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-03-10T11:11:17.162Z] #18 55.85 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-03-10T11:11:17.162Z] #18 55.87 Unpacking python3 (3.7.3-1) ... [2020-03-10T11:11:17.162Z] #18 56.00 Selecting previously unselected package libip4tc0:ppc64el. [2020-03-10T11:11:17.162Z] #18 56.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-10T11:11:17.162Z] #18 56.03 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-10T11:11:17.162Z] #18 ... [2020-03-10T11:11:17.162Z] [2020-03-10T11:11:17.162Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:11:17.162Z] #45 123.8 DEP criu/sk-packet.d [2020-03-10T11:11:17.162Z] #45 124.2 DEP criu/sk-netlink.d [2020-03-10T11:11:17.162Z] #45 124.6 DEP criu/sk-inet.d [2020-03-10T11:11:17.162Z] #45 124.9 DEP criu/signalfd.d [2020-03-10T11:11:17.162Z] #45 125.2 DEP criu/sigframe.d [2020-03-10T11:11:17.162Z] #45 125.4 DEP criu/shmem.d [2020-03-10T11:11:17.162Z] #45 125.8 DEP criu/servicefd.d [2020-03-10T11:11:17.162Z] #45 125.9 DEP criu/seize.d [2020-03-10T11:11:17.162Z] #45 126.2 DEP criu/seccomp.d [2020-03-10T11:11:17.162Z] #45 126.5 DEP criu/rst-malloc.d [2020-03-10T11:11:17.162Z] #45 126.7 DEP criu/rbtree.d [2020-03-10T11:11:17.162Z] #45 126.7 DEP criu/pstree.d [2020-03-10T11:11:17.162Z] #45 127.0 DEP criu/protobuf.d [2020-03-10T11:11:17.162Z] #45 127.2 GEN criu/protobuf-desc-gen.h [2020-03-10T11:11:17.162Z] #45 129.8 DEP criu/protobuf-desc.d [2020-03-10T11:11:17.162Z] #45 130.0 DEP criu/proc_parse.d [2020-03-10T11:11:17.162Z] #45 130.5 DEP criu/plugin.d [2020-03-10T11:11:17.162Z] #45 130.7 DEP criu/pipes.d [2020-03-10T11:11:17.162Z] #45 131.0 DEP criu/pie-util.d [2020-03-10T11:11:17.162Z] #45 131.2 DEP criu/pie-util-vdso.d [2020-03-10T11:11:17.162Z] #45 131.5 DEP criu/path.d [2020-03-10T11:11:17.162Z] #45 131.8 DEP criu/parasite-syscall.d [2020-03-10T11:11:17.162Z] #45 132.1 DEP criu/pagemap.d [2020-03-10T11:11:17.162Z] #45 132.4 DEP criu/pagemap-cache.d [2020-03-10T11:11:17.162Z] #45 132.7 DEP criu/page-xfer.d [2020-03-10T11:11:17.162Z] #45 132.9 DEP criu/page-pipe.d [2020-03-10T11:11:17.162Z] #45 133.2 DEP criu/netfilter.d [2020-03-10T11:11:17.162Z] #45 133.6 DEP criu/net.d [2020-03-10T11:11:17.233Z] --- PASS: TestBuildPreserveOwnership (6.24s) [2020-03-10T11:11:17.233Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.15s) [2020-03-10T11:11:17.233Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-03-10T11:11:17.233Z] === RUN TestBuildPlatformInvalid [2020-03-10T11:11:17.233Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-10T11:11:17.233Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-03-10T11:11:17.233Z] PASS [2020-03-10T11:11:17.233Z] [2020-03-10T11:11:17.233Z] === Skipped [2020-03-10T11:11:17.233Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-10T11:11:17.233Z] build_session_test.go:25: TODO: BuildKit [2020-03-10T11:11:17.233Z] [2020-03-10T11:11:17.233Z] [2020-03-10T11:11:17.233Z] DONE 32 tests, 1 skipped in 180.039s [2020-03-10T11:11:17.233Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-10T11:11:17.233Z] ++ 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-10T11:11:17.233Z] ++ set -e [2020-03-10T11:11:17.233Z] ++ '[' -n 0 ']' [2020-03-10T11:11:17.233Z] ++ set -x [2020-03-10T11:11:17.233Z] ++ env -i DEST=/go/src/github.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-10T11:11:17.479Z] #45 ... [2020-03-10T11:11:17.479Z] [2020-03-10T11:11:17.479Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:11:17.479Z] #18 56.15 Selecting previously unselected package libip6tc0:ppc64el. [2020-03-10T11:11:17.479Z] #18 56.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-10T11:11:17.479Z] #18 56.18 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-10T11:11:17.479Z] #18 56.40 Selecting previously unselected package libiptc0:ppc64el. [2020-03-10T11:11:17.479Z] #18 56.40 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-10T11:11:17.479Z] #18 56.41 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-10T11:11:17.490Z] INFO: Testing against a local daemon [2020-03-10T11:11:17.490Z] === RUN TestConfigList [2020-03-10T11:11:17.748Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-10T11:11:17.773Z] #18 56.51 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-10T11:11:17.773Z] #18 56.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-10T11:11:17.773Z] #18 56.55 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-10T11:11:17.773Z] #18 56.64 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-10T11:11:17.773Z] #18 56.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-10T11:11:17.773Z] #18 56.67 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-10T11:11:18.064Z] #18 56.84 Selecting previously unselected package libnftnl11:ppc64el. [2020-03-10T11:11:18.064Z] #18 56.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-10T11:11:18.064Z] #18 56.85 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-10T11:11:18.355Z] #18 56.98 Selecting previously unselected package iptables. [2020-03-10T11:11:18.355Z] #18 56.99 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-03-10T11:11:18.355Z] #18 57.00 Unpacking iptables (1.8.2-4) ... [2020-03-10T11:11:18.517Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-03-10T11:11:18.517Z] === RUN TestResize [2020-03-10T11:11:18.999Z] #18 57.83 Selecting previously unselected package xxd. [2020-03-10T11:11:18.999Z] #18 57.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-10T11:11:18.999Z] #18 57.86 Unpacking xxd (2:8.1.0875-5) ... [2020-03-10T11:11:19.297Z] #18 58.04 Selecting previously unselected package vim-common. [2020-03-10T11:11:19.297Z] #18 58.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-10T11:11:19.297Z] #18 58.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-10T11:11:19.456Z] --- PASS: TestResize (0.80s) [2020-03-10T11:11:19.456Z] === RUN TestResizeWithInvalidSize [2020-03-10T11:11:19.588Z] #18 58.40 Selecting previously unselected package bash-completion. [2020-03-10T11:11:19.588Z] #18 58.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-10T11:11:20.392Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-03-10T11:11:20.392Z] === RUN TestResizeWhenContainerNotStarted [2020-03-10T11:11:20.620Z] #18 ... [2020-03-10T11:11:20.620Z] [2020-03-10T11:11:20.620Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:11:20.620Z] #48 223.4 vendor/golang.org/x/net/http2/hpack [2020-03-10T11:11:20.620Z] #48 228.5 mime [2020-03-10T11:11:20.912Z] #48 ... [2020-03-10T11:11:20.912Z] [2020-03-10T11:11:20.912Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:11:20.912Z] #45 134.1 DEP criu/namespaces.d [2020-03-10T11:11:20.912Z] #45 134.4 DEP criu/mount.d [2020-03-10T11:11:20.912Z] #45 134.8 DEP criu/mem.d [2020-03-10T11:11:20.912Z] #45 135.1 DEP criu/lsm.d [2020-03-10T11:11:20.912Z] #45 135.5 DEP criu/log.d [2020-03-10T11:11:20.912Z] #45 135.8 DEP criu/libnetlink.d [2020-03-10T11:11:20.912Z] #45 136.1 DEP criu/kerndat.d [2020-03-10T11:11:20.912Z] #45 136.6 DEP criu/kcmp-ids.d [2020-03-10T11:11:20.912Z] #45 136.7 DEP criu/irmap.d [2020-03-10T11:11:20.912Z] #45 137.0 DEP criu/ipc_ns.d [2020-03-10T11:11:20.912Z] #45 137.3 DEP criu/image.d [2020-03-10T11:11:20.912Z] #45 137.5 DEP criu/image-desc.d [2020-03-10T11:11:20.960Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:11:20.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:11:20.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:11:20.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:11:20.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:11:20.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:11:20.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:11:20.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:11:20.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:11:20.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:11:20.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:11:20.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:11:20.960Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:11:20.960Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:11:20.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:11:20.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:11:20.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:11:20.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:11:21.022Z] --- PASS: TestConfigList (3.20s) [2020-03-10T11:11:21.022Z] === RUN TestConfigsCreateAndDelete [2020-03-10T11:11:21.202Z] #45 137.7 DEP criu/fsnotify.d [2020-03-10T11:11:21.278Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-10T11:11:21.500Z] #45 138.0 DEP criu/filesystems.d [2020-03-10T11:11:21.792Z] #45 138.3 DEP criu/files.d [2020-03-10T11:11:22.082Z] #45 138.7 DEP criu/files-reg.d [2020-03-10T11:11:22.713Z] #45 139.0 DEP criu/files-ext.d [2020-03-10T11:11:22.713Z] #45 139.3 DEP criu/file-lock.d [2020-03-10T11:11:22.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:11:23.019Z] #45 139.7 DEP criu/file-ids.d [2020-03-10T11:11:23.647Z] #45 140.1 DEP criu/fifo.d [2020-03-10T11:11:23.647Z] #45 140.3 DEP criu/fdstore.d [2020-03-10T11:11:23.801Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2020-03-10T11:11:23.801Z] === RUN TestConfigsUpdate [2020-03-10T11:11:23.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:11:23.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:11:23.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:11:23.936Z] #45 140.5 DEP criu/fault-injection.d [2020-03-10T11:11:23.936Z] #45 140.6 DEP criu/external.d [2020-03-10T11:11:24.226Z] #45 140.8 DEP criu/eventpoll.d [2020-03-10T11:11:24.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:11:24.517Z] #45 ... [2020-03-10T11:11:24.517Z] [2020-03-10T11:11:24.517Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:11:24.517Z] #48 237.3 mime/quotedprintable [2020-03-10T11:11:25.149Z] #48 238.1 vendor/golang.org/x/net/idna [2020-03-10T11:11:25.184Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-10T11:11:25.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:11:25.443Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-10T11:11:25.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:11:26.006Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-10T11:11:26.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:11:26.569Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-10T11:11:26.656Z] #48 239.2 net/http/internal [2020-03-10T11:11:27.134Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-10T11:11:27.134Z] --- PASS: TestConfigsUpdate (3.41s) [2020-03-10T11:11:27.134Z] === RUN TestTemplatedConfig [2020-03-10T11:11:27.847Z] --- PASS: TestUpdateRestartPolicy (12.59s) [2020-03-10T11:11:27.847Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-10T11:11:27.847Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-03-10T11:11:27.847Z] === RUN TestWaitNonBlocked [2020-03-10T11:11:27.847Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:11:27.847Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:11:27.847Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:11:27.847Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:11:27.847Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:11:27.847Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s) [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.45s) [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.27s) [2020-03-10T11:11:28.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s) [2020-03-10T11:11:28.690Z] === RUN TestCgroupNamespacesRun [2020-03-10T11:11:29.074Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-10T11:11:29.074Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-03-10T11:11:29.074Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2020-03-10T11:11:29.074Z] === RUN TestWaitBlocked [2020-03-10T11:11:29.074Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:11:29.074Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:11:29.074Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:11:29.074Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:11:29.074Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:11:29.074Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:11:29.828Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-10T11:11:29.828Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2020-03-10T11:11:29.828Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2020-03-10T11:11:29.828Z] === CONT TestContainerStartOnDaemonRestart [2020-03-10T11:11:29.828Z] === CONT TestDaemonHostGatewayIP [2020-03-10T11:11:30.180Z] #48 ... [2020-03-10T11:11:30.180Z] [2020-03-10T11:11:30.180Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:11:30.180Z] #18 64.52 Unpacking bash-completion (1:2.8-6) ... [2020-03-10T11:11:30.180Z] #18 65.08 Selecting previously unselected package bzip2. [2020-03-10T11:11:30.180Z] #18 65.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-10T11:11:30.180Z] #18 65.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-10T11:11:30.180Z] #18 65.17 Selecting previously unselected package xz-utils. [2020-03-10T11:11:30.180Z] #18 65.17 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-10T11:11:30.180Z] #18 65.18 Unpacking xz-utils (5.2.4-1) ... [2020-03-10T11:11:30.180Z] #18 65.41 Selecting previously unselected package apparmor. [2020-03-10T11:11:30.180Z] #18 65.42 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-10T11:11:30.180Z] #18 65.62 Unpacking apparmor (2.13.2-10) ... [2020-03-10T11:11:30.180Z] #18 66.41 Selecting previously unselected package aufs-tools. [2020-03-10T11:11:30.180Z] #18 66.43 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-10T11:11:30.180Z] #18 66.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-10T11:11:30.180Z] #18 66.71 Selecting previously unselected package libonig5:ppc64el. [2020-03-10T11:11:30.180Z] #18 66.72 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-10T11:11:30.180Z] #18 66.75 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-10T11:11:30.180Z] #18 67.00 Selecting previously unselected package libjq1:ppc64el. [2020-03-10T11:11:30.180Z] #18 67.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-10T11:11:30.180Z] #18 67.04 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-10T11:11:30.180Z] #18 67.23 Selecting previously unselected package jq. [2020-03-10T11:11:30.180Z] #18 67.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-10T11:11:30.180Z] #18 67.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-10T11:11:30.180Z] #18 67.40 Selecting previously unselected package libaio1:ppc64el. [2020-03-10T11:11:30.180Z] #18 67.41 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-10T11:11:30.180Z] #18 67.43 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-10T11:11:30.180Z] #18 67.54 Selecting previously unselected package libgpm2:ppc64el. [2020-03-10T11:11:30.180Z] #18 67.55 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-10T11:11:30.180Z] #18 67.56 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-10T11:11:30.180Z] #18 67.73 Selecting previously unselected package libicu63:ppc64el. [2020-03-10T11:11:30.180Z] #18 67.76 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-03-10T11:11:30.180Z] #18 67.76 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-10T11:11:30.413Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-10T11:11:30.413Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-10T11:11:30.596Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-03-10T11:11:30.596Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-10T11:11:30.669Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-10T11:11:30.926Z] --- PASS: TestTemplatedConfig (3.68s) [2020-03-10T11:11:30.927Z] === RUN TestConfigInspect [2020-03-10T11:11:32.240Z] #18 ... [2020-03-10T11:11:32.240Z] [2020-03-10T11:11:32.240Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:11:32.240Z] #48 244.9 crypto/x509 [2020-03-10T11:11:32.240Z] #48 244.9 net/textproto [2020-03-10T11:11:32.298Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-10T11:11:32.502Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2020-03-10T11:11:32.502Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-10T11:11:32.530Z] #48 245.2 vendor/golang.org/x/net/http/httpproxy [2020-03-10T11:11:32.555Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-10T11:11:32.962Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s) [2020-03-10T11:11:32.963Z] === CONT TestIpcModeOlderClient [2020-03-10T11:11:32.963Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-03-10T11:11:32.963Z] === CONT TestDaemonRestartIpcMode [2020-03-10T11:11:32.963Z] --- PASS: TestDaemonHostGatewayIP (3.46s) [2020-03-10T11:11:33.488Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-10T11:11:33.745Z] --- PASS: TestConfigInspect (2.92s) [2020-03-10T11:11:33.745Z] === RUN TestConfigCreateWithLabels [2020-03-10T11:11:34.408Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-03-10T11:11:34.408Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-10T11:11:34.589Z] #48 ... [2020-03-10T11:11:34.589Z] [2020-03-10T11:11:34.589Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:11:34.589Z] #45 141.2 DEP criu/eventfd.d [2020-03-10T11:11:34.589Z] #45 141.4 DEP criu/crtools.d [2020-03-10T11:11:34.589Z] #45 141.8 DEP criu/cr-service.d [2020-03-10T11:11:34.589Z] #45 142.0 DEP criu/cr-restore.d [2020-03-10T11:11:34.589Z] #45 142.5 DEP criu/cr-errno.d [2020-03-10T11:11:34.589Z] #45 142.6 DEP criu/cr-dump.d [2020-03-10T11:11:34.589Z] #45 143.1 DEP criu/cr-dedup.d [2020-03-10T11:11:34.589Z] #45 143.5 DEP criu/cr-check.d [2020-03-10T11:11:34.589Z] #45 143.9 DEP criu/config.d [2020-03-10T11:11:34.589Z] #45 144.2 DEP criu/clone-noasan.d [2020-03-10T11:11:34.589Z] #45 144.4 DEP criu/cgroup.d [2020-03-10T11:11:34.589Z] #45 144.8 DEP criu/cgroup-props.d [2020-03-10T11:11:34.589Z] #45 145.1 DEP criu/bitmap.d [2020-03-10T11:11:34.589Z] #45 145.1 DEP criu/bfd.d [2020-03-10T11:11:34.589Z] #45 145.4 DEP criu/autofs.d [2020-03-10T11:11:34.589Z] #45 145.7 DEP criu/aio.d [2020-03-10T11:11:34.589Z] #45 146.0 DEP criu/action-scripts.d [2020-03-10T11:11:34.589Z] #45 146.7 CC criu/action-scripts.o [2020-03-10T11:11:34.589Z] #45 147.6 CC criu/aio.o [2020-03-10T11:11:34.589Z] #45 148.8 CC criu/autofs.o [2020-03-10T11:11:35.621Z] #45 ... [2020-03-10T11:11:35.621Z] [2020-03-10T11:11:35.621Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:11:35.621Z] #48 248.3 vendor/golang.org/x/net/http/httpguts [2020-03-10T11:11:35.621Z] #48 248.4 mime/multipart [2020-03-10T11:11:35.640Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-10T11:11:35.640Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-10T11:11:35.728Z] INFO: Sources obtained for gotestsum... [2020-03-10T11:11:35.728Z] INFO: Checkout done for gotestsum... [2020-03-10T11:11:35.728Z] INFO: Build done for gotestsum... [2020-03-10T11:11:36.045Z] --- PASS: TestDaemonRestartIpcMode (3.21s) [2020-03-10T11:11:36.045Z] PASS [2020-03-10T11:11:36.045Z] [2020-03-10T11:11:36.045Z] === Skipped [2020-03-10T11:11:36.045Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-10T11:11:36.045Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-10T11:11:36.045Z] [2020-03-10T11:11:36.045Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-10T11:11:36.045Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:11:36.045Z] [2020-03-10T11:11:36.045Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-10T11:11:36.045Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:11:36.045Z] [2020-03-10T11:11:36.045Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-10T11:11:36.045Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-10T11:11:36.045Z] [2020-03-10T11:11:36.045Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-10T11:11:36.045Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-10T11:11:36.045Z] [2020-03-10T11:11:36.045Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-10T11:11:36.045Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:11:36.045Z] [2020-03-10T11:11:36.045Z] [2020-03-10T11:11:36.045Z] DONE 199 tests, 6 skipped in 133.089s [2020-03-10T11:11:36.045Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-10T11:11:36.045Z] ++ 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-10T11:11:36.045Z] ++ set -e [2020-03-10T11:11:36.045Z] ++ '[' -n 0 ']' [2020-03-10T11:11:36.045Z] ++ set -x [2020-03-10T11:11:36.045Z] ++ env -i DEST=/go/src/github.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-10T11:11:36.045Z] INFO: Testing against a local daemon [2020-03-10T11:11:36.045Z] === RUN TestCommitInheritsEnv [2020-03-10T11:11:36.080Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-10T11:11:36.081Z] [2020-03-10T11:11:36.081Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-10T11:11:36.081Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-10T11:11:36.081Z] Using test binary docker [2020-03-10T11:11:36.081Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-10T11:11:36.081Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-10T11:11:36.081Z] INFO: Waiting for daemon to start... [2020-03-10T11:11:36.081Z] Starting dockerd [2020-03-10T11:11:36.313Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-03-10T11:11:36.313Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-10T11:11:36.396Z] --- PASS: TestCommitInheritsEnv (0.47s) [2020-03-10T11:11:36.396Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-10T11:11:36.396Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-10T11:11:36.396Z] === RUN TestImagesFilterMultiReference [2020-03-10T11:11:36.396Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-03-10T11:11:36.396Z] === RUN TestImagePullPlatformInvalid [2020-03-10T11:11:36.396Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-10T11:11:36.396Z] === RUN TestRemoveImageOrphaning [2020-03-10T11:11:37.012Z] . [2020-03-10T11:11:37.012Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-10T11:11:37.124Z] #48 ... [2020-03-10T11:11:37.124Z] [2020-03-10T11:11:37.124Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:11:37.124Z] #51 DONE 249.8s [2020-03-10T11:11:37.124Z] [2020-03-10T11:11:37.124Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:11:37.124Z] #18 74.22 Selecting previously unselected package libnet1:ppc64el. [2020-03-10T11:11:37.124Z] #18 74.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-10T11:11:37.124Z] #18 74.23 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-10T11:11:37.124Z] #18 74.36 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-10T11:11:37.124Z] #18 74.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-10T11:11:37.124Z] #18 74.38 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-10T11:11:37.124Z] #18 74.61 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-10T11:11:37.124Z] #18 74.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-10T11:11:37.124Z] #18 74.63 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-10T11:11:37.124Z] #18 74.76 Selecting previously unselected package libreadline5:ppc64el. [2020-03-10T11:11:37.124Z] #18 74.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-10T11:11:37.124Z] #18 74.78 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-10T11:11:37.124Z] #18 75.05 Selecting previously unselected package net-tools. [2020-03-10T11:11:37.124Z] #18 75.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-10T11:11:37.124Z] #18 75.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-10T11:11:37.124Z] #18 75.52 Selecting previously unselected package python-pip-whl. [2020-03-10T11:11:37.124Z] #18 75.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-10T11:11:37.124Z] #18 75.56 Unpacking python-pip-whl (18.1-5) ... [2020-03-10T11:11:37.336Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-03-10T11:11:37.336Z] === RUN TestRemoveImageGarbageCollector [2020-03-10T11:11:37.336Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-10T11:11:37.336Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:11:37.336Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-10T11:11:37.336Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-10T11:11:37.336Z] === RUN TestTagInvalidReference [2020-03-10T11:11:37.336Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-10T11:11:37.336Z] === RUN TestTagValidPrefixedRepo [2020-03-10T11:11:37.336Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-10T11:11:37.336Z] === RUN TestTagExistedNameWithoutForce [2020-03-10T11:11:37.336Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-03-10T11:11:37.336Z] === RUN TestTagOfficialNames [2020-03-10T11:11:37.336Z] --- PASS: TestTagOfficialNames (0.03s) [2020-03-10T11:11:37.336Z] === RUN TestTagMatchesDigest [2020-03-10T11:11:37.336Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-10T11:11:37.336Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-10T11:11:37.534Z] --- PASS: TestConfigCreateWithLabels (3.56s) [2020-03-10T11:11:37.534Z] === RUN TestConfigCreateResolve [2020-03-10T11:11:37.690Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-03-10T11:11:37.690Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-10T11:11:37.756Z] #18 76.47 Selecting previously unselected package python3-lib2to3. [2020-03-10T11:11:37.756Z] #18 76.49 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-10T11:11:37.756Z] #18 76.49 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-10T11:11:37.756Z] #18 76.70 Selecting previously unselected package python3-distutils. [2020-03-10T11:11:37.756Z] #18 76.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-10T11:11:38.046Z] #18 76.73 Unpacking python3-distutils (3.7.3-1) ... [2020-03-10T11:11:38.337Z] #18 77.04 Selecting previously unselected package python3-pip. [2020-03-10T11:11:38.337Z] #18 77.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-10T11:11:38.337Z] #18 77.11 Unpacking python3-pip (18.1-5) ... [2020-03-10T11:11:38.464Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-10T11:11:38.464Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-10T11:11:38.464Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-10T11:11:38.626Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-03-10T11:11:38.627Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-10T11:11:38.969Z] #18 77.80 Selecting previously unselected package python3-pkg-resources. [2020-03-10T11:11:38.969Z] #18 77.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-10T11:11:38.969Z] #18 77.83 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-10T11:11:38.969Z] #18 77.98 Selecting previously unselected package python3-setuptools. [2020-03-10T11:11:39.259Z] #18 77.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-10T11:11:39.259Z] #18 78.00 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-10T11:11:39.395Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-10T11:11:39.549Z] #18 78.41 Selecting previously unselected package python3-wheel. [2020-03-10T11:11:39.549Z] #18 78.42 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-10T11:11:39.549Z] #18 78.43 Unpacking python3-wheel (0.32.3-2) ... [2020-03-10T11:11:39.566Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-03-10T11:11:39.566Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-10T11:11:39.838Z] #18 78.57 Selecting previously unselected package sudo. [2020-03-10T11:11:39.838Z] #18 78.60 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-03-10T11:11:39.838Z] #18 78.61 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-10T11:11:40.508Z] #18 79.40 Selecting previously unselected package thin-provisioning-tools. [2020-03-10T11:11:40.765Z] --- PASS: TestConfigCreateResolve (3.31s) [2020-03-10T11:11:40.765Z] === RUN TestConfigDaemonLibtrustID [2020-03-10T11:11:40.765Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-10T11:11:40.798Z] #18 79.44 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-10T11:11:40.798Z] #18 79.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-10T11:11:41.088Z] #18 79.90 Selecting previously unselected package uidmap. [2020-03-10T11:11:41.088Z] #18 79.93 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-03-10T11:11:41.088Z] #18 79.94 Unpacking uidmap (1:4.5-1.1) ... [2020-03-10T11:11:41.329Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-03-10T11:11:41.329Z] PASS [2020-03-10T11:11:41.329Z] [2020-03-10T11:11:41.329Z] DONE 8 tests in 23.966s [2020-03-10T11:11:41.329Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-10T11:11:41.329Z] ++ 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-10T11:11:41.329Z] ++ set -e [2020-03-10T11:11:41.329Z] ++ '[' -n 0 ']' [2020-03-10T11:11:41.329Z] ++ set -x [2020-03-10T11:11:41.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T11:11:41.329Z] INFO: Testing against a local daemon [2020-03-10T11:11:41.329Z] === RUN TestCheckpoint [2020-03-10T11:11:41.329Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-10T11:11:41.329Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-10T11:11:41.329Z] === RUN TestContainerInvalidJSON [2020-03-10T11:11:41.379Z] #18 80.20 Selecting previously unselected package vim-runtime. [2020-03-10T11:11:41.379Z] #18 80.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-10T11:11:41.379Z] #18 80.28 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-10T11:11:41.470Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-03-10T11:11:41.470Z] === RUN TestKernelTCPMemory [2020-03-10T11:11:41.586Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:11:41.586Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:11:41.586Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:11:41.586Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:11:41.586Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:11:41.586Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:11:41.586Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:11:41.586Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:11:41.586Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:11:41.586Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-03-10T11:11:41.586Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-10T11:11:41.586Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-10T11:11:41.586Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-10T11:11:41.586Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-10T11:11:41.586Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-03-10T11:11:41.586Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-10T11:11:41.668Z] #18 80.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-10T11:11:41.668Z] #18 80.37 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-10T11:11:41.844Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-03-10T11:11:41.844Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-10T11:11:41.844Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-03-10T11:11:41.844Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-10T11:11:41.844Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-10T11:11:41.844Z] === RUN TestCopyFromContainer [2020-03-10T11:11:42.406Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-03-10T11:11:42.406Z] === RUN TestNISDomainname [2020-03-10T11:11:43.213Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-10T11:11:43.342Z] --- PASS: TestNISDomainname (1.02s) [2020-03-10T11:11:43.342Z] === RUN TestHostnameDnsResolution [2020-03-10T11:11:43.778Z] === RUN TestCopyFromContainer// [2020-03-10T11:11:43.778Z] === RUN TestCopyFromContainer//bar/root [2020-03-10T11:11:44.034Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-10T11:11:44.034Z] === RUN TestCopyFromContainer/bar/quux [2020-03-10T11:11:44.292Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-10T11:11:44.292Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-10T11:11:44.550Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-10T11:11:44.550Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-10T11:11:44.807Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-10T11:11:44.807Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-10T11:11:44.807Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-10T11:11:45.064Z] --- PASS: TestCopyFromContainer (3.08s) [2020-03-10T11:11:45.064Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-03-10T11:11:45.064Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-10T11:11:45.064Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-03-10T11:11:45.064Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-03-10T11:11:45.064Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-03-10T11:11:45.064Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-03-10T11:11:45.064Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-03-10T11:11:45.064Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s) [2020-03-10T11:11:45.064Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-10T11:11:45.064Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-03-10T11:11:45.064Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-10T11:11:45.064Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:11:45.064Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:11:45.064Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:11:45.064Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:11:45.064Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:11:45.064Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:11:45.064Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:11:45.064Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:11:45.064Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:11:45.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-10T11:11:45.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-10T11:11:45.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-10T11:11:45.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-10T11:11:45.064Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-10T11:11:45.064Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-03-10T11:11:45.064Z] === RUN TestCreateWithInvalidEnv [2020-03-10T11:11:45.064Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-10T11:11:45.064Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-10T11:11:45.064Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-10T11:11:45.064Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-10T11:11:45.064Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-10T11:11:45.064Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-10T11:11:45.064Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-10T11:11:45.064Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-10T11:11:45.064Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-10T11:11:45.064Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-10T11:11:45.064Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-10T11:11:45.064Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-10T11:11:45.064Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-10T11:11:45.064Z] === RUN TestCreateTmpfsMountsTarget [2020-03-10T11:11:45.064Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-10T11:11:45.064Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-10T11:11:45.246Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-03-10T11:11:45.246Z] === RUN TestStats [2020-03-10T11:11:46.035Z] Removing intermediate container 5bff99ae95c5 [2020-03-10T11:11:46.035Z] ---> fafea52a1ada [2020-03-10T11:11:46.035Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-10T11:11:46.035Z] ---> Running in 0d47f6b408d3 [2020-03-10T11:11:46.104Z] #18 ... [2020-03-10T11:11:46.104Z] [2020-03-10T11:11:46.104Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:11:46.104Z] #45 152.3 CC criu/bfd.o [2020-03-10T11:11:46.104Z] #45 153.6 CC criu/bitmap.o [2020-03-10T11:11:46.104Z] #45 153.9 CC criu/cgroup-props.o [2020-03-10T11:11:46.104Z] #45 156.4 CC criu/cgroup.o [2020-03-10T11:11:46.434Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-10T11:11:46.495Z] Removing intermediate container 0d47f6b408d3 [2020-03-10T11:11:46.495Z] ---> 529db9e36ee6 [2020-03-10T11:11:46.495Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-10T11:11:46.495Z] ---> Running in 6921f9f19647 [2020-03-10T11:11:47.140Z] #45 ... [2020-03-10T11:11:47.140Z] [2020-03-10T11:11:47.140Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:11:47.140Z] #18 85.70 Selecting previously unselected package vim. [2020-03-10T11:11:47.140Z] #18 85.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-10T11:11:47.140Z] #18 85.76 Unpacking vim (2:8.1.0875-5) ... [2020-03-10T11:11:47.149Z] --- PASS: TestStats (1.80s) [2020-03-10T11:11:47.149Z] === RUN TestStopContainerWithTimeout [2020-03-10T11:11:47.149Z] === RUN TestStopContainerWithTimeout/0 [2020-03-10T11:11:47.149Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-10T11:11:47.149Z] === RUN TestStopContainerWithTimeout/1 [2020-03-10T11:11:47.149Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-10T11:11:47.149Z] === RUN TestStopContainerWithTimeout/3 [2020-03-10T11:11:47.149Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-10T11:11:47.149Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-10T11:11:47.149Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-10T11:11:47.149Z] === CONT TestStopContainerWithTimeout/0 [2020-03-10T11:11:47.149Z] === CONT TestStopContainerWithTimeout/1 [2020-03-10T11:11:47.149Z] === CONT TestStopContainerWithTimeout/3 [2020-03-10T11:11:47.149Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-10T11:11:47.461Z] Removing intermediate container 6921f9f19647 [2020-03-10T11:11:47.461Z] ---> 8604cdf989a5 [2020-03-10T11:11:47.461Z] Step 10/10 : COPY . . [2020-03-10T11:11:47.807Z] --- PASS: TestCreateWithCustomMaskedPaths (2.76s) [2020-03-10T11:11:47.807Z] === RUN TestCreateWithCapabilities [2020-03-10T11:11:47.807Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-10T11:11:47.807Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-10T11:11:47.807Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:11:47.807Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:11:47.807Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:11:47.807Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:11:47.807Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:11:47.807Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:11:47.807Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:11:47.807Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:11:47.807Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:11:47.807Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:11:47.807Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-10T11:11:47.807Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-10T11:11:47.807Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:11:47.807Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:11:47.807Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:11:47.807Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:11:47.807Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:11:47.807Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:11:47.807Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:11:47.807Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:11:47.807Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-10T11:11:47.807Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-10T11:11:48.064Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:11:48.064Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:11:48.064Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:11:48.064Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:11:48.064Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:11:48.064Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:11:48.064Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:11:48.064Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:11:48.064Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:11:48.064Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-10T11:11:48.064Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-10T11:11:48.064Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-10T11:11:48.064Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-10T11:11:48.064Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-10T11:11:48.064Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-10T11:11:48.064Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-10T11:11:48.064Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-10T11:11:48.064Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-10T11:11:48.064Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-10T11:11:48.064Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-03-10T11:11:48.064Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-03-10T11:11:48.064Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-10T11:11:48.170Z] #18 86.88 Selecting previously unselected package xfsprogs. [2020-03-10T11:11:48.170Z] #18 86.89 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-10T11:11:48.170Z] #18 86.90 Unpacking xfsprogs (4.20.0-1) ... [2020-03-10T11:11:48.321Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-10T11:11:48.800Z] #18 87.77 Selecting previously unselected package zip. [2020-03-10T11:11:49.090Z] #18 87.78 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-03-10T11:11:49.090Z] #18 87.79 Unpacking zip (3.0-11+b1) ... [2020-03-10T11:11:49.380Z] #18 88.11 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-10T11:11:49.380Z] #18 88.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-10T11:11:49.380Z] #18 88.14 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-10T11:11:49.380Z] #18 88.15 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-10T11:11:49.380Z] #18 88.15 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-10T11:11:49.380Z] #18 88.16 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-10T11:11:49.380Z] #18 88.16 Setting up uidmap (1:4.5-1.1) ... [2020-03-10T11:11:49.380Z] #18 88.17 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-10T11:11:49.380Z] #18 88.18 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-10T11:11:49.380Z] #18 88.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-10T11:11:49.380Z] #18 88.20 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-10T11:11:49.380Z] #18 88.20 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-10T11:11:49.380Z] #18 88.21 Setting up xxd (2:8.1.0875-5) ... [2020-03-10T11:11:49.380Z] #18 88.21 Setting up zip (3.0-11+b1) ... [2020-03-10T11:11:49.380Z] #18 88.22 Setting up vim-common (2:8.1.0875-5) ... [2020-03-10T11:11:49.380Z] #18 88.30 Setting up bash-completion (1:2.8-6) ... [2020-03-10T11:11:49.689Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-10T11:11:50.255Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-10T11:11:50.439Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-10T11:11:50.439Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-03-10T11:11:50.439Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-03-10T11:11:50.439Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-03-10T11:11:50.439Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2020-03-10T11:11:50.439Z] === RUN TestDeleteDevicemapper [2020-03-10T11:11:50.439Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-10T11:11:50.439Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-10T11:11:50.439Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-10T11:11:50.818Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2020-03-10T11:11:50.818Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-10T11:11:50.818Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:11:50.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:11:50.818Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:11:50.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:11:50.818Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:11:50.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:11:50.818Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:11:50.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:11:50.818Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:11:50.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:11:50.818Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:11:50.818Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:11:50.818Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:11:50.818Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:11:50.818Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:11:50.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-10T11:11:50.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-10T11:11:50.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-03-10T11:11:50.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-10T11:11:50.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-03-10T11:11:50.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-10T11:11:50.818Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-10T11:11:51.437Z] #18 ... [2020-03-10T11:11:51.437Z] [2020-03-10T11:11:51.437Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:11:51.437Z] #48 254.1 crypto/tls [2020-03-10T11:11:51.437Z] #48 ... [2020-03-10T11:11:51.437Z] [2020-03-10T11:11:51.437Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:11:51.437Z] #45 163.6 CC criu/clone-noasan.o [2020-03-10T11:11:51.437Z] #45 163.8 CC criu/config.o [2020-03-10T11:11:51.437Z] #45 168.0 CC criu/cr-check.o [2020-03-10T11:11:51.748Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.00s) [2020-03-10T11:11:51.748Z] === RUN TestContainerStartOnDaemonRestart [2020-03-10T11:11:51.748Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-10T11:11:51.748Z] === RUN TestDaemonRestartIpcMode [2020-03-10T11:11:51.748Z] === PAUSE TestDaemonRestartIpcMode [2020-03-10T11:11:51.748Z] === RUN TestDaemonHostGatewayIP [2020-03-10T11:11:51.748Z] === PAUSE TestDaemonHostGatewayIP [2020-03-10T11:11:51.748Z] === RUN TestDiff [2020-03-10T11:11:52.343Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2020-03-10T11:11:52.343Z] === RUN TestUpdateMemory [2020-03-10T11:11:52.343Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-10T11:11:52.343Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:11:52.343Z] === RUN TestUpdateCPUQuota [2020-03-10T11:11:52.680Z] --- PASS: TestDiff (0.90s) [2020-03-10T11:11:52.680Z] === RUN TestExecWithCloseStdin [2020-03-10T11:11:52.938Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-10T11:11:52.938Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-10T11:11:53.721Z] --- PASS: TestUpdateCPUQuota (1.34s) [2020-03-10T11:11:53.721Z] === RUN TestUpdatePidsLimit [2020-03-10T11:11:53.721Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-10T11:11:53.868Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-10T11:11:53.868Z] --- PASS: TestExecWithCloseStdin (1.25s) [2020-03-10T11:11:53.868Z] === RUN TestExec [2020-03-10T11:11:53.979Z] === RUN TestUpdatePidsLimit/no_change [2020-03-10T11:11:54.239Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-10T11:11:54.806Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-10T11:11:54.949Z] #45 ... [2020-03-10T11:11:54.949Z] [2020-03-10T11:11:54.949Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:11:54.949Z] #18 93.73 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-10T11:11:54.949Z] #18 93.73 Setting up xz-utils (5.2.4-1) ... [2020-03-10T11:11:54.949Z] #18 93.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-10T11:11:54.949Z] #18 93.78 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-10T11:11:54.949Z] #18 93.89 invoke-rc.d: could not determine current runlevel [2020-03-10T11:11:55.065Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-10T11:11:55.238Z] --- PASS: TestExec (1.10s) [2020-03-10T11:11:55.238Z] === RUN TestExecUser [2020-03-10T11:11:55.238Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-10T11:11:55.241Z] #18 93.94 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-10T11:11:55.241Z] #18 94.07 Setting up pigz (2.4-1) ... [2020-03-10T11:11:55.241Z] #18 94.10 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-10T11:11:55.241Z] #18 94.11 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-10T11:11:55.241Z] #18 94.12 Setting up python-pip-whl (18.1-5) ... [2020-03-10T11:11:55.241Z] #18 94.14 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-10T11:11:55.241Z] #18 94.15 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-10T11:11:55.632Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-10T11:11:55.891Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-10T11:11:56.168Z] --- PASS: TestExecUser (1.12s) [2020-03-10T11:11:56.168Z] === RUN TestExportContainerAndImportImage [2020-03-10T11:11:56.275Z] #18 95.09 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-10T11:11:56.275Z] #18 95.09 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-10T11:11:56.275Z] #18 95.10 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-10T11:11:56.275Z] #18 95.10 Setting up vim (2:8.1.0875-5) ... [2020-03-10T11:11:56.275Z] #18 95.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-10T11:11:56.275Z] #18 95.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-10T11:11:56.275Z] #18 95.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-10T11:11:56.275Z] #18 95.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-10T11:11:56.568Z] #18 95.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-10T11:11:56.568Z] #18 95.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-10T11:11:56.568Z] #18 95.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-10T11:11:56.568Z] #18 95.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-10T11:11:56.568Z] #18 95.38 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-10T11:11:56.568Z] #18 95.39 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-10T11:11:56.568Z] #18 95.41 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-10T11:11:56.568Z] #18 95.41 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-10T11:11:56.568Z] #18 95.42 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-10T11:11:56.568Z] #18 95.43 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-10T11:11:57.539Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-03-10T11:11:57.539Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-10T11:11:57.795Z] --- PASS: TestUpdatePidsLimit (3.85s) [2020-03-10T11:11:57.795Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-03-10T11:11:57.795Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-03-10T11:11:57.795Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-03-10T11:11:57.795Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-03-10T11:11:57.795Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-03-10T11:11:57.795Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-03-10T11:11:57.795Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-03-10T11:11:57.795Z] === RUN TestUpdateRestartPolicy [2020-03-10T11:11:58.472Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-10T11:11:58.730Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-03-10T11:11:58.730Z] === RUN TestHealthCheckWorkdir [2020-03-10T11:11:59.301Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-10T11:12:00.238Z] --- PASS: TestHealthCheckWorkdir (1.26s) [2020-03-10T11:12:00.238Z] === RUN TestHealthKillContainer [2020-03-10T11:12:00.802Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-10T11:12:01.366Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-10T11:12:01.931Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-10T11:12:02.147Z] #18 ... [2020-03-10T11:12:02.147Z] [2020-03-10T11:12:02.147Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:12:02.147Z] #48 264.6 net/http/httptrace [2020-03-10T11:12:02.147Z] #48 264.9 net/http [2020-03-10T11:12:02.147Z] #48 ... [2020-03-10T11:12:02.147Z] [2020-03-10T11:12:02.147Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:12:02.147Z] #24 268.1 Checking out files: 20% (2134/10644) Checking out files: 21% (2236/10644) Checking out files: 22% (2342/10644) Checking out files: 23% (2449/10644) Checking out files: 24% (2555/10644) Checking out files: 25% (2661/10644) Checking out files: 26% (2768/10644) Checking out files: 27% (2874/10644) Checking out files: 28% (2981/10644) Checking out files: 29% (3087/10644) Checking out files: 30% (3194/10644) Checking out files: 30% (3268/10644) Checking out files: 31% (3300/10644) Checking out files: 32% (3407/10644) Checking out files: 33% (3513/10644) Checking out files: 34% (3619/10644) Checking out files: 35% (3726/10644) Checking out files: 36% (3832/10644) Checking out files: 37% (3939/10644) Checking out files: 37% (3989/10644) Checking out files: 38% (4045/10644) Checking out files: 39% (4152/10644) Checking out files: 40% (4258/10644) Checking out files: 41% (4365/10644) Checking out files: 42% (4471/10644) Checking out files: 43% (4577/10644) Checking out files: 44% (4684/10644) Checking out files: 45% (4790/10644) Checking out files: 46% (4897/10644) Checking out files: 47% (5003/10644) Checking out files: 48% (5110/10644) Checking out files: 49% (5216/10644) Checking out files: 50% (5322/10644) Checking out files: 51% (5429/10644) Checking out files: 52% (5535/10644) Checking out files: 53% (5642/10644) Checking out files: 53% (5697/10644) Checking out files: 54% (5748/10644) Checking out files: 55% (5855/10644) Checking out files: 56% (5961/10644) Checking out files: 57% (6068/10644) Checking out files: 58% (6174/10644) Checking out files: 59% (6280/10644) Checking out files: 60% (6387/10644) Checking out files: 61% (6493/10644) Checking out files: 62% (6600/10644) Checking out files: 63% (6706/10644) Checking out files: 64% (6813/10644) Checking out files: 65% (6919/10644) Checking out files: 66% (7026/10644) Checking out files: 67% (7132/10644) Checking out files: 68% (7238/10644) Checking out files: 69% (7345/10644) Checking out files: 70% (7451/10644) Checking out files: 71% (7558/10644) Checking out files: 72% (7664/10644) Checking out files: 73% (7771/10644) Checking out files: 74% (7877/10644) Checking out files: 75% (7983/10644) Checking out files: 76% (8090/10644) Checking out files: 77% (8196/10644) Checking out files: 78% (8303/10644) Checking out files: 79% (8409/10644) Checking out files: 80% (8516/10644) Checking out files: 81% (8622/10644) Checking out files: 82% (8729/10644) Checking out files: 83% (8835/10644) Checking out files: 84% (8941/10644) Checking out files: 84% (8961/10644) Checking out files: 85% (9048/10644) Checking out files: 86% (9154/10644) Checking out files: 87% (9261/10644) Checking out files: 88% (9367/10644) Checking out files: 89% (9474/10644) Checking out files: 90% (9580/10644) Checking out files: 91% (9687/10644) Checking out files: 92% (9793/10644) Checking out files: 93% (9899/10644) Checking out files: 94% (10006/10644) Checking out files: 95% (10112/10644) Checking out files: 96% (10219/10644) Checking out files: 97% (10325/10644) Checking out files: 98% (10432/10644) Checking out files: 99% (10538/10644) Checking out files: 100% (10644/10644) Checking out files: 100% (10644/10644), done. [2020-03-10T11:12:02.147Z] #24 273.9 + cd /tmp/tmp.1DlR06g2qp/tmp/docker-ce [2020-03-10T11:12:02.147Z] #24 273.9 + git checkout -q v17.06.2-ce [2020-03-10T11:12:02.495Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-10T11:12:02.779Z] #24 ... [2020-03-10T11:12:02.779Z] [2020-03-10T11:12:02.779Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:12:02.779Z] #18 101.5 Setting up iptables (1.8.2-4) ... [2020-03-10T11:12:02.779Z] #18 101.5 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-10T11:12:02.779Z] #18 101.6 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-10T11:12:02.779Z] #18 101.6 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-10T11:12:02.779Z] #18 101.6 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-10T11:12:02.779Z] #18 101.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-10T11:12:02.779Z] #18 101.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-10T11:12:02.779Z] #18 101.7 Setting up python3 (3.7.3-1) ... [2020-03-10T11:12:03.059Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-10T11:12:03.316Z] --- PASS: TestHealthKillContainer (3.15s) [2020-03-10T11:12:03.316Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-10T11:12:03.573Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-10T11:12:03.706Z] #18 102.4 Setting up python3-wheel (0.32.3-2) ... [2020-03-10T11:12:04.137Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-03-10T11:12:04.137Z] === RUN TestIpcModeNone [2020-03-10T11:12:05.068Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-10T11:12:05.211Z] #18 103.7 Setting up apparmor (2.13.2-10) ... [2020-03-10T11:12:05.325Z] --- PASS: TestIpcModeNone (1.24s) [2020-03-10T11:12:05.325Z] === RUN TestIpcModePrivate [2020-03-10T11:12:05.325Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-10T11:12:05.859Z] #18 ... [2020-03-10T11:12:05.859Z] [2020-03-10T11:12:05.859Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:12:05.859Z] #45 172.3 CC criu/cr-dedup.o [2020-03-10T11:12:05.859Z] #45 173.2 CC criu/cr-dump.o [2020-03-10T11:12:05.859Z] #45 178.3 CC criu/cr-errno.o [2020-03-10T11:12:05.859Z] #45 178.5 CC criu/cr-restore.o [2020-03-10T11:12:06.256Z] --- PASS: TestIpcModePrivate (1.05s) [2020-03-10T11:12:06.256Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false [2020-03-10T11:12:06.256Z] === RUN TestIpcModeShareable [2020-03-10T11:12:06.906Z] #45 ... [2020-03-10T11:12:06.906Z] [2020-03-10T11:12:06.906Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:12:06.906Z] #24 279.3 + mkdir -p /tmp/tmp.1DlR06g2qp/src/github.com/docker [2020-03-10T11:12:06.907Z] #24 279.3 + mv components/cli /tmp/tmp.1DlR06g2qp/src/github.com/docker/cli [2020-03-10T11:12:06.907Z] #24 279.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-10T11:12:07.187Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-10T11:12:07.444Z] --- PASS: TestIpcModeShareable (1.06s) [2020-03-10T11:12:07.444Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true [2020-03-10T11:12:07.444Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-10T11:12:08.009Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-10T11:12:08.941Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-10T11:12:09.198Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-10T11:12:10.012Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2020-03-10T11:12:10.012Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-10T11:12:10.568Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.33s) [2020-03-10T11:12:10.568Z] === RUN TestAPIIpcModeHost [2020-03-10T11:12:10.579Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-03-10T11:12:10.579Z] === RUN TestWaitNonBlocked [2020-03-10T11:12:10.579Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:12:10.579Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:12:10.579Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:12:10.579Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:12:10.579Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:12:10.580Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:12:10.826Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-10T11:12:10.826Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-10T11:12:11.517Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-10T11:12:11.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2020-03-10T11:12:11.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-03-10T11:12:11.517Z] === RUN TestWaitBlocked [2020-03-10T11:12:11.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:12:11.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:12:11.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:12:11.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:12:11.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:12:11.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:12:11.757Z] --- PASS: TestAPIIpcModeHost (0.97s) [2020-03-10T11:12:11.757Z] === RUN TestDaemonIpcModeShareable [2020-03-10T11:12:12.460Z] #24 ... [2020-03-10T11:12:12.460Z] [2020-03-10T11:12:12.460Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:12:12.460Z] #48 285.4 github.com/LK4D4/vndr/godl [2020-03-10T11:12:12.689Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-10T11:12:12.893Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-10T11:12:12.894Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-03-10T11:12:12.894Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-03-10T11:12:12.894Z] === CONT TestContainerStartOnDaemonRestart [2020-03-10T11:12:12.894Z] === CONT TestDaemonRestartIpcMode [2020-03-10T11:12:12.894Z] === CONT TestDaemonHostGatewayIP [2020-03-10T11:12:12.894Z] === CONT TestIpcModeOlderClient [2020-03-10T11:12:12.894Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-03-10T11:12:13.620Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2020-03-10T11:12:13.620Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: true, mustBeShared: true [2020-03-10T11:12:13.620Z] === RUN TestDaemonIpcModePrivate [2020-03-10T11:12:13.962Z] #48 286.8 github.com/LK4D4/vndr [2020-03-10T11:12:14.184Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-10T11:12:14.441Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-10T11:12:15.478Z] #48 ... [2020-03-10T11:12:15.478Z] [2020-03-10T11:12:15.478Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-10T11:12:15.478Z] #18 106.5 Setting up xfsprogs (4.20.0-1) ... [2020-03-10T11:12:15.478Z] #18 106.5 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-10T11:12:15.478Z] #18 107.2 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-10T11:12:15.478Z] #18 108.8 Setting up python3-distutils (3.7.3-1) ... [2020-03-10T11:12:15.478Z] #18 109.6 Setting up python3-setuptools (40.8.0-1) ... [2020-03-10T11:12:15.478Z] #18 111.5 Setting up python3-pip (18.1-5) ... [2020-03-10T11:12:15.478Z] #18 113.5 Processing triggers for libc-bin (2.28-10) ... [2020-03-10T11:12:15.478Z] #18 113.7 Processing triggers for mime-support (3.62) ... [2020-03-10T11:12:15.478Z] #18 DONE 114.0s [2020-03-10T11:12:15.478Z] [2020-03-10T11:12:15.478Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-10T11:12:15.768Z] #19 0.454 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-10T11:12:15.768Z] #19 0.458 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-10T11:12:15.768Z] #19 0.462 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-10T11:12:15.768Z] #19 DONE 0.5s [2020-03-10T11:12:15.768Z] [2020-03-10T11:12:15.768Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-10T11:12:15.811Z] --- PASS: TestDaemonIpcModePrivate (2.02s) [2020-03-10T11:12:15.811Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false [2020-03-10T11:12:15.811Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-10T11:12:16.184Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2020-03-10T11:12:16.742Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-10T11:12:16.752Z] --- PASS: TestDaemonRestartIpcMode (4.14s) [2020-03-10T11:12:17.306Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-10T11:12:17.306Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-03-10T11:12:17.306Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2020-03-10T11:12:17.306Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-10T11:12:17.320Z] --- PASS: TestDaemonHostGatewayIP (4.65s) [2020-03-10T11:12:17.320Z] PASS [2020-03-10T11:12:17.320Z] [2020-03-10T11:12:17.320Z] === Skipped [2020-03-10T11:12:17.320Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-10T11:12:17.320Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-10T11:12:17.320Z] [2020-03-10T11:12:17.320Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-10T11:12:17.320Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:12:17.320Z] [2020-03-10T11:12:17.320Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-10T11:12:17.320Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:12:17.320Z] [2020-03-10T11:12:17.320Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-10T11:12:17.320Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-10T11:12:17.320Z] [2020-03-10T11:12:17.320Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-10T11:12:17.320Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-10T11:12:17.320Z] [2020-03-10T11:12:17.320Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-10T11:12:17.320Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:12:17.320Z] [2020-03-10T11:12:17.320Z] [2020-03-10T11:12:17.320Z] DONE 199 tests, 6 skipped in 125.034s [2020-03-10T11:12:17.320Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-10T11:12:17.320Z] ++ 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-10T11:12:17.320Z] ++ set -e [2020-03-10T11:12:17.320Z] ++ '[' -n 0 ']' [2020-03-10T11:12:17.320Z] ++ set -x [2020-03-10T11:12:17.320Z] ++ env -i DEST=/go/src/github.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-10T11:12:17.398Z] ---> a0d391b9e5db [2020-03-10T11:12:17.398Z] Successfully built a0d391b9e5db [2020-03-10T11:12:17.398Z] Successfully tagged docker:latest [2020-03-10T11:12:17.398Z] INFO: Image build ended at 03/10/2020 11:12:15. Duration:00:04:17.0283582 [2020-03-10T11:12:17.398Z] [2020-03-10T11:12:17.398Z] [2020-03-10T11:12:17.398Z] INFO: Building the test binaries at 03/10/2020 11:12:15... [2020-03-10T11:12:17.578Z] INFO: Testing against a local daemon [2020-03-10T11:12:17.578Z] === RUN TestCommitInheritsEnv [2020-03-10T11:12:18.145Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-03-10T11:12:18.145Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-10T11:12:18.145Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-10T11:12:18.145Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-10T11:12:18.145Z] === RUN TestImagesFilterMultiReference [2020-03-10T11:12:18.404Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-10T11:12:18.404Z] === RUN TestImagePullPlatformInvalid [2020-03-10T11:12:18.404Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-10T11:12:18.404Z] === RUN TestRemoveImageOrphaning [2020-03-10T11:12:18.972Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-03-10T11:12:18.972Z] === RUN TestRemoveImageGarbageCollector [2020-03-10T11:12:18.972Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-10T11:12:18.972Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:12:18.972Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-10T11:12:18.972Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-10T11:12:18.972Z] === RUN TestTagInvalidReference [2020-03-10T11:12:18.972Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-10T11:12:18.972Z] === RUN TestTagValidPrefixedRepo [2020-03-10T11:12:18.972Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-10T11:12:18.972Z] === RUN TestTagExistedNameWithoutForce [2020-03-10T11:12:18.972Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-10T11:12:18.972Z] === RUN TestTagOfficialNames [2020-03-10T11:12:19.202Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s) [2020-03-10T11:12:19.202Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: true, mustBeShared: true [2020-03-10T11:12:19.202Z] === RUN TestIpcModeOlderClient [2020-03-10T11:12:19.202Z] === PAUSE TestIpcModeOlderClient [2020-03-10T11:12:19.202Z] === RUN TestKillContainerInvalidSignal [2020-03-10T11:12:19.231Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-10T11:12:19.231Z] === RUN TestTagMatchesDigest [2020-03-10T11:12:19.231Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-10T11:12:19.231Z] PASS [2020-03-10T11:12:19.231Z] [2020-03-10T11:12:19.231Z] === Skipped [2020-03-10T11:12:19.231Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-10T11:12:19.231Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-10T11:12:19.231Z] [2020-03-10T11:12:19.231Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-10T11:12:19.231Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:12:19.231Z] [2020-03-10T11:12:19.231Z] [2020-03-10T11:12:19.231Z] DONE 12 tests, 2 skipped in 1.852s [2020-03-10T11:12:19.231Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-10T11:12:19.231Z] ++ 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-10T11:12:19.231Z] ++ set -e [2020-03-10T11:12:19.231Z] ++ '[' -n 0 ']' [2020-03-10T11:12:19.231Z] ++ set -x [2020-03-10T11:12:19.231Z] ++ env -i DEST=/go/src/github.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-10T11:12:19.491Z] INFO: Testing against a local daemon [2020-03-10T11:12:19.491Z] === RUN TestNetworkCreateDelete [2020-03-10T11:12:19.750Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-03-10T11:12:19.750Z] === RUN TestDockerNetworkDeletePreferID [2020-03-10T11:12:19.765Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-03-10T11:12:19.765Z] === RUN TestKillContainer [2020-03-10T11:12:19.765Z] === RUN TestKillContainer/no_signal [2020-03-10T11:12:20.304Z] INFO: make.ps1 starting at 03/10/2020 11:12:19 [2020-03-10T11:12:20.304Z] INFO: Git commit (e36d222666) assumed from DOCKER_GITCOMMIT environment variable [2020-03-10T11:12:20.304Z] INFO: Invoking autogen... [2020-03-10T11:12:20.696Z] === RUN TestKillContainer/non_killing_signal [2020-03-10T11:12:20.696Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-10T11:12:20.762Z] INFO: Building daemon... [2020-03-10T11:12:21.129Z] --- PASS: TestDockerNetworkDeletePreferID (1.11s) [2020-03-10T11:12:21.129Z] === RUN TestInspectNetwork [2020-03-10T11:12:21.627Z] === RUN TestKillContainer/killing_signal [2020-03-10T11:12:22.557Z] --- PASS: TestKillContainer (2.70s) [2020-03-10T11:12:22.557Z] --- PASS: TestKillContainer/no_signal (0.96s) [2020-03-10T11:12:22.557Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2020-03-10T11:12:22.557Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-03-10T11:12:22.557Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-10T11:12:22.557Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-10T11:12:22.557Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-10T11:12:22.653Z] #20 ... [2020-03-10T11:12:22.653Z] [2020-03-10T11:12:22.653Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:12:22.653Z] #45 188.3 CC criu/cr-service.o [2020-03-10T11:12:22.653Z] #45 191.6 CC criu/crtools.o [2020-03-10T11:12:22.653Z] #45 192.9 CC criu/eventfd.o [2020-03-10T11:12:22.653Z] #45 193.6 CC criu/eventpoll.o [2020-03-10T11:12:22.653Z] #45 195.3 CC criu/external.o [2020-03-10T11:12:22.653Z] #45 196.2 CC criu/fault-injection.o [2020-03-10T11:12:22.653Z] #45 196.3 CC criu/fdstore.o [2020-03-10T11:12:22.653Z] #45 197.1 CC criu/fifo.o [2020-03-10T11:12:22.653Z] #45 197.8 CC criu/file-ids.o [2020-03-10T11:12:22.653Z] #45 198.3 CC criu/file-lock.o [2020-03-10T11:12:23.121Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-10T11:12:23.702Z] sha256:9e220b6745d09fc1351f098a69a1839db7bb1293386cdfb94488299414cf24fb [2020-03-10T11:12:23.702Z] INFO: Starting docker-py tests... [2020-03-10T11:12:23.702Z] ============================= test session starts ============================== [2020-03-10T11:12:23.702Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-10T11:12:23.702Z] rootdir: /src, inifile: pytest.ini [2020-03-10T11:12:23.702Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-10T11:12:23.703Z] #45 200.2 CC criu/files-ext.o [2020-03-10T11:12:23.959Z] collected 387 items / 1 deselected / 386 selected [2020-03-10T11:12:23.959Z] [2020-03-10T11:12:24.050Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-03-10T11:12:24.050Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-03-10T11:12:24.050Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2020-03-10T11:12:24.050Z] === RUN TestKillStoppedContainer [2020-03-10T11:12:24.307Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-10T11:12:24.307Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-10T11:12:24.307Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-10T11:12:24.307Z] === RUN TestKillDifferentUserContainer [2020-03-10T11:12:24.733Z] #45 201.0 CC criu/files-reg.o [2020-03-10T11:12:24.733Z] #45 ... [2020-03-10T11:12:24.733Z] [2020-03-10T11:12:24.733Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-10T11:12:24.733Z] #20 8.947 Collecting yamllint==1.16.0 [2020-03-10T11:12:25.239Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-03-10T11:12:25.239Z] === RUN TestInspectOomKilledTrue [2020-03-10T11:12:25.239Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-10T11:12:25.239Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:12:25.239Z] === RUN TestInspectOomKilledFalse [2020-03-10T11:12:25.239Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-10T11:12:25.239Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:12:25.239Z] === RUN TestLinksEtcHostsContentMatch [2020-03-10T11:12:25.362Z] #20 9.669 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-10T11:12:25.652Z] #20 9.862 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-10T11:12:25.652Z] #20 9.961 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-10T11:12:25.652Z] #20 10.10 Collecting pyyaml (from yamllint==1.16.0) [2020-03-10T11:12:25.803Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-03-10T11:12:25.803Z] === RUN TestLinksContainerNames [2020-03-10T11:12:26.283Z] #20 10.55 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-10T11:12:26.399Z] === RUN TestInspectNetwork/full_network_id [2020-03-10T11:12:26.399Z] === RUN TestInspectNetwork/partial_network_id [2020-03-10T11:12:26.399Z] === RUN TestInspectNetwork/network_name [2020-03-10T11:12:26.399Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-10T11:12:27.173Z] --- PASS: TestLinksContainerNames (1.48s) [2020-03-10T11:12:27.174Z] === RUN TestLogsFollowTailEmpty [2020-03-10T11:12:27.174Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-10T11:12:27.174Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-10T11:12:28.106Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-03-10T11:12:28.106Z] === RUN TestContainerNetworkMountsNoChown [2020-03-10T11:12:29.022Z] #20 ... [2020-03-10T11:12:29.022Z] [2020-03-10T11:12:29.022Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:12:29.022Z] #48 DONE 301.5s [2020-03-10T11:12:29.022Z] [2020-03-10T11:12:29.022Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-10T11:12:29.022Z] #20 13.09 Building wheels for collected packages: pyyaml [2020-03-10T11:12:29.022Z] #20 13.10 Running setup.py bdist_wheel for pyyaml: started [2020-03-10T11:12:29.039Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/default [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/default [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/private [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/private [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rprivate [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/slave [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/slave [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rslave [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/shared [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/shared [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rshared [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/default [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/rshared [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/shared [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/rslave [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/slave [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/rprivate [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/private [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-10T11:12:29.039Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:12:29.039Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:12:29.039Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:12:29.300Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:12:29.300Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:12:29.300Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-10T11:12:29.300Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:12:29.300Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:12:29.300Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-10T11:12:29.300Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:12:29.300Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:12:29.558Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:12:29.558Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:12:29.558Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:12:29.558Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:12:29.558Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-10T11:12:29.558Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:12:29.558Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-10T11:12:29.558Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-10T11:12:29.558Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:12:29.558Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:12:29.815Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:12:29.815Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:12:29.815Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-10T11:12:29.815Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-10T11:12:29.815Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-10T11:12:29.815Z] === RUN TestContainerBindMountNonRecursive [2020-03-10T11:12:30.592Z] --- PASS: TestInspectNetwork (9.83s) [2020-03-10T11:12:30.592Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-10T11:12:30.592Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-10T11:12:30.592Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-10T11:12:30.592Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-10T11:12:30.592Z] === RUN TestRunContainerWithBridgeNone [2020-03-10T11:12:30.746Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-10T11:12:31.310Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-10T11:12:31.749Z] #20 15.86 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-10T11:12:31.749Z] #20 15.86 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-10T11:12:31.749Z] #20 16.07 Successfully built pyyaml [2020-03-10T11:12:31.749Z] #20 16.12 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-10T11:12:32.380Z] #20 16.76 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-10T11:12:32.670Z] #20 DONE 17.1s [2020-03-10T11:12:32.670Z] [2020-03-10T11:12:32.670Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:12:32.670Z] #45 205.7 CC criu/files.o [2020-03-10T11:12:32.691Z] --- PASS: TestContainerBindMountNonRecursive (2.68s) [2020-03-10T11:12:32.691Z] === RUN TestNetworkNat [2020-03-10T11:12:33.126Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2020-03-10T11:12:33.126Z] === RUN TestNetworkInvalidJSON [2020-03-10T11:12:33.126Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-10T11:12:33.126Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-10T11:12:33.126Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:12:33.126Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:12:33.126Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:12:33.126Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:12:33.126Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-10T11:12:33.126Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:12:33.126Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:12:33.126Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-10T11:12:33.126Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-10T11:12:33.126Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-10T11:12:33.126Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-10T11:12:33.126Z] === RUN TestHostIPv4BridgeLabel [2020-03-10T11:12:33.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-10T11:12:33.520Z] --- PASS: TestNetworkNat (1.15s) [2020-03-10T11:12:33.520Z] === RUN TestNetworkLocalhostTCPNat [2020-03-10T11:12:34.066Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-03-10T11:12:34.066Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-10T11:12:34.451Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2020-03-10T11:12:34.451Z] === RUN TestNetworkLoopbackNat [2020-03-10T11:12:34.730Z] #45 211.0 CC criu/filesystems.o [2020-03-10T11:12:35.444Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s) [2020-03-10T11:12:35.444Z] === RUN TestDaemonDefaultNetworkPools [2020-03-10T11:12:35.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-10T11:12:35.821Z] --- PASS: TestNetworkLoopbackNat (1.35s) [2020-03-10T11:12:35.822Z] === RUN TestPause [2020-03-10T11:12:36.244Z] #45 212.6 CC criu/fsnotify.o [2020-03-10T11:12:36.822Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2020-03-10T11:12:36.822Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-10T11:12:37.194Z] --- PASS: TestPause (1.43s) [2020-03-10T11:12:37.194Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-10T11:12:37.194Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-10T11:12:37.194Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-10T11:12:37.194Z] === RUN TestPauseStopPausedContainer [2020-03-10T11:12:38.305Z] #45 214.7 CC criu/image-desc.o [2020-03-10T11:12:38.305Z] #45 214.9 CC criu/image.o [2020-03-10T11:12:38.727Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.78s) [2020-03-10T11:12:38.727Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-10T11:12:39.090Z] --- PASS: TestPauseStopPausedContainer (1.41s) [2020-03-10T11:12:39.090Z] === RUN TestPsFilter [2020-03-10T11:12:39.090Z] --- PASS: TestPsFilter (0.26s) [2020-03-10T11:12:39.090Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-10T11:12:39.808Z] #45 216.5 CC criu/ipc_ns.o [2020-03-10T11:12:40.022Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2020-03-10T11:12:40.022Z] === RUN TestRemoveContainerWithVolume [2020-03-10T11:12:40.632Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.27s) [2020-03-10T11:12:40.632Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-10T11:12:40.953Z] --- PASS: TestRemoveContainerWithVolume (0.97s) [2020-03-10T11:12:40.953Z] === RUN TestRemoveContainerRunning [2020-03-10T11:12:41.518Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-10T11:12:41.569Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.89s) [2020-03-10T11:12:41.569Z] === RUN TestServiceWithPredefinedNetwork [2020-03-10T11:12:42.082Z] --- PASS: TestRemoveContainerRunning (1.18s) [2020-03-10T11:12:42.082Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-10T11:12:42.537Z] #45 218.7 CC criu/irmap.o [2020-03-10T11:12:43.012Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-10T11:12:43.012Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.02s) [2020-03-10T11:12:43.012Z] === RUN TestRemoveInvalidContainer [2020-03-10T11:12:43.012Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-03-10T11:12:43.012Z] === RUN TestRenameLinkedContainer [2020-03-10T11:12:43.165Z] #45 219.7 CC criu/kcmp-ids.o [2020-03-10T11:12:43.453Z] #45 220.1 CC criu/kerndat.o [2020-03-10T11:12:44.854Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2020-03-10T11:12:44.854Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-10T11:12:44.854Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-10T11:12:44.854Z] service_test.go:236: FLAKY_TEST [2020-03-10T11:12:44.854Z] === RUN TestServiceWithDataPathPortInit [2020-03-10T11:12:44.948Z] #45 ... [2020-03-10T11:12:44.948Z] [2020-03-10T11:12:44.948Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-10T11:12:44.948Z] #31 DONE 317.9s [2020-03-10T11:12:44.948Z] [2020-03-10T11:12:44.948Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:12:45.536Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-10T11:12:46.143Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-10T11:12:46.452Z] #54 ... [2020-03-10T11:12:46.452Z] [2020-03-10T11:12:46.452Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:12:46.452Z] #45 222.9 CC criu/libnetlink.o [2020-03-10T11:12:46.707Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-10T11:12:47.487Z] #45 223.9 CC criu/log.o [2020-03-10T11:12:48.060Z] --- PASS: TestRenameLinkedContainer (4.96s) [2020-03-10T11:12:48.061Z] === RUN TestRenameStoppedContainer [2020-03-10T11:12:48.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-10T11:12:48.121Z] #45 224.8 CC criu/lsm.o [2020-03-10T11:12:48.641Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-10T11:12:48.992Z] --- PASS: TestRenameStoppedContainer (0.95s) [2020-03-10T11:12:48.992Z] === RUN TestRenameRunningContainerAndReuse [2020-03-10T11:12:49.156Z] #45 225.6 CC criu/mem.o [2020-03-10T11:12:50.886Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-10T11:12:50.886Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s) [2020-03-10T11:12:50.886Z] === RUN TestRenameInvalidName [2020-03-10T11:12:50.886Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-10T11:12:51.816Z] --- PASS: TestRenameInvalidName (0.99s) [2020-03-10T11:12:51.816Z] === RUN TestRenameAnonymousContainer [2020-03-10T11:12:52.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-10T11:12:52.659Z] #45 228.5 CC criu/mount.o [2020-03-10T11:12:56.253Z] --- PASS: TestRenameAnonymousContainer (3.76s) [2020-03-10T11:12:56.253Z] === RUN TestRenameContainerWithSameName [2020-03-10T11:12:56.510Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-03-10T11:12:56.510Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-10T11:12:57.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-10T11:12:58.211Z] #45 234.7 CC criu/namespaces.o [2020-03-10T11:12:58.373Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-10T11:12:58.630Z] --- PASS: TestRenameContainerWithLinkedContainer (2.07s) [2020-03-10T11:12:58.630Z] === RUN TestResize [2020-03-10T11:12:58.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-10T11:12:59.451Z] --- PASS: TestResize (0.99s) [2020-03-10T11:12:59.451Z] === RUN TestResizeWithInvalidSize [2020-03-10T11:13:00.385Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-10T11:13:00.641Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2020-03-10T11:13:00.641Z] === RUN TestResizeWhenContainerNotStarted [2020-03-10T11:13:00.935Z] #45 237.4 CC criu/net.o [2020-03-10T11:13:01.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-10T11:13:01.467Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:13:01.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:13:01.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:13:01.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:13:01.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:13:01.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:13:01.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:13:01.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:13:01.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:13:01.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:13:01.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:13:01.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:13:01.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:13:01.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:13:01.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:13:01.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:13:02.938Z] --- PASS: TestServiceWithDataPathPortInit (17.75s) [2020-03-10T11:13:02.938Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-10T11:13:03.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-10T11:13:04.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:13:04.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:13:05.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-10T11:13:05.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:13:06.139Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:13:06.396Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-10T11:13:06.518Z] #45 243.2 CC criu/netfilter.o [2020-03-10T11:13:07.150Z] #45 243.7 CC criu/page-pipe.o [2020-03-10T11:13:07.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:13:07.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:13:08.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-10T11:13:08.183Z] #45 244.8 CC criu/page-xfer.o [2020-03-10T11:13:08.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-10T11:13:09.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:13:10.525Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:13:10.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-10T11:13:10.924Z] #45 247.1 CC criu/pagemap-cache.o [2020-03-10T11:13:11.214Z] #45 247.7 CC criu/pagemap.o [2020-03-10T11:13:11.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-10T11:13:12.717Z] #45 249.0 CC criu/parasite-syscall.o [2020-03-10T11:13:12.919Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.03s) [2020-03-10T11:13:12.919Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vvs6eg6yo7ku9znfl9wbpljou Created:2020-03-10 11:13:04.262956613 +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[81597da78a1bf03acfc42e05aa18ab3bdb72134df83167483e8c9d917c909ec6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yrm65ezbh8x0if1bmbhozblnl EndpointID:e269334cb901b544469ef2020852c325f8975c19dc2ad014f76009701c00d7ea MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ba4083d3cefcfb13424590e96325ea3dd23e028ad1de0f2c9cd6a3b962460cca 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:4da87ad56675 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yrm65ezbh8x0if1bmbhozblnl EndpointID:e269334cb901b544469ef2020852c325f8975c19dc2ad014f76009701c00d7ea EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-10T11:13:12.919Z] PASS [2020-03-10T11:13:12.919Z] [2020-03-10T11:13:12.919Z] === Skipped [2020-03-10T11:13:12.919Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-10T11:13:12.919Z] service_test.go:236: FLAKY_TEST [2020-03-10T11:13:12.919Z] [2020-03-10T11:13:12.919Z] [2020-03-10T11:13:12.919Z] DONE 22 tests, 1 skipped in 52.492s [2020-03-10T11:13:12.919Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-10T11:13:12.919Z] ++ 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-10T11:13:12.919Z] ++ set -e [2020-03-10T11:13:12.919Z] ++ '[' -n 0 ']' [2020-03-10T11:13:12.919Z] ++ set -x [2020-03-10T11:13:12.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T11:13:12.919Z] INFO: Testing against a local daemon [2020-03-10T11:13:12.919Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-10T11:13:12.919Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-10T11:13:12.919Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:13:12.919Z] === RUN TestDockerNetworkIpvlan [2020-03-10T11:13:12.919Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-10T11:13:12.919Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:13:12.919Z] PASS [2020-03-10T11:13:12.919Z] [2020-03-10T11:13:12.919Z] === Skipped [2020-03-10T11:13:12.919Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-10T11:13:12.919Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:13:12.919Z] [2020-03-10T11:13:12.919Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-10T11:13:12.919Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:13:12.919Z] [2020-03-10T11:13:12.919Z] [2020-03-10T11:13:12.919Z] DONE 2 tests, 2 skipped in 0.147s [2020-03-10T11:13:12.919Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-10T11:13:12.919Z] ++ 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-10T11:13:12.919Z] ++ set -e [2020-03-10T11:13:12.919Z] ++ '[' -n 0 ']' [2020-03-10T11:13:12.919Z] ++ set -x [2020-03-10T11:13:12.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T11:13:12.919Z] INFO: Testing against a local daemon [2020-03-10T11:13:12.919Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-10T11:13:13.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:13:14.222Z] #45 250.8 CC criu/path.o [2020-03-10T11:13:14.296Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2020-03-10T11:13:14.296Z] === RUN TestDockerNetworkMacvlan [2020-03-10T11:13:14.449Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:13:14.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-10T11:13:14.850Z] #45 251.3 CC criu/pie-util-vdso.o [2020-03-10T11:13:15.232Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-10T11:13:15.487Z] #45 252.0 CC criu/pie-util.o [2020-03-10T11:13:15.780Z] #45 252.2 CC criu/pipes.o [2020-03-10T11:13:16.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-10T11:13:16.294Z] --- PASS: TestImportExtremelyLargeImageWorks (85.38s) [2020-03-10T11:13:16.295Z] PASS [2020-03-10T11:13:16.295Z] [2020-03-10T11:13:16.295Z] === Skipped [2020-03-10T11:13:16.295Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-10T11:13:16.295Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:13:16.295Z] [2020-03-10T11:13:16.295Z] [2020-03-10T11:13:16.295Z] DONE 12 tests, 1 skipped in 86.686s [2020-03-10T11:13:16.295Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-10T11:13:16.295Z] ++ 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-10T11:13:16.295Z] ++ set -e [2020-03-10T11:13:16.295Z] ++ '[' -n 0 ']' [2020-03-10T11:13:16.295Z] ++ set -x [2020-03-10T11:13:16.295Z] ++ env -i DEST=/go/src/github.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-10T11:13:16.295Z] INFO: Testing against a local daemon [2020-03-10T11:13:16.295Z] === RUN TestNetworkCreateDelete [2020-03-10T11:13:16.295Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-03-10T11:13:16.295Z] === RUN TestDockerNetworkDeletePreferID [2020-03-10T11:13:16.295Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-03-10T11:13:16.295Z] === RUN TestInspectNetwork [2020-03-10T11:13:16.295Z] === RUN TestInspectNetwork/full_network_id [2020-03-10T11:13:16.295Z] === RUN TestInspectNetwork/partial_network_id [2020-03-10T11:13:16.295Z] === RUN TestInspectNetwork/network_name [2020-03-10T11:13:16.295Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-10T11:13:16.295Z] --- PASS: TestInspectNetwork (8.66s) [2020-03-10T11:13:16.295Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-10T11:13:16.295Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-10T11:13:16.295Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-10T11:13:16.295Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-10T11:13:16.295Z] === RUN TestRunContainerWithBridgeNone [2020-03-10T11:13:16.295Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-03-10T11:13:16.295Z] === RUN TestNetworkInvalidJSON [2020-03-10T11:13:16.295Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-10T11:13:16.295Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-10T11:13:16.295Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:13:16.295Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:13:16.295Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:13:16.295Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:13:16.295Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-10T11:13:16.295Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:13:16.295Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:13:16.295Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-10T11:13:16.295Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-10T11:13:16.295Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-10T11:13:16.295Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-10T11:13:16.295Z] === RUN TestHostIPv4BridgeLabel [2020-03-10T11:13:16.295Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-03-10T11:13:16.295Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-10T11:13:16.295Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-03-10T11:13:16.295Z] === RUN TestDaemonDefaultNetworkPools [2020-03-10T11:13:16.609Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-10T11:13:16.669Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-03-10T11:13:16.669Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-10T11:13:16.811Z] #45 253.3 CC criu/plugin.o [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.78s) [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.98s) [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.68s) [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.87s) [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2020-03-10T11:13:17.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2020-03-10T11:13:17.010Z] === RUN TestCgroupNamespacesRun [2020-03-10T11:13:17.442Z] #45 254.0 CC criu/proc_parse.o [2020-03-10T11:13:17.546Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-10T11:13:17.962Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-03-10T11:13:17.962Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-10T11:13:18.718Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.16s) [2020-03-10T11:13:18.718Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-10T11:13:18.905Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2020-03-10T11:13:18.905Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-10T11:13:19.469Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-10T11:13:19.469Z] === RUN TestServiceWithPredefinedNetwork [2020-03-10T11:13:20.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-10T11:13:20.799Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.05s) [2020-03-10T11:13:20.799Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-10T11:13:20.836Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-10T11:13:21.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-10T11:13:22.185Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-10T11:13:22.569Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2020-03-10T11:13:22.569Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-10T11:13:22.569Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-10T11:13:22.569Z] service_test.go:236: FLAKY_TEST [2020-03-10T11:13:22.569Z] === RUN TestServiceWithDataPathPortInit [2020-03-10T11:13:23.007Z] #45 259.6 CC criu/protobuf-desc.o [2020-03-10T11:13:23.107Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.99s) [2020-03-10T11:13:23.107Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-10T11:13:24.123Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-10T11:13:25.004Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-03-10T11:13:25.004Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-10T11:13:25.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-10T11:13:25.074Z] #45 261.4 CC criu/protobuf.o [2020-03-10T11:13:25.365Z] #45 262.0 CC criu/pstree.o [2020-03-10T11:13:26.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-10T11:13:26.900Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2020-03-10T11:13:26.900Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-10T11:13:27.467Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2020-03-10T11:13:27.467Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-10T11:13:28.085Z] #45 264.1 CC criu/rbtree.o [2020-03-10T11:13:28.085Z] #45 264.7 CC criu/rst-malloc.o [2020-03-10T11:13:28.376Z] #45 265.1 CC criu/seccomp.o [2020-03-10T11:13:28.399Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2020-03-10T11:13:28.399Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-10T11:13:28.963Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-10T11:13:29.885Z] #45 266.1 CC criu/seize.o [2020-03-10T11:13:30.334Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-03-10T11:13:30.334Z] === RUN TestKernelTCPMemory [2020-03-10T11:13:30.691Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-10T11:13:31.263Z] --- PASS: TestKernelTCPMemory (0.99s) [2020-03-10T11:13:31.263Z] === RUN TestNISDomainname [2020-03-10T11:13:31.389Z] #45 267.9 CC criu/servicefd.o [2020-03-10T11:13:32.021Z] #45 268.7 CC criu/shmem.o [2020-03-10T11:13:32.596Z] --- PASS: TestDockerNetworkMacvlan (18.21s) [2020-03-10T11:13:32.596Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-03-10T11:13:32.596Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-10T11:13:32.596Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2020-03-10T11:13:32.596Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.02s) [2020-03-10T11:13:32.596Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.72s) [2020-03-10T11:13:32.596Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-03-10T11:13:32.596Z] PASS [2020-03-10T11:13:32.596Z] [2020-03-10T11:13:32.596Z] DONE 8 tests in 20.417s [2020-03-10T11:13:32.596Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-10T11:13:32.596Z] ++ 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-10T11:13:32.596Z] ++ set -e [2020-03-10T11:13:32.596Z] ++ '[' -n 0 ']' [2020-03-10T11:13:32.596Z] ++ set -x [2020-03-10T11:13:32.596Z] ++ env -i DEST=/go/src/github.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-10T11:13:32.596Z] testing: warning: no tests to run [2020-03-10T11:13:32.596Z] PASS [2020-03-10T11:13:32.596Z] [2020-03-10T11:13:32.596Z] DONE 0 tests in 0.031s [2020-03-10T11:13:32.596Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-10T11:13:32.596Z] ++ 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-10T11:13:32.596Z] ++ set -e [2020-03-10T11:13:32.596Z] ++ '[' -n 0 ']' [2020-03-10T11:13:32.596Z] ++ set -x [2020-03-10T11:13:32.596Z] ++ env -i DEST=/go/src/github.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-10T11:13:32.596Z] INFO: Testing against a local daemon [2020-03-10T11:13:32.596Z] === RUN TestAuthZPluginAllowRequest [2020-03-10T11:13:32.634Z] --- PASS: TestNISDomainname (1.12s) [2020-03-10T11:13:32.634Z] === RUN TestHostnameDnsResolution [2020-03-10T11:13:32.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-10T11:13:32.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-10T11:13:32.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-10T11:13:32.856Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-10T11:13:32.856Z] [2020-03-10T11:13:32.856Z] ________ ____ __. [2020-03-10T11:13:32.856Z] \_____ \ | |/ _| [2020-03-10T11:13:32.856Z] / | \| < [2020-03-10T11:13:32.856Z] / | \ | \ [2020-03-10T11:13:32.856Z] \_______ /____|__ \ [2020-03-10T11:13:32.856Z] \/ \/ [2020-03-10T11:13:32.856Z] [2020-03-10T11:13:32.856Z] INFO: make.ps1 ended at 03/10/2020 11:13:28 [2020-03-10T11:13:32.856Z] INFO: Binaries build ended at 03/10/2020 11:13:30. Duration:00:01:15.1989516 [2020-03-10T11:13:32.856Z] INFO: Copying the built daemon binary to d:\CI\PR-40661\2\binary\dockerd-e36d222666.exe... [2020-03-10T11:13:33.565Z] --- PASS: TestHostnameDnsResolution (1.27s) [2020-03-10T11:13:33.565Z] === RUN TestStats [2020-03-10T11:13:34.086Z] #45 270.8 CC criu/sigframe.o [2020-03-10T11:13:34.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-10T11:13:34.395Z] INFO: Copying the built client binary to d:\CI\PR-40661\2\binary\docker-e36d222666.exe... [2020-03-10T11:13:34.395Z] INFO: Copying dockerversion from the container... [2020-03-10T11:13:34.503Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2020-03-10T11:13:34.503Z] === RUN TestAuthZPluginTLS [2020-03-10T11:13:34.717Z] #45 271.1 CC criu/signalfd.o [2020-03-10T11:13:34.853Z] INFO: Copying the golang package from the container to d:\CI\PR-40661\2\installer\go.zip... [2020-03-10T11:13:35.008Z] #45 271.6 CC criu/sk-inet.o [2020-03-10T11:13:35.071Z] --- PASS: TestAuthZPluginTLS (0.70s) [2020-03-10T11:13:35.071Z] === RUN TestAuthZPluginDenyRequest [2020-03-10T11:13:35.498Z] --- PASS: TestStats (1.88s) [2020-03-10T11:13:35.498Z] === RUN TestStopContainerWithTimeout [2020-03-10T11:13:35.498Z] === RUN TestStopContainerWithTimeout/0 [2020-03-10T11:13:35.498Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-10T11:13:35.498Z] === RUN TestStopContainerWithTimeout/1 [2020-03-10T11:13:35.498Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-10T11:13:35.498Z] === RUN TestStopContainerWithTimeout/3 [2020-03-10T11:13:35.498Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-10T11:13:35.498Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-10T11:13:35.498Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-10T11:13:35.498Z] === CONT TestStopContainerWithTimeout/0 [2020-03-10T11:13:35.498Z] === CONT TestStopContainerWithTimeout/3 [2020-03-10T11:13:35.639Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-03-10T11:13:35.639Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-10T11:13:36.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-10T11:13:36.575Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s) [2020-03-10T11:13:36.575Z] === RUN TestAuthZPluginDenyResponse [2020-03-10T11:13:36.993Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-10T11:13:37.092Z] #45 273.7 CC criu/sk-netlink.o [2020-03-10T11:13:37.143Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-03-10T11:13:37.143Z] === RUN TestAuthZPluginAllowEventStream [2020-03-10T11:13:37.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-10T11:13:37.757Z] INFO: Extracting go.zip to d:\CI\PR-40661\2\go [2020-03-10T11:13:38.125Z] #45 274.4 CC criu/sk-packet.o [2020-03-10T11:13:38.488Z] === CONT TestStopContainerWithTimeout/1 [2020-03-10T11:13:38.817Z] --- PASS: TestServiceWithDataPathPortInit (16.35s) [2020-03-10T11:13:38.817Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-10T11:13:39.048Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-03-10T11:13:39.048Z] === RUN TestAuthZPluginErrorResponse [2020-03-10T11:13:39.159Z] #45 275.6 CC criu/sk-queue.o [2020-03-10T11:13:39.616Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-03-10T11:13:39.616Z] === RUN TestAuthZPluginErrorRequest [2020-03-10T11:13:40.183Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2020-03-10T11:13:40.183Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-10T11:13:40.187Z] #45 276.5 CC criu/sk-tcp.o [2020-03-10T11:13:40.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-10T11:13:40.382Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-10T11:13:40.382Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2020-03-10T11:13:40.382Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-03-10T11:13:40.382Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-03-10T11:13:40.382Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-03-10T11:13:40.382Z] === RUN TestDeleteDevicemapper [2020-03-10T11:13:40.382Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-10T11:13:40.382Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-10T11:13:40.382Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-10T11:13:40.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-10T11:13:40.750Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2020-03-10T11:13:40.750Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-10T11:13:40.827Z] #45 277.4 CC criu/sk-unix.o [2020-03-10T11:13:40.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-10T11:13:41.863Z] #45 ... [2020-03-10T11:13:41.863Z] [2020-03-10T11:13:41.863Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:13:41.863Z] #42 374.9 + dpkg --print-architecture [2020-03-10T11:13:41.863Z] #42 374.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-10T11:13:43.283Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-03-10T11:13:43.283Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-10T11:13:43.369Z] #42 376.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-10T11:13:43.369Z] #42 376.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-10T11:13:43.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-10T11:13:43.421Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.61s) [2020-03-10T11:13:43.421Z] === RUN TestUpdateMemory [2020-03-10T11:13:43.421Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-10T11:13:43.421Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:13:43.421Z] === RUN TestUpdateCPUQuota [2020-03-10T11:13:44.352Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-10T11:13:44.915Z] --- PASS: TestUpdateCPUQuota (1.79s) [2020-03-10T11:13:44.915Z] === RUN TestUpdatePidsLimit [2020-03-10T11:13:44.915Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-10T11:13:45.173Z] === RUN TestUpdatePidsLimit/no_change [2020-03-10T11:13:45.186Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-03-10T11:13:45.186Z] === RUN TestAuthZPluginHeader [2020-03-10T11:13:45.736Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-10T11:13:45.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-10T11:13:46.123Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-03-10T11:13:46.123Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-10T11:13:46.123Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-10T11:13:46.123Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:13:46.123Z] === RUN TestAuthZPluginV2Disable [2020-03-10T11:13:46.123Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-10T11:13:46.123Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:13:46.123Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-10T11:13:46.123Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-10T11:13:46.123Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:13:46.123Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-10T11:13:46.123Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-10T11:13:46.123Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:13:46.123Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-10T11:13:46.250Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-10T11:13:46.277Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s) [2020-03-10T11:13:46.277Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z4g7zv4xx2aqfgmcicbhwujb5 Created:2020-03-10 11:13:39.417446709 +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[90e4b492d2df584ceb0881eeeca3165ba2b6bfaedc3986d0419c82c864f450bf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tv7joc8yg06jd1s7v847vcnnm EndpointID:d7804c822868b9ee739089495c9124b3594c1d5ef0f610721107e810dad99d36 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:24cc030d307fabe927231812698104f91c1bf412fad3048f120de5776624aaa8 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:fb41e31fcc15 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tv7joc8yg06jd1s7v847vcnnm EndpointID:d7804c822868b9ee739089495c9124b3594c1d5ef0f610721107e810dad99d36 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-10T11:13:46.277Z] PASS [2020-03-10T11:13:46.277Z] [2020-03-10T11:13:46.277Z] === Skipped [2020-03-10T11:13:46.277Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-10T11:13:46.277Z] service_test.go:236: FLAKY_TEST [2020-03-10T11:13:46.277Z] [2020-03-10T11:13:46.277Z] [2020-03-10T11:13:46.277Z] DONE 22 tests, 1 skipped in 43.677s [2020-03-10T11:13:46.277Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-10T11:13:46.277Z] ++ 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-10T11:13:46.277Z] ++ set -e [2020-03-10T11:13:46.277Z] ++ '[' -n 0 ']' [2020-03-10T11:13:46.277Z] ++ set -x [2020-03-10T11:13:46.277Z] ++ env -i DEST=/go/src/github.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-10T11:13:46.507Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-10T11:13:46.641Z] INFO: Testing against a local daemon [2020-03-10T11:13:46.642Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-10T11:13:46.642Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-10T11:13:46.642Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:13:46.642Z] === RUN TestDockerNetworkIpvlan [2020-03-10T11:13:46.642Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-10T11:13:46.642Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:13:46.642Z] PASS [2020-03-10T11:13:46.642Z] [2020-03-10T11:13:46.642Z] === Skipped [2020-03-10T11:13:46.642Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-10T11:13:46.642Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:13:46.642Z] [2020-03-10T11:13:46.642Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-10T11:13:46.642Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:13:46.642Z] [2020-03-10T11:13:46.642Z] [2020-03-10T11:13:46.642Z] DONE 2 tests, 2 skipped in 0.205s [2020-03-10T11:13:46.642Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-10T11:13:46.642Z] ++ 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-10T11:13:46.642Z] ++ set -e [2020-03-10T11:13:46.642Z] ++ '[' -n 0 ']' [2020-03-10T11:13:46.642Z] ++ set -x [2020-03-10T11:13:46.642Z] ++ env -i DEST=/go/src/github.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-10T11:13:46.642Z] INFO: Testing against a local daemon [2020-03-10T11:13:46.642Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-10T11:13:47.071Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-10T11:13:47.336Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-10T11:13:47.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-10T11:13:47.869Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-03-10T11:13:47.869Z] === RUN TestDockerNetworkMacvlan [2020-03-10T11:13:49.088Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-10T11:13:49.496Z] --- PASS: TestUpdatePidsLimit (4.26s) [2020-03-10T11:13:49.496Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-03-10T11:13:49.496Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-03-10T11:13:49.496Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2020-03-10T11:13:49.496Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-03-10T11:13:49.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-03-10T11:13:49.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-03-10T11:13:49.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2020-03-10T11:13:49.496Z] === RUN TestUpdateRestartPolicy [2020-03-10T11:13:49.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-10T11:13:49.832Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-10T11:13:50.596Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-10T11:13:53.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-10T11:13:53.036Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-10T11:13:53.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-10T11:13:53.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-10T11:13:55.300Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-10T11:13:55.866Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-10T11:13:55.990Z] #42 ... [2020-03-10T11:13:55.990Z] [2020-03-10T11:13:55.990Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-10T11:13:55.990Z] #45 281.5 CC criu/sockets.o [2020-03-10T11:13:55.990Z] #45 283.1 CC criu/stats.o [2020-03-10T11:13:55.990Z] #45 283.7 CC criu/string.o [2020-03-10T11:13:55.990Z] #45 283.9 CC criu/sysctl.o [2020-03-10T11:13:55.990Z] #45 285.2 CC criu/sysfs_parse.o [2020-03-10T11:13:55.990Z] #45 286.0 CC criu/timerfd.o [2020-03-10T11:13:55.990Z] #45 286.7 CC criu/tty.o [2020-03-10T11:13:55.990Z] #45 290.0 CC criu/tun.o [2020-03-10T11:13:55.990Z] #45 291.3 CC criu/uffd.o [2020-03-10T11:13:56.118Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-10T11:13:56.430Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-10T11:13:57.017Z] #45 293.4 CC criu/util.o [2020-03-10T11:13:58.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-10T11:13:59.727Z] #45 296.2 CC criu/uts_ns.o [2020-03-10T11:14:00.127Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-10T11:14:00.358Z] #45 296.7 CC criu/vdso.o [2020-03-10T11:14:01.392Z] --- PASS: TestDockerNetworkMacvlan (13.29s) [2020-03-10T11:14:01.392Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-03-10T11:14:01.392Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-03-10T11:14:01.392Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-03-10T11:14:01.392Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2020-03-10T11:14:01.392Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.64s) [2020-03-10T11:14:01.392Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2020-03-10T11:14:01.392Z] PASS [2020-03-10T11:14:01.392Z] [2020-03-10T11:14:01.392Z] DONE 8 tests in 14.792s [2020-03-10T11:14:01.392Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-10T11:14:01.392Z] ++ 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-10T11:14:01.392Z] ++ set -e [2020-03-10T11:14:01.392Z] ++ '[' -n 0 ']' [2020-03-10T11:14:01.392Z] ++ set -x [2020-03-10T11:14:01.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=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-10T11:14:01.392Z] testing: warning: no tests to run [2020-03-10T11:14:01.392Z] PASS [2020-03-10T11:14:01.392Z] [2020-03-10T11:14:01.392Z] DONE 0 tests in 0.083s [2020-03-10T11:14:01.392Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-10T11:14:01.392Z] ++ 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-10T11:14:01.392Z] ++ set -e [2020-03-10T11:14:01.392Z] ++ '[' -n 0 ']' [2020-03-10T11:14:01.392Z] ++ set -x [2020-03-10T11:14:01.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=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-10T11:14:01.395Z] #45 297.8 LINK criu/built-in.o [2020-03-10T11:14:01.395Z] #45 298.0 LINK criu/criu [2020-03-10T11:14:01.745Z] INFO: Testing against a local daemon [2020-03-10T11:14:01.745Z] === RUN TestAuthZPluginAllowRequest [2020-03-10T11:14:02.028Z] #45 298.7 DEP lib/c/criu.d [2020-03-10T11:14:02.320Z] #45 298.9 CC images/rpc.pb-c.o [2020-03-10T11:14:02.499Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-10T11:14:02.499Z] --- PASS: TestUpdateRestartPolicy (13.21s) [2020-03-10T11:14:02.499Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-10T11:14:02.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-10T11:14:02.891Z] INFO: Extraction ended at 03/10/2020 11:14:02. Duration:00:00:24.4731832 [2020-03-10T11:14:02.891Z] INFO: Updating the golang and path environment variables [2020-03-10T11:14:02.891Z] INFO: GOPATH=d:\gopath [2020-03-10T11:14:02.891Z] INFO: go version go1.13.8 windows/amd64 [2020-03-10T11:14:02.891Z] INFO: Running the daemon under test in debug mode [2020-03-10T11:14:02.891Z] INFO: Starting a daemon under test... [2020-03-10T11:14:02.891Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40661\2\daemon --pidfile d:\CI\PR-40661\2\docker.pid -D [2020-03-10T11:14:02.891Z] INFO: Process started successfully. [2020-03-10T11:14:02.891Z] INFO: Start tailing logs of the daemon under tests [2020-03-10T11:14:02.891Z] INFO: Waiting for the daemon under test to start... [2020-03-10T11:14:03.351Z] #45 300.0 CC lib/c/criu.o [2020-03-10T11:14:03.431Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-03-10T11:14:03.431Z] === RUN TestWaitNonBlocked [2020-03-10T11:14:03.431Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:14:03.431Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:14:03.431Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:14:03.431Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:14:03.431Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:14:03.431Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:14:03.431Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-10T11:14:03.478Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2020-03-10T11:14:03.478Z] === RUN TestAuthZPluginTLS [2020-03-10T11:14:03.830Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-03-10T11:14:03.830Z] === RUN TestAuthZPluginDenyRequest [2020-03-10T11:14:04.191Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-03-10T11:14:04.191Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-10T11:14:04.205Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.94s) [2020-03-10T11:14:04.205Z] PASS [2020-03-10T11:14:04.205Z] [2020-03-10T11:14:04.205Z] === Skipped [2020-03-10T11:14:04.205Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-10T11:14:04.205Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:04.205Z] [2020-03-10T11:14:04.205Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-10T11:14:04.205Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:04.205Z] [2020-03-10T11:14:04.205Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-10T11:14:04.205Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:04.205Z] [2020-03-10T11:14:04.205Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-10T11:14:04.205Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:04.205Z] [2020-03-10T11:14:04.205Z] [2020-03-10T11:14:04.205Z] DONE 17 tests, 4 skipped in 31.685s [2020-03-10T11:14:04.205Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-10T11:14:04.205Z] ++ 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-10T11:14:04.205Z] ++ set -e [2020-03-10T11:14:04.205Z] ++ '[' -n 0 ']' [2020-03-10T11:14:04.205Z] ++ set -x [2020-03-10T11:14:04.205Z] ++ env -i DEST=/go/src/github.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-10T11:14:04.205Z] INFO: Testing against a local daemon [2020-03-10T11:14:04.205Z] === RUN TestPluginInvalidJSON [2020-03-10T11:14:04.205Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:14:04.205Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:14:04.205Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:14:04.205Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-10T11:14:04.206Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-10T11:14:04.206Z] PASS [2020-03-10T11:14:04.206Z] [2020-03-10T11:14:04.206Z] DONE 2 tests in 0.171s [2020-03-10T11:14:04.206Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-10T11:14:04.206Z] ++ 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-10T11:14:04.206Z] ++ set -e [2020-03-10T11:14:04.206Z] ++ '[' -n 0 ']' [2020-03-10T11:14:04.206Z] ++ set -x [2020-03-10T11:14:04.206Z] ++ env -i DEST=/go/src/github.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-10T11:14:04.361Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-10T11:14:04.464Z] INFO: Testing against a local daemon [2020-03-10T11:14:04.464Z] === RUN TestExternalGraphDriver [2020-03-10T11:14:04.619Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-10T11:14:04.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2020-03-10T11:14:04.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s) [2020-03-10T11:14:04.619Z] === RUN TestWaitBlocked [2020-03-10T11:14:04.619Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:14:04.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:14:04.619Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:14:04.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:14:04.619Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:14:04.619Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:14:04.724Z] === RUN TestExternalGraphDriver/json [2020-03-10T11:14:04.929Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-10T11:14:04.929Z] === RUN TestAuthZPluginDenyResponse [2020-03-10T11:14:05.285Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-03-10T11:14:05.285Z] === RUN TestAuthZPluginAllowEventStream [2020-03-10T11:14:05.551Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-10T11:14:05.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-10T11:14:05.808Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-10T11:14:05.808Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-03-10T11:14:05.808Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2020-03-10T11:14:05.808Z] === CONT TestContainerStartOnDaemonRestart [2020-03-10T11:14:05.808Z] === CONT TestIpcModeOlderClient [2020-03-10T11:14:06.065Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-03-10T11:14:06.065Z] === CONT TestDaemonHostGatewayIP [2020-03-10T11:14:06.082Z] #45 302.4 LINK lib/c/built-in.o [2020-03-10T11:14:06.082Z] #45 302.4 LINK lib/c/libcriu.so [2020-03-10T11:14:06.082Z] #45 302.5 LINK lib/c/libcriu.a [2020-03-10T11:14:06.371Z] #45 302.8 GEN magic.py [2020-03-10T11:14:06.626Z] INFO: Daemon under test started and replied! [2020-03-10T11:14:06.626Z] INFO: Docker version of the daemon under test [2020-03-10T11:14:06.626Z] [2020-03-10T11:14:06.626Z] Client: [2020-03-10T11:14:06.626Z] Version: 17.06.2-ce [2020-03-10T11:14:06.626Z] API version: 1.30 [2020-03-10T11:14:06.626Z] Go version: go1.8.3 [2020-03-10T11:14:06.626Z] Git commit: cec0b72 [2020-03-10T11:14:06.626Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-10T11:14:06.626Z] OS/Arch: windows/amd64 [2020-03-10T11:14:06.626Z] [2020-03-10T11:14:06.626Z] Server: [2020-03-10T11:14:06.626Z] Version: 0.0.0-dev [2020-03-10T11:14:06.626Z] API version: 1.41 (minimum version 1.24) [2020-03-10T11:14:06.626Z] Go version: go1.13.8 [2020-03-10T11:14:06.626Z] Git commit: e36d222666 [2020-03-10T11:14:06.626Z] Built: 03/10/2020 11:12:20 [2020-03-10T11:14:06.626Z] OS/Arch: windows/amd64 [2020-03-10T11:14:06.626Z] Experimental: false [2020-03-10T11:14:06.626Z] [2020-03-10T11:14:06.626Z] INFO: Docker info of the daemon under test [2020-03-10T11:14:06.626Z] [2020-03-10T11:14:06.626Z] Containers: 0 [2020-03-10T11:14:06.626Z] Running: 0 [2020-03-10T11:14:06.626Z] Paused: 0 [2020-03-10T11:14:06.626Z] Stopped: 0 [2020-03-10T11:14:06.626Z] Images: 0 [2020-03-10T11:14:06.626Z] Server Version: 0.0.0-dev [2020-03-10T11:14:06.626Z] Storage Driver: windowsfilter [2020-03-10T11:14:06.626Z] Windows: [2020-03-10T11:14:06.626Z] Logging Driver: json-file [2020-03-10T11:14:06.626Z] Plugins: [2020-03-10T11:14:06.626Z] Volume: local [2020-03-10T11:14:06.626Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-10T11:14:06.626Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-10T11:14:06.626Z] Swarm: inactive [2020-03-10T11:14:06.626Z] Default Isolation: process [2020-03-10T11:14:06.626Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-10T11:14:06.626Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-10T11:14:06.626Z] OSType: windows [2020-03-10T11:14:06.626Z] Architecture: x86_64 [2020-03-10T11:14:06.626Z] CPUs: 4 [2020-03-10T11:14:06.626Z] Total Memory: 32GiB [2020-03-10T11:14:06.626Z] Name: azwin-2-703b90 [2020-03-10T11:14:06.626Z] ID: PJ3X:FVXI:H63R:2W7I:AZLF:CD7H:DHVJ:DWIS:7SJT:OPSN:SDJF:4MLA [2020-03-10T11:14:06.626Z] Docker Root Dir: D:\CI\PR-40661\2\daemon [2020-03-10T11:14:06.626Z] Debug Mode (client): false [2020-03-10T11:14:06.626Z] Debug Mode (server): true [2020-03-10T11:14:06.626Z] File Descriptors: -1 [2020-03-10T11:14:06.626Z] Goroutines: 17 [2020-03-10T11:14:06.626Z] System Time: 2020-03-10T11:14:05.960595Z [2020-03-10T11:14:06.626Z] EventsListeners: 0 [2020-03-10T11:14:06.626Z] Registry: https://index.docker.io/v1/ [2020-03-10T11:14:06.626Z] Labels: [2020-03-10T11:14:06.626Z] Experimental: false [2020-03-10T11:14:06.626Z] Insecure Registries: [2020-03-10T11:14:06.626Z] 127.0.0.0/8 [2020-03-10T11:14:06.626Z] Live Restore Enabled: false [2020-03-10T11:14:06.626Z] [2020-03-10T11:14:06.626Z] [2020-03-10T11:14:06.626Z] INFO: Docker images of the daemon under test [2020-03-10T11:14:06.626Z] [2020-03-10T11:14:06.626Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-10T11:14:06.626Z] [2020-03-10T11:14:06.626Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-10T11:14:06.626Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-10T11:14:06.626Z] ltsc2019: Pulling from windows/servercore [2020-03-10T11:14:06.626Z] 65014b3c3121: Pulling fs layer [2020-03-10T11:14:06.626Z] b5405b758079: Pulling fs layer [2020-03-10T11:14:06.660Z] #45 303.2 Note: Building without setproctitle() and strlcpy() support. [2020-03-10T11:14:06.660Z] #45 303.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-10T11:14:06.660Z] #45 303.2 Note: Building without GnuTLS support [2020-03-10T11:14:07.012Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-03-10T11:14:07.012Z] === RUN TestAuthZPluginErrorResponse [2020-03-10T11:14:07.257Z] === RUN TestExternalGraphDriver/spec [2020-03-10T11:14:07.374Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-03-10T11:14:07.374Z] === RUN TestAuthZPluginErrorRequest [2020-03-10T11:14:07.689Z] #45 304.4 fatal: not a git repository (or any of the parent directories): .git [2020-03-10T11:14:08.122Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-03-10T11:14:08.123Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-10T11:14:08.474Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-03-10T11:14:08.474Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-10T11:14:09.387Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-10T11:14:09.645Z] --- PASS: TestContainerStartOnDaemonRestart (3.80s) [2020-03-10T11:14:09.645Z] === CONT TestDaemonRestartIpcMode [2020-03-10T11:14:09.752Z] #45 306.0 make[1]: Nothing to be done for 'all'. [2020-03-10T11:14:09.791Z] === RUN TestExternalGraphDriver/pull [2020-03-10T11:14:10.209Z] --- PASS: TestDaemonHostGatewayIP (4.05s) [2020-03-10T11:14:10.803Z] #45 307.5 make[1]: 'images/built-in.o' is up to date. [2020-03-10T11:14:10.803Z] #45 307.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-10T11:14:10.815Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2020-03-10T11:14:10.816Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-10T11:14:11.100Z] #45 307.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-10T11:14:11.101Z] #45 307.8 make[1]: 'compel/libcompel.a' is up to date. [2020-03-10T11:14:11.390Z] #45 307.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-10T11:14:11.390Z] #45 307.9 make[1]: Nothing to be done for 'all'. [2020-03-10T11:14:11.390Z] #45 307.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-10T11:14:11.680Z] #45 308.3 make[2]: Nothing to be done for 'all'. [2020-03-10T11:14:11.969Z] #45 308.4 make[2]: Nothing to be done for 'all'. [2020-03-10T11:14:11.969Z] #45 308.5 make[2]: Nothing to be done for 'all'. [2020-03-10T11:14:12.265Z] #45 308.8 make[2]: Nothing to be done for 'all'. [2020-03-10T11:14:12.265Z] #45 308.9 make[2]: Nothing to be done for 'all'. [2020-03-10T11:14:12.265Z] #45 308.9 make[2]: Nothing to be done for 'all'. [2020-03-10T11:14:12.326Z] --- PASS: TestExternalGraphDriver (7.45s) [2020-03-10T11:14:12.326Z] --- PASS: TestExternalGraphDriver/json (2.44s) [2020-03-10T11:14:12.326Z] --- PASS: TestExternalGraphDriver/spec (2.66s) [2020-03-10T11:14:12.326Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2020-03-10T11:14:12.326Z] === RUN TestGraphdriverPluginV2 [2020-03-10T11:14:12.326Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-10T11:14:12.326Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:12.326Z] PASS [2020-03-10T11:14:12.326Z] [2020-03-10T11:14:12.326Z] === Skipped [2020-03-10T11:14:12.326Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-10T11:14:12.326Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:12.326Z] [2020-03-10T11:14:12.326Z] [2020-03-10T11:14:12.326Z] DONE 5 tests, 1 skipped in 7.701s [2020-03-10T11:14:12.326Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-10T11:14:12.326Z] ++ 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-10T11:14:12.326Z] ++ set -e [2020-03-10T11:14:12.326Z] ++ '[' -n 0 ']' [2020-03-10T11:14:12.326Z] ++ set -x [2020-03-10T11:14:12.326Z] ++ env -i DEST=/go/src/github.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-10T11:14:12.326Z] INFO: Testing against a local daemon [2020-03-10T11:14:12.326Z] === RUN TestContinueAfterPluginCrash [2020-03-10T11:14:12.326Z] === PAUSE TestContinueAfterPluginCrash [2020-03-10T11:14:12.326Z] === RUN TestReadPluginNoRead [2020-03-10T11:14:12.326Z] === PAUSE TestReadPluginNoRead [2020-03-10T11:14:12.326Z] === RUN TestDaemonStartWithLogOpt [2020-03-10T11:14:12.326Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-10T11:14:12.326Z] === CONT TestContinueAfterPluginCrash [2020-03-10T11:14:12.326Z] === CONT TestDaemonStartWithLogOpt [2020-03-10T11:14:12.326Z] === CONT TestReadPluginNoRead [2020-03-10T11:14:12.558Z] #45 309.0 make[2]: Nothing to be done for 'all'. [2020-03-10T11:14:12.566Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2020-03-10T11:14:12.566Z] === RUN TestAuthZPluginHeader [2020-03-10T11:14:12.733Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-10T11:14:12.849Z] #45 309.3 make[2]: Nothing to be done for 'all'. [2020-03-10T11:14:12.849Z] #45 309.3 INSTALL criu/criu [2020-03-10T11:14:12.849Z] #45 DONE 309.4s [2020-03-10T11:14:12.849Z] [2020-03-10T11:14:12.849Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:14:12.990Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-10T11:14:13.247Z] --- PASS: TestDaemonRestartIpcMode (3.48s) [2020-03-10T11:14:13.247Z] PASS [2020-03-10T11:14:13.247Z] [2020-03-10T11:14:13.247Z] === Skipped [2020-03-10T11:14:13.247Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-10T11:14:13.247Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-10T11:14:13.247Z] [2020-03-10T11:14:13.247Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-10T11:14:13.247Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:14:13.247Z] [2020-03-10T11:14:13.247Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-10T11:14:13.247Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:14:13.247Z] [2020-03-10T11:14:13.247Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-10T11:14:13.247Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-10T11:14:13.247Z] [2020-03-10T11:14:13.247Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-10T11:14:13.247Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-10T11:14:13.247Z] [2020-03-10T11:14:13.247Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-10T11:14:13.247Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:14:13.247Z] [2020-03-10T11:14:13.247Z] [2020-03-10T11:14:13.247Z] DONE 199 tests, 6 skipped in 151.839s [2020-03-10T11:14:13.247Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-10T11:14:13.248Z] ++ 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-10T11:14:13.248Z] ++ set -e [2020-03-10T11:14:13.248Z] ++ '[' -n 0 ']' [2020-03-10T11:14:13.248Z] ++ set -x [2020-03-10T11:14:13.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T11:14:13.432Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-03-10T11:14:13.432Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-10T11:14:13.432Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-10T11:14:13.432Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:13.432Z] === RUN TestAuthZPluginV2Disable [2020-03-10T11:14:13.432Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-10T11:14:13.432Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:13.432Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-10T11:14:13.432Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-10T11:14:13.432Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:13.432Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-10T11:14:13.432Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-10T11:14:13.432Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:13.432Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-10T11:14:13.505Z] INFO: Testing against a local daemon [2020-03-10T11:14:13.505Z] === RUN TestCommitInheritsEnv [2020-03-10T11:14:14.069Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-03-10T11:14:14.069Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-10T11:14:14.069Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-10T11:14:14.069Z] === RUN TestImagesFilterMultiReference [2020-03-10T11:14:14.069Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-10T11:14:14.069Z] === RUN TestImagePullPlatformInvalid [2020-03-10T11:14:14.069Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-03-10T11:14:14.069Z] === RUN TestRemoveImageOrphaning [2020-03-10T11:14:14.633Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-03-10T11:14:14.633Z] === RUN TestRemoveImageGarbageCollector [2020-03-10T11:14:14.890Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-10T11:14:15.147Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-10T11:14:15.209Z] b5405b758079: Download complete [2020-03-10T11:14:15.571Z] #54 ... [2020-03-10T11:14:15.571Z] [2020-03-10T11:14:15.571Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-10T11:14:15.571Z] #61 236.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-10T11:14:16.080Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-10T11:14:16.645Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-10T11:14:16.645Z] --- PASS: TestRemoveImageGarbageCollector (2.18s) [2020-03-10T11:14:16.645Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-10T11:14:16.645Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-10T11:14:16.645Z] === RUN TestTagInvalidReference [2020-03-10T11:14:16.645Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-10T11:14:16.645Z] === RUN TestTagValidPrefixedRepo [2020-03-10T11:14:16.902Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-10T11:14:16.902Z] === RUN TestTagExistedNameWithoutForce [2020-03-10T11:14:16.902Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-10T11:14:16.902Z] === RUN TestTagOfficialNames [2020-03-10T11:14:16.902Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-10T11:14:16.902Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-10T11:14:16.902Z] === RUN TestTagMatchesDigest [2020-03-10T11:14:16.902Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-10T11:14:16.902Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-10T11:14:17.159Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-10T11:14:17.724Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-10T11:14:17.724Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-10T11:14:18.290Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-10T11:14:18.300Z] #61 239.7 + mkdir -p /build [2020-03-10T11:14:18.301Z] #61 239.7 + cp runc /build/runc [2020-03-10T11:14:18.301Z] #61 DONE 239.9s [2020-03-10T11:14:18.301Z] [2020-03-10T11:14:18.301Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:14:19.222Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-10T11:14:22.615Z] ................................................ [ 29%] [2020-03-10T11:14:23.832Z] 65014b3c3121: Verifying Checksum [2020-03-10T11:14:23.832Z] 65014b3c3121: Download complete [2020-03-10T11:14:24.478Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-10T11:14:24.553Z] === RUN TestReadPluginNoRead/default [2020-03-10T11:14:24.812Z] --- PASS: TestDaemonStartWithLogOpt (12.69s) [2020-03-10T11:14:25.418Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-10T11:14:25.751Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-10T11:14:25.982Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-10T11:14:26.546Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-10T11:14:26.546Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-10T11:14:27.655Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-10T11:14:27.923Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-10T11:14:28.656Z] #54 ... [2020-03-10T11:14:28.656Z] [2020-03-10T11:14:28.656Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-10T11:14:28.656Z] #42 DONE 420.4s [2020-03-10T11:14:28.656Z] [2020-03-10T11:14:28.656Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:14:29.568Z] --- PASS: TestReadPluginNoRead (17.14s) [2020-03-10T11:14:29.568Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-03-10T11:14:29.568Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-03-10T11:14:29.568Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2020-03-10T11:14:29.568Z] read_test.go:91: [dd2b0f8d6689c] daemon is not started [2020-03-10T11:14:29.568Z] --- PASS: TestContinueAfterPluginCrash (17.51s) [2020-03-10T11:14:29.568Z] PASS [2020-03-10T11:14:29.568Z] [2020-03-10T11:14:29.568Z] DONE 6 tests in 17.669s [2020-03-10T11:14:29.568Z] 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-10T11:14:29.568Z] ++ 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-10T11:14:29.568Z] ++ set -e [2020-03-10T11:14:29.568Z] ++ '[' -n 0 ']' [2020-03-10T11:14:29.568Z] ++ set -x [2020-03-10T11:14:29.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T11:14:29.831Z] testing: warning: no tests to run [2020-03-10T11:14:29.831Z] PASS [2020-03-10T11:14:29.831Z] [2020-03-10T11:14:29.831Z] DONE 0 tests in 0.060s [2020-03-10T11:14:29.831Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-10T11:14:29.831Z] ++ 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-10T11:14:29.831Z] ++ set -e [2020-03-10T11:14:29.831Z] ++ '[' -n 0 ']' [2020-03-10T11:14:29.831Z] ++ set -x [2020-03-10T11:14:29.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-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-10T11:14:29.831Z] INFO: Testing against a local daemon [2020-03-10T11:14:29.831Z] === RUN TestPluginWithDevMounts [2020-03-10T11:14:29.831Z] === PAUSE TestPluginWithDevMounts [2020-03-10T11:14:29.831Z] === CONT TestPluginWithDevMounts [2020-03-10T11:14:32.101Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-10T11:14:32.101Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-10T11:14:32.370Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-03-10T11:14:32.370Z] PASS [2020-03-10T11:14:32.370Z] [2020-03-10T11:14:32.370Z] DONE 1 tests in 2.363s [2020-03-10T11:14:32.370Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-10T11:14:32.370Z] ++ 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-10T11:14:32.370Z] ++ set -e [2020-03-10T11:14:32.370Z] ++ '[' -n 0 ']' [2020-03-10T11:14:32.370Z] ++ set -x [2020-03-10T11:14:32.370Z] ++ env -i DEST=/go/src/github.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-10T11:14:32.370Z] INFO: Testing against a local daemon [2020-03-10T11:14:32.370Z] === RUN TestSecretInspect [2020-03-10T11:14:32.666Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-10T11:14:33.191Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2020-03-10T11:14:33.191Z] PASS [2020-03-10T11:14:33.191Z] [2020-03-10T11:14:33.191Z] === Skipped [2020-03-10T11:14:33.191Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-10T11:14:33.191Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:33.191Z] [2020-03-10T11:14:33.191Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-10T11:14:33.191Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:33.191Z] [2020-03-10T11:14:33.191Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-10T11:14:33.191Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:33.191Z] [2020-03-10T11:14:33.191Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-10T11:14:33.191Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:33.191Z] [2020-03-10T11:14:33.191Z] [2020-03-10T11:14:33.191Z] DONE 17 tests, 4 skipped in 28.931s [2020-03-10T11:14:33.191Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-10T11:14:33.191Z] ++ 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-10T11:14:33.191Z] ++ set -e [2020-03-10T11:14:33.191Z] ++ '[' -n 0 ']' [2020-03-10T11:14:33.191Z] ++ set -x [2020-03-10T11:14:33.191Z] ++ env -i DEST=/go/src/github.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-10T11:14:33.191Z] INFO: Testing against a local daemon [2020-03-10T11:14:33.191Z] === RUN TestPluginInvalidJSON [2020-03-10T11:14:33.191Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:14:33.191Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:14:33.191Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:14:33.191Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-10T11:14:33.191Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-10T11:14:33.191Z] PASS [2020-03-10T11:14:33.191Z] [2020-03-10T11:14:33.191Z] DONE 2 tests in 0.182s [2020-03-10T11:14:33.191Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-10T11:14:33.191Z] ++ 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-10T11:14:33.191Z] ++ set -e [2020-03-10T11:14:33.191Z] ++ '[' -n 0 ']' [2020-03-10T11:14:33.191Z] ++ set -x [2020-03-10T11:14:33.191Z] ++ env -i DEST=/go/src/github.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-10T11:14:33.191Z] INFO: Testing against a local daemon [2020-03-10T11:14:33.191Z] === RUN TestExternalGraphDriver [2020-03-10T11:14:33.191Z] === RUN TestExternalGraphDriver/json [2020-03-10T11:14:33.191Z] === RUN TestExternalGraphDriver/spec [2020-03-10T11:14:33.230Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-10T11:14:33.230Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-10T11:14:33.795Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-10T11:14:33.795Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-10T11:14:34.052Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-10T11:14:34.568Z] === RUN TestExternalGraphDriver/pull [2020-03-10T11:14:34.984Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-10T11:14:35.241Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-10T11:14:35.660Z] --- PASS: TestSecretInspect (3.29s) [2020-03-10T11:14:35.660Z] === RUN TestSecretList [2020-03-10T11:14:36.956Z] --- PASS: TestExternalGraphDriver (5.91s) [2020-03-10T11:14:36.957Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2020-03-10T11:14:36.957Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2020-03-10T11:14:36.957Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2020-03-10T11:14:36.957Z] === RUN TestGraphdriverPluginV2 [2020-03-10T11:14:36.957Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-10T11:14:36.957Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:36.957Z] PASS [2020-03-10T11:14:36.957Z] [2020-03-10T11:14:36.957Z] === Skipped [2020-03-10T11:14:36.957Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-10T11:14:36.957Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:14:36.957Z] [2020-03-10T11:14:36.957Z] [2020-03-10T11:14:36.957Z] DONE 5 tests, 1 skipped in 6.082s [2020-03-10T11:14:36.957Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-10T11:14:36.957Z] ++ 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-10T11:14:36.957Z] ++ set -e [2020-03-10T11:14:36.957Z] ++ '[' -n 0 ']' [2020-03-10T11:14:36.957Z] ++ set -x [2020-03-10T11:14:36.957Z] ++ env -i DEST=/go/src/github.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-10T11:14:36.957Z] INFO: Testing against a local daemon [2020-03-10T11:14:36.957Z] === RUN TestContinueAfterPluginCrash [2020-03-10T11:14:36.957Z] === PAUSE TestContinueAfterPluginCrash [2020-03-10T11:14:36.957Z] === RUN TestReadPluginNoRead [2020-03-10T11:14:36.957Z] === PAUSE TestReadPluginNoRead [2020-03-10T11:14:36.957Z] === RUN TestDaemonStartWithLogOpt [2020-03-10T11:14:36.957Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-10T11:14:36.957Z] === CONT TestContinueAfterPluginCrash [2020-03-10T11:14:36.957Z] === CONT TestDaemonStartWithLogOpt [2020-03-10T11:14:37.765Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-10T11:14:37.765Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-10T11:14:41.423Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-10T11:14:41.437Z] --- PASS: TestSecretList (2.77s) [2020-03-10T11:14:41.437Z] === RUN TestSecretsCreateAndDelete [2020-03-10T11:14:41.439Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-10T11:14:41.697Z] --- PASS: TestSecretsCreateAndDelete (3.44s) [2020-03-10T11:14:41.697Z] === RUN TestSecretsUpdate [2020-03-10T11:14:43.341Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-10T11:14:44.989Z] --- PASS: TestSecretsUpdate (3.27s) [2020-03-10T11:14:44.989Z] === RUN TestTemplatedSecret [2020-03-10T11:14:47.252Z] --- PASS: TestDaemonStartWithLogOpt (9.69s) [2020-03-10T11:14:47.252Z] === CONT TestReadPluginNoRead [2020-03-10T11:14:48.278Z] --- PASS: TestTemplatedSecret (2.96s) [2020-03-10T11:14:48.278Z] === RUN TestSecretCreateResolve [2020-03-10T11:14:48.595Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-10T11:14:49.159Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-10T11:14:49.398Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-10T11:14:49.634Z] === RUN TestReadPluginNoRead/default [2020-03-10T11:14:50.812Z] --- PASS: TestSecretCreateResolve (2.73s) [2020-03-10T11:14:50.812Z] PASS [2020-03-10T11:14:50.812Z] [2020-03-10T11:14:50.812Z] DONE 6 tests in 18.599s [2020-03-10T11:14:50.812Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-10T11:14:50.812Z] ++ 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-10T11:14:50.812Z] ++ set -e [2020-03-10T11:14:50.812Z] ++ '[' -n 0 ']' [2020-03-10T11:14:50.812Z] ++ set -x [2020-03-10T11:14:50.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T11:14:50.812Z] INFO: Testing against a local daemon [2020-03-10T11:14:50.812Z] === RUN TestServiceCreateInit [2020-03-10T11:14:50.812Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-10T11:14:51.056Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-10T11:14:51.376Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-10T11:14:51.376Z] --- PASS: TestContinueAfterPluginCrash (14.58s) [2020-03-10T11:14:51.988Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-10T11:14:52.553Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-10T11:14:53.112Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-10T11:14:53.372Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-10T11:14:54.452Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-10T11:14:55.005Z] --- PASS: TestReadPluginNoRead (8.26s) [2020-03-10T11:14:55.005Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2020-03-10T11:14:55.005Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2020-03-10T11:14:55.005Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2020-03-10T11:14:55.005Z] read_test.go:91: [d1963628f717e] daemon is not started [2020-03-10T11:14:55.005Z] PASS [2020-03-10T11:14:55.005Z] [2020-03-10T11:14:55.005Z] DONE 6 tests in 18.243s [2020-03-10T11:14:55.005Z] 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-10T11:14:55.005Z] ++ 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-10T11:14:55.005Z] ++ set -e [2020-03-10T11:14:55.005Z] ++ '[' -n 0 ']' [2020-03-10T11:14:55.005Z] ++ set -x [2020-03-10T11:14:55.005Z] ++ env -i DEST=/go/src/github.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-10T11:14:55.005Z] testing: warning: no tests to run [2020-03-10T11:14:55.005Z] PASS [2020-03-10T11:14:55.005Z] [2020-03-10T11:14:55.005Z] DONE 0 tests in 0.076s [2020-03-10T11:14:55.005Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-10T11:14:55.005Z] ++ 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-10T11:14:55.005Z] ++ set -e [2020-03-10T11:14:55.005Z] ++ '[' -n 0 ']' [2020-03-10T11:14:55.005Z] ++ set -x [2020-03-10T11:14:55.005Z] ++ env -i DEST=/go/src/github.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-10T11:14:55.005Z] INFO: Testing against a local daemon [2020-03-10T11:14:55.005Z] === RUN TestPluginWithDevMounts [2020-03-10T11:14:55.005Z] === PAUSE TestPluginWithDevMounts [2020-03-10T11:14:55.005Z] === CONT TestPluginWithDevMounts [2020-03-10T11:14:56.083Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-10T11:14:56.856Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-03-10T11:14:56.856Z] PASS [2020-03-10T11:14:56.856Z] [2020-03-10T11:14:56.856Z] DONE 1 tests in 1.966s [2020-03-10T11:14:56.856Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-10T11:14:56.856Z] ++ 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-10T11:14:56.856Z] ++ set -e [2020-03-10T11:14:56.856Z] ++ '[' -n 0 ']' [2020-03-10T11:14:56.856Z] ++ set -x [2020-03-10T11:14:56.856Z] ++ env -i DEST=/go/src/github.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-10T11:14:56.976Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-10T11:14:57.200Z] INFO: Testing against a local daemon [2020-03-10T11:14:57.200Z] === RUN TestSecretInspect [2020-03-10T11:14:58.347Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-10T11:15:00.286Z] --- PASS: TestSecretInspect (2.86s) [2020-03-10T11:15:00.286Z] === RUN TestSecretList [2020-03-10T11:15:01.359Z] --- PASS: TestServiceCreateInit (9.86s) [2020-03-10T11:15:01.359Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s) [2020-03-10T11:15:01.359Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.82s) [2020-03-10T11:15:01.359Z] === RUN TestCreateServiceMultipleTimes [2020-03-10T11:15:01.624Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-10T11:15:02.189Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-10T11:15:02.627Z] --- PASS: TestSecretList (2.35s) [2020-03-10T11:15:02.627Z] === RUN TestSecretsCreateAndDelete [2020-03-10T11:15:04.085Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-10T11:15:04.085Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-10T11:15:04.085Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-10T11:15:04.085Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-10T11:15:04.085Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-10T11:15:04.085Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-10T11:15:04.342Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-10T11:15:04.906Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-10T11:15:05.074Z] --- PASS: TestSecretsCreateAndDelete (2.41s) [2020-03-10T11:15:05.074Z] === RUN TestSecretsUpdate [2020-03-10T11:15:05.470Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-10T11:15:07.427Z] --- PASS: TestSecretsUpdate (2.73s) [2020-03-10T11:15:07.427Z] === RUN TestTemplatedSecret [2020-03-10T11:15:07.995Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-10T11:15:07.995Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-10T11:15:09.369Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-10T11:15:09.626Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-10T11:15:10.428Z] #24 ... [2020-03-10T11:15:10.428Z] [2020-03-10T11:15:10.428Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:15:10.428Z] #66 397.5 + bin/containerd [2020-03-10T11:15:10.428Z] #66 ... [2020-03-10T11:15:10.428Z] [2020-03-10T11:15:10.428Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:15:10.428Z] #54 DONE 463.1s [2020-03-10T11:15:10.428Z] [2020-03-10T11:15:10.428Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:15:10.509Z] --- PASS: TestTemplatedSecret (3.17s) [2020-03-10T11:15:10.509Z] === RUN TestSecretCreateResolve [2020-03-10T11:15:11.544Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-10T11:15:13.588Z] --- PASS: TestSecretCreateResolve (2.75s) [2020-03-10T11:15:13.588Z] PASS [2020-03-10T11:15:13.588Z] [2020-03-10T11:15:13.588Z] DONE 6 tests in 16.396s [2020-03-10T11:15:13.588Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-10T11:15:13.588Z] ++ 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-10T11:15:13.588Z] ++ set -e [2020-03-10T11:15:13.588Z] ++ '[' -n 0 ']' [2020-03-10T11:15:13.588Z] ++ set -x [2020-03-10T11:15:13.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T11:15:13.588Z] INFO: Testing against a local daemon [2020-03-10T11:15:13.588Z] === RUN TestServiceCreateInit [2020-03-10T11:15:13.588Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-10T11:15:14.339Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-10T11:15:15.718Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-10T11:15:15.718Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-10T11:15:17.088Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-10T11:15:18.524Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-10T11:15:18.911Z] #66 ... [2020-03-10T11:15:18.911Z] [2020-03-10T11:15:18.911Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:15:18.911Z] #24 471.0 + return [2020-03-10T11:15:18.911Z] #24 DONE 471.1s [2020-03-10T11:15:18.911Z] [2020-03-10T11:15:18.911Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:15:18.985Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-10T11:15:20.408Z] #66 ... [2020-03-10T11:15:20.408Z] [2020-03-10T11:15:20.408Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-10T11:15:20.698Z] #25 DONE 0.1s [2020-03-10T11:15:20.698Z] [2020-03-10T11:15:20.698Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-10T11:15:20.881Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-10T11:15:21.138Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-10T11:15:21.325Z] #29 DONE 0.5s [2020-03-10T11:15:21.325Z] [2020-03-10T11:15:21.325Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:15:21.325Z] #66 ... [2020-03-10T11:15:21.325Z] [2020-03-10T11:15:21.325Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-10T11:15:21.325Z] #32 DONE 0.1s [2020-03-10T11:15:21.325Z] [2020-03-10T11:15:21.325Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-10T11:15:21.325Z] #35 DONE 0.1s [2020-03-10T11:15:21.325Z] [2020-03-10T11:15:21.325Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-10T11:15:21.614Z] #40 DONE 0.1s [2020-03-10T11:15:21.614Z] [2020-03-10T11:15:21.614Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-10T11:15:21.902Z] #43 DONE 0.3s [2020-03-10T11:15:21.902Z] [2020-03-10T11:15:21.902Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-10T11:15:21.902Z] #46 DONE 0.1s [2020-03-10T11:15:21.902Z] [2020-03-10T11:15:21.902Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:15:21.902Z] #66 ... [2020-03-10T11:15:21.902Z] [2020-03-10T11:15:21.902Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-10T11:15:21.902Z] #49 DONE 0.1s [2020-03-10T11:15:22.192Z] [2020-03-10T11:15:22.192Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-10T11:15:22.192Z] #52 DONE 0.1s [2020-03-10T11:15:22.192Z] [2020-03-10T11:15:22.192Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:15:22.192Z] #66 ... [2020-03-10T11:15:22.192Z] [2020-03-10T11:15:22.192Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-10T11:15:22.192Z] #55 DONE 0.1s [2020-03-10T11:15:22.192Z] [2020-03-10T11:15:22.192Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-10T11:15:22.192Z] #58 DONE 0.1s [2020-03-10T11:15:22.192Z] [2020-03-10T11:15:22.192Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-10T11:15:22.482Z] #62 DONE 0.1s [2020-03-10T11:15:22.482Z] [2020-03-10T11:15:22.482Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-10T11:15:22.684Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-10T11:15:23.033Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-10T11:15:23.297Z] --- PASS: TestCreateServiceMultipleTimes (19.62s) [2020-03-10T11:15:23.297Z] === RUN TestCreateServiceConflict [2020-03-10T11:15:23.556Z] --- PASS: TestCreateServiceConflict (3.21s) [2020-03-10T11:15:23.556Z] === RUN TestCreateServiceMaxReplicas [2020-03-10T11:15:23.596Z] --- PASS: TestServiceCreateInit (9.74s) [2020-03-10T11:15:23.597Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s) [2020-03-10T11:15:23.597Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.82s) [2020-03-10T11:15:23.597Z] === RUN TestCreateServiceMultipleTimes [2020-03-10T11:15:24.571Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-10T11:15:26.311Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-10T11:15:26.845Z] --- PASS: TestCreateServiceMaxReplicas (3.12s) [2020-03-10T11:15:26.845Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-10T11:15:28.207Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-10T11:15:29.285Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-10T11:15:31.486Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-10T11:15:33.382Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-10T11:15:34.751Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-10T11:15:35.683Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-10T11:15:35.941Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-10T11:15:36.872Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-10T11:15:38.769Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-10T11:15:39.334Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-10T11:15:41.756Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s) [2020-03-10T11:15:41.756Z] === RUN TestCreateServiceSecretFileMode [2020-03-10T11:15:43.080Z] --- PASS: TestCreateServiceMultipleTimes (16.79s) [2020-03-10T11:15:43.080Z] === RUN TestCreateServiceConflict [2020-03-10T11:15:43.080Z] --- PASS: TestCreateServiceConflict (2.68s) [2020-03-10T11:15:43.080Z] === RUN TestCreateServiceMaxReplicas [2020-03-10T11:15:43.515Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-10T11:15:43.772Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-10T11:15:43.772Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-10T11:15:43.846Z] ......................... [ 67%] [2020-03-10T11:15:44.295Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-03-10T11:15:44.295Z] === RUN TestCreateServiceConfigFileMode [2020-03-10T11:15:45.669Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-10T11:15:46.376Z] --- PASS: TestCreateServiceMaxReplicas (3.77s) [2020-03-10T11:15:46.376Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-10T11:15:47.040Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-10T11:15:48.413Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-10T11:15:48.413Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-10T11:15:48.486Z] --- PASS: TestCreateServiceConfigFileMode (3.45s) [2020-03-10T11:15:48.486Z] === RUN TestCreateServiceSysctls [2020-03-10T11:15:51.774Z] --- PASS: TestCreateServiceSysctls (4.07s) [2020-03-10T11:15:51.774Z] === RUN TestCreateServiceCapabilities [2020-03-10T11:15:55.967Z] --- PASS: TestCreateServiceCapabilities (3.47s) [2020-03-10T11:15:55.967Z] === RUN TestInspect [2020-03-10T11:15:58.371Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-10T11:15:59.254Z] --- PASS: TestInspect (3.58s) [2020-03-10T11:15:59.255Z] === RUN TestCreateJob [2020-03-10T11:16:01.673Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-10T11:16:01.673Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-10T11:16:01.764Z] #66 447.6 + bin/containerd-stress [2020-03-10T11:16:01.764Z] #66 451.2 + bin/containerd-shim [2020-03-10T11:16:02.508Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.69s) [2020-03-10T11:16:02.508Z] === RUN TestCreateServiceSecretFileMode [2020-03-10T11:16:02.861Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2020-03-10T11:16:02.861Z] === RUN TestCreateServiceConfigFileMode [2020-03-10T11:16:03.044Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-10T11:16:03.301Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-10T11:16:03.445Z] --- PASS: TestCreateJob (4.35s) [2020-03-10T11:16:03.445Z] === RUN TestReplicatedJob [2020-03-10T11:16:05.930Z] --- PASS: TestCreateServiceConfigFileMode (3.12s) [2020-03-10T11:16:05.930Z] === RUN TestCreateServiceSysctls [2020-03-10T11:16:06.581Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-10T11:16:06.581Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-10T11:16:07.144Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-10T11:16:10.014Z] --- PASS: TestReplicatedJob (6.86s) [2020-03-10T11:16:10.014Z] === RUN TestUpdateReplicatedJob [2020-03-10T11:16:10.208Z] #66 461.4 + bin/containerd-shim-runc-v1 [2020-03-10T11:16:10.982Z] --- PASS: TestCreateServiceSysctls (4.30s) [2020-03-10T11:16:10.982Z] === RUN TestCreateServiceCapabilities [2020-03-10T11:16:12.397Z] --- PASS: TestDockerDaemonSuite (353.59s) [2020-03-10T11:16:12.397Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.82s) [2020-03-10T11:16:12.397Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.09s) [2020-03-10T11:16:12.397Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2020-03-10T11:16:12.397Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.02s) [2020-03-10T11:16:12.397Z] docker_cli_daemon_test.go:1449: [dab60564c7fb4] daemon is not started [2020-03-10T11:16:12.397Z] check_test.go:309: [ddd8f27ae74ff] daemon is not started [2020-03-10T11:16:12.397Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.01s) [2020-03-10T11:16:12.397Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.43s) [2020-03-10T11:16:12.397Z] check_test.go:309: [ded4e88a8a4db] daemon is not started [2020-03-10T11:16:12.397Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.75s) [2020-03-10T11:16:12.397Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.48s) [2020-03-10T11:16:12.397Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.79s) [2020-03-10T11:16:12.397Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.73s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.65s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.65s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.12s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d513c7edbac02] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d330a809ffe88] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.86s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.60s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d65c88995ac03] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.85s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.70s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.57s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d7eb81de6498e] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.66s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s) [2020-03-10T11:16:12.398Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-10T11:16:12.398Z] check_test.go:309: [d44f209d87006] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.32s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.18s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.76s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.77s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d728ed1c00338] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-03-10T11:16:12.398Z] check_test.go:309: [da89c77cccb8b] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.63s) [2020-03-10T11:16:12.398Z] docker_cli_daemon_plugins_test.go:79: [dfc7e9bfd38bd] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.69s) [2020-03-10T11:16:12.398Z] docker_cli_daemon_plugins_test.go:169: [d1f932bb0db9b] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-03-10T11:16:12.398Z] check_test.go:309: [dda578199b7c7] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.79s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.93s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.80s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.92s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.15s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.94s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d6c9faf91c979] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.38s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.62s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.64s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.28s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.21s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.86s) [2020-03-10T11:16:12.398Z] check_test.go:309: [dd55a93d8ea9f] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.79s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.08s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.13s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.45s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.45s) [2020-03-10T11:16:12.398Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-10T11:16:12.398Z] check_test.go:309: [d3e0ce7fd1d43] daemon is not started [2020-03-10T11:16:12.398Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-10T11:16:12.398Z] check_test.go:309: [dd4140ba14864] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.46s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d21eecbd16c16] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.02s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.33s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.34s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.12s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.06s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.18s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.59s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.97s) [2020-03-10T11:16:12.398Z] check_test.go:309: [dadac19c6db2f] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.87s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.72s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.77s) [2020-03-10T11:16:12.398Z] check_test.go:309: [db88941586c2d] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.72s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.17s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-10T11:16:12.398Z] check_test.go:309: [dd793a9c00ef2] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d27fced77505d] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.54s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d9f92a84d1eef] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.51s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.08s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.74s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d8dd21a135286] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.24s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.02s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.33s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d7aaf1c47a1bf] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.10s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d4f8d736d2c85] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.97s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.76s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.92s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.68s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.71s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.63s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.10s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.30s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.62s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.98s) [2020-03-10T11:16:12.398Z] docker_cli_daemon_test.go:2542: [d9b44dd3d27d4] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.85s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.25s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.98s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.15s) [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-03-10T11:16:12.398Z] check_test.go:309: [d061417fcc268] daemon is not started [2020-03-10T11:16:12.398Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.62s) [2020-03-10T11:16:12.398Z] === RUN TestDockerSwarmSuite [2020-03-10T11:16:12.398Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-10T11:16:14.057Z] --- PASS: TestCreateServiceCapabilities (3.30s) [2020-03-10T11:16:14.057Z] === RUN TestInspect [2020-03-10T11:16:14.218Z] --- PASS: TestUpdateReplicatedJob (4.23s) [2020-03-10T11:16:14.218Z] === RUN TestServiceListWithStatuses [2020-03-10T11:16:14.218Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-10T11:16:14.218Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-10T11:16:14.218Z] === RUN TestDockerNetworkConnectAlias [2020-03-10T11:16:14.647Z] #66 466.3 + bin/containerd-shim-runc-v2 [2020-03-10T11:16:15.663Z] #66 467.8 + binaries [2020-03-10T11:16:15.663Z] #66 467.8 + mkdir -p /build [2020-03-10T11:16:15.663Z] #66 467.8 + cp bin/containerd /build/containerd [2020-03-10T11:16:15.663Z] #66 467.8 + cp bin/containerd-shim /build/containerd-shim [2020-03-10T11:16:15.663Z] #66 467.8 + cp bin/ctr /build/ctr [2020-03-10T11:16:15.663Z] #66 DONE 467.9s [2020-03-10T11:16:16.574Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-10T11:16:17.118Z] --- PASS: TestInspect (3.35s) [2020-03-10T11:16:17.118Z] === RUN TestCreateJob [2020-03-10T11:16:17.147Z] [2020-03-10T11:16:17.147Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-10T11:16:17.147Z] #67 DONE 0.1s [2020-03-10T11:16:17.147Z] [2020-03-10T11:16:17.147Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-10T11:16:17.147Z] #71 DONE 0.0s [2020-03-10T11:16:17.147Z] [2020-03-10T11:16:17.147Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-10T11:16:17.147Z] #73 DONE 0.1s [2020-03-10T11:16:17.147Z] [2020-03-10T11:16:17.147Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-10T11:16:17.147Z] #76 DONE 0.0s [2020-03-10T11:16:17.432Z] [2020-03-10T11:16:17.432Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-10T11:16:17.432Z] #77 DONE 0.0s [2020-03-10T11:16:17.432Z] [2020-03-10T11:16:17.432Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-10T11:16:19.471Z] #78 DONE 2.2s [2020-03-10T11:16:19.471Z] [2020-03-10T11:16:19.471Z] #79 exporting to oci image format [2020-03-10T11:16:19.471Z] #79 exporting layers [2020-03-10T11:16:20.619Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-10T11:16:20.751Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-10T11:16:20.785Z] --- PASS: TestDockerNetworkConnectAlias (6.51s) [2020-03-10T11:16:20.785Z] === RUN TestDockerNetworkReConnect [2020-03-10T11:16:21.046Z] --- PASS: TestCreateJob (4.10s) [2020-03-10T11:16:21.046Z] === RUN TestReplicatedJob [2020-03-10T11:16:21.315Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-10T11:16:22.686Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-10T11:16:22.686Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-10T11:16:25.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-10T11:16:26.056Z] --- PASS: TestDockerNetworkReConnect (5.33s) [2020-03-10T11:16:26.056Z] === RUN TestServicePlugin [2020-03-10T11:16:26.056Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-10T11:16:26.056Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:16:26.056Z] === RUN TestServiceUpdateLabel [2020-03-10T11:16:28.485Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-10T11:16:28.681Z] --- PASS: TestReplicatedJob (6.98s) [2020-03-10T11:16:28.681Z] === RUN TestUpdateReplicatedJob [2020-03-10T11:16:29.345Z] --- PASS: TestServiceUpdateLabel (3.22s) [2020-03-10T11:16:29.345Z] === RUN TestServiceUpdateSecrets [2020-03-10T11:16:31.010Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-10T11:16:32.595Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2020-03-10T11:16:32.595Z] === RUN TestServiceListWithStatuses [2020-03-10T11:16:32.595Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-03-10T11:16:32.595Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-10T11:16:32.595Z] === RUN TestDockerNetworkConnectAlias [2020-03-10T11:16:33.533Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-10T11:16:35.568Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-10T11:16:37.463Z] tests/integration/client_test.py ..... [ 75%] [2020-03-10T11:16:37.463Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-10T11:16:38.029Z] tests/integration/errors_test.py . [ 76%] [2020-03-10T11:16:38.711Z] --- PASS: TestDockerNetworkConnectAlias (5.64s) [2020-03-10T11:16:38.711Z] === RUN TestDockerNetworkReConnect [2020-03-10T11:16:40.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-10T11:16:40.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-10T11:16:41.015Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-10T11:16:42.856Z] --- PASS: TestDockerNetworkReConnect (4.59s) [2020-03-10T11:16:42.857Z] === RUN TestServicePlugin [2020-03-10T11:16:42.857Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-10T11:16:42.857Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:16:42.857Z] === RUN TestServiceUpdateLabel [2020-03-10T11:16:44.294Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-10T11:16:45.190Z] --- PASS: TestServiceUpdateLabel (2.76s) [2020-03-10T11:16:45.190Z] === RUN TestServiceUpdateSecrets [2020-03-10T11:16:46.820Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-10T11:16:47.434Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-03-10T11:16:47.434Z] === RUN TestServiceUpdateConfigs [2020-03-10T11:16:53.624Z] 65014b3c3121: Pull complete [2020-03-10T11:17:01.400Z] --- PASS: TestServiceUpdateSecrets (15.52s) [2020-03-10T11:17:01.400Z] === RUN TestServiceUpdateConfigs [2020-03-10T11:17:02.316Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2020-03-10T11:17:02.316Z] === RUN TestServiceUpdateNetwork [2020-03-10T11:17:08.746Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-10T11:17:08.746Z] --- PASS: TestImportExtremelyLargeImageWorks (169.64s) [2020-03-10T11:17:08.746Z] PASS [2020-03-10T11:17:08.746Z] [2020-03-10T11:17:08.746Z] DONE 12 tests in 173.413s [2020-03-10T11:17:08.746Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-10T11:17:08.746Z] ++ 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-10T11:17:08.746Z] ++ set -e [2020-03-10T11:17:08.746Z] ++ '[' -n 0 ']' [2020-03-10T11:17:08.746Z] ++ set -x [2020-03-10T11:17:08.746Z] ++ env -i DEST=/go/src/github.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-10T11:17:08.746Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-10T11:17:08.746Z] INFO: Testing against a local daemon [2020-03-10T11:17:08.746Z] === RUN TestNetworkCreateDelete [2020-03-10T11:17:08.746Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-03-10T11:17:08.746Z] === RUN TestDockerNetworkDeletePreferID [2020-03-10T11:17:08.746Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-03-10T11:17:08.746Z] === RUN TestInspectNetwork [2020-03-10T11:17:09.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-10T11:17:09.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-10T11:17:12.585Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-10T11:17:12.585Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-10T11:17:12.585Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-10T11:17:12.842Z] === RUN TestInspectNetwork/full_network_id [2020-03-10T11:17:12.842Z] === RUN TestInspectNetwork/partial_network_id [2020-03-10T11:17:12.842Z] === RUN TestInspectNetwork/network_name [2020-03-10T11:17:12.842Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-10T11:17:13.405Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-10T11:17:13.405Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-10T11:17:13.663Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-10T11:17:13.920Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-10T11:17:16.440Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-10T11:17:17.002Z] --- PASS: TestInspectNetwork (9.89s) [2020-03-10T11:17:17.002Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-10T11:17:17.002Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-10T11:17:17.002Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-10T11:17:17.002Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-10T11:17:17.002Z] === RUN TestRunContainerWithBridgeNone [2020-03-10T11:17:17.194Z] --- PASS: TestServiceUpdateNetwork (14.72s) [2020-03-10T11:17:17.194Z] PASS [2020-03-10T11:17:17.194Z] [2020-03-10T11:17:17.194Z] === Skipped [2020-03-10T11:17:17.194Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-10T11:17:17.194Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-10T11:17:17.194Z] [2020-03-10T11:17:17.194Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-10T11:17:17.194Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:17:17.194Z] [2020-03-10T11:17:17.194Z] [2020-03-10T11:17:17.194Z] DONE 23 tests, 2 skipped in 144.079s [2020-03-10T11:17:17.194Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-10T11:17:17.194Z] ++ 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-10T11:17:17.194Z] ++ set -e [2020-03-10T11:17:17.194Z] ++ '[' -n 0 ']' [2020-03-10T11:17:17.194Z] ++ set -x [2020-03-10T11:17:17.194Z] ++ env -i DEST=/go/src/github.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-10T11:17:17.194Z] INFO: Testing against a local daemon [2020-03-10T11:17:17.194Z] === RUN TestSessionCreate [2020-03-10T11:17:17.194Z] --- PASS: TestSessionCreate (0.05s) [2020-03-10T11:17:17.194Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-10T11:17:17.194Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-10T11:17:17.194Z] PASS [2020-03-10T11:17:17.194Z] [2020-03-10T11:17:17.194Z] DONE 2 tests in 0.257s [2020-03-10T11:17:17.194Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-10T11:17:17.194Z] ++ 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-10T11:17:17.194Z] ++ set -e [2020-03-10T11:17:17.194Z] ++ '[' -n 0 ']' [2020-03-10T11:17:17.194Z] ++ set -x [2020-03-10T11:17:17.194Z] ++ env -i DEST=/go/src/github.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-10T11:17:17.194Z] INFO: Testing against a local daemon [2020-03-10T11:17:17.194Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-10T11:17:17.194Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-10T11:17:17.194Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-10T11:17:17.194Z] === RUN TestEventsExecDie [2020-03-10T11:17:17.194Z] --- PASS: TestEventsExecDie (0.88s) [2020-03-10T11:17:17.194Z] === RUN TestEventsBackwardsCompatible [2020-03-10T11:17:17.194Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-10T11:17:17.194Z] === RUN TestInfoBinaryCommits [2020-03-10T11:17:17.194Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-10T11:17:17.194Z] === RUN TestInfoAPIVersioned [2020-03-10T11:17:17.194Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-10T11:17:17.194Z] === RUN TestInfoDiscoveryBackend [2020-03-10T11:17:17.194Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-03-10T11:17:17.194Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-10T11:17:17.235Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-10T11:17:17.478Z] --- PASS: TestServiceUpdateConfigs (14.90s) [2020-03-10T11:17:17.478Z] === RUN TestServiceUpdateNetwork [2020-03-10T11:17:17.566Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-10T11:17:18.131Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-10T11:17:18.131Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-10T11:17:18.699Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-03-10T11:17:18.699Z] === RUN TestInfoAPI [2020-03-10T11:17:18.699Z] --- PASS: TestInfoAPI (0.05s) [2020-03-10T11:17:18.699Z] === RUN TestInfoAPIWarnings [2020-03-10T11:17:19.266Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-03-10T11:17:19.266Z] === RUN TestInfoDebug [2020-03-10T11:17:19.459Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-10T11:17:19.835Z] --- PASS: TestInfoDebug (0.61s) [2020-03-10T11:17:19.835Z] === RUN TestInfoInsecureRegistries [2020-03-10T11:17:20.023Z] --- PASS: TestRunContainerWithBridgeNone (2.82s) [2020-03-10T11:17:20.023Z] === RUN TestNetworkInvalidJSON [2020-03-10T11:17:20.023Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-10T11:17:20.023Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-10T11:17:20.023Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:17:20.023Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:17:20.023Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:17:20.023Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:17:20.023Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-10T11:17:20.023Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:17:20.023Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:17:20.023Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-10T11:17:20.023Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-10T11:17:20.023Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-10T11:17:20.023Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-10T11:17:20.023Z] === RUN TestHostIPv4BridgeLabel [2020-03-10T11:17:20.403Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-03-10T11:17:20.403Z] === RUN TestInfoRegistryMirrors [2020-03-10T11:17:20.587Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-03-10T11:17:20.587Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-10T11:17:20.843Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-10T11:17:20.970Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-03-10T11:17:20.970Z] === RUN TestLoginFailsWithBadCredentials [2020-03-10T11:17:21.229Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-03-10T11:17:21.229Z] === RUN TestPingCacheHeaders [2020-03-10T11:17:21.488Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-10T11:17:21.488Z] === RUN TestPingGet [2020-03-10T11:17:21.488Z] --- PASS: TestPingGet (0.03s) [2020-03-10T11:17:21.488Z] === RUN TestPingHead [2020-03-10T11:17:21.488Z] --- PASS: TestPingHead (0.05s) [2020-03-10T11:17:21.488Z] === RUN TestVersion [2020-03-10T11:17:21.488Z] --- PASS: TestVersion (0.05s) [2020-03-10T11:17:21.488Z] PASS [2020-03-10T11:17:21.488Z] [2020-03-10T11:17:21.488Z] === Skipped [2020-03-10T11:17:21.488Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-10T11:17:21.488Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-10T11:17:21.488Z] [2020-03-10T11:17:21.488Z] [2020-03-10T11:17:21.488Z] DONE 18 tests, 1 skipped in 6.377s [2020-03-10T11:17:21.488Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-10T11:17:21.488Z] ++ 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-10T11:17:21.488Z] ++ set -e [2020-03-10T11:17:21.488Z] ++ '[' -n 0 ']' [2020-03-10T11:17:21.488Z] ++ set -x [2020-03-10T11:17:21.488Z] ++ env -i DEST=/go/src/github.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-10T11:17:21.748Z] INFO: Testing against a local daemon [2020-03-10T11:17:21.748Z] === RUN TestVolumesCreateAndList [2020-03-10T11:17:21.748Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-10T11:17:21.748Z] === RUN TestVolumesRemove [2020-03-10T11:17:21.748Z] --- PASS: TestVolumesRemove (0.11s) [2020-03-10T11:17:21.748Z] === RUN TestVolumesInspect [2020-03-10T11:17:21.748Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-10T11:17:21.748Z] === RUN TestVolumesInvalidJSON [2020-03-10T11:17:21.773Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-03-10T11:17:21.773Z] === RUN TestDaemonDefaultNetworkPools [2020-03-10T11:17:22.007Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-10T11:17:22.007Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-10T11:17:22.007Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-10T11:17:22.007Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-10T11:17:22.007Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-10T11:17:22.007Z] PASS [2020-03-10T11:17:22.007Z] [2020-03-10T11:17:22.007Z] DONE 5 tests in 0.365s [2020-03-10T11:17:22.007Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-10T11:17:22.030Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-10T11:17:22.266Z] ++++ cat bundles/test-integration/docker.pid [2020-03-10T11:17:22.266Z] +++ kill 13240 [2020-03-10T11:17:22.287Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-03-10T11:17:22.287Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-10T11:17:23.217Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-10T11:17:23.642Z] +++ /etc/init.d/apparmor stop [2020-03-10T11:17:23.642Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-10T11:17:23.642Z] [2020-03-10T11:17:23.642Z] Unloading profiles will leave already running processes permanently [2020-03-10T11:17:23.642Z] unconfined, which can lead to unexpected situations. [2020-03-10T11:17:23.642Z] [2020-03-10T11:17:23.642Z] To set a process to complain mode, use the command line tool [2020-03-10T11:17:23.642Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-10T11:17:23.642Z] +++ true [2020-03-10T11:17:23.642Z] [2020-03-10T11:17:23.781Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.29s) [2020-03-10T11:17:23.781Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-10T11:17:25.675Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.72s) [2020-03-10T11:17:25.675Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-10T11:17:25.932Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-10T11:17:25.932Z] === RUN TestServiceWithPredefinedNetwork Post stage [Pipeline] junit [2020-03-10T11:17:26.951Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-10T11:17:27.627Z] + echo Ensuring container killed. [2020-03-10T11:17:27.627Z] Ensuring container killed. [2020-03-10T11:17:27.627Z] + docker rm -vf docker-pr2 [2020-03-10T11:17:27.627Z] Error: No such container: docker-pr2 [2020-03-10T11:17:27.627Z] + true [Pipeline] sh [2020-03-10T11:17:27.924Z] + echo Chowning /workspace to jenkins user [2020-03-10T11:17:27.924Z] Chowning /workspace to jenkins user [2020-03-10T11:17:27.924Z] + id -u [2020-03-10T11:17:27.924Z] + id -g [2020-03-10T11:17:27.924Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40661:/workspace busybox chown -R 1000:1000 /workspace [2020-03-10T11:17:29.208Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2020-03-10T11:17:29.208Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-10T11:17:29.208Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-10T11:17:29.208Z] service_test.go:236: FLAKY_TEST [2020-03-10T11:17:29.208Z] === RUN TestServiceWithDataPathPortInit [2020-03-10T11:17:29.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-10T11:17:30.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-10T11:17:30.704Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-10T11:17:30.819Z] --- PASS: TestServiceUpdateNetwork (13.50s) [2020-03-10T11:17:30.819Z] PASS [2020-03-10T11:17:30.819Z] [2020-03-10T11:17:30.819Z] === Skipped [2020-03-10T11:17:30.819Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-03-10T11:17:30.819Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-10T11:17:30.819Z] [2020-03-10T11:17:30.819Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-10T11:17:30.819Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:17:30.819Z] [2020-03-10T11:17:30.819Z] [2020-03-10T11:17:30.819Z] DONE 23 tests, 2 skipped in 135.775s [2020-03-10T11:17:30.819Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-10T11:17:30.819Z] ++ 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-10T11:17:30.819Z] ++ set -e [2020-03-10T11:17:30.819Z] ++ '[' -n 0 ']' [2020-03-10T11:17:30.819Z] ++ set -x [2020-03-10T11:17:30.819Z] ++ env -i DEST=/go/src/github.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-10T11:17:30.819Z] INFO: Testing against a local daemon [2020-03-10T11:17:30.819Z] === RUN TestSessionCreate [2020-03-10T11:17:30.819Z] --- PASS: TestSessionCreate (0.02s) [2020-03-10T11:17:30.819Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-10T11:17:30.819Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-10T11:17:30.819Z] PASS [2020-03-10T11:17:30.819Z] [2020-03-10T11:17:30.819Z] DONE 2 tests in 0.211s [2020-03-10T11:17:30.819Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-10T11:17:30.819Z] ++ 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-10T11:17:30.819Z] ++ set -e [2020-03-10T11:17:30.819Z] ++ '[' -n 0 ']' [2020-03-10T11:17:30.819Z] ++ set -x [2020-03-10T11:17:30.819Z] ++ env -i DEST=/go/src/github.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-10T11:17:30.819Z] INFO: Testing against a local daemon [2020-03-10T11:17:30.819Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-10T11:17:30.819Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-10T11:17:30.819Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-10T11:17:30.819Z] === RUN TestEventsExecDie [2020-03-10T11:17:30.819Z] --- PASS: TestEventsExecDie (0.88s) [2020-03-10T11:17:30.819Z] === RUN TestEventsBackwardsCompatible [2020-03-10T11:17:30.819Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-10T11:17:30.819Z] === RUN TestInfoBinaryCommits [2020-03-10T11:17:30.819Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-03-10T11:17:30.819Z] === RUN TestInfoAPIVersioned [2020-03-10T11:17:30.819Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-03-10T11:17:30.819Z] === RUN TestInfoDiscoveryBackend [2020-03-10T11:17:31.201Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-10T11:17:31.201Z] === RUN TestInfoDiscoveryInvalidAdvertise [Pipeline] catchError [Pipeline] { [2020-03-10T11:17:32.128Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-10T11:17:32.128Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [Pipeline] sh [2020-03-10T11:17:32.421Z] + bundleName=arm64-integration [2020-03-10T11:17:32.421Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-10T11:17:32.421Z] Creating arm64-integration-bundles.tar.gz [2020-03-10T11:17:32.421Z] + xargs+ tar -czf arm64-integration-bundles.tar.gz [2020-03-10T11:17:32.421Z] 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-10T11:17:32.496Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-10T11:17:32.496Z] === RUN TestInfoAPI [2020-03-10T11:17:32.496Z] --- PASS: TestInfoAPI (0.01s) [2020-03-10T11:17:32.496Z] === RUN TestInfoAPIWarnings [Pipeline] archiveArtifacts [2020-03-10T11:17:32.696Z] Archiving artifacts [2020-03-10T11:17:32.990Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40661/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-10T11:17:33.258Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-03-10T11:17:33.258Z] === RUN TestInfoDebug [2020-03-10T11:17:33.307Z] + make clean [2020-03-10T11:17:33.604Z] --- PASS: TestInfoDebug (0.52s) [2020-03-10T11:17:33.604Z] === RUN TestInfoInsecureRegistries [2020-03-10T11:17:33.876Z] docker volume rm -f docker-dev-cache [2020-03-10T11:17:33.876Z] docker-dev-cache [Pipeline] deleteDir [2020-03-10T11:17:33.987Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-10T11:17:33.987Z] === RUN TestInfoRegistryMirrors [2020-03-10T11:17:34.466Z] ......... [ 86%] [2020-03-10T11:17:34.729Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-10T11:17:34.729Z] === RUN TestLoginFailsWithBadCredentials [2020-03-10T11:17:34.729Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-03-10T11:17:34.729Z] === RUN TestPingCacheHeaders [2020-03-10T11:17:34.729Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-03-10T11:17:34.729Z] === RUN TestPingGet [2020-03-10T11:17:35.104Z] --- PASS: TestPingGet (0.02s) [2020-03-10T11:17:35.104Z] === RUN TestPingHead [2020-03-10T11:17:35.104Z] --- PASS: TestPingHead (0.02s) [2020-03-10T11:17:35.104Z] === RUN TestVersion [2020-03-10T11:17:35.104Z] --- PASS: TestVersion (0.02s) [2020-03-10T11:17:35.104Z] PASS [2020-03-10T11:17:35.104Z] [2020-03-10T11:17:35.104Z] === Skipped [2020-03-10T11:17:35.104Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-10T11:17:35.104Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-10T11:17:35.104Z] [2020-03-10T11:17:35.104Z] [2020-03-10T11:17:35.104Z] DONE 18 tests, 1 skipped in 5.579s [2020-03-10T11:17:35.104Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-10T11:17:35.104Z] ++ 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-10T11:17:35.104Z] ++ set -e [2020-03-10T11:17:35.104Z] ++ '[' -n 0 ']' [2020-03-10T11:17:35.104Z] ++ set -x [2020-03-10T11:17:35.104Z] ++ env -i DEST=/go/src/github.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-10T11:17:35.104Z] INFO: Testing against a local daemon [2020-03-10T11:17:35.104Z] === RUN TestVolumesCreateAndList [2020-03-10T11:17:35.104Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-10T11:17:35.104Z] === RUN TestVolumesRemove [2020-03-10T11:17:35.104Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-10T11:17:35.104Z] === RUN TestVolumesInspect [2020-03-10T11:17:35.104Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-10T11:17:35.104Z] === RUN TestVolumesInvalidJSON [2020-03-10T11:17:35.104Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-10T11:17:35.104Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-10T11:17:35.104Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-10T11:17:35.104Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-10T11:17:35.104Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-10T11:17:35.104Z] PASS [2020-03-10T11:17:35.104Z] [2020-03-10T11:17:35.104Z] DONE 5 tests in 0.279s [2020-03-10T11:17:35.104Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-10T11:17:35.448Z] ++++ cat bundles/test-integration/docker.pid [2020-03-10T11:17:35.448Z] +++ kill 11750 [2020-03-10T11:17:36.665Z] +++ /etc/init.d/apparmor stop [2020-03-10T11:17:36.665Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-10T11:17:36.665Z] [2020-03-10T11:17:36.665Z] Unloading profiles will leave already running processes permanently [2020-03-10T11:17:36.665Z] unconfined, which can lead to unexpected situations. [2020-03-10T11:17:36.665Z] [2020-03-10T11:17:36.665Z] To set a process to complain mode, use the command line tool [2020-03-10T11:17:36.665Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-10T11:17:36.665Z] +++ true [2020-03-10T11:17:36.665Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Post stage [Pipeline] junit [2020-03-10T11:17:39.166Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-10T11:17:40.242Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-10T11:17:40.753Z] + echo Ensuring container killed. [2020-03-10T11:17:40.753Z] Ensuring container killed. [2020-03-10T11:17:40.753Z] + docker rm -vf docker-pr2 [2020-03-10T11:17:40.753Z] Error: No such container: docker-pr2 [2020-03-10T11:17:40.753Z] + true [Pipeline] sh [2020-03-10T11:17:41.497Z] + echo Chowning /workspace to jenkins user [2020-03-10T11:17:41.497Z] Chowning /workspace to jenkins user [2020-03-10T11:17:41.497Z] + id -u [2020-03-10T11:17:41.497Z] + id -g [2020-03-10T11:17:41.497Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40661:/workspace busybox chown -R 1001:1001 /workspace [2020-03-10T11:17:41.871Z] tests/integration/models_networks_test.py .... [ 90%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-10T11:17:44.837Z] + bundleName=s390x-integration [2020-03-10T11:17:44.837Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-10T11:17:44.837Z] Creating s390x-integration-bundles.tar.gz [2020-03-10T11:17:44.837Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-03-10T11:17:44.837Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-10T11:17:44.956Z] Archiving artifacts [2020-03-10T11:17:46.222Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40661/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-10T11:17:46.899Z] + make clean [2020-03-10T11:17:47.245Z] make: command: Command not found [2020-03-10T11:17:47.245Z] make: command: Command not found [2020-03-10T11:17:47.245Z] docker volume rm -f docker-dev-cache [2020-03-10T11:17:47.245Z] docker-dev-cache [Pipeline] deleteDir [2020-03-10T11:17:48.419Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-10T11:17:48.419Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-10T11:17:48.784Z] --- PASS: TestServiceWithDataPathPortInit (18.79s) [2020-03-10T11:17:48.784Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-10T11:17:54.039Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-10T11:17:54.606Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-10T11:17:55.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-10T11:17:56.496Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.00s) [2020-03-10T11:17:56.497Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cochhbgbi4p6olvmtccq0rzt6 Created:2020-03-10 11:17:49.105365627 +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[746c8d6ae76f28ae720bda71eae1a75ab2ae7674d591651b404bf6dd6ea6f8ab:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dxu14rvfduzt8qiql46wubxji EndpointID:b1aa2399d6c7ceb416bdb03377ccdd9e35f05edbc7b3470686dfd280149f44b7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4bcb5b4f25a17fb86bc7b01e54a485ebd4bcdc6aefcc8a61bab6b8d9eab811c2 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:3973bd745a6e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dxu14rvfduzt8qiql46wubxji EndpointID:b1aa2399d6c7ceb416bdb03377ccdd9e35f05edbc7b3470686dfd280149f44b7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-10T11:17:56.497Z] PASS [2020-03-10T11:17:56.497Z] [2020-03-10T11:17:56.497Z] === Skipped [2020-03-10T11:17:56.497Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-10T11:17:56.497Z] service_test.go:236: FLAKY_TEST [2020-03-10T11:17:56.497Z] [2020-03-10T11:17:56.497Z] [2020-03-10T11:17:56.497Z] DONE 22 tests, 1 skipped in 49.932s [2020-03-10T11:17:56.497Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-10T11:17:56.497Z] ++ 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-10T11:17:56.497Z] ++ set -e [2020-03-10T11:17:56.497Z] ++ '[' -n 0 ']' [2020-03-10T11:17:56.497Z] ++ set -x [2020-03-10T11:17:56.497Z] ++ env -i DEST=/go/src/github.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-10T11:17:57.433Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-10T11:17:57.433Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-10T11:17:57.865Z] INFO: Testing against a local daemon [2020-03-10T11:17:57.865Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-10T11:17:57.865Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-10T11:17:57.865Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:17:57.865Z] === RUN TestDockerNetworkIpvlan [2020-03-10T11:17:57.865Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-10T11:17:57.865Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:17:57.865Z] PASS [2020-03-10T11:17:57.865Z] [2020-03-10T11:17:57.865Z] === Skipped [2020-03-10T11:17:57.866Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-10T11:17:57.866Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:17:57.866Z] [2020-03-10T11:17:57.866Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-10T11:17:57.866Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-10T11:17:57.866Z] [2020-03-10T11:17:57.866Z] [2020-03-10T11:17:57.866Z] DONE 2 tests, 2 skipped in 1.094s [2020-03-10T11:17:57.866Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-10T11:17:57.866Z] ++ 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-10T11:17:57.866Z] ++ set -e [2020-03-10T11:17:57.866Z] ++ '[' -n 0 ']' [2020-03-10T11:17:57.866Z] ++ set -x [2020-03-10T11:17:57.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=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-10T11:17:57.866Z] INFO: Testing against a local daemon [2020-03-10T11:17:57.866Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-10T11:17:59.251Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-03-10T11:17:59.251Z] === RUN TestDockerNetworkMacvlan [2020-03-10T11:18:00.186Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-10T11:18:01.116Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-10T11:18:01.653Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-10T11:18:02.047Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-10T11:18:02.169Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-10T11:18:02.169Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-10T11:18:02.169Z] [2020-03-10T11:18:02.169Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-10T11:18:02.169Z] =========================== short test summary info ============================ [2020-03-10T11:18:02.169Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-10T11:18:02.169Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-10T11:18:02.169Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-10T11:18:02.169Z] Not supported on most drivers [2020-03-10T11:18:02.169Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-10T11:18:02.169Z] Can fail if eth0 has multiple IP addresses [2020-03-10T11:18:02.169Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-10T11:18:02.169Z] This doesn't seem to be taken into account by the engine [2020-03-10T11:18:02.169Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-10T11:18:02.169Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-10T11:18:02.169Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-10T11:18:02.169Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-10T11:18:02.169Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-10T11:18:02.169Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-10T11:18:02.169Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-10T11:18:02.169Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 339.26 seconds == [2020-03-10T11:18:02.739Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-10T11:18:05.322Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-10T11:18:05.887Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-10T11:18:06.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-10T11:18:07.383Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-10T11:18:07.949Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-10T11:18:07.949Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-10T11:18:09.320Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-10T11:18:09.320Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-10T11:18:09.884Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-10T11:18:14.062Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-10T11:18:14.946Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-10T11:18:14.946Z] [2020-03-10T11:18:14.946Z] Unloading profiles will leave already running processes permanently [2020-03-10T11:18:14.946Z] unconfined, which can lead to unexpected situations. [2020-03-10T11:18:14.946Z] [2020-03-10T11:18:14.946Z] To set a process to complain mode, use the command line tool [2020-03-10T11:18:14.946Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-10T11:18:14.946Z] Post stage [Pipeline] junit [2020-03-10T11:18:15.246Z] Recording test results [2020-03-10T11:18:15.432Z] --- PASS: TestDockerNetworkMacvlan (16.00s) [2020-03-10T11:18:15.432Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-03-10T11:18:15.432Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-03-10T11:18:15.432Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.81s) [2020-03-10T11:18:15.432Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2020-03-10T11:18:15.432Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.40s) [2020-03-10T11:18:15.432Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.13s) [2020-03-10T11:18:15.432Z] PASS [2020-03-10T11:18:15.432Z] [2020-03-10T11:18:15.432Z] DONE 8 tests in 17.597s [2020-03-10T11:18:15.432Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-10T11:18:15.432Z] ++ 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-10T11:18:15.432Z] ++ set -e [2020-03-10T11:18:15.432Z] ++ '[' -n 0 ']' [2020-03-10T11:18:15.432Z] ++ set -x [2020-03-10T11:18:15.432Z] ++ env -i DEST=/go/src/github.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-10T11:18:15.432Z] testing: warning: no tests to run [2020-03-10T11:18:15.432Z] PASS [2020-03-10T11:18:15.432Z] [2020-03-10T11:18:15.432Z] DONE 0 tests in 0.066s [2020-03-10T11:18:15.432Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-10T11:18:15.432Z] ++ 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-10T11:18:15.432Z] ++ set -e [2020-03-10T11:18:15.432Z] ++ '[' -n 0 ']' [2020-03-10T11:18:15.432Z] ++ set -x [2020-03-10T11:18:15.432Z] ++ env -i DEST=/go/src/github.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-10T11:18:15.432Z] INFO: Testing against a local daemon [2020-03-10T11:18:15.432Z] === RUN TestAuthZPluginAllowRequest [Pipeline] sh [2020-03-10T11:18:17.174Z] + echo Ensuring container killed. [2020-03-10T11:18:17.174Z] Ensuring container killed. [2020-03-10T11:18:17.174Z] + docker rm -vf docker-pr2 [2020-03-10T11:18:17.174Z] Error: No such container: docker-pr2 [2020-03-10T11:18:17.174Z] + true [Pipeline] sh [2020-03-10T11:18:17.328Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-03-10T11:18:17.328Z] === RUN TestAuthZPluginTLS [2020-03-10T11:18:17.458Z] + echo Chowning /workspace to jenkins user [2020-03-10T11:18:17.458Z] Chowning /workspace to jenkins user [2020-03-10T11:18:17.458Z] + id -u [2020-03-10T11:18:17.458Z] + id -g [2020-03-10T11:18:17.458Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40661:/workspace busybox chown -R 1000:1000 /workspace [2020-03-10T11:18:17.891Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-03-10T11:18:17.891Z] === RUN TestAuthZPluginDenyRequest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-10T11:18:18.454Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-03-10T11:18:18.454Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-10T11:18:18.687Z] + bundleName=docker-py [2020-03-10T11:18:18.687Z] + echo Creating docker-py-bundles.tar.gz [2020-03-10T11:18:18.687Z] Creating docker-py-bundles.tar.gz [2020-03-10T11:18:18.687Z] + 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-10T11:18:18.698Z] Archiving artifacts [2020-03-10T11:18:19.018Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-10T11:18:19.018Z] === RUN TestAuthZPluginDenyResponse [2020-03-10T11:18:19.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-10T11:18:19.535Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-03-10T11:18:19.535Z] === RUN TestAuthZPluginAllowEventStream [2020-03-10T11:18:20.913Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40661/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-10T11:18:21.286Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -e DOCKER_GRAPHDRIVER docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/make.sh binary-daemon [2020-03-10T11:18:21.430Z] --- PASS: TestAuthZPluginAllowEventStream (1.86s) [2020-03-10T11:18:21.430Z] === RUN TestAuthZPluginErrorResponse [2020-03-10T11:18:21.853Z] [2020-03-10T11:18:21.853Z] Removing bundles/ [2020-03-10T11:18:21.853Z] [2020-03-10T11:18:21.853Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-10T11:18:21.853Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-10T11:18:21.853Z] GOOS="" GOARCH="" GOARM="" [2020-03-10T11:18:21.995Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2020-03-10T11:18:21.995Z] === RUN TestAuthZPluginErrorRequest [2020-03-10T11:18:22.559Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-10T11:18:22.559Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-03-10T11:18:22.559Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-10T11:18:22.817Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-10T11:18:23.074Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-10T11:18:23.074Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-10T11:18:23.639Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-10T11:18:24.572Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-10T11:18:24.572Z] === RUN TestDockerSuite/TestBuildFails [2020-03-10T11:18:25.136Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-03-10T11:18:25.136Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-10T11:18:25.700Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-10T11:18:25.700Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-10T11:18:26.756Z] #79 exporting layers 112.9s done [2020-03-10T11:18:26.757Z] #79 exporting manifest sha256:ebac5b6a1b7d15f99bdf492fc05dda30d041db4ac2623fce9528d2505db96cf1 0.0s done [2020-03-10T11:18:26.757Z] #79 exporting config sha256:3f333acae253ad19d74e4bf852e055ef8d097c179fa8ad7eb9ca59df55682699 done [2020-03-10T11:18:26.757Z] #79 sending tarball [2020-03-10T11:18:27.596Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2020-03-10T11:18:27.596Z] === RUN TestAuthZPluginHeader [2020-03-10T11:18:28.160Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-10T11:18:28.160Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-03-10T11:18:28.160Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-10T11:18:30.684Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-10T11:18:32.367Z] #79 sending tarball 19.1s done [2020-03-10T11:18:32.367Z] #79 DONE 132.0s [2020-03-10T11:18:32.367Z] [2020-03-10T11:18:32.367Z] #80 importing to docker [2020-03-10T11:18:32.578Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-10T11:18:32.836Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.50s) [2020-03-10T11:18:32.837Z] === RUN TestAuthZPluginV2Disable [2020-03-10T11:18:34.208Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-10T11:18:34.466Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-10T11:18:35.837Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-10T11:18:36.400Z] --- PASS: TestAuthZPluginV2Disable (3.60s) [2020-03-10T11:18:36.400Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-10T11:18:37.774Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-10T11:18:38.705Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-10T11:18:38.962Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-10T11:18:39.893Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.33s) [2020-03-10T11:18:39.893Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-10T11:18:41.262Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-10T11:18:44.541Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-10T11:18:46.438Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-10T11:18:50.144Z] b5405b758079: Pull complete [2020-03-10T11:18:50.144Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d [2020-03-10T11:18:50.144Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:18:50.144Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-10T11:18:50.144Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-10T11:18:50.144Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1040' [2020-03-10T11:18:50.144Z] WARN: Skipping validation tests [2020-03-10T11:18:50.144Z] INFO: Running unit tests at 03/10/2020 11:18:48... [2020-03-10T11:18:51.693Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-10T11:18:52.257Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-10T11:18:52.515Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-10T11:18:52.515Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.94s) [2020-03-10T11:18:52.515Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-10T11:18:53.080Z] INFO: make.ps1 starting at 03/10/2020 11:18:52 [2020-03-10T11:18:53.080Z] INFO: Git commit (e36d222666) assumed from DOCKER_GITCOMMIT environment variable [2020-03-10T11:18:53.080Z] INFO: Invoking autogen... [2020-03-10T11:18:53.080Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-10T11:18:53.542Z] INFO: Running unit tests... [2020-03-10T11:18:53.644Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-10T11:18:53.644Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-10T11:18:55.013Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-10T11:18:55.270Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-10T11:18:55.527Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-10T11:18:56.092Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-10T11:18:56.348Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-10T11:18:56.912Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-10T11:18:57.842Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-10T11:18:58.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-10T11:19:00.934Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-10T11:19:03.885Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/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-10T11:19:07.481Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-10T11:19:09.501Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-03-10T11:19:09.501Z] PASS [2020-03-10T11:19:09.501Z] [2020-03-10T11:19:09.501Z] DONE 17 tests in 53.870s [2020-03-10T11:19:09.501Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-10T11:19:09.501Z] ++ 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-10T11:19:09.501Z] ++ set -e [2020-03-10T11:19:09.501Z] ++ '[' -n 0 ']' [2020-03-10T11:19:09.501Z] ++ set -x [2020-03-10T11:19:09.501Z] ++ env -i DEST=/go/src/github.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-10T11:19:09.501Z] INFO: Testing against a local daemon [2020-03-10T11:19:09.501Z] === RUN TestPluginInvalidJSON [2020-03-10T11:19:09.501Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:19:09.501Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:19:09.501Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:19:09.501Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-10T11:19:09.501Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-10T11:19:09.501Z] PASS [2020-03-10T11:19:09.501Z] [2020-03-10T11:19:09.501Z] DONE 2 tests in 0.156s [2020-03-10T11:19:09.501Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-10T11:19:09.501Z] ++ 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-10T11:19:09.501Z] ++ set -e [2020-03-10T11:19:09.501Z] ++ '[' -n 0 ']' [2020-03-10T11:19:09.501Z] ++ set -x [2020-03-10T11:19:09.501Z] ++ env -i DEST=/go/src/github.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-10T11:19:09.501Z] INFO: Testing against a local daemon [2020-03-10T11:19:09.501Z] === RUN TestExternalGraphDriver [2020-03-10T11:19:09.758Z] === RUN TestExternalGraphDriver/json [2020-03-10T11:19:10.691Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-10T11:19:10.691Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-10T11:19:10.691Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-10T11:19:10.948Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-10T11:19:10.948Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-10T11:19:11.513Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-10T11:19:11.631Z] #80 DONE 37.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-10T11:19:11.770Z] === RUN TestExternalGraphDriver/spec [2020-03-10T11:19:12.088Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/test/unit [2020-03-10T11:19:12.478Z] ? github.com/docker/docker/api [no test files] [2020-03-10T11:19:13.140Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-10T11:19:14.070Z] === RUN TestExternalGraphDriver/pull [2020-03-10T11:19:15.001Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-10T11:19:15.932Z] --- PASS: TestExternalGraphDriver (6.24s) [2020-03-10T11:19:15.932Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2020-03-10T11:19:15.932Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2020-03-10T11:19:15.932Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2020-03-10T11:19:15.932Z] === RUN TestGraphdriverPluginV2 [2020-03-10T11:19:16.515Z] ? github.com/docker/docker/api [no test files] [2020-03-10T11:19:20.109Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-10T11:19:20.109Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-10T11:19:20.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-10T11:19:20.624Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-10T11:19:21.218Z] --- PASS: TestGraphdriverPluginV2 (5.48s) [2020-03-10T11:19:21.218Z] PASS [2020-03-10T11:19:21.218Z] [2020-03-10T11:19:21.218Z] DONE 5 tests in 11.904s [2020-03-10T11:19:21.218Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-10T11:19:21.218Z] ++ 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-10T11:19:21.218Z] ++ set -e [2020-03-10T11:19:21.218Z] ++ '[' -n 0 ']' [2020-03-10T11:19:21.218Z] ++ set -x [2020-03-10T11:19:21.218Z] ++ env -i DEST=/go/src/github.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-10T11:19:21.475Z] INFO: Testing against a local daemon [2020-03-10T11:19:21.475Z] === RUN TestContinueAfterPluginCrash [2020-03-10T11:19:21.475Z] === PAUSE TestContinueAfterPluginCrash [2020-03-10T11:19:21.475Z] === RUN TestReadPluginNoRead [2020-03-10T11:19:21.475Z] === PAUSE TestReadPluginNoRead [2020-03-10T11:19:21.475Z] === RUN TestDaemonStartWithLogOpt [2020-03-10T11:19:21.475Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-10T11:19:21.475Z] === CONT TestContinueAfterPluginCrash [2020-03-10T11:19:21.475Z] === CONT TestDaemonStartWithLogOpt [2020-03-10T11:19:27.332Z] ok github.com/docker/docker/api/server 0.223s coverage: 9.0% of statements [2020-03-10T11:19:36.335Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-10T11:19:37.266Z] --- PASS: TestDaemonStartWithLogOpt (15.51s) [2020-03-10T11:19:37.266Z] === CONT TestReadPluginNoRead [2020-03-10T11:19:38.961Z] ok github.com/docker/docker/api/server 0.029s coverage: 9.0% of statements [2020-03-10T11:19:40.547Z] === RUN TestReadPluginNoRead/default [2020-03-10T11:19:40.547Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-10T11:19:41.917Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-10T11:19:42.174Z] --- PASS: TestContinueAfterPluginCrash (20.65s) [2020-03-10T11:19:42.430Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-10T11:19:43.268Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-10T11:19:43.268Z] Copying nested executables into bundles/binary-daemon [2020-03-10T11:19:43.268Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-10T11:19:43.599Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -e DOCKER_GRAPHDRIVER docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/make.sh cross [2020-03-10T11:19:43.857Z] [2020-03-10T11:19:44.115Z] Removing bundles/ [2020-03-10T11:19:44.115Z] [2020-03-10T11:19:44.115Z] ---> Making bundle: cross (in bundles/cross) [2020-03-10T11:19:44.115Z] Cross building: bundles/cross/linux/amd64 [2020-03-10T11:19:44.115Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-10T11:19:44.115Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-10T11:19:44.954Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-10T11:19:44.954Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-10T11:19:44.954Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-10T11:19:44.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-10T11:19:46.848Z] --- PASS: TestReadPluginNoRead (9.75s) [2020-03-10T11:19:46.848Z] --- PASS: TestReadPluginNoRead/default (2.12s) [2020-03-10T11:19:46.848Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.10s) [2020-03-10T11:19:46.848Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s) [2020-03-10T11:19:46.848Z] read_test.go:91: [d18a83cebeadd] daemon is not started [2020-03-10T11:19:46.848Z] PASS [2020-03-10T11:19:46.848Z] [2020-03-10T11:19:46.848Z] DONE 6 tests in 25.449s [2020-03-10T11:19:46.848Z] 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-10T11:19:46.848Z] ++ 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-10T11:19:46.848Z] ++ set -e [2020-03-10T11:19:46.848Z] ++ '[' -n 0 ']' [2020-03-10T11:19:46.848Z] ++ set -x [2020-03-10T11:19:46.848Z] ++ env -i DEST=/go/src/github.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-10T11:19:46.848Z] testing: warning: no tests to run [2020-03-10T11:19:46.848Z] PASS [2020-03-10T11:19:46.848Z] [2020-03-10T11:19:46.848Z] DONE 0 tests in 0.084s [2020-03-10T11:19:46.848Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-10T11:19:46.848Z] ++ 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-10T11:19:46.848Z] ++ set -e [2020-03-10T11:19:46.848Z] ++ '[' -n 0 ']' [2020-03-10T11:19:46.848Z] ++ set -x [2020-03-10T11:19:46.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-10T11:19:47.106Z] INFO: Testing against a local daemon [2020-03-10T11:19:47.106Z] === RUN TestPluginWithDevMounts [2020-03-10T11:19:47.106Z] === PAUSE TestPluginWithDevMounts [2020-03-10T11:19:47.106Z] === CONT TestPluginWithDevMounts [2020-03-10T11:19:49.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-10T11:19:49.631Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-03-10T11:19:49.631Z] PASS [2020-03-10T11:19:49.631Z] [2020-03-10T11:19:49.631Z] DONE 1 tests in 2.556s [2020-03-10T11:19:49.631Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-10T11:19:49.631Z] ++ 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-10T11:19:49.631Z] ++ set -e [2020-03-10T11:19:49.631Z] ++ '[' -n 0 ']' [2020-03-10T11:19:49.631Z] ++ set -x [2020-03-10T11:19:49.631Z] ++ env -i DEST=/go/src/github.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-10T11:19:49.631Z] INFO: Testing against a local daemon [2020-03-10T11:19:49.631Z] === RUN TestSecretInspect [2020-03-10T11:19:51.003Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-10T11:19:51.568Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-10T11:19:53.465Z] --- PASS: TestSecretInspect (3.50s) [2020-03-10T11:19:53.465Z] === RUN TestSecretList [2020-03-10T11:19:54.030Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-10T11:19:54.286Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-10T11:19:56.812Z] --- PASS: TestSecretList (3.18s) [2020-03-10T11:19:56.812Z] === RUN TestSecretsCreateAndDelete [2020-03-10T11:19:56.812Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-10T11:19:57.375Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-10T11:19:58.746Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-10T11:19:59.751Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2020-03-10T11:19:59.751Z] === RUN TestSecretsUpdate [2020-03-10T11:19:59.751Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-10T11:20:02.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-10T11:20:02.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-10T11:20:02.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-10T11:20:02.839Z] --- PASS: TestSecretsUpdate (3.07s) [2020-03-10T11:20:02.839Z] === RUN TestTemplatedSecret [2020-03-10T11:20:02.839Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-10T11:20:03.097Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-10T11:20:03.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-10T11:20:03.921Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-10T11:20:07.198Z] --- PASS: TestTemplatedSecret (4.34s) [2020-03-10T11:20:07.198Z] === RUN TestSecretCreateResolve [2020-03-10T11:20:07.198Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-10T11:20:08.569Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-10T11:20:10.466Z] --- PASS: TestSecretCreateResolve (3.30s) [2020-03-10T11:20:10.466Z] PASS [2020-03-10T11:20:10.466Z] [2020-03-10T11:20:10.466Z] DONE 6 tests in 20.782s [2020-03-10T11:20:10.466Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-10T11:20:10.466Z] ++ 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-10T11:20:10.466Z] ++ set -e [2020-03-10T11:20:10.466Z] ++ '[' -n 0 ']' [2020-03-10T11:20:10.466Z] ++ set -x [2020-03-10T11:20:10.467Z] ++ env -i DEST=/go/src/github.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-10T11:20:10.467Z] INFO: Testing against a local daemon [2020-03-10T11:20:10.467Z] === RUN TestServiceCreateInit [2020-03-10T11:20:10.467Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-10T11:20:11.860Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-10T11:20:13.756Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-10T11:20:15.651Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-10T11:20:15.909Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-10T11:20:17.280Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-10T11:20:18.076Z] ok github.com/docker/docker/api/server/httputils 0.141s coverage: 14.7% of statements [2020-03-10T11:20:18.076Z] ok github.com/docker/docker/api/server/middleware 0.182s coverage: 37.7% of statements [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-10T11:20:18.076Z] ok github.com/docker/docker/api/types/strslice 0.091s coverage: 90.0% of statements [2020-03-10T11:20:18.076Z] ok github.com/docker/docker/api/types/filters 0.100s coverage: 92.2% of statements [2020-03-10T11:20:18.076Z] ok github.com/docker/docker/api/server/router/swarm 0.107s coverage: 4.5% of statements [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-10T11:20:18.076Z] ok github.com/docker/docker/api/types/time 0.221s coverage: 100.0% of statements [2020-03-10T11:20:18.076Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/builder [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-10T11:20:18.076Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-10T11:20:18.538Z] ok github.com/docker/docker/builder/dockerignore 0.239s coverage: 96.8% of statements [2020-03-10T11:20:19.175Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-10T11:20:19.432Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-10T11:20:20.802Z] --- PASS: TestServiceCreateInit (10.32s) [2020-03-10T11:20:20.802Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s) [2020-03-10T11:20:20.802Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2020-03-10T11:20:20.802Z] === RUN TestCreateServiceMultipleTimes [2020-03-10T11:20:22.292Z] ok github.com/docker/docker/cli/debug 0.287s coverage: 100.0% of statements [2020-03-10T11:20:22.755Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 46.3% of statements [2020-03-10T11:20:22.755Z] ok github.com/docker/docker/builder/remotecontext 0.872s coverage: 9.2% of statements [2020-03-10T11:20:23.323Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-10T11:20:26.600Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-10T11:20:27.165Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-10T11:20:28.539Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-10T11:20:35.169Z] ok github.com/docker/docker/client 0.599s coverage: 75.3% of statements [2020-03-10T11:20:40.722Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-10T11:20:40.722Z] --- PASS: TestCreateServiceMultipleTimes (19.37s) [2020-03-10T11:20:40.722Z] === RUN TestCreateServiceConflict [2020-03-10T11:20:43.248Z] --- PASS: TestCreateServiceConflict (2.79s) [2020-03-10T11:20:43.248Z] === RUN TestCreateServiceMaxReplicas [2020-03-10T11:20:43.248Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-10T11:20:45.772Z] === RUN TestDockerSuite/TestBuildRm [2020-03-10T11:20:46.703Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2020-03-10T11:20:46.703Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-10T11:20:48.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-10T11:20:49.530Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-10T11:20:50.048Z] ok github.com/docker/docker/builder/remotecontext/git 30.799s coverage: 86.3% of statements [2020-03-10T11:20:50.509Z] ? github.com/docker/docker/cli [no test files] [2020-03-10T11:20:50.510Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-10T11:20:50.901Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-10T11:20:52.272Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-10T11:20:53.202Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-10T11:20:53.767Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-10T11:20:55.135Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-10T11:20:56.505Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-10T11:20:57.876Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-10T11:20:59.117Z] ok github.com/docker/docker/cmd/dockerd 0.672s coverage: 19.2% of statements [2020-03-10T11:21:00.662Z] ok github.com/docker/docker/container 0.539s coverage: 41.9% of statements [2020-03-10T11:21:00.662Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-10T11:21:00.662Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-10T11:21:00.662Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-10T11:21:00.662Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-10T11:21:01.180Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.63s) [2020-03-10T11:21:01.180Z] === RUN TestCreateServiceSecretFileMode [2020-03-10T11:21:01.635Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.283s coverage: 65.3% of statements [2020-03-10T11:21:01.746Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-10T11:21:01.746Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-10T11:21:02.004Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-10T11:21:02.004Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-10T11:21:02.569Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-10T11:21:03.939Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-10T11:21:03.939Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-10T11:21:04.502Z] --- PASS: TestCreateServiceSecretFileMode (3.23s) [2020-03-10T11:21:04.502Z] === RUN TestCreateServiceConfigFileMode [2020-03-10T11:21:05.066Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-10T11:21:05.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-10T11:21:05.623Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-10T11:21:05.623Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-10T11:21:05.623Z] Cross building: bundles/cross/windows/amd64 [2020-03-10T11:21:05.623Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-10T11:21:05.623Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-10T11:21:07.450Z] ok github.com/docker/docker/daemon/cluster/convert 1.195s coverage: 35.7% of statements [2020-03-10T11:21:08.599Z] --- PASS: TestCreateServiceConfigFileMode (3.89s) [2020-03-10T11:21:08.600Z] === RUN TestCreateServiceSysctls [2020-03-10T11:21:10.496Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-10T11:21:11.867Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-10T11:21:12.125Z] --- PASS: TestCreateServiceSysctls (3.82s) [2020-03-10T11:21:12.125Z] === RUN TestCreateServiceCapabilities [2020-03-10T11:21:13.057Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-10T11:21:13.265Z] ok github.com/docker/docker/daemon/cluster 1.933s coverage: 0.5% of statements [2020-03-10T11:21:13.620Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-10T11:21:14.237Z] ok github.com/docker/docker/daemon/config 1.016s coverage: 79.6% of statements [2020-03-10T11:21:14.990Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-10T11:21:15.553Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2020-03-10T11:21:15.553Z] === RUN TestInspect [2020-03-10T11:21:16.430Z] ok github.com/docker/docker/daemon/discovery 0.687s coverage: 30.0% of statements [2020-03-10T11:21:16.484Z] === RUN TestDockerSuite/TestBuildUser [2020-03-10T11:21:16.891Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.260s coverage: 10.9% of statements [2020-03-10T11:21:16.891Z] ok github.com/docker/docker/daemon/events 0.365s coverage: 50.0% of statements [2020-03-10T11:21:18.437Z] ok github.com/docker/docker/daemon/links 0.120s coverage: 93.0% of statements [2020-03-10T11:21:18.437Z] ok github.com/docker/docker/daemon/graphdriver 0.168s coverage: 2.3% of statements [2020-03-10T11:21:19.011Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-10T11:21:20.380Z] --- PASS: TestInspect (4.58s) [2020-03-10T11:21:20.380Z] === RUN TestCreateJob [2020-03-10T11:21:22.190Z] ok github.com/docker/docker/daemon 3.509s coverage: 9.2% of statements [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-10T11:21:22.190Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-10T11:21:22.651Z] ok github.com/docker/docker/daemon/images 0.334s coverage: 4.9% of statements [2020-03-10T11:21:22.651Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-10T11:21:22.651Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-10T11:21:22.906Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-10T11:21:23.112Z] ok github.com/docker/docker/daemon/logger/awslogs 0.704s coverage: 77.4% of statements [2020-03-10T11:21:23.574Z] ok github.com/docker/docker/daemon/logger 0.813s coverage: 42.1% of statements [2020-03-10T11:21:23.574Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-10T11:21:23.574Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-10T11:21:23.574Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-10T11:21:23.574Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-10T11:21:23.574Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-10T11:21:24.546Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.310s coverage: 88.3% of statements [2020-03-10T11:21:24.802Z] --- PASS: TestCreateJob (4.32s) [2020-03-10T11:21:24.802Z] === RUN TestReplicatedJob [2020-03-10T11:21:25.520Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.371s coverage: 62.1% of statements [2020-03-10T11:21:25.983Z] ok github.com/docker/docker/daemon/logger/local 0.518s coverage: 74.7% of statements [2020-03-10T11:21:25.983Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-10T11:21:26.445Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.227s coverage: 21.4% of statements [2020-03-10T11:21:27.989Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.577s coverage: 33.3% of statements [2020-03-10T11:21:28.450Z] ok github.com/docker/docker/daemon/logger/syslog 0.279s coverage: 47.8% of statements [2020-03-10T11:21:28.450Z] ok github.com/docker/docker/daemon/logger/templates 0.242s coverage: 8.3% of statements [2020-03-10T11:21:31.215Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-03-10T11:21:31.215Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-10T11:21:31.215Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2020-03-10T11:21:31.215Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-10T11:21:31.215Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-10T11:21:31.215Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-10T11:21:31.215Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-10T11:21:31.215Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-10T11:21:31.215Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-10T11:21:31.215Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-10T11:21:31.215Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-10T11:21:31.215Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-10T11:21:31.215Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-10T11:21:31.215Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-10T11:21:31.215Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-03-10T11:21:31.215Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2020-03-10T11:21:31.215Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 4.5% of statements [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-10T11:21:31.216Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2020-03-10T11:21:31.216Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/builder [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-10T11:21:31.216Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-10T11:21:31.216Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-03-10T11:21:31.349Z] --- PASS: TestReplicatedJob (6.81s) [2020-03-10T11:21:31.349Z] === RUN TestUpdateReplicatedJob [2020-03-10T11:21:31.368Z] ok github.com/docker/docker/daemon/logger/splunk 2.707s coverage: 82.5% of statements [2020-03-10T11:21:31.368Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-10T11:21:31.368Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-10T11:21:31.368Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-10T11:21:32.720Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-03-10T11:21:32.911Z] ok github.com/docker/docker/distribution/metadata 1.723s coverage: 48.2% of statements [2020-03-10T11:21:33.373Z] ok github.com/docker/docker/distribution 1.314s coverage: 20.3% of statements [2020-03-10T11:21:33.373Z] ok github.com/docker/docker/errdefs 0.156s coverage: 49.4% of statements [2020-03-10T11:21:33.373Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-10T11:21:33.373Z] ok github.com/docker/docker/distribution/xfer 1.992s coverage: 77.3% of statements [2020-03-10T11:21:33.833Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-10T11:21:34.230Z] ok github.com/docker/docker/builder/remotecontext/git 5.254s coverage: 86.3% of statements [2020-03-10T11:21:35.525Z] --- PASS: TestUpdateReplicatedJob (3.77s) [2020-03-10T11:21:35.525Z] === RUN TestServiceListWithStatuses [2020-03-10T11:21:35.525Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-10T11:21:35.525Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-10T11:21:35.525Z] === RUN TestDockerNetworkConnectAlias [2020-03-10T11:21:36.020Z] ok github.com/docker/docker/image/v1 0.377s coverage: 25.0% of statements [2020-03-10T11:21:36.020Z] ok github.com/docker/docker/image/cache 0.531s coverage: 19.2% of statements [2020-03-10T11:21:36.306Z] ok github.com/docker/docker/builder/remotecontext 0.532s coverage: 13.6% of statements [2020-03-10T11:21:36.481Z] ok github.com/docker/docker/image 1.231s coverage: 86.4% of statements [2020-03-10T11:21:36.944Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-10T11:21:36.944Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-10T11:21:37.919Z] ok github.com/docker/docker/libcontainerd/queue 0.288s coverage: 100.0% of statements [2020-03-10T11:21:38.369Z] ok github.com/docker/docker/builder/dockerfile 1.436s coverage: 48.2% of statements [2020-03-10T11:21:38.369Z] ? github.com/docker/docker/cli [no test files] [2020-03-10T11:21:38.369Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-10T11:21:38.381Z] ok github.com/docker/docker/layer 0.726s coverage: 30.1% of statements [2020-03-10T11:21:38.381Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-10T11:21:39.356Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2020-03-10T11:21:39.817Z] ok github.com/docker/docker/opts 0.304s coverage: 67.7% of statements [2020-03-10T11:21:40.778Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-10T11:21:41.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-10T11:21:41.365Z] ok github.com/docker/docker/libcontainerd/local 0.433s coverage: 1.0% of statements [2020-03-10T11:21:41.365Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-10T11:21:41.365Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-10T11:21:41.365Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-10T11:21:41.365Z] ? github.com/docker/docker/oci [no test files] [2020-03-10T11:21:41.365Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-10T11:21:41.600Z] --- PASS: TestDockerNetworkConnectAlias (6.36s) [2020-03-10T11:21:41.600Z] === RUN TestDockerNetworkReConnect [2020-03-10T11:21:41.827Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2020-03-10T11:21:41.857Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-10T11:21:42.114Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-10T11:21:42.287Z] ok github.com/docker/docker/pkg/capabilities 0.062s coverage: 87.5% of statements [2020-03-10T11:21:42.287Z] ok github.com/docker/docker/pkg/authorization 0.752s coverage: 26.8% of statements [2020-03-10T11:21:43.262Z] ok github.com/docker/docker/pkg/directory 0.111s coverage: 80.0% of statements [2020-03-10T11:21:43.262Z] ok github.com/docker/docker/pkg/chrootarchive 0.126s coverage: 15.4% of statements [2020-03-10T11:21:43.511Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-10T11:21:44.235Z] ok github.com/docker/docker/pkg/discovery 0.107s coverage: 58.3% of statements [2020-03-10T11:21:44.697Z] ok github.com/docker/docker/pkg/discovery/file 0.091s coverage: 92.9% of statements [2020-03-10T11:21:44.898Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-10T11:21:45.670Z] ok github.com/docker/docker/pkg/discovery/memory 0.170s coverage: 92.3% of statements [2020-03-10T11:21:46.132Z] ok github.com/docker/docker/pkg/discovery/nodes 0.134s coverage: 93.8% of statements [2020-03-10T11:21:46.270Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-10T11:21:46.270Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-10T11:21:46.270Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-10T11:21:46.270Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-10T11:21:46.270Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-10T11:21:46.526Z] --- PASS: TestDockerNetworkReConnect (5.04s) [2020-03-10T11:21:46.527Z] === RUN TestServicePlugin [2020-03-10T11:21:46.822Z] ok github.com/docker/docker/client 0.944s coverage: 75.8% of statements [2020-03-10T11:21:47.105Z] ok github.com/docker/docker/pkg/filenotify 0.128s coverage: 36.2% of statements [2020-03-10T11:21:47.566Z] ok github.com/docker/docker/pkg/fileutils 0.102s coverage: 87.7% of statements [2020-03-10T11:21:47.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-10T11:21:48.027Z] ok github.com/docker/docker/pkg/homedir 0.082s coverage: 42.9% of statements [2020-03-10T11:21:48.830Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-10T11:21:48.830Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-10T11:21:49.002Z] ok github.com/docker/docker/pkg/idtools 0.090s coverage: 6.3% of statements [2020-03-10T11:21:49.002Z] ok github.com/docker/docker/pkg/discovery/kv 3.426s coverage: 84.1% of statements [2020-03-10T11:21:49.973Z] ok github.com/docker/docker/pkg/archive 8.889s coverage: 62.0% of statements [2020-03-10T11:21:49.973Z] ok github.com/docker/docker/pkg/locker 0.065s coverage: 88.9% of statements [2020-03-10T11:21:50.265Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-10T11:21:50.435Z] ok github.com/docker/docker/pkg/jsonmessage 0.235s coverage: 91.7% of statements [2020-03-10T11:21:50.435Z] ok github.com/docker/docker/pkg/ioutils 0.687s coverage: 68.4% of statements [2020-03-10T11:21:50.898Z] ok github.com/docker/docker/pkg/longpath 0.104s coverage: 100.0% of statements [2020-03-10T11:21:51.199Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-10T11:21:51.359Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2020-03-10T11:21:51.821Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2020-03-10T11:21:52.283Z] ok github.com/docker/docker/pkg/pidfile 0.079s coverage: 82.6% of statements [2020-03-10T11:21:52.569Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-10T11:21:52.569Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-10T11:21:53.259Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.131s coverage: 56.8% of statements [2020-03-10T11:21:54.805Z] ok github.com/docker/docker/pkg/plugins/transport 0.101s coverage: 85.7% of statements [2020-03-10T11:21:54.805Z] ok github.com/docker/docker/pkg/pools 0.134s coverage: 88.2% of statements [2020-03-10T11:21:55.779Z] ok github.com/docker/docker/pkg/progress 0.222s coverage: 75.9% of statements [2020-03-10T11:21:55.845Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-10T11:21:56.753Z] ok github.com/docker/docker/pkg/pubsub 1.187s coverage: 73.9% of statements [2020-03-10T11:21:57.215Z] ok github.com/docker/docker/pkg/reexec 0.126s coverage: 82.4% of statements [2020-03-10T11:21:58.190Z] ok github.com/docker/docker/pkg/signal 0.039s coverage: 20.3% of statements [2020-03-10T11:21:58.190Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2020-03-10T11:21:58.368Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-10T11:21:58.935Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-10T11:21:59.164Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2020-03-10T11:21:59.164Z] ok github.com/docker/docker/pkg/streamformatter 0.084s coverage: 66.2% of statements [2020-03-10T11:21:59.500Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-10T11:22:00.065Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-10T11:22:00.065Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-10T11:22:00.712Z] ok github.com/docker/docker/pkg/sysinfo 0.083s coverage: 38.2% of statements [2020-03-10T11:22:01.173Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 13.0% of statements [2020-03-10T11:22:01.435Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-10T11:22:01.635Z] ok github.com/docker/docker/pkg/tailfile 0.216s coverage: 88.6% of statements [2020-03-10T11:22:03.181Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2020-03-10T11:22:03.181Z] ok github.com/docker/docker/pkg/term 0.080s coverage: 30.8% of statements [2020-03-10T11:22:03.957Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-10T11:22:03.957Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-10T11:22:03.957Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-10T11:22:04.154Z] testing: warning: no tests to run [2020-03-10T11:22:04.154Z] ok github.com/docker/docker/pkg/term/windows 0.055s coverage: 0.0% of statements [no tests to run] [2020-03-10T11:22:04.154Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-03-10T11:22:04.520Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-10T11:22:05.127Z] ok github.com/docker/docker/pkg/urlutil 0.141s coverage: 100.0% of statements [2020-03-10T11:22:05.127Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-10T11:22:05.127Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-10T11:22:05.127Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-10T11:22:05.127Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-10T11:22:05.127Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-10T11:22:05.127Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-10T11:22:05.127Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-10T11:22:05.127Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-10T11:22:05.127Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2020-03-10T11:22:05.891Z] === RUN TestDockerSuite/TestCommitChange [2020-03-10T11:22:06.821Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-10T11:22:07.314Z] ok github.com/docker/docker/plugin/v2 0.196s coverage: 20.1% of statements [2020-03-10T11:22:07.314Z] ok github.com/docker/docker/reference 0.168s coverage: 84.4% of statements [2020-03-10T11:22:07.751Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-10T11:22:07.776Z] ok github.com/docker/docker/plugin 0.168s coverage: 11.7% of statements [2020-03-10T11:22:09.321Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2020-03-10T11:22:09.321Z] ok github.com/docker/docker/registry/resumable 0.309s coverage: 100.0% of statements [2020-03-10T11:22:10.275Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-10T11:22:10.296Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2020-03-10T11:22:10.296Z] ok github.com/docker/docker/registry 0.443s coverage: 51.7% of statements [2020-03-10T11:22:10.758Z] ok github.com/docker/docker/runconfig 0.198s coverage: 54.5% of statements [2020-03-10T11:22:11.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-10T11:22:11.644Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-10T11:22:13.014Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-10T11:22:13.674Z] ok github.com/docker/docker/volume/drivers 0.217s coverage: 36.1% of statements [2020-03-10T11:22:14.135Z] ok github.com/docker/docker/volume/local 0.174s coverage: 37.7% of statements [2020-03-10T11:22:14.135Z] ok github.com/docker/docker/volume/mounts 0.109s coverage: 66.2% of statements [2020-03-10T11:22:14.911Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-10T11:22:15.843Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-10T11:22:16.322Z] ok github.com/docker/docker/volume/service 0.419s coverage: 70.3% of statements [2020-03-10T11:22:17.736Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-10T11:22:18.668Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-10T11:22:18.668Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-10T11:22:18.668Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-10T11:22:18.668Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-10T11:22:18.668Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-10T11:22:18.668Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-10T11:22:18.668Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-10T11:22:20.562Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-10T11:22:22.456Z] --- PASS: TestServicePlugin (35.75s) [2020-03-10T11:22:22.456Z] plugin_test.go:62: [deae7aae833ae] joining swarm manager [d05e63c168d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:22:22.456Z] plugin_test.go:65: [d0c4d34cc4f3f] joining swarm manager [d05e63c168d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:22:22.456Z] === RUN TestServiceUpdateLabel [2020-03-10T11:22:22.456Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-10T11:22:22.456Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-10T11:22:23.434Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-10T11:22:24.364Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-10T11:22:24.928Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-10T11:22:25.492Z] --- PASS: TestServiceUpdateLabel (3.11s) [2020-03-10T11:22:25.492Z] === RUN TestServiceUpdateSecrets [2020-03-10T11:22:25.748Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-10T11:22:26.680Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-10T11:22:26.680Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-10T11:22:26.680Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-10T11:22:27.040Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-10T11:22:27.040Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-10T11:22:27.040Z] remote: Enumerating objects: 2, done. [2020-03-10T11:22:27.040Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-10T11:22:27.040Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-10T11:22:27.040Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-10T11:22:27.040Z] 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-10T11:22:27.040Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-10T11:22:27.040Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-10T11:22:27.421Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/test/unit [2020-03-10T11:22:27.610Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-10T11:22:27.610Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-10T11:22:27.867Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-10T11:22:27.867Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-10T11:22:27.867Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-10T11:22:28.728Z] ok github.com/docker/docker/pkg/plugins 35.159s coverage: 73.4% of statements [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/rootless [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/volume [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-10T11:22:28.728Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-10T11:22:28.797Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-10T11:22:29.729Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-10T11:22:29.955Z] ? github.com/docker/docker/api [no test files] [2020-03-10T11:22:30.658Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-10T11:22:30.659Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === Skipped [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-10T11:22:30.918Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2020-03-10T11:22:30.918Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-10T11:22:30.918Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-03-10T11:22:30.918Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-10T11:22:30.918Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-10T11:22:30.918Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-10T11:22:30.918Z] daemon_test.go:147: root required [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-10T11:22:30.918Z] reload_test.go:520: root required [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-10T11:22:30.918Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-10T11:22:30.918Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-10T11:22:30.918Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-10T11:22:30.918Z] download_test.go:268: Needs fixing on Windows [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-10T11:22:30.918Z] layer_test.go:304: Failing on Windows [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-10T11:22:30.918Z] layer_test.go:353: Failing on Windows [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-10T11:22:30.918Z] layer_test.go:468: Failing on Windows [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-10T11:22:30.918Z] layer_test.go:697: Failing on Windows [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-10T11:22:30.918Z] migration_test.go:46: Failing on Windows [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-10T11:22:30.918Z] migration_test.go:182: Failing on Windows [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.918Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-10T11:22:30.918Z] mount_test.go:17: Failing on Windows [2020-03-10T11:22:30.918Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-10T11:22:30.919Z] mount_test.go:76: Failing on Windows [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-10T11:22:30.919Z] mount_test.go:125: Failing on Windows [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-10T11:22:30.919Z] mount_test.go:212: Failing on Windows [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-10T11:22:30.919Z] archive_test.go:133: Xz not present in msys2 [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-10T11:22:30.919Z] archive_test.go:238: Failing on Windows CI machines [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-10T11:22:30.919Z] archive_windows_test.go:16: Currently fails [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-10T11:22:30.919Z] changes_test.go:192: needs more investigation [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-10T11:22:30.919Z] changes_test.go:405: needs further investigation [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-10T11:22:30.919Z] changes_test.go:441: needs further investigation [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-10T11:22:30.919Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-10T11:22:30.919Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-10T11:22:30.919Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-10T11:22:30.919Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-10T11:22:30.919Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-10T11:22:30.919Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-10T11:22:30.919Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-10T11:22:30.919Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-10T11:22:30.919Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-10T11:22:30.919Z] poller_test.go:41: No chmod on Windows [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-10T11:22:30.919Z] fileutils_test.go:134: Needs porting to Windows [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-10T11:22:30.919Z] fileutils_test.go:180: Needs porting to Windows [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-10T11:22:30.919Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-10T11:22:30.919Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-03-10T11:22:30.919Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-10T11:22:30.919Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-10T11:22:30.919Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-10T11:22:30.919Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] [2020-03-10T11:22:30.919Z] DONE 1772 tests, 46 skipped in 207.277s [2020-03-10T11:22:30.919Z] INFO: make.ps1 ended at 03/10/2020 11:22:30 [2020-03-10T11:22:32.461Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-10T11:22:32.552Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-10T11:22:32.922Z] INFO: Unit tests ended at 03/10/2020 11:22:32. Duration:00:03:43.4401145 [2020-03-10T11:22:32.922Z] INFO: Building busybox [2020-03-10T11:22:32.922Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-10T11:22:32.922Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-10T11:22:32.922Z] [2020-03-10T11:22:32.922Z] Sending build context to Docker daemon 2.56kB [2020-03-10T11:22:32.922Z] [2020-03-10T11:22:32.922Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-10T11:22:32.922Z] ---> 81094f2483ae [2020-03-10T11:22:32.922Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-10T11:22:32.922Z] ---> Running in 6293aa488042 [2020-03-10T11:22:33.124Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-10T11:22:33.124Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-10T11:22:34.064Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-10T11:22:34.994Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-10T11:22:35.924Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-10T11:22:36.488Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-10T11:22:36.488Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-10T11:22:37.418Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-10T11:22:38.349Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-10T11:22:38.744Z] Removing intermediate container 6293aa488042 [2020-03-10T11:22:38.744Z] ---> b87c58bc9f08 [2020-03-10T11:22:38.744Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-10T11:22:39.280Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-10T11:22:39.280Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-10T11:22:39.717Z] [2020-03-10T11:22:40.176Z] ---> e06082dfc1a6 [2020-03-10T11:22:40.176Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-10T11:22:40.176Z] ---> Running in 51771799a0d8 [2020-03-10T11:22:40.210Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-10T11:22:40.468Z] --- PASS: TestServiceUpdateSecrets (15.23s) [2020-03-10T11:22:40.468Z] === RUN TestServiceUpdateConfigs [2020-03-10T11:22:41.711Z] [2020-03-10T11:22:41.711Z] SUCCESS: Specified value was saved. [2020-03-10T11:22:41.840Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-10T11:22:43.211Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-10T11:22:43.468Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-10T11:22:43.468Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-10T11:22:43.468Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-10T11:22:43.468Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-10T11:22:44.073Z] ok github.com/docker/docker/cmd/dockerd 0.354s coverage: 30.7% of statements [2020-03-10T11:22:44.397Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-10T11:22:44.624Z] Removing intermediate container 51771799a0d8 [2020-03-10T11:22:44.624Z] ---> 76cbe937534d [2020-03-10T11:22:44.624Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-10T11:22:44.624Z] ---> Running in 69b5ae1b5c00 [2020-03-10T11:22:44.817Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-03-10T11:22:47.576Z] ok github.com/docker/docker/container 0.199s coverage: 34.9% of statements [2020-03-10T11:22:47.576Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-10T11:22:47.576Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-10T11:22:47.576Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-10T11:22:47.576Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-10T11:22:49.647Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-10T11:22:49.647Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-10T11:22:50.579Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-10T11:22:50.579Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-10T11:22:50.579Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-10T11:22:51.719Z] Cannot create a file when that file already exists. [2020-03-10T11:22:52.039Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2020-03-10T11:22:53.850Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-10T11:22:54.107Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-10T11:22:55.479Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-10T11:22:55.479Z] --- PASS: TestServiceUpdateConfigs (15.03s) [2020-03-10T11:22:55.479Z] === RUN TestServiceUpdateNetwork [2020-03-10T11:22:57.501Z] Removing intermediate container 69b5ae1b5c00 [2020-03-10T11:22:57.501Z] ---> 02e856161ca6 [2020-03-10T11:22:57.501Z] Step 6/6 : CMD ["sh"] [2020-03-10T11:22:57.501Z] ---> Running in 796bbfbe41d4 [2020-03-10T11:22:57.962Z] Removing intermediate container 796bbfbe41d4 [2020-03-10T11:22:57.962Z] ---> 0e482cc82447 [2020-03-10T11:22:57.962Z] Successfully built 0e482cc82447 [2020-03-10T11:22:57.962Z] Successfully tagged busybox:latest [2020-03-10T11:22:57.962Z] INFO: Docker images of the daemon under test [2020-03-10T11:22:57.962Z] [2020-03-10T11:22:57.962Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-10T11:22:57.962Z] busybox latest 0e482cc82447 Less than a second ago 4.88GB [2020-03-10T11:22:57.962Z] microsoft/windowsservercore latest 81094f2483ae 3 weeks ago 4.84GB [2020-03-10T11:22:57.962Z] mcr.microsoft.com/windows/servercore ltsc2019 81094f2483ae 3 weeks ago 4.84GB [2020-03-10T11:22:57.962Z] [2020-03-10T11:22:57.962Z] INFO: Running integration tests at 03/10/2020 11:22:57... [2020-03-10T11:22:57.962Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-10T11:22:57.962Z] INFO: Integration API tests being run from the host: [2020-03-10T11:22:57.962Z] INFO: make.ps1 starting at 03/10/2020 11:22:57 [2020-03-10T11:22:58.930Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-10T11:23:00.533Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 35.7% of statements [2020-03-10T11:23:00.758Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-10T11:23:01.016Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-10T11:23:02.591Z] ok github.com/docker/docker/daemon/cluster 0.183s coverage: 0.5% of statements [2020-03-10T11:23:02.922Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-10T11:23:04.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-10T11:23:05.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-10T11:23:07.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-10T11:23:08.143Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2020-03-10T11:23:09.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-10T11:23:10.196Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-03-10T11:23:10.402Z] --- PASS: TestServiceUpdateNetwork (14.56s) [2020-03-10T11:23:10.402Z] PASS [2020-03-10T11:23:10.402Z] [2020-03-10T11:23:10.402Z] === Skipped [2020-03-10T11:23:10.402Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-10T11:23:10.402Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-10T11:23:10.402Z] [2020-03-10T11:23:10.402Z] [2020-03-10T11:23:10.402Z] DONE 23 tests, 1 skipped in 179.840s [2020-03-10T11:23:10.402Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-10T11:23:10.402Z] ++ 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-10T11:23:10.402Z] ++ set -e [2020-03-10T11:23:10.402Z] ++ '[' -n 0 ']' [2020-03-10T11:23:10.402Z] ++ set -x [2020-03-10T11:23:10.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-10T11:23:10.402Z] INFO: Testing against a local daemon [2020-03-10T11:23:10.402Z] === RUN TestSessionCreate [2020-03-10T11:23:10.402Z] --- PASS: TestSessionCreate (0.02s) [2020-03-10T11:23:10.402Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-10T11:23:10.402Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-10T11:23:10.402Z] PASS [2020-03-10T11:23:10.402Z] [2020-03-10T11:23:10.402Z] DONE 2 tests in 0.212s [2020-03-10T11:23:10.402Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-10T11:23:10.402Z] ++ 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-10T11:23:10.402Z] ++ set -e [2020-03-10T11:23:10.402Z] ++ '[' -n 0 ']' [2020-03-10T11:23:10.402Z] ++ set -x [2020-03-10T11:23:10.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-10T11:23:10.402Z] INFO: Testing against a local daemon [2020-03-10T11:23:10.402Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-10T11:23:10.402Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-10T11:23:10.402Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-10T11:23:10.402Z] === RUN TestEventsExecDie [2020-03-10T11:23:10.485Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 81.7% of statements [2020-03-10T11:23:10.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-10T11:23:10.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-10T11:23:11.589Z] --- PASS: TestEventsExecDie (1.11s) [2020-03-10T11:23:11.589Z] === RUN TestEventsBackwardsCompatible [2020-03-10T11:23:11.846Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-03-10T11:23:11.846Z] === RUN TestInfoBinaryCommits [2020-03-10T11:23:11.846Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-10T11:23:11.846Z] === RUN TestInfoAPIVersioned [2020-03-10T11:23:11.846Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-10T11:23:11.846Z] === RUN TestInfoDiscoveryBackend [2020-03-10T11:23:12.409Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-03-10T11:23:12.409Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-10T11:23:12.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a22300_} [2020-03-10T11:23:13.223Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-03-10T11:23:13.341Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-10T11:23:13.341Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-10T11:23:13.905Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-03-10T11:23:13.905Z] === RUN TestInfoAPI [2020-03-10T11:23:13.905Z] --- PASS: TestInfoAPI (0.03s) [2020-03-10T11:23:13.905Z] === RUN TestInfoAPIWarnings [2020-03-10T11:23:14.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1027190982_/foo_false____} [2020-03-10T11:23:14.420Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-03-10T11:23:14.420Z] === RUN TestInfoDebug [2020-03-10T11:23:14.984Z] --- PASS: TestInfoDebug (0.53s) [2020-03-10T11:23:14.984Z] === RUN TestInfoInsecureRegistries [2020-03-10T11:23:15.548Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-03-10T11:23:15.548Z] === RUN TestInfoRegistryMirrors [2020-03-10T11:23:15.922Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.538s coverage: 13.7% of statements [2020-03-10T11:23:16.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1027190982_/foo_true____} [2020-03-10T11:23:16.112Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-03-10T11:23:16.112Z] === RUN TestLoginFailsWithBadCredentials [2020-03-10T11:23:16.369Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-03-10T11:23:16.369Z] === RUN TestPingCacheHeaders [2020-03-10T11:23:16.369Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-10T11:23:16.369Z] === RUN TestPingGet [2020-03-10T11:23:16.369Z] --- PASS: TestPingGet (0.01s) [2020-03-10T11:23:16.369Z] === RUN TestPingHead [2020-03-10T11:23:16.369Z] --- PASS: TestPingHead (0.04s) [2020-03-10T11:23:16.369Z] === RUN TestVersion [2020-03-10T11:23:16.369Z] --- PASS: TestVersion (0.03s) [2020-03-10T11:23:16.369Z] PASS [2020-03-10T11:23:16.369Z] [2020-03-10T11:23:16.369Z] === Skipped [2020-03-10T11:23:16.369Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-10T11:23:16.369Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-10T11:23:16.369Z] [2020-03-10T11:23:16.369Z] [2020-03-10T11:23:16.369Z] DONE 18 tests, 1 skipped in 5.981s [2020-03-10T11:23:16.369Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-10T11:23:16.369Z] ++ 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-10T11:23:16.369Z] ++ set -e [2020-03-10T11:23:16.369Z] ++ '[' -n 0 ']' [2020-03-10T11:23:16.369Z] ++ set -x [2020-03-10T11:23:16.370Z] ++ env -i DEST=/go/src/github.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-10T11:23:16.626Z] INFO: Testing against a local daemon [2020-03-10T11:23:16.626Z] === RUN TestVolumesCreateAndList [2020-03-10T11:23:16.626Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-03-10T11:23:16.626Z] === RUN TestVolumesRemove [2020-03-10T11:23:16.883Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-10T11:23:16.883Z] === RUN TestVolumesInspect [2020-03-10T11:23:16.883Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-10T11:23:16.883Z] === RUN TestVolumesInvalidJSON [2020-03-10T11:23:16.883Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-10T11:23:16.883Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-10T11:23:16.883Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-10T11:23:16.883Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-10T11:23:16.883Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-10T11:23:16.883Z] PASS [2020-03-10T11:23:16.883Z] [2020-03-10T11:23:16.883Z] DONE 5 tests in 0.458s [2020-03-10T11:23:16.883Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-10T11:23:17.448Z] ++++ cat bundles/test-integration/docker.pid [2020-03-10T11:23:17.448Z] +++ kill 5410 [2020-03-10T11:23:17.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3552353133_/foo_false____} [2020-03-10T11:23:17.972Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-03-10T11:23:18.637Z] +++ /etc/init.d/apparmor stop [2020-03-10T11:23:18.637Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-10T11:23:18.637Z] [2020-03-10T11:23:18.637Z] Unloading profiles will leave already running processes permanently [2020-03-10T11:23:18.637Z] unconfined, which can lead to unexpected situations. [2020-03-10T11:23:18.637Z] [2020-03-10T11:23:18.637Z] To set a process to complain mode, use the command line tool [2020-03-10T11:23:18.637Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-10T11:23:18.637Z] +++ true [2020-03-10T11:23:18.637Z] [2020-03-10T11:23:19.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3552353133_/foo_true____} [2020-03-10T11:23:19.466Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.029s coverage: 57.9% of statements [2020-03-10T11:23:19.754Z] ok github.com/docker/docker/daemon 12.484s coverage: 17.5% of statements [2020-03-10T11:23:19.754Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-10T11:23:19.754Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-10T11:23:19.754Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-10T11:23:19.754Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-10T11:23:21.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3552353133_/foo_true__0xc000a227e0__} [2020-03-10T11:23:22.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a22800_} [2020-03-10T11:23:24.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a22820_} [2020-03-10T11:23:25.302Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.344s coverage: 68.6% of statements [2020-03-10T11:23:25.592Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.924s coverage: 49.5% of statements [2020-03-10T11:23:26.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a22840_} [2020-03-10T11:23:27.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a22860_} [2020-03-10T11:23:27.660Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.155s coverage: 46.2% of statements [2020-03-10T11:23:27.660Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-10T11:23:28.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:23:28.944Z] INFO: Testing against a local daemon [2020-03-10T11:23:28.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-10T11:23:29.153Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-03-10T11:23:29.443Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.543s coverage: 76.1% of statements [2020-03-10T11:23:29.443Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.383s coverage: 55.1% of statements [2020-03-10T11:23:29.443Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-10T11:23:29.443Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-10T11:23:30.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-10T11:23:31.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-10T11:23:31.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-10T11:23:31.142Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-10T11:23:31.501Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2020-03-10T11:23:33.560Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.039s coverage: 3.0% of statements [2020-03-10T11:23:34.414Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-10T11:23:35.060Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 41.8% of statements [2020-03-10T11:23:36.936Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-10T11:23:39.485Z] ok github.com/docker/docker/daemon/logger/gelf 0.048s coverage: 67.0% of statements [2020-03-10T11:23:39.486Z] ok github.com/docker/docker/daemon/logger/awslogs 0.776s coverage: 77.8% of statements [2020-03-10T11:23:39.486Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-03-10T11:23:40.210Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-10T11:23:40.517Z] ok github.com/docker/docker/daemon/images 0.132s coverage: 4.9% of statements [2020-03-10T11:23:40.517Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-10T11:23:40.517Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-10T11:23:40.517Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-10T11:23:40.517Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-10T11:23:40.517Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 88.3% of statements [2020-03-10T11:23:41.412Z] ok github.com/docker/docker/integration/build 16.003s [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] === Skipped [2020-03-10T11:23:41.412Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-10T11:23:41.412Z] build_session_test.go:25: TODO: BuildKit [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-10T11:23:41.412Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-10T11:23:41.412Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-03-10T11:23:41.412Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-03-10T11:23:41.412Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-03-10T11:23:41.412Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-03-10T11:23:41.412Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-03-10T11:23:41.412Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-03-10T11:23:41.412Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-03-10T11:23:41.412Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] DONE 22 tests, 10 skipped in 41.813s [2020-03-10T11:23:41.412Z] [2020-03-10T11:23:41.412Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-10T11:23:41.604Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-10T11:23:41.604Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-10T11:23:42.544Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-10T11:23:42.567Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 62.1% of statements [2020-03-10T11:23:43.476Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-10T11:23:43.595Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:23:43.595Z] INFO: Testing against a local daemon [2020-03-10T11:23:43.595Z] ok github.com/docker/docker/integration/config 0.243s [2020-03-10T11:23:43.595Z] [2020-03-10T11:23:43.595Z] === Skipped [2020-03-10T11:23:43.595Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-10T11:23:43.595Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:23:43.595Z] [2020-03-10T11:23:43.595Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-10T11:23:43.595Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:23:43.595Z] [2020-03-10T11:23:43.595Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-03-10T11:23:43.595Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:23:43.595Z] [2020-03-10T11:23:43.595Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-10T11:23:43.595Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:23:43.595Z] [2020-03-10T11:23:43.595Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-10T11:23:43.595Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:23:43.595Z] [2020-03-10T11:23:43.595Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-10T11:23:43.595Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:23:43.596Z] [2020-03-10T11:23:43.596Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-10T11:23:43.596Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:23:43.596Z] [2020-03-10T11:23:43.596Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-10T11:23:43.596Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:23:43.596Z] [2020-03-10T11:23:43.596Z] [2020-03-10T11:23:43.596Z] DONE 8 tests, 8 skipped in 2.853s [2020-03-10T11:23:43.596Z] [2020-03-10T11:23:43.596Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-10T11:23:44.682Z] ok github.com/docker/docker/daemon/logger/local 0.079s coverage: 74.7% of statements [2020-03-10T11:23:44.682Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-10T11:23:44.843Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-10T11:23:45.709Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-03-10T11:23:45.709Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements [2020-03-10T11:23:45.775Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-10T11:23:46.704Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-10T11:23:47.379Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:23:47.379Z] INFO: Testing against a local daemon [2020-03-10T11:23:47.634Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-10T11:23:47.766Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2020-03-10T11:23:48.564Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-10T11:23:49.303Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-03-10T11:23:49.303Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 47.8% of statements [2020-03-10T11:23:49.495Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-10T11:23:50.425Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-10T11:23:51.795Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-10T11:23:52.021Z] ok github.com/docker/docker/daemon/logger/splunk 3.073s coverage: 82.5% of statements [2020-03-10T11:23:52.021Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-10T11:23:52.021Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-10T11:23:52.479Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-10T11:23:52.479Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-03-10T11:23:52.479Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-03-10T11:23:52.479Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-10T11:23:52.479Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-10T11:23:52.479Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-10T11:23:52.479Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-10T11:23:52.479Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-10T11:23:52.479Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-10T11:23:52.479Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-10T11:23:52.479Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-10T11:23:52.479Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-10T11:23:52.725Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-10T11:23:53.043Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-10T11:23:53.043Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-10T11:23:53.607Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-03-10T11:23:53.607Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-10T11:23:53.607Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-10T11:23:53.607Z] ? github.com/docker/docker/api/types [no test files] [2020-03-10T11:23:53.607Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-10T11:23:53.607Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-10T11:23:53.607Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-10T11:23:53.607Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-10T11:23:53.864Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-03-10T11:23:54.094Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-10T11:23:54.122Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2020-03-10T11:23:54.122Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-10T11:23:54.122Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-10T11:23:54.122Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-10T11:23:54.122Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-10T11:23:54.122Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-10T11:23:54.122Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-10T11:23:54.122Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-10T11:23:54.379Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-03-10T11:23:54.636Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2020-03-10T11:23:54.636Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-10T11:23:54.636Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-10T11:23:54.636Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-10T11:23:54.636Z] ? github.com/docker/docker/builder [no test files] [2020-03-10T11:23:54.636Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-10T11:23:54.636Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-10T11:23:54.636Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-10T11:23:54.636Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-10T11:23:54.636Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-10T11:23:54.636Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-10T11:23:54.636Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-10T11:23:54.746Z] ok github.com/docker/docker/distribution/metadata 0.241s coverage: 48.2% of statements [2020-03-10T11:23:55.024Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-10T11:23:55.200Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-03-10T11:23:55.772Z] ok github.com/docker/docker/errdefs 0.025s coverage: 49.4% of statements [2020-03-10T11:23:56.062Z] ok github.com/docker/docker/distribution 0.448s coverage: 22.1% of statements [2020-03-10T11:23:56.062Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-10T11:23:56.393Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-10T11:23:57.763Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-10T11:23:58.118Z] ok github.com/docker/docker/distribution/xfer 1.695s coverage: 85.6% of statements [2020-03-10T11:23:58.118Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-10T11:23:58.328Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-10T11:23:58.328Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-10T11:23:59.383Z] ok github.com/docker/docker/builder/dockerfile 0.524s coverage: 48.2% of statements [2020-03-10T11:23:59.383Z] ok github.com/docker/docker/builder/remotecontext 0.219s coverage: 13.6% of statements [2020-03-10T11:23:59.695Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-10T11:23:59.948Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-03-10T11:24:00.174Z] ok github.com/docker/docker/image 0.073s coverage: 86.4% of statements [2020-03-10T11:24:00.260Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-10T11:24:00.474Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-03-10T11:24:00.474Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2020-03-10T11:24:00.474Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-10T11:24:00.474Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-10T11:24:01.320Z] ok github.com/docker/docker/builder/remotecontext/git 1.555s coverage: 86.3% of statements [2020-03-10T11:24:01.320Z] ? github.com/docker/docker/cli [no test files] [2020-03-10T11:24:01.320Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-10T11:24:01.629Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-10T11:24:01.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-10T11:24:01.969Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2020-03-10T11:24:02.257Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2020-03-10T11:24:02.451Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-10T11:24:03.820Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-10T11:24:04.601Z] ok github.com/docker/docker/client 0.195s coverage: 75.8% of statements [2020-03-10T11:24:05.713Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-10T11:24:06.643Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-10T11:24:06.706Z] ok github.com/docker/docker/opts 0.106s coverage: 67.4% of statements [2020-03-10T11:24:07.332Z] ok github.com/docker/docker/pkg/authorization 0.686s coverage: 68.3% of statements [2020-03-10T11:24:07.619Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-03-10T11:24:08.247Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-03-10T11:24:08.875Z] ok github.com/docker/docker/pkg/archive 1.520s coverage: 76.8% of statements [2020-03-10T11:24:09.163Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-10T11:24:09.910Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2020-03-10T11:24:10.537Z] ok github.com/docker/docker/pkg/discovery 0.026s coverage: 58.3% of statements [2020-03-10T11:24:11.164Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2020-03-10T11:24:12.199Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-03-10T11:24:13.242Z] ok github.com/docker/docker/layer 7.630s coverage: 68.8% of statements [2020-03-10T11:24:13.242Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-10T11:24:13.242Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-10T11:24:13.242Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-10T11:24:13.242Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-10T11:24:13.243Z] ? github.com/docker/docker/oci [no test files] [2020-03-10T11:24:13.243Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-10T11:24:13.534Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-03-10T11:24:14.164Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2020-03-10T11:24:14.415Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-10T11:24:14.453Z] ok github.com/docker/docker/pkg/chrootarchive 4.371s coverage: 43.2% of statements [2020-03-10T11:24:14.453Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-10T11:24:14.453Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-10T11:24:15.078Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-03-10T11:24:15.724Z] ok github.com/docker/docker/pkg/fileutils 0.047s coverage: 89.5% of statements [2020-03-10T11:24:16.356Z] ok github.com/docker/docker/pkg/fsutils 0.446s coverage: 85.1% of statements [2020-03-10T11:24:16.356Z] ok github.com/docker/docker/pkg/discovery/kv 3.157s coverage: 84.1% of statements [2020-03-10T11:24:17.380Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 11.4% of statements [2020-03-10T11:24:17.688Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-10T11:24:18.617Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-10T11:24:18.876Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2020-03-10T11:24:18.876Z] ok github.com/docker/docker/pkg/locker 0.053s coverage: 88.9% of statements [2020-03-10T11:24:19.165Z] ok github.com/docker/docker/pkg/idtools 0.616s coverage: 70.1% of statements [2020-03-10T11:24:19.791Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-03-10T11:24:20.418Z] ok github.com/docker/docker/pkg/ioutils 1.839s coverage: 70.6% of statements [2020-03-10T11:24:20.418Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-10T11:24:20.418Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2020-03-10T11:24:21.447Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-03-10T11:24:21.447Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-03-10T11:24:22.486Z] ok github.com/docker/docker/pkg/mount 0.947s coverage: 70.0% of statements [2020-03-10T11:24:22.486Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-10T11:24:22.486Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 91.4% of statements [2020-03-10T11:24:22.486Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-03-10T11:24:22.486Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-10T11:24:22.486Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-10T11:24:23.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-10T11:24:23.870Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-10T11:24:23.984Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2020-03-10T11:24:25.009Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2020-03-10T11:24:25.009Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-03-10T11:24:25.299Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-03-10T11:24:26.336Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-03-10T11:24:27.360Z] ok github.com/docker/docker/pkg/pubsub 1.165s coverage: 73.9% of statements [2020-03-10T11:24:27.360Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-03-10T11:24:28.058Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-10T11:24:28.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-10T11:24:28.383Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-03-10T11:24:28.571Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-10T11:24:28.671Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-03-10T11:24:29.296Z] ok github.com/docker/docker/pkg/symlink 0.026s coverage: 87.7% of statements [2020-03-10T11:24:29.919Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 70.8% of statements [2020-03-10T11:24:30.207Z] ok github.com/docker/docker/pkg/signal 3.424s coverage: 61.0% of statements [2020-03-10T11:24:30.835Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.4% of statements [2020-03-10T11:24:31.461Z] ok github.com/docker/docker/pkg/tailfile 0.132s coverage: 88.6% of statements [2020-03-10T11:24:32.496Z] ok github.com/docker/docker/pkg/term 0.026s coverage: 85.9% of statements [2020-03-10T11:24:32.496Z] testing: warning: no tests to run [2020-03-10T11:24:32.496Z] coverage: [no statements] [2020-03-10T11:24:32.496Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2020-03-10T11:24:33.147Z] ok github.com/docker/docker/pkg/tarsum 0.214s coverage: 89.3% of statements [2020-03-10T11:24:33.434Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-03-10T11:24:33.722Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-03-10T11:24:33.825Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-10T11:24:34.351Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2020-03-10T11:24:35.197Z] === RUN TestDockerSuite/TestCpToDot [2020-03-10T11:24:36.130Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-10T11:24:36.410Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2020-03-10T11:24:38.025Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-10T11:24:38.474Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-03-10T11:24:38.765Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 68.8% of statements [2020-03-10T11:24:39.918Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-10T11:24:40.267Z] ok github.com/docker/docker/plugin 0.580s coverage: 27.1% of statements [2020-03-10T11:24:40.481Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-10T11:24:40.893Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-03-10T11:24:41.923Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-03-10T11:24:42.951Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2020-03-10T11:24:43.295Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 30.7% of statements [2020-03-10T11:24:43.585Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2020-03-10T11:24:43.585Z] ok github.com/docker/docker/registry 0.349s coverage: 56.0% of statements [2020-03-10T11:24:43.754Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-10T11:24:44.228Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-03-10T11:24:44.228Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-10T11:24:44.228Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-10T11:24:44.228Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-10T11:24:44.228Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-10T11:24:44.317Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-10T11:24:45.247Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-10T11:24:47.072Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-03-10T11:24:47.142Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-10T11:24:47.142Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-10T11:24:47.142Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-10T11:24:47.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-10T11:24:47.705Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-10T11:24:48.637Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-10T11:24:48.637Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-10T11:24:48.894Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-10T11:24:49.789Z] ok github.com/docker/docker/volume/mounts 0.108s coverage: 67.0% of statements [2020-03-10T11:24:49.828Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-10T11:24:50.076Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-03-10T11:24:50.085Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-10T11:24:50.343Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-10T11:24:50.599Z] === RUN TestDockerSuite/TestCreateRM [2020-03-10T11:24:50.599Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-10T11:24:50.599Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-10T11:24:50.856Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-10T11:24:51.113Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-10T11:24:51.182Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2020-03-10T11:24:53.640Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-10T11:24:53.897Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-10T11:24:53.897Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-10T11:24:54.188Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2020-03-10T11:24:56.088Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-10T11:24:57.461Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.7% of statements [2020-03-10T11:24:58.071Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-10T11:24:58.071Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-10T11:24:58.071Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-10T11:24:58.328Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-10T11:24:58.328Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-10T11:24:58.585Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-10T11:24:59.149Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-10T11:24:59.541Z] ok github.com/docker/docker/integration/container 61.317s [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === Skipped [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-10T11:24:59.541Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-03-10T11:24:59.541Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-10T11:24:59.541Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-10T11:24:59.541Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-03-10T11:24:59.541Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-10T11:24:59.541Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-10T11:24:59.541Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-10T11:24:59.541Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-10T11:24:59.541Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-10T11:24:59.541Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-10T11:24:59.541Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-03-10T11:24:59.541Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-10T11:24:59.541Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-10T11:24:59.541Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-10T11:24:59.541Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-10T11:24:59.541Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-10T11:24:59.541Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:24:59.541Z] [2020-03-10T11:24:59.541Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-10T11:24:59.542Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-10T11:24:59.542Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-10T11:24:59.542Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-10T11:24:59.542Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-10T11:24:59.542Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-10T11:24:59.542Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-10T11:24:59.542Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-10T11:24:59.542Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-10T11:24:59.542Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-10T11:24:59.542Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-10T11:24:59.542Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-10T11:24:59.542Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-10T11:24:59.542Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-10T11:24:59.542Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-10T11:24:59.542Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-10T11:24:59.542Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-10T11:24:59.542Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-10T11:24:59.542Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-10T11:24:59.542Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-10T11:24:59.542Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-10T11:24:59.542Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-10T11:24:59.542Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-10T11:24:59.542Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-10T11:24:59.542Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] DONE 80 tests, 41 skipped in 64.700s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-10T11:24:59.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:24:59.542Z] INFO: Testing against a local daemon [2020-03-10T11:24:59.542Z] ok github.com/docker/docker/integration/image 0.491s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === Skipped [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-03-10T11:24:59.542Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-10T11:24:59.542Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-10T11:24:59.542Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-10T11:24:59.542Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] DONE 11 tests, 4 skipped in 3.195s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-10T11:24:59.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:24:59.542Z] INFO: Testing against a local daemon [2020-03-10T11:24:59.542Z] ok github.com/docker/docker/integration/network 0.217s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === Skipped [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-10T11:24:59.542Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-10T11:24:59.542Z] 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-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-10T11:24:59.542Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-10T11:24:59.542Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-03-10T11:24:59.542Z] network_test.go:96: testEnv.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-10T11:24:59.542Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-10T11:24:59.542Z] service_test.go:52: testEnv.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-10T11:24:59.542Z] service_test.go:96: testEnv.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-10T11:24:59.542Z] service_test.go:130: testEnv.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-10T11:24:59.542Z] service_test.go:181: testEnv.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-10T11:24:59.542Z] service_test.go:206: testEnv.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-10T11:24:59.542Z] service_test.go:236: FLAKY_TEST [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-10T11:24:59.542Z] service_test.go:326: testEnv.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-10T11:24:59.542Z] service_test.go:394: testEnv.OSType == "windows" [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] DONE 18 tests, 14 skipped in 2.975s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-10T11:24:59.542Z] testing: warning: no tests to run [2020-03-10T11:24:59.542Z] ok github.com/docker/docker/integration/network/ipvlan 0.077s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] DONE 0 tests in 1.000s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-10T11:24:59.542Z] testing: warning: no tests to run [2020-03-10T11:24:59.542Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] DONE 0 tests in 0.999s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-10T11:24:59.542Z] testing: warning: no tests to run [2020-03-10T11:24:59.542Z] ok github.com/docker/docker/integration/plugin 0.099s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] DONE 0 tests in 0.987s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-10T11:24:59.542Z] testing: warning: no tests to run [2020-03-10T11:24:59.542Z] ok github.com/docker/docker/integration/plugin/authz 0.084s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] DONE 0 tests in 0.937s [2020-03-10T11:24:59.542Z] [2020-03-10T11:24:59.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-10T11:24:59.572Z] ok github.com/docker/docker/pkg/plugins 33.655s coverage: 76.6% of statements [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/rootless [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/volume [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-10T11:24:59.572Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === Skipped [2020-03-10T11:24:59.572Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-10T11:24:59.572Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-10T11:24:59.572Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:24:59.572Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:24:59.572Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:24:59.572Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:24:59.572Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:24:59.572Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:73: No driver to put! [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-10T11:24:59.572Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-10T11:24:59.572Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-10T11:24:59.572Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:24:59.572Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:24:59.572Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:24:59.572Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:24:59.572Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:24:59.572Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-10T11:24:59.572Z] graphtest_unix.go:73: No driver to put! [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-10T11:24:59.572Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-10T11:24:59.572Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] [2020-03-10T11:24:59.572Z] DONE 2168 tests, 20 skipped in 344.589s Post stage [Pipeline] junit [2020-03-10T11:24:59.610Z] Recording test results [2020-03-10T11:25:01.041Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-10T11:25:01.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:25:01.729Z] INFO: Testing against a local daemon [2020-03-10T11:25:01.729Z] ok github.com/docker/docker/integration/plugin/common 0.208s [2020-03-10T11:25:01.729Z] [2020-03-10T11:25:01.729Z] DONE 2 tests in 2.556s [2020-03-10T11:25:01.729Z] [2020-03-10T11:25:01.729Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-10T11:25:01.906Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -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:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/make.sh dynbinary test-integration [2020-03-10T11:25:01.973Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-10T11:25:02.193Z] [2020-03-10T11:25:02.483Z] Removing bundles/ [2020-03-10T11:25:02.483Z] [2020-03-10T11:25:02.483Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-10T11:25:02.483Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-10T11:25:02.483Z] GOOS="" GOARCH="" GOARM="" [2020-03-10T11:25:03.867Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-10T11:25:05.236Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-10T11:25:05.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-10T11:25:05.562Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-03-10T11:25:06.166Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-10T11:25:06.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:25:06.448Z] INFO: Testing against a local daemon [2020-03-10T11:25:06.448Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.304s [2020-03-10T11:25:06.448Z] [2020-03-10T11:25:06.448Z] === Skipped [2020-03-10T11:25:06.448Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-10T11:25:06.448Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-10T11:25:06.448Z] [2020-03-10T11:25:06.448Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-10T11:25:06.448Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-10T11:25:06.448Z] [2020-03-10T11:25:06.448Z] [2020-03-10T11:25:06.448Z] DONE 2 tests, 2 skipped in 4.449s [2020-03-10T11:25:06.448Z] [2020-03-10T11:25:06.448Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-10T11:25:06.496Z] ok github.com/docker/docker/daemon 12.221s coverage: 17.5% of statements [2020-03-10T11:25:06.496Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-10T11:25:06.496Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-10T11:25:07.112Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-10T11:25:07.378Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-10T11:25:07.428Z] ok github.com/docker/docker/daemon/config 0.068s coverage: 81.7% of statements [2020-03-10T11:25:07.994Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-03-10T11:25:08.315Z] === RUN TestDockerSuite/TestDockerFails [2020-03-10T11:25:08.315Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-10T11:25:08.315Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-10T11:25:08.315Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-10T11:25:08.559Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-03-10T11:25:08.559Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-10T11:25:08.559Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-10T11:25:09.934Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-03-10T11:25:10.210Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-10T11:25:10.775Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-10T11:25:12.463Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-03-10T11:25:12.669Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-10T11:25:12.669Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-10T11:25:12.669Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-10T11:25:12.669Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-10T11:25:13.028Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.210s coverage: 57.0% of statements [2020-03-10T11:25:16.309Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.518s coverage: 72.5% of statements [2020-03-10T11:25:16.309Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.459s coverage: 45.9% of statements [2020-03-10T11:25:16.309Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-10T11:25:16.831Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:25:16.831Z] INFO: Testing against a local daemon [2020-03-10T11:25:16.831Z] ok github.com/docker/docker/integration/plugin/logging 0.319s [2020-03-10T11:25:16.831Z] [2020-03-10T11:25:16.831Z] === Skipped [2020-03-10T11:25:16.831Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-10T11:25:16.831Z] read_test.go:21: no unix domain sockets on Windows [2020-03-10T11:25:16.831Z] [2020-03-10T11:25:16.831Z] [2020-03-10T11:25:16.831Z] DONE 1 tests, 1 skipped in 9.218s [2020-03-10T11:25:16.831Z] [2020-03-10T11:25:16.831Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-10T11:25:17.291Z] testing: warning: no tests to run [2020-03-10T11:25:17.291Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.129s [2020-03-10T11:25:17.291Z] [2020-03-10T11:25:17.291Z] DONE 0 tests in 1.646s [2020-03-10T11:25:17.291Z] [2020-03-10T11:25:17.291Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-10T11:25:19.588Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.982s coverage: 49.5% of statements [2020-03-10T11:25:20.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:25:20.206Z] INFO: Testing against a local daemon [2020-03-10T11:25:20.206Z] ok github.com/docker/docker/integration/plugin/volumes 0.294s [2020-03-10T11:25:20.523Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.292s coverage: 76.1% of statements [2020-03-10T11:25:20.668Z] [2020-03-10T11:25:20.668Z] === Skipped [2020-03-10T11:25:20.668Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-10T11:25:20.668Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:20.668Z] [2020-03-10T11:25:20.668Z] [2020-03-10T11:25:20.668Z] DONE 1 tests, 1 skipped in 3.223s [2020-03-10T11:25:20.668Z] [2020-03-10T11:25:20.668Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-10T11:25:20.764Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-10T11:25:21.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-10T11:25:21.456Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.141s coverage: 60.4% of statements [2020-03-10T11:25:21.456Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-10T11:25:21.456Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-10T11:25:21.714Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-03-10T11:25:22.259Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-10T11:25:23.087Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-03-10T11:25:23.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:25:23.579Z] INFO: Testing against a local daemon [2020-03-10T11:25:23.579Z] ok github.com/docker/docker/integration/secret 0.223s [2020-03-10T11:25:23.579Z] [2020-03-10T11:25:23.579Z] === Skipped [2020-03-10T11:25:23.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-10T11:25:23.579Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:23.579Z] [2020-03-10T11:25:23.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-10T11:25:23.579Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:23.579Z] [2020-03-10T11:25:23.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-10T11:25:23.579Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:23.579Z] [2020-03-10T11:25:23.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-10T11:25:23.579Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:23.579Z] [2020-03-10T11:25:23.579Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-10T11:25:23.579Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:23.579Z] [2020-03-10T11:25:23.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-10T11:25:23.579Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:25:23.579Z] [2020-03-10T11:25:23.579Z] [2020-03-10T11:25:23.579Z] DONE 6 tests, 6 skipped in 2.761s [2020-03-10T11:25:23.579Z] [2020-03-10T11:25:23.579Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-10T11:25:24.021Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-03-10T11:25:25.395Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-03-10T11:25:25.395Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-10T11:25:25.396Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-10T11:25:25.539Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-10T11:25:25.962Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 41.8% of statements [2020-03-10T11:25:26.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:25:26.498Z] INFO: Testing against a local daemon [2020-03-10T11:25:26.959Z] ok github.com/docker/docker/integration/service 0.337s [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === Skipped [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-10T11:25:26.959Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-10T11:25:26.959Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-10T11:25:26.959Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-10T11:25:26.959Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-10T11:25:26.959Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-10T11:25:26.959Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-03-10T11:25:26.959Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-10T11:25:26.959Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-10T11:25:26.959Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-10T11:25:26.959Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-03-10T11:25:26.959Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-03-10T11:25:26.959Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-10T11:25:26.959Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-10T11:25:26.959Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-10T11:25:26.959Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-10T11:25:26.959Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-10T11:25:26.959Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-10T11:25:26.959Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-10T11:25:26.959Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-10T11:25:26.959Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-10T11:25:26.959Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-10T11:25:26.959Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-10T11:25:26.959Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-10T11:25:26.959Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] DONE 23 tests, 22 skipped in 3.611s [2020-03-10T11:25:26.959Z] [2020-03-10T11:25:26.959Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-10T11:25:27.336Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 77.8% of statements [2020-03-10T11:25:27.336Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-10T11:25:27.336Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-10T11:25:27.594Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-03-10T11:25:28.061Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-10T11:25:28.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-10T11:25:28.528Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2020-03-10T11:25:28.795Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-03-10T11:25:28.999Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-10T11:25:29.361Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-03-10T11:25:29.893Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:25:29.893Z] INFO: Testing against a local daemon [2020-03-10T11:25:29.893Z] ok github.com/docker/docker/integration/session 0.237s [2020-03-10T11:25:29.893Z] [2020-03-10T11:25:29.893Z] === Skipped [2020-03-10T11:25:29.893Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-10T11:25:29.893Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-10T11:25:29.893Z] [2020-03-10T11:25:29.893Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-10T11:25:29.893Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-10T11:25:29.893Z] [2020-03-10T11:25:29.893Z] [2020-03-10T11:25:29.893Z] DONE 2 tests, 2 skipped in 2.648s [2020-03-10T11:25:29.893Z] [2020-03-10T11:25:29.893Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-10T11:25:29.932Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-10T11:25:30.295Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2020-03-10T11:25:30.295Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-10T11:25:30.860Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements [2020-03-10T11:25:31.302Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-10T11:25:31.793Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-03-10T11:25:32.673Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-10T11:25:32.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:25:32.824Z] INFO: Testing against a local daemon [2020-03-10T11:25:33.165Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-03-10T11:25:33.238Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-10T11:25:33.422Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-10T11:25:33.796Z] ok github.com/docker/docker/integration/system 1.303s [2020-03-10T11:25:33.797Z] [2020-03-10T11:25:33.797Z] === Skipped [2020-03-10T11:25:33.797Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-10T11:25:33.797Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-10T11:25:33.797Z] [2020-03-10T11:25:33.797Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-10T11:25:33.797Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-10T11:25:33.797Z] [2020-03-10T11:25:33.797Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-10T11:25:33.797Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-10T11:25:33.797Z] [2020-03-10T11:25:33.797Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-10T11:25:33.797Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-10T11:25:33.797Z] [2020-03-10T11:25:33.797Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-10T11:25:33.797Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-10T11:25:33.797Z] [2020-03-10T11:25:33.797Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-10T11:25:33.797Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-10T11:25:33.797Z] [2020-03-10T11:25:33.797Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-10T11:25:33.797Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-10T11:25:33.797Z] [2020-03-10T11:25:33.797Z] [2020-03-10T11:25:33.797Z] DONE 13 tests, 7 skipped in 3.832s [2020-03-10T11:25:33.797Z] [2020-03-10T11:25:33.797Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-10T11:25:34.169Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-10T11:25:34.246Z] ok github.com/docker/docker/daemon/logger/splunk 1.667s coverage: 82.5% of statements [2020-03-10T11:25:34.246Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-10T11:25:34.246Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-03-10T11:25:34.246Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-10T11:25:36.063Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-10T11:25:36.144Z] ok github.com/docker/docker/distribution/metadata 0.055s coverage: 48.2% of statements [2020-03-10T11:25:36.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:25:36.726Z] INFO: Testing against a local daemon [2020-03-10T11:25:36.726Z] ok github.com/docker/docker/integration/volume 0.324s [2020-03-10T11:25:36.726Z] [2020-03-10T11:25:36.726Z] === Skipped [2020-03-10T11:25:36.726Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-10T11:25:36.726Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-10T11:25:36.726Z] [2020-03-10T11:25:36.726Z] [2020-03-10T11:25:36.726Z] DONE 5 tests, 1 skipped in 2.927s [2020-03-10T11:25:36.726Z] [2020-03-10T11:25:36.726Z] INFO: make.ps1 ended at 03/10/2020 11:25:36 [2020-03-10T11:25:36.726Z] INFO: Integration CLI tests being run from the host: [2020-03-10T11:25:36.726Z] 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-10T11:25:37.077Z] ok github.com/docker/docker/distribution 0.223s coverage: 22.1% of statements [2020-03-10T11:25:37.077Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-10T11:25:37.957Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-10T11:25:38.448Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-03-10T11:25:39.383Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-10T11:25:39.948Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2020-03-10T11:25:39.948Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-10T11:25:40.206Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-03-10T11:25:40.206Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-10T11:25:41.237Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-10T11:25:41.580Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-03-10T11:25:41.580Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-10T11:25:42.146Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-03-10T11:25:43.537Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-03-10T11:25:43.537Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-10T11:25:43.757Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-10T11:25:45.125Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-10T11:25:45.472Z] ok github.com/docker/docker/pkg/archive 0.408s coverage: 77.0% of statements [2020-03-10T11:25:46.405Z] ok github.com/docker/docker/pkg/authorization 0.217s coverage: 68.3% of statements [2020-03-10T11:25:46.494Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-10T11:25:46.663Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-10T11:25:46.920Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-10T11:25:47.425Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-10T11:25:47.684Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-10T11:25:49.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-10T11:25:49.175Z] INFO: Testing against a local daemon [2020-03-10T11:25:49.577Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-10T11:25:50.140Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-10T11:25:50.140Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-10T11:25:50.197Z] ok github.com/docker/docker/layer 7.468s coverage: 68.8% of statements [2020-03-10T11:25:50.197Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-10T11:25:50.197Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-10T11:25:50.197Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-10T11:25:50.197Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-10T11:25:50.197Z] ? github.com/docker/docker/oci [no test files] [2020-03-10T11:25:50.197Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-10T11:25:50.454Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-03-10T11:25:50.454Z] ok github.com/docker/docker/pkg/chrootarchive 2.929s coverage: 43.2% of statements [2020-03-10T11:25:50.455Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-10T11:25:50.455Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-10T11:25:50.703Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-10T11:25:50.703Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-10T11:25:50.703Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-10T11:25:51.019Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-03-10T11:25:51.277Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-03-10T11:25:52.208Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-03-10T11:25:52.612Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-10T11:25:52.773Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-03-10T11:25:53.030Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-03-10T11:25:53.982Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-10T11:25:53.982Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-10T11:25:53.982Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-10T11:25:54.402Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-03-10T11:25:54.913Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-10T11:25:54.968Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-03-10T11:25:55.170Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-10T11:25:55.427Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-10T11:25:55.533Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-03-10T11:25:55.533Z] ok github.com/docker/docker/pkg/fsutils 0.232s coverage: 85.1% of statements [2020-03-10T11:25:55.533Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-03-10T11:25:56.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-10T11:25:56.613Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-10T11:25:56.870Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-10T11:25:56.871Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-10T11:25:56.871Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-10T11:25:56.905Z] ok github.com/docker/docker/pkg/idtools 0.424s coverage: 70.1% of statements [2020-03-10T11:25:56.905Z] ok github.com/docker/docker/pkg/ioutils 0.449s coverage: 69.3% of statements [2020-03-10T11:25:57.470Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-03-10T11:25:57.470Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-03-10T11:25:57.728Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-03-10T11:25:57.728Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-10T11:25:58.293Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-10T11:25:58.550Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-10T11:25:58.808Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-10T11:25:59.065Z] ok github.com/docker/docker/pkg/mount 0.567s coverage: 70.0% of statements [2020-03-10T11:25:59.065Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-10T11:25:59.324Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-03-10T11:25:59.324Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-03-10T11:25:59.324Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-10T11:25:59.324Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-10T11:25:59.391Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-10T11:25:59.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-10T11:25:59.648Z] === RUN TestDockerSuite/TestEventsRename [2020-03-10T11:26:00.256Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-03-10T11:26:01.018Z] === RUN TestDockerSuite/TestEventsResize [2020-03-10T11:26:01.189Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-10T11:26:01.447Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-10T11:26:01.582Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-10T11:26:01.705Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-10T11:26:02.517Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-10T11:26:03.076Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-03-10T11:26:03.334Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-10T11:26:03.889Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-10T11:26:04.820Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-10T11:26:06.610Z] ok github.com/docker/docker/pkg/signal 2.412s coverage: 61.0% of statements [2020-03-10T11:26:06.610Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-10T11:26:06.868Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-10T11:26:07.126Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-10T11:26:07.383Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-03-10T11:26:07.641Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-03-10T11:26:08.092Z] === RUN TestDockerSuite/TestEventsTop [2020-03-10T11:26:08.205Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.4% of statements [2020-03-10T11:26:08.655Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-10T11:26:08.771Z] ok github.com/docker/docker/pkg/tailfile 0.084s coverage: 88.6% of statements [2020-03-10T11:26:09.336Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2020-03-10T11:26:09.593Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-10T11:26:09.851Z] testing: warning: no tests to run [2020-03-10T11:26:09.851Z] coverage: [no statements] [2020-03-10T11:26:09.851Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-10T11:26:10.109Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-10T11:26:10.367Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-03-10T11:26:10.625Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-10T11:26:11.177Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-10T11:26:12.547Z] === RUN TestDockerSuite/TestExec [2020-03-10T11:26:13.151Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2020-03-10T11:26:13.409Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-10T11:26:13.477Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-10T11:26:14.342Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-10T11:26:14.407Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-10T11:26:14.600Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-10T11:26:15.338Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-10T11:26:15.901Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-10T11:26:15.972Z] ok github.com/docker/docker/registry 0.073s coverage: 56.0% of statements [2020-03-10T11:26:16.538Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-10T11:26:16.795Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-03-10T11:26:17.362Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-10T11:26:17.794Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-10T11:26:17.927Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-10T11:26:18.725Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-10T11:26:19.654Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-10T11:26:20.453Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-10T11:26:20.585Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-10T11:26:21.017Z] ok github.com/docker/docker/volume/local 0.028s coverage: 73.0% of statements [2020-03-10T11:26:21.149Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-10T11:26:21.581Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-10T11:26:22.080Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-10T11:26:22.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-10T11:26:22.953Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-03-10T11:26:23.207Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-10T11:26:25.101Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-10T11:26:26.473Z] === RUN TestDockerSuite/TestExecEnv [2020-03-10T11:26:27.403Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-10T11:26:30.687Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-10T11:26:31.260Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-10T11:26:33.155Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-10T11:26:34.085Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-10T11:26:35.015Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-10T11:26:35.135Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/rootless [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/volume [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-10T11:26:35.135Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === Skipped [2020-03-10T11:26:35.135Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-10T11:26:35.135Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-10T11:26:35.135Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:26:35.135Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:26:35.135Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:26:35.135Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:26:35.135Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:26:35.135Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:73: No driver to put! [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-10T11:26:35.135Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-10T11:26:35.135Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-10T11:26:35.135Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:26:35.135Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:26:35.135Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:26:35.135Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:26:35.135Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-10T11:26:35.135Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-10T11:26:35.135Z] graphtest_unix.go:73: No driver to put! [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-10T11:26:35.135Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-10T11:26:35.135Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] [2020-03-10T11:26:35.135Z] DONE 2168 tests, 20 skipped in 245.663s Post stage [Pipeline] junit [2020-03-10T11:26:35.147Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-10T11:26:35.947Z] === RUN TestDockerSuite/TestExecParseError [2020-03-10T11:26:36.032Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40661/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e36d22266674d3572e6cdcefc7a56097ef85f1c2 hack/validate/vendor [2020-03-10T11:26:36.597Z] No vendor changes in diff. [2020-03-10T11:26:36.877Z] === RUN TestDockerSuite/TestExecPausedContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-10T11:26:37.499Z] + echo Building e2e image [2020-03-10T11:26:37.499Z] Building e2e image [2020-03-10T11:26:37.499Z] + docker build --build-arg DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 -t moby-e2e-test -f Dockerfile.e2e . [2020-03-10T11:26:37.499Z] #2 [internal] load .dockerignore [2020-03-10T11:26:37.499Z] #2 transferring context: 34B done [2020-03-10T11:26:37.499Z] #2 DONE 0.0s [2020-03-10T11:26:37.499Z] [2020-03-10T11:26:37.499Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-10T11:26:37.499Z] #1 transferring dockerfile: 3.21kB done [2020-03-10T11:26:37.499Z] #1 DONE 0.0s [2020-03-10T11:26:37.499Z] [2020-03-10T11:26:37.499Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-10T11:26:37.758Z] #4 DONE 0.3s [2020-03-10T11:26:37.758Z] [2020-03-10T11:26:37.758Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-10T11:26:37.758Z] #3 DONE 0.3s [2020-03-10T11:26:37.758Z] [2020-03-10T11:26:37.758Z] #8 [internal] load build context [2020-03-10T11:26:37.808Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-10T11:26:38.018Z] #8 transferring context: 831.04kB 0.3s done [2020-03-10T11:26:38.018Z] #8 DONE 0.3s [2020-03-10T11:26:38.018Z] [2020-03-10T11:26:38.018Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-10T11:26:38.018Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-03-10T11:26:38.018Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.3s done [2020-03-10T11:26:38.018Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.0s done [2020-03-10T11:26:38.018Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 2.37MB / 126.88MB 0.3s [2020-03-10T11:26:38.018Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.1s done [2020-03-10T11:26:38.018Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-03-10T11:26:38.018Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-03-10T11:26:38.018Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-03-10T11:26:38.278Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-03-10T11:26:38.278Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 17.05MB / 126.88MB 0.5s [2020-03-10T11:26:38.278Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-03-10T11:26:38.278Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-10T11:26:38.539Z] #14 ... [2020-03-10T11:26:38.539Z] [2020-03-10T11:26:38.539Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-10T11:26:38.539Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-03-10T11:26:38.539Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-03-10T11:26:38.539Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-03-10T11:26:38.539Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-03-10T11:26:38.539Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done [2020-03-10T11:26:38.539Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done [2020-03-10T11:26:38.539Z] #5 DONE 0.6s [2020-03-10T11:26:38.539Z] [2020-03-10T11:26:38.539Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-10T11:26:38.539Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 30.64MB / 126.88MB 0.7s [2020-03-10T11:26:38.742Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-10T11:26:38.798Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 39.35MB / 126.88MB 0.8s [2020-03-10T11:26:38.798Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 61.45MB / 126.88MB 1.0s [2020-03-10T11:26:38.798Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 73.21MB / 126.88MB 1.1s [2020-03-10T11:26:39.057Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 85.30MB / 126.88MB 1.2s [2020-03-10T11:26:39.057Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 93.89MB / 126.88MB 1.3s [2020-03-10T11:26:39.317Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 122.45MB / 126.88MB 1.5s [2020-03-10T11:26:39.575Z] #14 ... [2020-03-10T11:26:39.575Z] [2020-03-10T11:26:39.575Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-10T11:26:39.575Z] #6 DONE 1.3s [2020-03-10T11:26:39.575Z] [2020-03-10T11:26:39.575Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-10T11:26:39.575Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.7s done [2020-03-10T11:26:39.575Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 [2020-03-10T11:26:40.112Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-10T11:26:41.482Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-10T11:26:42.046Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-10T11:26:44.834Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.0s [2020-03-10T11:26:45.421Z] #14 ... [2020-03-10T11:26:45.421Z] [2020-03-10T11:26:45.421Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-10T11:26:45.421Z] #7 1.015 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-10T11:26:45.421Z] #7 2.114 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-10T11:26:45.421Z] #7 2.217 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-03-10T11:26:45.421Z] #7 2.225 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-03-10T11:26:45.421Z] #7 2.233 (3/30) Installing readline (8.0.0-r0) [2020-03-10T11:26:45.421Z] #7 2.240 (4/30) Installing bash (5.0.0-r0) [2020-03-10T11:26:45.421Z] #7 2.256 Executing bash-5.0.0-r0.post-install [2020-03-10T11:26:45.421Z] #7 2.259 (5/30) Installing ca-certificates (20190108-r0) [2020-03-10T11:26:45.421Z] #7 2.281 (6/30) Installing libgcc (8.3.0-r0) [2020-03-10T11:26:45.421Z] #7 2.288 (7/30) Installing libstdc++ (8.3.0-r0) [2020-03-10T11:26:45.421Z] #7 2.302 (8/30) Installing binutils (2.32-r0) [2020-03-10T11:26:45.421Z] #7 2.398 (9/30) Installing gmp (6.1.2-r1) [2020-03-10T11:26:45.421Z] #7 2.405 (10/30) Installing isl (0.18-r0) [2020-03-10T11:26:45.421Z] #7 2.426 (11/30) Installing libgomp (8.3.0-r0) [2020-03-10T11:26:45.421Z] #7 2.431 (12/30) Installing libatomic (8.3.0-r0) [2020-03-10T11:26:45.421Z] #7 2.433 (13/30) Installing mpfr3 (3.1.5-r1) [2020-03-10T11:26:45.421Z] #7 2.438 (14/30) Installing mpc1 (1.1.0-r0) [2020-03-10T11:26:45.421Z] #7 2.444 (15/30) Installing gcc (8.3.0-r0) [2020-03-10T11:26:45.421Z] #7 3.331 (16/30) Installing musl-dev (1.1.22-r3) [2020-03-10T11:26:45.421Z] #7 3.432 (17/30) Installing libc-dev (0.7.1-r0) [2020-03-10T11:26:45.421Z] #7 3.435 (18/30) Installing g++ (8.3.0-r0) [2020-03-10T11:26:45.421Z] #7 3.985 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-03-10T11:26:45.421Z] #7 3.990 (20/30) Installing libcurl (7.66.0-r0) [2020-03-10T11:26:45.421Z] #7 3.997 (21/30) Installing expat (2.2.8-r0) [2020-03-10T11:26:45.421Z] #7 4.002 (22/30) Installing pcre2 (10.33-r0) [2020-03-10T11:26:45.421Z] #7 4.012 (23/30) Installing git (2.22.2-r0) [2020-03-10T11:26:45.421Z] #7 4.220 (24/30) Installing libmnl (1.0.4-r0) [2020-03-10T11:26:45.421Z] #7 4.222 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-03-10T11:26:45.421Z] #7 4.230 (26/30) Installing iptables (1.8.3-r0) [2020-03-10T11:26:45.421Z] #7 4.255 (27/30) Installing pigz (2.4-r0) [2020-03-10T11:26:45.421Z] #7 4.261 (28/30) Installing tar (1.32-r0) [2020-03-10T11:26:45.421Z] #7 4.273 (29/30) Installing xz-libs (5.2.4-r0) [2020-03-10T11:26:45.421Z] #7 4.278 (30/30) Installing xz (5.2.4-r0) [2020-03-10T11:26:45.421Z] #7 4.284 Executing busybox-1.30.1-r3.trigger [2020-03-10T11:26:45.421Z] #7 4.287 Executing ca-certificates-20190108-r0.trigger [2020-03-10T11:26:45.421Z] #7 4.338 OK: 178 MiB in 44 packages [2020-03-10T11:26:45.421Z] #7 DONE 5.6s [2020-03-10T11:26:45.421Z] [2020-03-10T11:26:45.421Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-10T11:26:45.421Z] #9 DONE 0.1s [2020-03-10T11:26:45.421Z] [2020-03-10T11:26:45.421Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-10T11:26:45.421Z] #10 DONE 0.0s [2020-03-10T11:26:45.421Z] [2020-03-10T11:26:45.421Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-10T11:26:45.682Z] #14 ... [2020-03-10T11:26:45.682Z] [2020-03-10T11:26:45.682Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-10T11:26:45.682Z] #11 DONE 0.1s [2020-03-10T11:26:45.682Z] [2020-03-10T11:26:45.682Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-10T11:26:45.682Z] #12 DONE 0.1s [2020-03-10T11:26:45.682Z] [2020-03-10T11:26:45.682Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-10T11:26:45.682Z] #13 DONE 0.1s [2020-03-10T11:26:45.682Z] [2020-03-10T11:26:45.682Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-10T11:26:45.682Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 6.0s done [2020-03-10T11:26:45.682Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 [2020-03-10T11:26:45.945Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-03-10T11:26:45.945Z] #14 DONE 8.0s [2020-03-10T11:26:45.945Z] [2020-03-10T11:26:45.945Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-10T11:26:46.511Z] #15 0.581 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-10T11:26:47.881Z] #15 1.653 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-10T11:26:47.881Z] #15 1.740 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r1) [2020-03-10T11:26:47.881Z] #15 1.749 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-10T11:26:47.881Z] #15 1.753 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-10T11:26:47.881Z] #15 1.760 (4/43) Installing readline (8.0.1-r0) [2020-03-10T11:26:47.881Z] #15 1.764 (5/43) Installing bash (5.0.11-r1) [2020-03-10T11:26:47.881Z] #15 1.777 Executing bash-5.0.11-r1.post-install [2020-03-10T11:26:47.881Z] #15 1.779 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-10T11:26:47.881Z] #15 1.854 (7/43) Installing libblkid (2.34-r1) [2020-03-10T11:26:47.881Z] #15 1.859 (8/43) Installing libuuid (2.34-r1) [2020-03-10T11:26:47.881Z] #15 1.862 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-10T11:26:47.881Z] #15 1.870 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-10T11:26:47.881Z] #15 1.875 (11/43) Installing libgcc (9.2.0-r3) [2020-03-10T11:26:47.881Z] #15 1.877 (12/43) Installing libstdc++ (9.2.0-r3) [2020-03-10T11:26:47.881Z] #15 1.890 (13/43) Installing binutils (2.33.1-r0) [2020-03-10T11:26:47.881Z] #15 1.958 (14/43) Installing libmagic (5.37-r1) [2020-03-10T11:26:47.881Z] #15 1.977 (15/43) Installing file (5.37-r1) [2020-03-10T11:26:47.881Z] #15 1.980 (16/43) Installing gmp (6.1.2-r1) [2020-03-10T11:26:47.881Z] #15 1.986 (17/43) Installing isl (0.18-r0) [2020-03-10T11:26:47.881Z] #15 2.000 (18/43) Installing libgomp (9.2.0-r3) [2020-03-10T11:26:47.881Z] #15 2.003 (19/43) Installing libatomic (9.2.0-r3) [2020-03-10T11:26:47.881Z] #15 2.005 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-10T11:26:47.881Z] #15 2.011 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-10T11:26:47.881Z] #15 2.014 (22/43) Installing gcc (9.2.0-r3) [2020-03-10T11:26:48.448Z] #15 2.677 (23/43) Installing musl-dev (1.1.24-r1) [2020-03-10T11:26:48.706Z] #15 2.748 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-10T11:26:48.706Z] #15 2.750 (25/43) Installing g++ (9.2.0-r3) [2020-03-10T11:26:48.964Z] #15 3.192 (26/43) Installing make (4.2.1-r2) [2020-03-10T11:26:48.964Z] #15 3.204 (27/43) Installing fortify-headers (1.1-r0) [2020-03-10T11:26:48.964Z] #15 3.208 (28/43) Installing build-base (0.5-r1) [2020-03-10T11:26:48.964Z] #15 3.210 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-10T11:26:48.964Z] #15 3.213 (30/43) Installing libcurl (7.67.0-r0) [2020-03-10T11:26:48.964Z] #15 3.221 (31/43) Installing curl (7.67.0-r0) [2020-03-10T11:26:48.964Z] #15 3.225 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-10T11:26:48.964Z] #15 3.231 (33/43) Installing jq (1.6-r0) [2020-03-10T11:26:49.222Z] #15 3.304 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-10T11:26:49.222Z] #15 3.309 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-10T11:26:49.222Z] #15 3.312 (36/43) Installing libaio (0.3.112-r1) [2020-03-10T11:26:49.222Z] #15 3.314 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-10T11:26:49.222Z] #15 3.344 (38/43) Installing libfdisk (2.34-r1) [2020-03-10T11:26:49.222Z] #15 3.350 (39/43) Installing libmount (2.34-r1) [2020-03-10T11:26:49.222Z] #15 3.356 (40/43) Installing libsmartcols (2.34-r1) [2020-03-10T11:26:49.222Z] #15 3.361 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-10T11:26:49.222Z] #15 3.364 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-10T11:26:49.222Z] #15 3.393 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-10T11:26:49.222Z] #15 3.398 Executing busybox-1.31.1-r9.trigger [2020-03-10T11:26:49.222Z] #15 3.403 OK: 196 MiB in 57 packages [2020-03-10T11:26:50.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-10T11:26:50.153Z] #15 DONE 4.1s [2020-03-10T11:26:50.153Z] [2020-03-10T11:26:50.153Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-10T11:26:50.719Z] #16 DONE 0.7s [2020-03-10T11:26:50.719Z] [2020-03-10T11:26:50.719Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-10T11:26:51.285Z] #17 DONE 0.7s [2020-03-10T11:26:51.285Z] [2020-03-10T11:26:51.285Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-10T11:26:51.285Z] #18 DONE 0.0s [2020-03-10T11:26:51.542Z] [2020-03-10T11:26:51.542Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-10T11:26:51.542Z] #26 DONE 0.1s [2020-03-10T11:26:51.542Z] [2020-03-10T11:26:51.542Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-10T11:26:51.542Z] #19 DONE 0.1s [2020-03-10T11:26:51.542Z] [2020-03-10T11:26:51.542Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-10T11:26:51.542Z] #27 DONE 0.1s [2020-03-10T11:26:51.542Z] [2020-03-10T11:26:51.542Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-10T11:26:51.542Z] #22 DONE 0.1s [2020-03-10T11:26:51.542Z] [2020-03-10T11:26:51.542Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-10T11:26:51.800Z] #28 DONE 0.2s [2020-03-10T11:26:51.800Z] [2020-03-10T11:26:51.800Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-10T11:26:51.800Z] #23 DONE 0.2s [2020-03-10T11:26:51.800Z] [2020-03-10T11:26:51.800Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-10T11:26:53.175Z] #29 ... [2020-03-10T11:26:53.175Z] [2020-03-10T11:26:53.175Z] #31 [builder 1/4] COPY . . [2020-03-10T11:26:53.175Z] #31 DONE 1.6s [2020-03-10T11:26:53.175Z] [2020-03-10T11:26:53.175Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-10T11:26:53.413Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-10T11:26:53.977Z] === RUN TestDockerSuite/TestExecTTY [2020-03-10T11:26:54.547Z] #32 DONE 1.6s [2020-03-10T11:26:54.547Z] [2020-03-10T11:26:54.547Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-10T11:26:54.547Z] #24 1.530 + RM_GOPATH=0 [2020-03-10T11:26:54.547Z] #24 1.530 + TMP_GOPATH= [2020-03-10T11:26:54.547Z] #24 1.530 + : /build [2020-03-10T11:26:54.547Z] #24 1.530 + '[' -z '' ']' [2020-03-10T11:26:54.547Z] #24 1.530 ++ mktemp -d [2020-03-10T11:26:54.547Z] #24 1.530 + export GOPATH=/tmp/tmp.cIjCfK [2020-03-10T11:26:54.547Z] #24 1.538 + GOPATH=/tmp/tmp.cIjCfK [2020-03-10T11:26:54.547Z] #24 1.538 + RM_GOPATH=1 [2020-03-10T11:26:54.547Z] #24 1.538 ++ dirname ./install.sh [2020-03-10T11:26:54.547Z] #24 1.538 + dir=. [2020-03-10T11:26:54.547Z] #24 1.538 + bin=dockercli [2020-03-10T11:26:54.547Z] #24 1.538 + shift [2020-03-10T11:26:54.547Z] #24 1.538 + '[' '!' -f ./dockercli.installer ']' [2020-03-10T11:26:54.547Z] #24 1.538 + . ./dockercli.installer [2020-03-10T11:26:54.547Z] #24 1.538 ++ : stable [2020-03-10T11:26:54.547Z] #24 1.538 ++ : 17.06.2-ce [2020-03-10T11:26:54.547Z] #24 1.538 + install_dockercli [2020-03-10T11:26:54.547Z] #24 1.538 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-10T11:26:54.547Z] #24 1.538 Install docker/cli version 17.06.2-ce from stable [2020-03-10T11:26:54.547Z] #24 1.539 ++ uname -m [2020-03-10T11:26:54.547Z] #24 1.539 + arch=x86_64 [2020-03-10T11:26:54.547Z] #24 1.539 + '[' x86_64 '!=' x86_64 ']' [2020-03-10T11:26:54.547Z] #24 1.539 + url=https://download.docker.com/linux/static [2020-03-10T11:26:54.547Z] #24 1.539 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-10T11:26:54.548Z] #24 1.554 + tar -xz docker/docker [2020-03-10T11:26:55.350Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-10T11:26:56.444Z] #24 4.395 + mkdir -p /build [2020-03-10T11:26:56.444Z] #24 4.395 + mv docker/docker /build/ [2020-03-10T11:26:56.444Z] #24 4.396 + rmdir docker [2020-03-10T11:26:56.444Z] #24 DONE 4.5s [2020-03-10T11:26:56.444Z] [2020-03-10T11:26:56.444Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-10T11:26:56.444Z] #20 3.393 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-10T11:26:56.444Z] #20 3.896 curl: option --progress: is ambiguous [2020-03-10T11:26:56.444Z] #20 3.897 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-10T11:26:56.444Z] #20 4.413 curl: option --progress: is ambiguous [2020-03-10T11:26:56.444Z] #20 4.414 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-10T11:26:56.444Z] #20 5.007 curl: option --progress: is ambiguous [2020-03-10T11:26:56.444Z] #20 5.007 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-10T11:26:56.809Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-10T11:26:57.010Z] #20 5.508 curl: option --progress: is ambiguous [2020-03-10T11:26:57.010Z] #20 5.509 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-10T11:26:57.268Z] #20 5.728 [2020-03-10T11:26:57.739Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-10T11:26:58.642Z] #20 6.960 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-10T11:26:58.669Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-10T11:26:58.669Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-10T11:26:59.158Z] #20 7.354 curl: option --progress: is ambiguous [2020-03-10T11:26:59.158Z] #20 7.354 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-10T11:26:59.416Z] #20 7.714 [2020-03-10T11:27:00.790Z] #20 8.947 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-10T11:27:01.047Z] #20 9.398 curl: option --progress: is ambiguous [2020-03-10T11:27:01.047Z] #20 9.399 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-10T11:27:01.189Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-10T11:27:01.305Z] #20 9.769 [2020-03-10T11:27:01.753Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-10T11:27:03.122Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-10T11:27:03.202Z] #20 11.26 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-10T11:27:03.459Z] #20 11.70 curl: option --progress: is ambiguous [2020-03-10T11:27:03.459Z] #20 11.71 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-10T11:27:03.716Z] #20 12.03 [2020-03-10T11:27:04.052Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-10T11:27:04.648Z] #20 13.17 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-10T11:27:04.648Z] #20 ... [2020-03-10T11:27:04.648Z] [2020-03-10T11:27:04.648Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-10T11:27:04.648Z] #33 1.345 [2020-03-10T11:27:04.648Z] #33 1.481 Removing bundles/ [2020-03-10T11:27:04.648Z] #33 1.482 [2020-03-10T11:27:04.648Z] #33 1.487 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-10T11:27:04.648Z] #33 3.130 Building test suite binary ./integration-cli/test.main [2020-03-10T11:27:04.982Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-10T11:27:05.213Z] #33 ... [2020-03-10T11:27:05.213Z] [2020-03-10T11:27:05.213Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-10T11:27:05.213Z] #20 13.56 curl: option --progress: is ambiguous [2020-03-10T11:27:05.213Z] #20 13.56 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-10T11:27:05.471Z] #20 13.91 [2020-03-10T11:27:05.471Z] #20 13.98 Download of images into '/build' complete. [2020-03-10T11:27:05.471Z] #20 13.98 Use something like the following to load the result into a Docker daemon: [2020-03-10T11:27:05.471Z] #20 13.98 tar -cC '/build' . | docker load [2020-03-10T11:27:05.729Z] #20 DONE 14.1s [2020-03-10T11:27:05.729Z] [2020-03-10T11:27:05.729Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-10T11:27:06.663Z] #29 ... [2020-03-10T11:27:06.663Z] [2020-03-10T11:27:06.663Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-10T11:27:06.663Z] #21 DONE 0.1s [2020-03-10T11:27:06.663Z] [2020-03-10T11:27:06.663Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-10T11:27:06.922Z] #29 ... [2020-03-10T11:27:06.922Z] [2020-03-10T11:27:06.922Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-10T11:27:06.922Z] #25 DONE 0.2s [2020-03-10T11:27:06.922Z] [2020-03-10T11:27:06.922Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-10T11:27:09.765Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-10T11:27:09.765Z] [2020-03-10T11:27:09.765Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-10T11:27:09.765Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-10T11:27:09.765Z] HOSTNAME=ff2e1a0884ad [2020-03-10T11:27:09.765Z] TESTDEBUG=0 [2020-03-10T11:27:09.765Z] DEST=bundles/test-integration [2020-03-10T11:27:09.765Z] PWD=/go/src/github.com/docker/docker [2020-03-10T11:27:09.765Z] DOCKER_GITCOMMIT=e36d22266674d3572e6cdcefc7a56097ef85f1c2 [2020-03-10T11:27:09.765Z] container=docker [2020-03-10T11:27:09.765Z] HOME=/root [2020-03-10T11:27:09.765Z] GOLANG_VERSION=1.13.8 [2020-03-10T11:27:09.765Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-10T11:27:09.765Z] VALIDATE_BRANCH=master [2020-03-10T11:27:09.765Z] TERM=xterm [2020-03-10T11:27:09.765Z] DOCKER_PKG=github.com/docker/docker [2020-03-10T11:27:09.765Z] SHLVL=1 [2020-03-10T11:27:09.765Z] TIMEOUT=120m [2020-03-10T11:27:09.765Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-10T11:27:09.765Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-10T11:27:09.765Z] GO111MODULE=off [2020-03-10T11:27:09.765Z] DOCKER_EXPERIMENTAL=1 [2020-03-10T11:27:09.765Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-10T11:27:09.765Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-10T11:27:09.765Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-10T11:27:09.765Z] GOPATH=/go [2020-03-10T11:27:09.765Z] PKG_CONFIG=pkg-config [2020-03-10T11:27:09.765Z] _=/usr/bin/env [2020-03-10T11:27:09.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-10T11:27:10.234Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-10T11:27:15.549Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-10T11:27:16.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-10T11:27:16.676Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-10T11:27:21.793Z] #29 29.69 # github.com/docker/docker/contrib/httpserver [2020-03-10T11:27:21.793Z] #29 29.69 loadinternal: cannot find runtime/cgo [2020-03-10T11:27:21.793Z] #29 DONE 30.0s [2020-03-10T11:27:21.793Z] [2020-03-10T11:27:21.793Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-10T11:27:21.929Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-10T11:27:22.186Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-10T11:27:22.186Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-10T11:27:22.186Z] === RUN TestDockerSuite/TestHealth [2020-03-10T11:27:22.359Z] #33 ... [2020-03-10T11:27:22.359Z] [2020-03-10T11:27:22.359Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-10T11:27:22.618Z] #30 DONE 0.1s [2020-03-10T11:27:22.618Z] [2020-03-10T11:27:22.618Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-10T11:27:44.090Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-10T11:27:44.090Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-10T11:27:44.090Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-10T11:27:44.090Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-10T11:27:44.348Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-10T11:27:44.348Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-10T11:27:45.278Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-10T11:27:45.278Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-10T11:27:45.535Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-10T11:27:45.535Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-10T11:27:45.792Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-10T11:27:46.048Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-10T11:27:46.978Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-10T11:27:46.978Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-10T11:27:47.908Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-10T11:27:47.908Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-10T11:27:48.838Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-10T11:27:49.770Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-10T11:27:49.770Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-10T11:27:50.703Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-10T11:27:53.976Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-10T11:27:53.976Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-10T11:27:53.976Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-10T11:27:55.349Z] === RUN TestDockerSuite/TestImportFile [2020-03-10T11:27:55.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-10T11:27:57.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-10T11:27:57.503Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-10T11:27:57.503Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-10T11:27:58.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-10T11:28:00.028Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-10T11:28:01.924Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-10T11:28:02.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-10T11:28:03.825Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-10T11:28:04.755Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-10T11:28:05.684Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-10T11:28:06.618Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-10T11:28:06.618Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-10T11:28:06.618Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-10T11:28:07.550Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-10T11:28:08.114Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-10T11:28:09.047Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-10T11:28:09.979Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-10T11:28:10.545Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-10T11:28:11.475Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-10T11:28:11.475Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-10T11:28:13.375Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-10T11:28:13.939Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-10T11:28:15.310Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-10T11:28:15.310Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-10T11:28:15.874Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-10T11:28:15.874Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-10T11:28:17.247Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-10T11:28:18.177Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-10T11:28:19.108Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-10T11:28:20.041Z] === RUN TestDockerSuite/TestInspectImage [2020-03-10T11:28:20.041Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-10T11:28:20.041Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-10T11:28:20.041Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-10T11:28:20.973Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-10T11:28:21.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-10T11:28:21.793Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-10T11:28:21.793Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-10T11:28:22.724Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-10T11:28:23.656Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-10T11:28:26.181Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-10T11:28:26.181Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-10T11:28:26.745Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-10T11:28:27.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-10T11:28:27.933Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-10T11:28:29.827Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-10T11:28:30.086Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-10T11:28:30.342Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-10T11:28:31.272Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-10T11:28:32.214Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-10T11:28:33.144Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-10T11:28:33.709Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-10T11:28:33.966Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-10T11:28:34.897Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-10T11:28:34.897Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-10T11:28:36.791Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-10T11:28:38.160Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-10T11:28:40.057Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-10T11:28:40.621Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-10T11:28:41.995Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-10T11:28:42.252Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-10T11:28:42.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-10T11:28:42.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-10T11:28:42.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-10T11:28:43.182Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-10T11:28:44.113Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-10T11:28:44.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-10T11:28:44.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-10T11:28:46.645Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-10T11:28:48.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-10T11:28:48.538Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-10T11:28:49.101Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-10T11:28:49.101Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-10T11:28:49.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-10T11:28:51.624Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-10T11:28:52.188Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-10T11:28:52.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-10T11:28:53.118Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-10T11:28:53.681Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-10T11:28:57.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-10T11:28:57.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-10T11:29:01.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-10T11:29:02.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-10T11:29:05.864Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-10T11:29:06.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-10T11:29:08.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-10T11:29:08.386Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-10T11:29:09.754Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-10T11:29:10.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-10T11:29:10.320Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-10T11:29:12.325Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-10T11:29:12.325Z] Using test binary docker [2020-03-10T11:29:12.325Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-10T11:29:12.325Z] +++ /etc/init.d/apparmor start [2020-03-10T11:29:12.325Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-10T11:29:12.325Z] INFO: Waiting for daemon to start... [2020-03-10T11:29:12.325Z] Starting dockerd [2020-03-10T11:29:12.325Z] +++ 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-10T11:29:13.596Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-10T11:29:13.596Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-10T11:29:13.596Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-10T11:29:13.596Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-10T11:29:13.596Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-10T11:29:14.055Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-10T11:29:14.055Z] #33 132.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-10T11:29:14.055Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-10T11:29:14.055Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-10T11:29:14.055Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-10T11:29:14.159Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-10T11:29:14.357Z] . [2020-03-10T11:29:14.357Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-10T11:29:14.357Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-10T11:29:14.357Z] Error: No such image: emptyfs [2020-03-10T11:29:14.357Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-10T11:29:14.357Z] ++++ docker load [2020-03-10T11:29:14.620Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-10T11:29:14.651Z] Running integration-test (iteration 1) [2020-03-10T11:29:14.651Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-10T11:29:14.651Z] ++ 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-10T11:29:14.651Z] ++ set -e [2020-03-10T11:29:14.651Z] ++ '[' -n 0 ']' [2020-03-10T11:29:14.651Z] ++ set -x [2020-03-10T11:29:14.651Z] ++ env -i DEST=/go/src/github.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-10T11:29:15.088Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-10T11:29:15.553Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-10T11:29:16.924Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-10T11:29:16.924Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-10T11:29:18.296Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-10T11:29:18.360Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-10T11:29:18.923Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-10T11:29:19.668Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-10T11:29:19.857Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-10T11:29:21.040Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-10T11:29:22.938Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-10T11:29:23.195Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-10T11:29:25.091Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-10T11:29:25.109Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-10T11:29:25.672Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-10T11:29:25.672Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-10T11:29:26.024Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-10T11:29:27.042Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-10T11:29:27.923Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-10T11:29:27.974Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-10T11:29:28.231Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-10T11:29:28.856Z] #33 154.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-10T11:29:29.162Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-10T11:29:29.790Z] #33 155.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-10T11:29:29.928Z] Loaded image: buildpack-deps:jessie [2020-03-10T11:29:29.928Z] Loaded image: busybox:latest [2020-03-10T11:29:29.928Z] Loaded image: busybox:glibc [2020-03-10T11:29:29.928Z] Loaded image: debian:jessie [2020-03-10T11:29:29.928Z] Loaded image: hello-world:latest [2020-03-10T11:29:29.928Z] INFO: Testing against a local daemon [2020-03-10T11:29:29.928Z] === RUN TestCgroupNamespacesBuild [2020-03-10T11:29:30.214Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2020-03-10T11:29:30.214Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-10T11:29:30.533Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-10T11:29:31.162Z] #33 156.3 [2020-03-10T11:29:31.419Z] #33 DONE 156.8s [2020-03-10T11:29:31.419Z] [2020-03-10T11:29:31.419Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-10T11:29:31.463Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-10T11:29:32.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-10T11:29:32.247Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-03-10T11:29:32.247Z] === RUN TestBuildWithSession [2020-03-10T11:29:32.247Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-10T11:29:32.247Z] build_session_test.go:25: TODO: BuildKit [2020-03-10T11:29:32.247Z] === RUN TestBuildSquashParent [2020-03-10T11:29:33.315Z] #34 DONE 1.7s [2020-03-10T11:29:33.920Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-10T11:29:34.686Z] [2020-03-10T11:29:34.686Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-10T11:29:34.850Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-10T11:29:35.618Z] #35 DONE 0.8s [2020-03-10T11:29:35.618Z] [2020-03-10T11:29:35.618Z] #36 exporting to image [2020-03-10T11:29:35.618Z] #36 exporting layers [2020-03-10T11:29:36.219Z] === RUN TestDockerSuite/TestLogsSince [2020-03-10T11:29:37.516Z] #36 exporting layers 1.8s done [2020-03-10T11:29:37.516Z] #36 writing image sha256:608f5ad7ec45e610573c1f362c85fd9c7fc2b6985b9f50cfdf0b4f4ce3d5f2f2 done [2020-03-10T11:29:37.516Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-10T11:29:37.516Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-10T11:29:37.774Z] --- PASS: TestBuildSquashParent (5.64s) [2020-03-10T11:29:37.774Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-10T11:29:37.774Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:29:37.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:29:37.774Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:29:37.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-10T11:29:37.774Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:29:37.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-10T11:29:37.774Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:29:37.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:29:37.774Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:29:37.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:29:37.774Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:29:37.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:29:37.774Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-10T11:29:37.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-10T11:29:37.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-10T11:29:37.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-10T11:29:37.827Z] + echo Ensuring container killed. [2020-03-10T11:29:37.827Z] Ensuring container killed. [2020-03-10T11:29:37.827Z] + docker rm -vf docker-pr2 [2020-03-10T11:29:37.827Z] Error: No such container: docker-pr2 [2020-03-10T11:29:37.827Z] + true [Pipeline] sh [2020-03-10T11:29:38.110Z] + echo Chowning /workspace to jenkins user [2020-03-10T11:29:38.110Z] Chowning /workspace to jenkins user [2020-03-10T11:29:38.110Z] + id -u [2020-03-10T11:29:38.110Z] + id -g [2020-03-10T11:29:38.110Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40661:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-10T11:29:39.340Z] + bundleName=unit [2020-03-10T11:29:39.340Z] + echo Creating unit-bundles.tar.gz [2020-03-10T11:29:39.340Z] Creating unit-bundles.tar.gz [2020-03-10T11:29:39.340Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-10T11:29:39.340Z] bundles/junit-report.xml [2020-03-10T11:29:39.340Z] bundles/go-test-report.json [2020-03-10T11:29:39.340Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-10T11:29:39.351Z] Archiving artifacts [2020-03-10T11:29:39.776Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40661/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-10T11:29:40.088Z] + make clean [2020-03-10T11:29:40.088Z] docker volume rm -f docker-dev-cache [2020-03-10T11:29:40.348Z] docker-dev-cache [Pipeline] deleteDir [2020-03-10T11:29:40.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-03-10T11:29:40.786Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-10T11:29:42.761Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-10T11:29:42.831Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-03-10T11:29:42.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-03-10T11:29:42.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s) [2020-03-10T11:29:42.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2020-03-10T11:29:42.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2020-03-10T11:29:42.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2020-03-10T11:29:42.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2020-03-10T11:29:42.831Z] === RUN TestBuildMultiStageCopy [2020-03-10T11:29:42.831Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-10T11:29:44.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-10T11:29:45.157Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-10T11:29:45.777Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-10T11:29:46.033Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-10T11:29:46.068Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-10T11:29:46.360Z] --- PASS: TestBuildMultiStageCopy (3.67s) [2020-03-10T11:29:46.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.79s) [2020-03-10T11:29:46.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2020-03-10T11:29:46.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-03-10T11:29:46.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-03-10T11:29:46.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s) [2020-03-10T11:29:46.360Z] === RUN TestBuildMultiStageParentConfig [2020-03-10T11:29:47.374Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2020-03-10T11:29:47.375Z] === RUN TestBuildLabelWithTargets [2020-03-10T11:29:48.571Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-10T11:29:48.828Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-10T11:29:49.408Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2020-03-10T11:29:49.408Z] === RUN TestBuildWithEmptyLayers [2020-03-10T11:29:49.761Z] === RUN TestDockerSuite/TestLogsTail [2020-03-10T11:29:50.029Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-03-10T11:29:50.029Z] === RUN TestBuildMultiStageOnBuild [2020-03-10T11:29:50.697Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-10T11:29:51.629Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-10T11:29:52.068Z] --- PASS: TestBuildMultiStageOnBuild (2.13s) [2020-03-10T11:29:52.068Z] === RUN TestBuildUncleanTarFilenames [2020-03-10T11:29:52.560Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-10T11:29:52.560Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-10T11:29:53.083Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2020-03-10T11:29:53.083Z] === RUN TestBuildMultiStageLayerLeak [2020-03-10T11:29:53.124Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-10T11:29:54.493Z] === RUN TestDockerSuite/TestNetHostname [2020-03-10T11:29:55.775Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2020-03-10T11:29:55.775Z] === RUN TestBuildWithHugeFile [2020-03-10T11:29:55.861Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-10T11:29:57.759Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-10T11:29:58.017Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-10T11:29:59.912Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-10T11:29:59.912Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-10T11:30:03.189Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-10T11:30:03.755Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-10T11:30:03.755Z] === RUN TestDockerSuite/TestPluginActive [2020-03-10T11:30:05.655Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-10T11:30:07.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-10T11:30:10.311Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-10T11:30:13.587Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-10T11:30:13.587Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-10T11:30:14.518Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-10T11:30:15.888Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-10T11:30:17.783Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-10T11:30:19.154Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-10T11:30:21.050Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-10T11:30:22.963Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-10T11:30:26.239Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-10T11:30:28.762Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-10T11:30:28.762Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-10T11:30:30.132Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-10T11:30:32.028Z] === RUN TestDockerSuite/TestPortList [2020-03-10T11:30:41.981Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-10T11:30:42.545Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-10T11:30:43.478Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-10T11:30:45.999Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-10T11:30:49.272Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-10T11:30:51.168Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-10T11:30:51.168Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-10T11:30:51.168Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-10T11:30:51.732Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-10T11:30:51.732Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-10T11:30:52.303Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-10T11:30:52.562Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-10T11:30:52.562Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-10T11:30:53.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-10T11:30:53.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-10T11:30:55.390Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-10T11:30:55.390Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-10T11:30:57.915Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-10T11:30:58.845Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-10T11:31:00.754Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-10T11:31:01.010Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-10T11:31:01.010Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-10T11:31:01.267Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-10T11:31:04.611Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-10T11:31:05.980Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-10T11:31:09.258Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-10T11:31:14.512Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-10T11:31:14.512Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-10T11:31:14.512Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-10T11:31:18.688Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-10T11:31:26.782Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-10T11:31:27.348Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-10T11:31:28.280Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-10T11:31:30.805Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-10T11:31:32.699Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-10T11:31:32.925Z] --- PASS: TestBuildWithHugeFile (85.96s) [2020-03-10T11:31:32.925Z] === RUN TestBuildWithEmptyDockerfile [2020-03-10T11:31:32.925Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:31:32.925Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:31:32.925Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:31:32.925Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:31:32.925Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:31:32.925Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:31:32.925Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-10T11:31:32.925Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-10T11:31:32.925Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-10T11:31:32.925Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-03-10T11:31:32.925Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-03-10T11:31:32.925Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-03-10T11:31:32.925Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-03-10T11:31:32.925Z] === RUN TestBuildPreserveOwnership [2020-03-10T11:31:32.925Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-10T11:31:32.925Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-10T11:31:32.925Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2020-03-10T11:31:32.925Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2020-03-10T11:31:32.925Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2020-03-10T11:31:32.925Z] === RUN TestBuildPlatformInvalid [2020-03-10T11:31:32.925Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-03-10T11:31:32.925Z] PASS [2020-03-10T11:31:32.925Z] [2020-03-10T11:31:32.925Z] === Skipped [2020-03-10T11:31:32.925Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-10T11:31:32.925Z] build_session_test.go:25: TODO: BuildKit [2020-03-10T11:31:32.925Z] [2020-03-10T11:31:32.925Z] [2020-03-10T11:31:32.925Z] DONE 32 tests, 1 skipped in 132.159s [2020-03-10T11:31:32.925Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-10T11:31:32.925Z] ++ 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-10T11:31:32.925Z] ++ set -e [2020-03-10T11:31:32.925Z] ++ '[' -n 0 ']' [2020-03-10T11:31:32.925Z] ++ set -x [2020-03-10T11:31:32.925Z] ++ env -i DEST=/go/src/github.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-10T11:31:32.925Z] INFO: Testing against a local daemon [2020-03-10T11:31:32.925Z] === RUN TestConfigList [2020-03-10T11:31:32.925Z] --- PASS: TestConfigList (2.29s) [2020-03-10T11:31:32.925Z] === RUN TestConfigsCreateAndDelete [2020-03-10T11:31:32.925Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-03-10T11:31:32.925Z] === RUN TestConfigsUpdate [2020-03-10T11:31:33.543Z] --- PASS: TestConfigsUpdate (2.22s) [2020-03-10T11:31:33.543Z] === RUN TestTemplatedConfig [2020-03-10T11:31:34.068Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-10T11:31:35.962Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-10T11:31:36.247Z] --- PASS: TestTemplatedConfig (2.68s) [2020-03-10T11:31:36.247Z] === RUN TestConfigInspect [2020-03-10T11:31:38.344Z] --- PASS: TestConfigInspect (2.21s) [2020-03-10T11:31:38.344Z] === RUN TestConfigCreateWithLabels [2020-03-10T11:31:38.483Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-10T11:31:40.375Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-10T11:31:40.375Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-10T11:31:41.041Z] --- PASS: TestConfigCreateWithLabels (2.19s) [2020-03-10T11:31:41.041Z] === RUN TestConfigCreateResolve [2020-03-10T11:31:41.305Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-10T11:31:41.305Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-10T11:31:43.074Z] --- PASS: TestConfigCreateResolve (2.23s) [2020-03-10T11:31:43.074Z] === RUN TestConfigDaemonLibtrustID [2020-03-10T11:31:43.359Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-10T11:31:43.359Z] PASS [2020-03-10T11:31:43.359Z] [2020-03-10T11:31:43.359Z] DONE 8 tests in 16.703s [2020-03-10T11:31:43.359Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-10T11:31:43.359Z] ++ 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-10T11:31:43.359Z] ++ set -e [2020-03-10T11:31:43.359Z] ++ '[' -n 0 ']' [2020-03-10T11:31:43.359Z] ++ set -x [2020-03-10T11:31:43.359Z] ++ env -i DEST=/go/src/github.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-10T11:31:43.644Z] INFO: Testing against a local daemon [2020-03-10T11:31:43.644Z] === RUN TestCheckpoint [2020-03-10T11:31:43.644Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-10T11:31:43.644Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-10T11:31:43.644Z] === RUN TestContainerInvalidJSON [2020-03-10T11:31:43.644Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:31:43.644Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:31:43.644Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:31:43.644Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:31:43.644Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:31:43.644Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:31:43.644Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-10T11:31:43.644Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-10T11:31:43.644Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-10T11:31:43.644Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-10T11:31:43.644Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-10T11:31:43.644Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-10T11:31:43.644Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-10T11:31:43.644Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-10T11:31:43.644Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-03-10T11:31:43.644Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-10T11:31:43.644Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-03-10T11:31:43.644Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-10T11:31:43.928Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-10T11:31:43.928Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-10T11:31:43.928Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-10T11:31:43.928Z] === RUN TestCopyFromContainer [2020-03-10T11:31:44.599Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-10T11:31:44.599Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-10T11:31:45.423Z] === RUN TestCopyFromContainer// [2020-03-10T11:31:45.423Z] === RUN TestCopyFromContainer//bar/root [2020-03-10T11:31:45.710Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-10T11:31:45.710Z] === RUN TestCopyFromContainer/bar/quux [2020-03-10T11:31:45.710Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-10T11:31:45.997Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-10T11:31:45.997Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-10T11:31:45.997Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-10T11:31:46.283Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-10T11:31:46.283Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-10T11:31:46.578Z] --- PASS: TestCopyFromContainer (2.52s) [2020-03-10T11:31:46.578Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-03-10T11:31:46.578Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-10T11:31:46.578Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-10T11:31:46.578Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-10T11:31:46.578Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-10T11:31:46.578Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-10T11:31:46.578Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-03-10T11:31:46.578Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-03-10T11:31:46.578Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-10T11:31:46.578Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-10T11:31:46.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-10T11:31:46.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:31:46.578Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:31:46.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:31:46.578Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:31:46.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:31:46.578Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:31:46.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-10T11:31:46.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-10T11:31:46.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-10T11:31:46.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-10T11:31:46.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-10T11:31:46.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-10T11:31:46.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-10T11:31:46.578Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-10T11:31:46.578Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-10T11:31:46.578Z] === RUN TestCreateWithInvalidEnv [2020-03-10T11:31:46.578Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-10T11:31:46.578Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-10T11:31:46.578Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-10T11:31:46.578Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-10T11:31:46.578Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-10T11:31:46.578Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-10T11:31:46.578Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-10T11:31:46.578Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-10T11:31:46.578Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-10T11:31:46.578Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-10T11:31:46.578Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-10T11:31:46.578Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-10T11:31:46.578Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-10T11:31:46.578Z] === RUN TestCreateTmpfsMountsTarget [2020-03-10T11:31:46.578Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-10T11:31:46.578Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-10T11:31:47.122Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-10T11:31:47.686Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-10T11:31:47.686Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-10T11:31:47.943Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-10T11:31:47.943Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-10T11:31:47.943Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCapabilities [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-10T11:31:48.623Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:31:48.623Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:31:48.623Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:31:48.623Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:31:48.623Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:31:48.623Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-10T11:31:48.623Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:31:48.623Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:31:48.623Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:31:48.623Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:31:48.623Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:31:48.623Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-10T11:31:48.623Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-10T11:31:48.623Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-10T11:31:48.623Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-10T11:31:48.623Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-10T11:31:48.623Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-10T11:31:48.623Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-10T11:31:48.623Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-10T11:31:48.623Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-10T11:31:48.623Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-10T11:31:48.623Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.02s) [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-03-10T11:31:48.623Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-10T11:31:48.623Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-10T11:31:49.312Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-10T11:31:50.656Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2020-03-10T11:31:50.656Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-10T11:31:50.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:31:50.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:31:50.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:31:50.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:31:50.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:31:50.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:31:50.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:31:50.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:31:50.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:31:50.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:31:50.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-10T11:31:50.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-10T11:31:50.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-10T11:31:50.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-10T11:31:50.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-10T11:31:50.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-10T11:31:50.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-10T11:31:50.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-03-10T11:31:50.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-10T11:31:50.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-10T11:31:50.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-10T11:31:50.656Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-10T11:31:50.680Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-10T11:31:51.277Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2020-03-10T11:31:51.277Z] === RUN TestContainerStartOnDaemonRestart [2020-03-10T11:31:51.277Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-10T11:31:51.277Z] === RUN TestDaemonRestartIpcMode [2020-03-10T11:31:51.277Z] === PAUSE TestDaemonRestartIpcMode [2020-03-10T11:31:51.277Z] === RUN TestDaemonHostGatewayIP [2020-03-10T11:31:51.277Z] === PAUSE TestDaemonHostGatewayIP [2020-03-10T11:31:51.277Z] === RUN TestDiff [2020-03-10T11:31:51.916Z] --- PASS: TestDiff (0.66s) [2020-03-10T11:31:51.916Z] === RUN TestExecWithCloseStdin [2020-03-10T11:31:52.574Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-10T11:31:52.933Z] --- PASS: TestExecWithCloseStdin (0.83s) [2020-03-10T11:31:52.933Z] === RUN TestExec [2020-03-10T11:31:53.505Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-10T11:31:53.554Z] --- PASS: TestExec (0.81s) [2020-03-10T11:31:53.554Z] === RUN TestExecUser [2020-03-10T11:31:54.567Z] --- PASS: TestExecUser (0.78s) [2020-03-10T11:31:54.567Z] === RUN TestExportContainerAndImportImage [2020-03-10T11:31:55.584Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-03-10T11:31:55.584Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-10T11:31:57.068Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-03-10T11:31:57.068Z] === RUN TestHealthCheckWorkdir [2020-03-10T11:31:57.690Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-03-10T11:31:57.690Z] === RUN TestHealthKillContainer [2020-03-10T11:32:01.157Z] --- PASS: TestHealthKillContainer (2.81s) [2020-03-10T11:32:01.157Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-10T11:32:01.157Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-03-10T11:32:01.157Z] === RUN TestIpcModeNone [2020-03-10T11:32:02.173Z] --- PASS: TestIpcModeNone (0.76s) [2020-03-10T11:32:02.173Z] === RUN TestIpcModePrivate [2020-03-10T11:32:02.793Z] --- PASS: TestIpcModePrivate (0.76s) [2020-03-10T11:32:02.793Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-10T11:32:02.793Z] === RUN TestIpcModeShareable [2020-03-10T11:32:03.460Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-10T11:32:03.717Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-10T11:32:03.812Z] --- PASS: TestIpcModeShareable (0.78s) [2020-03-10T11:32:03.812Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-10T11:32:03.812Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-10T11:32:05.612Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-10T11:32:05.848Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.24s) [2020-03-10T11:32:05.848Z] === RUN TestAPIIpcModeHost [2020-03-10T11:32:06.469Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-03-10T11:32:06.469Z] === RUN TestDaemonIpcModeShareable [2020-03-10T11:32:06.546Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-10T11:32:06.546Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-10T11:32:06.546Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-10T11:32:06.803Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-10T11:32:07.952Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-03-10T11:32:07.952Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-10T11:32:07.952Z] === RUN TestDaemonIpcModePrivate [2020-03-10T11:32:08.697Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-10T11:32:09.628Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-10T11:32:10.006Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2020-03-10T11:32:10.006Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-10T11:32:10.006Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-10T11:32:11.490Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-03-10T11:32:11.490Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-10T11:32:11.490Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-10T11:32:11.521Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-10T11:32:11.521Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-10T11:32:12.975Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2020-03-10T11:32:12.975Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-10T11:32:12.975Z] === RUN TestIpcModeOlderClient [2020-03-10T11:32:12.975Z] === PAUSE TestIpcModeOlderClient [2020-03-10T11:32:12.975Z] === RUN TestKillContainerInvalidSignal [2020-03-10T11:32:13.595Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-03-10T11:32:13.595Z] === RUN TestKillContainer [2020-03-10T11:32:13.595Z] === RUN TestKillContainer/no_signal [2020-03-10T11:32:14.612Z] === RUN TestKillContainer/non_killing_signal [2020-03-10T11:32:14.899Z] === RUN TestKillContainer/killing_signal [2020-03-10T11:32:15.696Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-10T11:32:15.915Z] --- PASS: TestKillContainer (1.97s) [2020-03-10T11:32:15.915Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-03-10T11:32:15.915Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2020-03-10T11:32:15.915Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-03-10T11:32:15.915Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-10T11:32:15.915Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-10T11:32:16.199Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-10T11:32:17.066Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-10T11:32:17.216Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2020-03-10T11:32:17.216Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-03-10T11:32:17.216Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-03-10T11:32:17.216Z] === RUN TestKillStoppedContainer [2020-03-10T11:32:17.216Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-10T11:32:17.216Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-10T11:32:17.216Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-10T11:32:17.216Z] === RUN TestKillDifferentUserContainer [2020-03-10T11:32:17.323Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-10T11:32:17.323Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-10T11:32:17.888Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-03-10T11:32:17.888Z] === RUN TestInspectOomKilledTrue [2020-03-10T11:32:18.913Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2020-03-10T11:32:18.913Z] === RUN TestInspectOomKilledFalse [2020-03-10T11:32:19.934Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-03-10T11:32:19.934Z] === RUN TestLinksEtcHostsContentMatch [2020-03-10T11:32:20.223Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2020-03-10T11:32:20.223Z] === RUN TestLinksContainerNames [2020-03-10T11:32:21.499Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-10T11:32:21.708Z] --- PASS: TestLinksContainerNames (1.24s) [2020-03-10T11:32:21.708Z] === RUN TestLogsFollowTailEmpty [2020-03-10T11:32:22.329Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2020-03-10T11:32:22.329Z] === RUN TestContainerNetworkMountsNoChown [2020-03-10T11:32:22.431Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-10T11:32:22.696Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-10T11:32:22.951Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/default [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/default [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/private [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/private [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/rprivate [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/slave [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/slave [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/rslave [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/shared [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/shared [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/rshared [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-10T11:32:22.951Z] === CONT TestMountDaemonRoot/default [2020-03-10T11:32:22.951Z] === CONT TestMountDaemonRoot/shared [2020-03-10T11:32:22.951Z] === CONT TestMountDaemonRoot/rshared [2020-03-10T11:32:22.951Z] === CONT TestMountDaemonRoot/rslave [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-10T11:32:22.951Z] === CONT TestMountDaemonRoot/rprivate [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:32:22.951Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:32:22.951Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/slave [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/private [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:32:22.952Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:32:22.952Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-10T11:32:22.952Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-10T11:32:23.239Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-10T11:32:23.239Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-10T11:32:23.239Z] === RUN TestContainerBindMountNonRecursive [2020-03-10T11:32:24.589Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-10T11:32:24.730Z] --- PASS: TestContainerBindMountNonRecursive (1.61s) [2020-03-10T11:32:24.730Z] === RUN TestNetworkNat [2020-03-10T11:32:25.353Z] --- PASS: TestNetworkNat (0.69s) [2020-03-10T11:32:25.353Z] === RUN TestNetworkLocalhostTCPNat [2020-03-10T11:32:25.958Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-10T11:32:26.368Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-03-10T11:32:26.368Z] === RUN TestNetworkLoopbackNat [2020-03-10T11:32:26.989Z] --- PASS: TestNetworkLoopbackNat (0.88s) [2020-03-10T11:32:26.990Z] === RUN TestPause [2020-03-10T11:32:27.611Z] --- PASS: TestPause (0.67s) [2020-03-10T11:32:27.611Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-10T11:32:27.611Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-10T11:32:27.611Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-10T11:32:27.611Z] === RUN TestPauseStopPausedContainer [2020-03-10T11:32:27.854Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-10T11:32:28.418Z] === RUN TestDockerSuite/TestRmiTag [2020-03-10T11:32:28.626Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2020-03-10T11:32:28.626Z] === RUN TestPsFilter [2020-03-10T11:32:28.626Z] --- PASS: TestPsFilter (0.19s) [2020-03-10T11:32:28.626Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-10T11:32:28.674Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-10T11:32:29.252Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2020-03-10T11:32:29.252Z] === RUN TestRemoveContainerWithVolume [2020-03-10T11:32:29.605Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-10T11:32:29.872Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-03-10T11:32:29.872Z] === RUN TestRemoveContainerRunning [2020-03-10T11:32:30.502Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-03-10T11:32:30.502Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-10T11:32:31.124Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-03-10T11:32:31.124Z] === RUN TestRemoveInvalidContainer [2020-03-10T11:32:31.124Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-10T11:32:31.124Z] === RUN TestRenameLinkedContainer [2020-03-10T11:32:31.499Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-10T11:32:33.821Z] --- PASS: TestRenameLinkedContainer (2.64s) [2020-03-10T11:32:33.821Z] === RUN TestRenameStoppedContainer [2020-03-10T11:32:34.025Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-10T11:32:34.445Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-03-10T11:32:34.445Z] === RUN TestRenameRunningContainerAndReuse [2020-03-10T11:32:34.956Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-10T11:32:35.889Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-10T11:32:35.929Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-03-10T11:32:35.929Z] === RUN TestRenameInvalidName [2020-03-10T11:32:36.454Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-10T11:32:36.589Z] --- PASS: TestRenameInvalidName (0.68s) [2020-03-10T11:32:36.589Z] === RUN TestRenameAnonymousContainer [2020-03-10T11:32:38.348Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-10T11:32:38.912Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-10T11:32:39.170Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-10T11:32:39.291Z] --- PASS: TestRenameAnonymousContainer (2.46s) [2020-03-10T11:32:39.291Z] === RUN TestRenameContainerWithSameName [2020-03-10T11:32:39.578Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2020-03-10T11:32:39.579Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-10T11:32:39.733Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-10T11:32:39.991Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-10T11:32:39.991Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-10T11:32:40.921Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-10T11:32:41.073Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2020-03-10T11:32:41.073Z] === RUN TestResize [2020-03-10T11:32:41.695Z] --- PASS: TestResize (0.67s) [2020-03-10T11:32:41.695Z] === RUN TestResizeWithInvalidSize [2020-03-10T11:32:42.316Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2020-03-10T11:32:42.316Z] === RUN TestResizeWhenContainerNotStarted [2020-03-10T11:32:42.816Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-10T11:32:42.816Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-10T11:32:42.942Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:32:42.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:32:42.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:32:42.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:32:42.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:32:42.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:32:42.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:32:42.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:32:42.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:32:42.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:32:42.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:32:42.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:32:42.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:32:42.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:32:42.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-10T11:32:42.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-10T11:32:42.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-10T11:32:42.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:32:43.747Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-10T11:32:44.678Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-10T11:32:45.609Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-10T11:32:45.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:32:46.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-10T11:32:47.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-10T11:32:47.504Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-10T11:32:47.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-10T11:32:48.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-10T11:32:48.873Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-10T11:32:48.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-10T11:32:49.805Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-10T11:32:50.735Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-10T11:32:50.949Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-10T11:32:51.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-10T11:32:51.665Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-10T11:32:52.655Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.46s) [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.68s) [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.19s) [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.16s) [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.28s) [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.10s) [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.12s) [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.21s) [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.52s) [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.15s) [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-03-10T11:32:53.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2020-03-10T11:32:53.066Z] === RUN TestCgroupNamespacesRun [2020-03-10T11:32:53.588Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-10T11:32:54.957Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-10T11:32:55.103Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-03-10T11:32:55.103Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-10T11:32:56.327Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-10T11:32:56.593Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2020-03-10T11:32:56.593Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-10T11:32:56.891Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-10T11:32:57.822Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-10T11:32:58.080Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2020-03-10T11:32:58.081Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-10T11:32:58.386Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-10T11:32:58.386Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-10T11:32:59.316Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-10T11:32:59.564Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2020-03-10T11:32:59.564Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-10T11:33:01.211Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-10T11:33:01.607Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2020-03-10T11:33:01.607Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-10T11:33:02.142Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-10T11:33:02.234Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-03-10T11:33:02.234Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-10T11:33:03.073Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-10T11:33:03.251Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-03-10T11:33:03.251Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-10T11:33:04.004Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-10T11:33:04.734Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2020-03-10T11:33:04.734Z] === RUN TestKernelTCPMemory [2020-03-10T11:33:04.934Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-10T11:33:04.934Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-10T11:33:05.356Z] --- PASS: TestKernelTCPMemory (0.77s) [2020-03-10T11:33:05.356Z] === RUN TestNISDomainname [2020-03-10T11:33:05.497Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-10T11:33:06.375Z] --- PASS: TestNISDomainname (0.88s) [2020-03-10T11:33:06.375Z] === RUN TestHostnameDnsResolution [2020-03-10T11:33:06.428Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-10T11:33:07.359Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-10T11:33:07.393Z] --- PASS: TestHostnameDnsResolution (1.01s) [2020-03-10T11:33:07.393Z] === RUN TestStats [2020-03-10T11:33:07.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-10T11:33:08.854Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-10T11:33:08.854Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-10T11:33:08.877Z] --- PASS: TestStats (1.68s) [2020-03-10T11:33:08.877Z] === RUN TestStopContainerWithTimeout [2020-03-10T11:33:08.877Z] === RUN TestStopContainerWithTimeout/0 [2020-03-10T11:33:08.877Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-10T11:33:08.877Z] === RUN TestStopContainerWithTimeout/1 [2020-03-10T11:33:08.877Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-10T11:33:08.877Z] === RUN TestStopContainerWithTimeout/3 [2020-03-10T11:33:08.877Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-10T11:33:08.877Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-10T11:33:08.877Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-10T11:33:08.877Z] === CONT TestStopContainerWithTimeout/0 [2020-03-10T11:33:08.877Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-10T11:33:08.877Z] === CONT TestStopContainerWithTimeout/1 [2020-03-10T11:33:08.877Z] === CONT TestStopContainerWithTimeout/3 [2020-03-10T11:33:09.785Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-10T11:33:09.785Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-10T11:33:11.154Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-10T11:33:12.086Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-10T11:33:12.354Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-10T11:33:12.354Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-03-10T11:33:12.354Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-03-10T11:33:12.354Z] --- PASS: TestStopContainerWithTimeout/-1 (3.30s) [2020-03-10T11:33:12.354Z] --- PASS: TestStopContainerWithTimeout/3 (3.33s) [2020-03-10T11:33:12.354Z] === RUN TestDeleteDevicemapper [2020-03-10T11:33:12.354Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-10T11:33:12.354Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-10T11:33:12.354Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-10T11:33:12.650Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-10T11:33:13.580Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-10T11:33:13.580Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-10T11:33:14.511Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-10T11:33:15.057Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.81s) [2020-03-10T11:33:15.057Z] === RUN TestUpdateMemory [2020-03-10T11:33:16.096Z] --- PASS: TestUpdateMemory (0.91s) [2020-03-10T11:33:16.096Z] === RUN TestUpdateCPUQuota [2020-03-10T11:33:16.403Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-10T11:33:17.113Z] --- PASS: TestUpdateCPUQuota (1.10s) [2020-03-10T11:33:17.113Z] === RUN TestUpdatePidsLimit [2020-03-10T11:33:17.113Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-10T11:33:17.399Z] === RUN TestUpdatePidsLimit/no_change [2020-03-10T11:33:17.685Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-10T11:33:17.771Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-10T11:33:18.307Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-10T11:33:18.334Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-10T11:33:18.592Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-10T11:33:18.889Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-10T11:33:19.175Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-10T11:33:19.265Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-10T11:33:20.201Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-10T11:33:20.663Z] --- PASS: TestUpdatePidsLimit (3.21s) [2020-03-10T11:33:20.663Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-03-10T11:33:20.663Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2020-03-10T11:33:20.663Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-03-10T11:33:20.663Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-03-10T11:33:20.663Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-03-10T11:33:20.663Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-03-10T11:33:20.663Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-03-10T11:33:20.663Z] === RUN TestUpdateRestartPolicy [2020-03-10T11:33:21.144Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-10T11:33:21.707Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-10T11:33:22.637Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-10T11:33:23.201Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-10T11:33:25.094Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-10T11:33:26.988Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-10T11:33:29.513Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-10T11:33:29.513Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-10T11:33:30.077Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-10T11:33:32.599Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-10T11:33:33.218Z] --- PASS: TestUpdateRestartPolicy (12.02s) [2020-03-10T11:33:33.218Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-10T11:33:33.218Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-03-10T11:33:33.218Z] === RUN TestWaitNonBlocked [2020-03-10T11:33:33.218Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:33:33.218Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:33:33.218Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:33:33.218Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:33:33.218Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-10T11:33:33.218Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-10T11:33:34.240Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-03-10T11:33:34.240Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-03-10T11:33:34.240Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-03-10T11:33:34.240Z] === RUN TestWaitBlocked [2020-03-10T11:33:34.240Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:33:34.240Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:33:34.240Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:33:34.240Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:33:34.240Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-10T11:33:34.240Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-10T11:33:34.494Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-10T11:33:35.261Z] --- PASS: TestWaitBlocked (0.04s) [2020-03-10T11:33:35.261Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-03-10T11:33:35.261Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-03-10T11:33:35.261Z] === CONT TestContainerStartOnDaemonRestart [2020-03-10T11:33:35.261Z] === CONT TestIpcModeOlderClient [2020-03-10T11:33:35.261Z] === CONT TestDaemonHostGatewayIP [2020-03-10T11:33:35.261Z] === CONT TestDaemonRestartIpcMode [2020-03-10T11:33:35.261Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-03-10T11:33:37.016Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-10T11:33:39.711Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s) [2020-03-10T11:33:39.711Z] --- PASS: TestDaemonHostGatewayIP (4.64s) [2020-03-10T11:33:39.998Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2020-03-10T11:33:39.998Z] PASS [2020-03-10T11:33:39.998Z] [2020-03-10T11:33:39.998Z] === Skipped [2020-03-10T11:33:39.998Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-10T11:33:39.998Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-10T11:33:39.998Z] [2020-03-10T11:33:39.998Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-10T11:33:39.998Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-10T11:33:39.998Z] [2020-03-10T11:33:39.998Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-10T11:33:39.998Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-10T11:33:39.998Z] [2020-03-10T11:33:39.998Z] [2020-03-10T11:33:39.998Z] DONE 199 tests, 3 skipped in 116.417s [2020-03-10T11:33:39.998Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-10T11:33:39.998Z] ++ 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-10T11:33:39.998Z] ++ set -e [2020-03-10T11:33:39.998Z] ++ '[' -n 0 ']' [2020-03-10T11:33:39.998Z] ++ set -x [2020-03-10T11:33:39.998Z] ++ env -i DEST=/go/src/github.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-10T11:33:39.998Z] INFO: Testing against a local daemon [2020-03-10T11:33:39.998Z] === RUN TestCommitInheritsEnv [2020-03-10T11:33:40.289Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-10T11:33:40.289Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-10T11:33:40.289Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-10T11:33:40.546Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-10T11:33:40.618Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-03-10T11:33:40.618Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-10T11:33:40.618Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-10T11:33:40.618Z] === RUN TestImagesFilterMultiReference [2020-03-10T11:33:40.618Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-10T11:33:40.618Z] === RUN TestImagePullPlatformInvalid [2020-03-10T11:33:40.618Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-10T11:33:40.618Z] === RUN TestRemoveImageOrphaning [2020-03-10T11:33:40.905Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-03-10T11:33:40.905Z] === RUN TestRemoveImageGarbageCollector [2020-03-10T11:33:40.905Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-10T11:33:40.905Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:33:40.905Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-10T11:33:40.905Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-10T11:33:40.905Z] === RUN TestTagInvalidReference [2020-03-10T11:33:41.191Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-10T11:33:41.191Z] === RUN TestTagValidPrefixedRepo [2020-03-10T11:33:41.191Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-10T11:33:41.191Z] === RUN TestTagExistedNameWithoutForce [2020-03-10T11:33:41.191Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-10T11:33:41.191Z] === RUN TestTagOfficialNames [2020-03-10T11:33:41.191Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-10T11:33:41.191Z] === RUN TestTagMatchesDigest [2020-03-10T11:33:41.191Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-10T11:33:41.191Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-10T11:33:42.440Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-10T11:33:44.333Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-10T11:33:46.856Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-10T11:33:47.419Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-10T11:33:49.313Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-10T11:33:49.876Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-10T11:33:49.876Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-10T11:33:50.806Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-10T11:33:52.699Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-10T11:33:52.699Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-10T11:33:53.262Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-10T11:33:54.194Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-10T11:33:55.126Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-10T11:33:55.689Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-10T11:33:55.946Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-10T11:33:56.509Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-10T11:33:57.449Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-10T11:33:58.380Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-10T11:33:59.310Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-10T11:33:59.875Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-10T11:34:00.807Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-10T11:34:01.738Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-10T11:34:02.302Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-10T11:34:02.302Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-10T11:34:03.232Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-10T11:34:04.163Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-10T11:34:05.532Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-10T11:34:06.095Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-10T11:34:06.095Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-10T11:34:10.269Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-10T11:34:10.269Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-10T11:34:22.451Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-10T11:34:23.015Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-10T11:34:24.909Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-10T11:34:24.909Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-10T11:34:24.909Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-10T11:34:24.909Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-10T11:34:25.472Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-10T11:34:28.745Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-10T11:34:30.642Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-10T11:34:32.013Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-10T11:34:32.946Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-10T11:34:33.527Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-10T11:34:34.462Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-10T11:34:35.393Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-10T11:34:35.393Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-10T11:34:35.650Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-10T11:34:37.544Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-10T11:34:38.475Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-10T11:34:40.368Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-10T11:34:40.368Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-10T11:34:40.368Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-10T11:34:42.262Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-10T11:34:43.633Z] === RUN TestDockerSuite/TestRunMount [2020-03-10T11:34:50.185Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-10T11:34:51.116Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-10T11:34:51.679Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-10T11:34:53.575Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-10T11:34:56.099Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-10T11:34:59.372Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-10T11:35:02.645Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-10T11:35:05.168Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-10T11:35:06.539Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-10T11:35:08.435Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-10T11:35:08.435Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-10T11:35:08.692Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-10T11:35:10.065Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-10T11:35:10.995Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-10T11:35:11.558Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-10T11:35:14.081Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-10T11:35:16.603Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-10T11:35:21.858Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-10T11:35:21.858Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-10T11:35:21.858Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-10T11:35:22.115Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-10T11:35:23.045Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-10T11:35:23.045Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-10T11:35:23.977Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-10T11:35:24.909Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-10T11:35:24.909Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-10T11:35:25.841Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-10T11:35:26.771Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-10T11:35:26.771Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-10T11:35:26.771Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-10T11:35:27.705Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-10T11:35:28.637Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-10T11:35:30.535Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-10T11:35:31.467Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-10T11:35:32.398Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-10T11:35:33.329Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-10T11:35:34.261Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-10T11:35:34.825Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-10T11:35:35.756Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-10T11:35:36.013Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-10T11:35:36.013Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-10T11:35:36.944Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-10T11:35:37.874Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-10T11:35:37.874Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-10T11:35:38.438Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-10T11:35:40.967Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-10T11:35:40.967Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-10T11:35:44.257Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-10T11:35:44.514Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-10T11:35:45.884Z] === RUN TestDockerSuite/TestRunRm [2020-03-10T11:35:46.449Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-10T11:35:47.818Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-10T11:35:51.090Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-10T11:35:51.346Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-10T11:35:52.278Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-10T11:35:53.208Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-10T11:35:54.139Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-10T11:35:55.071Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-10T11:35:56.448Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-10T11:35:59.724Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-10T11:36:01.093Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-10T11:36:01.093Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-10T11:36:04.371Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-10T11:36:05.304Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-10T11:36:06.237Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-10T11:36:07.167Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-10T11:36:08.098Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-10T11:36:08.098Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-10T11:36:08.661Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-10T11:36:08.918Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-10T11:36:09.481Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-10T11:36:09.738Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-10T11:36:10.670Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-10T11:36:11.602Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-10T11:36:12.166Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-10T11:36:12.422Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-10T11:36:14.983Z] === RUN TestDockerSuite/TestRunState [2020-03-10T11:36:16.877Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-10T11:36:17.441Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-10T11:36:18.370Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-10T11:36:18.370Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-10T11:36:18.370Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-10T11:36:19.302Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-10T11:36:19.866Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-10T11:36:21.760Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-10T11:36:21.760Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-10T11:36:21.760Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-10T11:36:22.324Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-10T11:36:24.847Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-10T11:36:25.778Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-10T11:36:27.673Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-10T11:36:31.847Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-10T11:36:35.119Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-10T11:36:36.049Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-10T11:36:36.613Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-10T11:36:37.543Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-10T11:36:40.065Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-10T11:36:40.997Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-10T11:36:41.928Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-10T11:36:41.928Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-10T11:36:42.185Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-10T11:36:43.114Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-10T11:36:43.678Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-10T11:36:44.607Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-10T11:36:44.607Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-10T11:36:44.863Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-10T11:36:45.427Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-10T11:36:50.694Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-10T11:36:50.951Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-10T11:36:52.321Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-10T11:36:54.843Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-10T11:36:56.213Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-10T11:36:58.735Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-10T11:37:02.015Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-10T11:37:02.272Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-10T11:37:03.203Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-10T11:37:04.134Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-10T11:37:04.134Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-10T11:37:04.134Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-10T11:37:04.134Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-10T11:37:04.391Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-10T11:37:05.325Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-10T11:37:06.255Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-10T11:37:06.513Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-10T11:37:06.770Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-10T11:37:08.667Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-10T11:37:09.597Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-10T11:37:10.162Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-10T11:37:10.162Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-10T11:37:11.104Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-10T11:37:11.104Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-10T11:37:11.104Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-10T11:37:11.104Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-10T11:37:11.104Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-10T11:37:11.361Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-10T11:37:11.361Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-10T11:37:11.618Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-10T11:37:11.875Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-10T11:37:11.875Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-10T11:37:12.806Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-10T11:37:13.741Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-10T11:37:14.673Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-10T11:37:14.673Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-10T11:37:15.237Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-10T11:37:15.802Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-10T11:37:16.733Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-10T11:37:16.733Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-10T11:37:17.297Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-10T11:37:18.267Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-10T11:37:18.267Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-10T11:37:18.267Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-10T11:37:19.200Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-10T11:37:21.094Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-10T11:37:21.658Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-10T11:37:21.658Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-10T11:37:22.223Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-10T11:37:22.223Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-10T11:37:24.122Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-10T11:37:24.686Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-10T11:37:27.208Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-10T11:37:27.774Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-10T11:37:27.774Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-10T11:37:27.774Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-10T11:37:29.144Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-10T11:37:30.075Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-10T11:37:31.444Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-10T11:37:31.444Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-10T11:37:33.966Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-10T11:37:33.966Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-10T11:37:34.223Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-10T11:37:36.749Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-10T11:37:36.749Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-10T11:37:38.119Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-10T11:37:38.119Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-10T11:37:38.119Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-10T11:37:40.019Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-10T11:37:41.389Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-10T11:37:41.646Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-10T11:37:41.646Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-10T11:37:41.646Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-10T11:37:41.903Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-10T11:37:42.160Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-10T11:37:44.683Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-10T11:37:51.228Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-10T11:37:53.143Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-10T11:37:54.073Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-10T11:37:55.445Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-10T11:37:58.717Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-10T11:38:00.086Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-10T11:38:01.017Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-10T11:38:01.949Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-10T11:38:03.845Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-10T11:38:06.366Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-10T11:38:08.888Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-10T11:38:12.160Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-10T11:38:13.529Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-10T11:38:16.802Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-10T11:38:19.323Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-10T11:38:19.887Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-10T11:38:25.142Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-10T11:38:28.417Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-10T11:38:29.805Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-10T11:38:30.738Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-10T11:38:31.668Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-10T11:38:32.598Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-10T11:38:32.598Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-10T11:38:33.163Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-10T11:38:38.419Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-10T11:38:40.941Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-10T11:38:41.872Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-10T11:38:42.435Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-10T11:38:42.435Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-10T11:38:43.366Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-10T11:38:45.260Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-10T11:38:45.260Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-10T11:38:47.155Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-10T11:38:48.086Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-10T11:38:48.820Z] --- PASS: TestImportExtremelyLargeImageWorks (298.81s) [2020-03-10T11:38:48.821Z] PASS [2020-03-10T11:38:48.821Z] [2020-03-10T11:38:48.821Z] === Skipped [2020-03-10T11:38:48.821Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-10T11:38:48.821Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:38:48.821Z] [2020-03-10T11:38:48.821Z] [2020-03-10T11:38:48.821Z] DONE 12 tests, 1 skipped in 300.161s [2020-03-10T11:38:48.821Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-10T11:38:48.821Z] ++ 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-10T11:38:48.821Z] ++ set -e [2020-03-10T11:38:48.821Z] ++ '[' -n 0 ']' [2020-03-10T11:38:48.821Z] ++ set -x [2020-03-10T11:38:48.821Z] ++ env -i DEST=/go/src/github.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-10T11:38:48.821Z] INFO: Testing against a local daemon [2020-03-10T11:38:48.821Z] === RUN TestNetworkCreateDelete [2020-03-10T11:38:48.821Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-03-10T11:38:48.821Z] === RUN TestDockerNetworkDeletePreferID [2020-03-10T11:38:48.821Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2020-03-10T11:38:48.821Z] === RUN TestInspectNetwork [2020-03-10T11:38:48.821Z] === RUN TestInspectNetwork/full_network_id [2020-03-10T11:38:48.821Z] === RUN TestInspectNetwork/partial_network_id [2020-03-10T11:38:48.821Z] === RUN TestInspectNetwork/network_name [2020-03-10T11:38:48.821Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-10T11:38:48.821Z] --- PASS: TestInspectNetwork (7.52s) [2020-03-10T11:38:48.821Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-10T11:38:48.821Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-10T11:38:48.821Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-10T11:38:48.821Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-10T11:38:48.821Z] === RUN TestRunContainerWithBridgeNone [2020-03-10T11:38:49.017Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-10T11:38:50.387Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-10T11:38:50.865Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2020-03-10T11:38:50.865Z] === RUN TestNetworkInvalidJSON [2020-03-10T11:38:50.865Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-10T11:38:50.865Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-10T11:38:50.865Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:38:50.865Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:38:50.865Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:38:50.865Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:38:50.865Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-10T11:38:50.865Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-10T11:38:50.865Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-10T11:38:50.865Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-03-10T11:38:50.865Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-10T11:38:50.865Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-10T11:38:50.865Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-10T11:38:50.865Z] === RUN TestHostIPv4BridgeLabel [2020-03-10T11:38:51.489Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-03-10T11:38:51.489Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-10T11:38:52.510Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-10T11:38:52.510Z] === RUN TestDaemonDefaultNetworkPools [2020-03-10T11:38:53.361Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-03-10T11:38:53.361Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-10T11:38:54.559Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-10T11:38:54.860Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-03-10T11:38:54.860Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-10T11:38:55.931Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-10T11:38:55.931Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-10T11:38:56.346Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2020-03-10T11:38:56.346Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-10T11:38:56.632Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-10T11:38:56.632Z] === RUN TestServiceWithPredefinedNetwork [2020-03-10T11:38:57.301Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-10T11:38:58.233Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-10T11:38:59.327Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2020-03-10T11:38:59.327Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-10T11:38:59.327Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-10T11:38:59.327Z] service_test.go:236: FLAKY_TEST [2020-03-10T11:38:59.327Z] === RUN TestServiceWithDataPathPortInit [2020-03-10T11:39:02.406Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-10T11:39:06.611Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-10T11:39:09.885Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-10T11:39:12.408Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-10T11:39:14.606Z] --- PASS: TestServiceWithDataPathPortInit (14.82s) [2020-03-10T11:39:14.606Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-10T11:39:16.581Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-10T11:39:21.452Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.42s) [2020-03-10T11:39:21.452Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yupkn8tebf77ecbz7futhv8up Created:2020-03-10 11:39:14.999324262 +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[febebec1413204ec8fd39c276f955ecf5075fd849c2edb4421b627e96e728a99:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.equ2eazbqjg9csc1o71npd56v EndpointID:f91bfefe2fbe44595d0d7eb611756a0de31659fbed40b34004ee4a684ad154a5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f84163ef9055dcc3276ade89662b632bd31a06cfc878eed1b86a95d49546349a 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:83e128a813ec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.equ2eazbqjg9csc1o71npd56v EndpointID:f91bfefe2fbe44595d0d7eb611756a0de31659fbed40b34004ee4a684ad154a5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-10T11:39:21.452Z] PASS [2020-03-10T11:39:21.452Z] [2020-03-10T11:39:21.452Z] === Skipped [2020-03-10T11:39:21.452Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-10T11:39:21.452Z] service_test.go:236: FLAKY_TEST [2020-03-10T11:39:21.452Z] [2020-03-10T11:39:21.452Z] [2020-03-10T11:39:21.452Z] DONE 22 tests, 1 skipped in 41.181s [2020-03-10T11:39:21.452Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-10T11:39:21.452Z] ++ 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-10T11:39:21.452Z] ++ set -e [2020-03-10T11:39:21.452Z] ++ '[' -n 0 ']' [2020-03-10T11:39:21.452Z] ++ set -x [2020-03-10T11:39:21.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=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-10T11:39:21.452Z] INFO: Testing against a local daemon [2020-03-10T11:39:21.452Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-10T11:39:21.837Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-10T11:39:22.945Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.48s) [2020-03-10T11:39:22.945Z] === RUN TestDockerNetworkIpvlan [2020-03-10T11:39:23.733Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-10T11:39:23.969Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-03-10T11:39:24.991Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-03-10T11:39:25.618Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-03-10T11:39:26.253Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-10T11:39:27.622Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-10T11:39:28.318Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-03-10T11:39:28.992Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-10T11:39:30.359Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-03-10T11:39:31.515Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-10T11:39:33.057Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-03-10T11:39:34.039Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-10T11:39:35.751Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-03-10T11:39:36.561Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-10T11:39:39.098Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-10T11:39:40.157Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-03-10T11:39:41.619Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-10T11:39:44.583Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-03-10T11:39:46.634Z] --- PASS: TestDockerNetworkIpvlan (23.71s) [2020-03-10T11:39:46.634Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2020-03-10T11:39:46.634Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.08s) [2020-03-10T11:39:46.634Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.12s) [2020-03-10T11:39:46.634Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.25s) [2020-03-10T11:39:46.634Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.15s) [2020-03-10T11:39:46.634Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.26s) [2020-03-10T11:39:46.634Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.08s) [2020-03-10T11:39:46.634Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.09s) [2020-03-10T11:39:46.634Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.76s) [2020-03-10T11:39:46.634Z] PASS [2020-03-10T11:39:46.634Z] [2020-03-10T11:39:46.634Z] DONE 11 tests in 25.289s [2020-03-10T11:39:46.634Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-10T11:39:46.634Z] ++ 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-10T11:39:46.634Z] ++ set -e [2020-03-10T11:39:46.634Z] ++ '[' -n 0 ']' [2020-03-10T11:39:46.634Z] ++ set -x [2020-03-10T11:39:46.634Z] ++ env -i DEST=/go/src/github.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-10T11:39:46.634Z] INFO: Testing against a local daemon [2020-03-10T11:39:46.634Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-10T11:39:48.126Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-03-10T11:39:48.126Z] === RUN TestDockerNetworkMacvlan [2020-03-10T11:39:49.152Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-10T11:39:50.174Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-10T11:39:51.200Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-10T11:39:53.907Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-10T11:39:56.491Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-10T11:39:56.491Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-10T11:39:56.491Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-10T11:39:56.610Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-10T11:39:57.055Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-10T11:39:57.312Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-10T11:39:57.312Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-10T11:39:57.312Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-10T11:39:58.244Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-10T11:39:58.244Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-10T11:39:59.175Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-10T11:39:59.175Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-10T11:39:59.175Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-10T11:39:59.432Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-10T11:39:59.432Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-10T11:40:01.042Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-10T11:40:01.954Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-10T11:40:01.954Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-10T11:40:01.954Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-10T11:40:01.954Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-10T11:40:02.062Z] --- PASS: TestDockerNetworkMacvlan (13.81s) [2020-03-10T11:40:02.062Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-10T11:40:02.062Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-10T11:40:02.062Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2020-03-10T11:40:02.062Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2020-03-10T11:40:02.062Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2020-03-10T11:40:02.062Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-03-10T11:40:02.062Z] PASS [2020-03-10T11:40:02.062Z] [2020-03-10T11:40:02.062Z] DONE 8 tests in 15.433s [2020-03-10T11:40:02.062Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-10T11:40:02.062Z] ++ 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-10T11:40:02.062Z] ++ set -e [2020-03-10T11:40:02.062Z] ++ '[' -n 0 ']' [2020-03-10T11:40:02.062Z] ++ set -x [2020-03-10T11:40:02.063Z] ++ env -i DEST=/go/src/github.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-10T11:40:02.063Z] testing: warning: no tests to run [2020-03-10T11:40:02.063Z] PASS [2020-03-10T11:40:02.063Z] [2020-03-10T11:40:02.063Z] DONE 0 tests in 0.016s [2020-03-10T11:40:02.063Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-10T11:40:02.063Z] ++ 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-10T11:40:02.063Z] ++ set -e [2020-03-10T11:40:02.063Z] ++ '[' -n 0 ']' [2020-03-10T11:40:02.063Z] ++ set -x [2020-03-10T11:40:02.063Z] ++ env -i DEST=/go/src/github.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-10T11:40:02.063Z] INFO: Testing against a local daemon [2020-03-10T11:40:02.063Z] === RUN TestAuthZPluginAllowRequest [2020-03-10T11:40:02.211Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-10T11:40:03.142Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-10T11:40:04.109Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-03-10T11:40:04.109Z] === RUN TestAuthZPluginTLS [2020-03-10T11:40:04.397Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-03-10T11:40:04.397Z] === RUN TestAuthZPluginDenyRequest [2020-03-10T11:40:05.021Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-03-10T11:40:05.021Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-10T11:40:05.664Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-10T11:40:05.664Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-10T11:40:05.664Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-10T11:40:05.669Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-03-10T11:40:05.669Z] === RUN TestAuthZPluginDenyResponse [2020-03-10T11:40:05.955Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-03-10T11:40:05.955Z] === RUN TestAuthZPluginAllowEventStream [2020-03-10T11:40:07.998Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-03-10T11:40:07.998Z] === RUN TestAuthZPluginErrorResponse [2020-03-10T11:40:08.285Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-10T11:40:08.285Z] === RUN TestAuthZPluginErrorRequest [2020-03-10T11:40:08.927Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-10T11:40:08.927Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-10T11:40:08.938Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-10T11:40:09.551Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-10T11:40:09.551Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-10T11:40:11.590Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-03-10T11:40:11.590Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-10T11:40:13.115Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite (1794.56s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.17s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.53s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.89s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.25s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.31s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.53s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.32s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.73s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.20s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.12s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.08s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.34s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.98s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.49s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.16s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAttachDetach (1.31s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.32s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.21s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.27s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.31s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.06s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.02s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.90s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.74s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.56s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.50s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.99s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.68s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.27s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.41s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.70s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.54s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.31s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.34s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.75s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.44s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.19s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.38s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.42s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.24s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.81s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.53s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.67s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.58s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.93s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.80s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.31s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.52s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.30s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.80s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.47s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.64s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.37s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.91s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.41s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.18s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.40s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.16s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.25s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.59s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.84s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2020-03-10T11:40:13.115Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-10T11:40:13.115Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.12s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildContChar (4.03s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.34s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.39s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.34s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.20s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.95s) [2020-03-10T11:40:13.115Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-10T11:40:13.115Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.115Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-10T11:40:13.115Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.115Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-10T11:40:13.115Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.115Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-03-10T11:40:13.115Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.15s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.54s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.72s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.22s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.53s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.54s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.56s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.69s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.44s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.65s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.83s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.03s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.31s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.82s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.49s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.58s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.46s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.72s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.99s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.67s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.38s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.63s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.24s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.46s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEnv (1.45s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.26s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.36s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.31s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.10s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.53s) [2020-03-10T11:40:13.115Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-10T11:40:13.115Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.62s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildExpose (0.50s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.83s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.58s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildFails (0.92s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.48s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.50s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.87s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.63s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.24s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.98s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.05s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildHistory (5.60s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.21s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.51s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.00s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-03-10T11:40:13.115Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.38s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.71s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.80s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.56s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (15.59s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.33s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.26s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.91s) [2020-03-10T11:40:13.116Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-10T11:40:13.116Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.22s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.59s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.49s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.25s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.81s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.33s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.87s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.28s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.97s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.39s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.74s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.48s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.42s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.61s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.93s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildPATH (2.96s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.41s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.32s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.47s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.35s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildRm (3.61s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.66s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.40s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.61s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.74s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.40s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.38s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.06s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.05s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2020-03-10T11:40:13.116Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-10T11:40:13.116Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.27s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.51s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.28s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.67s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildUser (2.31s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.10s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.82s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.21s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.21s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.27s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.47s) [2020-03-10T11:40:13.116Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-10T11:40:13.116Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.116Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-10T11:40:13.116Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.116Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-10T11:40:13.116Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.116Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-10T11:40:13.116Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.50s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.30s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.06s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.45s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.11s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.08s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2020-03-10T11:40:13.116Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-10T11:40:13.116Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.03s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.42s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-10T11:40:13.116Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-10T11:40:13.116Z] docker_cli_sni_test.go:18: Flakey test [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.22s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCommitChange (1.06s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.28s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.78s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.10s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCommitTTY (1.81s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.07s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.81s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.72s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.95s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.87s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.93s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.65s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.66s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.86s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2020-03-10T11:40:13.116Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-10T11:40:13.116Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.26s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.05s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.88s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.48s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.65s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.68s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.91s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a22300_} (1.82s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1027190982_/foo_false____} (1.71s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1027190982_/foo_true____} (1.66s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3552353133_/foo_false____} (1.63s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3552353133_/foo_true____} (1.80s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3552353133_/foo_true__0xc000a227e0__} (1.62s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a22800_} (1.61s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a22820_} (1.61s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a22840_} (1.61s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a22860_} (1.60s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.91s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.56s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.10s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.74s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.20s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.12s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.98s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.99s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.24s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.91s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.54s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.08s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.53s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.83s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.01s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.19s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.92s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.22s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.13s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToDot (1.01s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.79s) [2020-03-10T11:40:13.116Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.87s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.38s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.00s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.74s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.89s) [2020-03-10T11:40:13.117Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-10T11:40:13.117Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.86s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.49s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-03-10T11:40:13.117Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-10T11:40:13.117Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.64s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.18s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.65s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.71s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.91s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.03s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.84s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.64s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.00s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.62s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.68s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.85s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.30s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.25s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.31s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsAttach (0.96s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsCommit (1.02s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.29s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.76s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.71s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.30s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.52s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsCopy (1.36s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.63s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.83s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.61s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFilters (1.66s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFormat (1.58s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2020-03-10T11:40:13.117Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-03-10T11:40:13.117Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-10T11:40:13.117Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2020-03-10T11:40:13.117Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.07s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsRename (0.94s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsResize (0.94s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.95s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.14s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.96s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.34s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExec (0.90s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.89s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.74s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.85s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.93s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.77s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecCgroup (1.50s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.94s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecInspectID (1.93s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecInteractive (1.08s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.92s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.93s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecParseError (0.88s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.89s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.46s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.11s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecStartFails (0.85s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecTTY (1.24s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.50s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecUlimits (1.01s) [2020-03-10T11:40:13.117Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-03-10T11:40:13.117Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.32s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.92s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.12s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.92s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestExecWithUser (0.98s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.04s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.78s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestHealth (20.98s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.06s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.98s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.74s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.94s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.98s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.93s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.94s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImportDisplay (1.61s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImportFile (2.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.45s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImportGzipped (2.15s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.91s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.88s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.83s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.65s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.86s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.96s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.09s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2020-03-10T11:40:13.117Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-10T11:40:13.117Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.26s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectDefault (0.85s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectHistory (1.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-03-10T11:40:13.117Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-10T11:40:13.117Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.97s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.92s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.14s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.05s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectStatus (1.07s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.80s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.77s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.90s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.96s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.83s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.85s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.32s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.85s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.68s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.49s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.73s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.56s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.48s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.56s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.39s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.48s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.77s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.75s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.56s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2020-03-10T11:40:13.117Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.02s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.21s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.38s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.25s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.98s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsTail (0.97s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.14s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.84s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.54s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.48s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestNetHostname (3.07s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.87s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.07s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.75s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPluginActive (1.90s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.65s) [2020-03-10T11:40:13.118Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-10T11:40:13.118Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.10s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.35s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.43s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.06s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.25s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.66s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.66s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPortList (10.04s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.64s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.44s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.89s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.83s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.40s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.67s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.57s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsByOrder (3.50s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.04s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.50s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.20s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.19s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.81s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.73s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.64s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.78s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.53s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.00s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.85s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.74s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2020-03-10T11:40:13.118Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-10T11:40:13.118Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.02s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.60s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.80s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.03s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.91s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.41s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.62s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.76s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.51s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.18s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.83s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.06s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.92s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.68s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.61s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAddHost (0.79s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.91s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.92s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.98s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.10s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.90s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.33s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.76s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.70s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.91s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.95s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.89s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.79s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.63s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.87s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.00s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.11s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.73s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.60s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.85s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.71s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.70s) [2020-03-10T11:40:13.118Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-10T11:40:13.118Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.118Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-10T11:40:13.118Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.92s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2020-03-10T11:40:13.118Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-10T11:40:13.118Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.79s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.87s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.56s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2020-03-10T11:40:13.118Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-10T11:40:13.118Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.55s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.55s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.25s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.72s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.12s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.67s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunMount (6.32s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.64s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.49s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.62s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.69s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.57s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.72s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.81s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.36s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.44s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.80s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.76s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.88s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.84s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.84s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.91s) [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s) [2020-03-10T11:40:13.118Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-10T11:40:13.118Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-10T11:40:13.118Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.92s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (1.00s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.75s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.02s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.79s) [2020-03-10T11:40:13.119Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (1.08s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.78s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.91s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.96s) [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-10T11:40:13.119Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.00s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s) [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-10T11:40:13.119Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.88s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.91s) [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-10T11:40:13.119Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.66s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.58s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunRm (0.84s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.94s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.88s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.94s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.85s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.19s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.28s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.90s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.75s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.92s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.88s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.83s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.84s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.86s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.92s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.84s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunState (1.58s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.86s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-10T11:40:13.119Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.75s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunSysctls (1.63s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.54s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.75s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.03s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.09s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.85s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.35s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.24s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunUserByName (0.83s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-10T11:40:13.119Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.66s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.50s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.70s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.31s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.89s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-10T11:40:13.119Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-10T11:40:13.119Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-10T11:40:13.119Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.32s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.84s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.74s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.39s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-10T11:40:13.119Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.36s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2020-03-10T11:40:13.119Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents559059199 [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.44s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.70s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.65s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.49s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.70s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.95s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStartRecordError (1.78s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.47s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.11s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.22s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.04s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.45s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.85s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-10T11:40:13.119Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.32s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.42s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-10T11:40:13.119Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s) [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-10T11:40:13.119Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.68s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUpdateStats (3.87s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s) [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-03-10T11:40:13.119Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.16s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.21s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.63s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.36s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.63s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.10s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.08s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.36s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.40s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.44s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.41s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.36s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.56s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.80s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.01s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.44s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.84s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.44s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.16s) [2020-03-10T11:40:13.119Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.31s) [2020-03-10T11:40:13.119Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-10T11:40:13.119Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-10T11:40:13.119Z] === RUN TestDockerRegistrySuite [2020-03-10T11:40:13.119Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-10T11:40:13.633Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-03-10T11:40:13.633Z] === RUN TestAuthZPluginHeader [2020-03-10T11:40:14.652Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-03-10T11:40:14.652Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-10T11:40:14.652Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-10T11:40:14.652Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:40:14.652Z] === RUN TestAuthZPluginV2Disable [2020-03-10T11:40:14.652Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-10T11:40:14.652Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:40:14.652Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-10T11:40:14.652Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-10T11:40:14.652Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:40:14.652Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-10T11:40:14.652Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-10T11:40:14.652Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:40:14.652Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-10T11:40:15.644Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-10T11:40:16.573Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-10T11:40:18.467Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-10T11:40:18.724Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-10T11:40:22.903Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-10T11:40:27.080Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-10T11:40:32.334Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-10T11:40:32.898Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-10T11:40:33.146Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-03-10T11:40:33.146Z] PASS [2020-03-10T11:40:33.146Z] [2020-03-10T11:40:33.146Z] === Skipped [2020-03-10T11:40:33.146Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-10T11:40:33.146Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:40:33.146Z] [2020-03-10T11:40:33.146Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-10T11:40:33.146Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:40:33.146Z] [2020-03-10T11:40:33.146Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-10T11:40:33.146Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:40:33.146Z] [2020-03-10T11:40:33.146Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-10T11:40:33.146Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:40:33.146Z] [2020-03-10T11:40:33.146Z] [2020-03-10T11:40:33.146Z] DONE 17 tests, 4 skipped in 29.281s [2020-03-10T11:40:33.146Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-10T11:40:33.146Z] ++ 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-10T11:40:33.146Z] ++ set -e [2020-03-10T11:40:33.146Z] ++ '[' -n 0 ']' [2020-03-10T11:40:33.146Z] ++ set -x [2020-03-10T11:40:33.146Z] ++ env -i DEST=/go/src/github.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-10T11:40:33.146Z] INFO: Testing against a local daemon [2020-03-10T11:40:33.146Z] === RUN TestPluginInvalidJSON [2020-03-10T11:40:33.146Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:40:33.146Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:40:33.146Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-10T11:40:33.146Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-03-10T11:40:33.146Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-10T11:40:33.146Z] PASS [2020-03-10T11:40:33.146Z] [2020-03-10T11:40:33.146Z] DONE 2 tests in 0.136s [2020-03-10T11:40:33.146Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-10T11:40:33.146Z] ++ 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-10T11:40:33.146Z] ++ set -e [2020-03-10T11:40:33.146Z] ++ '[' -n 0 ']' [2020-03-10T11:40:33.146Z] ++ set -x [2020-03-10T11:40:33.146Z] ++ env -i DEST=/go/src/github.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-10T11:40:33.146Z] INFO: Testing against a local daemon [2020-03-10T11:40:33.146Z] === RUN TestExternalGraphDriver [2020-03-10T11:40:33.146Z] === RUN TestExternalGraphDriver/json [2020-03-10T11:40:33.769Z] === RUN TestExternalGraphDriver/spec [2020-03-10T11:40:34.268Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-10T11:40:35.636Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-10T11:40:35.823Z] === RUN TestExternalGraphDriver/pull [2020-03-10T11:40:37.005Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-10T11:40:37.862Z] --- PASS: TestExternalGraphDriver (6.34s) [2020-03-10T11:40:37.862Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-03-10T11:40:37.862Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-03-10T11:40:37.862Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-03-10T11:40:37.862Z] === RUN TestGraphdriverPluginV2 [2020-03-10T11:40:38.151Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-03-10T11:40:38.151Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:40:38.151Z] PASS [2020-03-10T11:40:38.151Z] [2020-03-10T11:40:38.151Z] === Skipped [2020-03-10T11:40:38.151Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-03-10T11:40:38.151Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:40:38.151Z] [2020-03-10T11:40:38.151Z] [2020-03-10T11:40:38.151Z] DONE 5 tests, 1 skipped in 6.508s [2020-03-10T11:40:38.151Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-10T11:40:38.151Z] ++ 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-10T11:40:38.151Z] ++ set -e [2020-03-10T11:40:38.151Z] ++ '[' -n 0 ']' [2020-03-10T11:40:38.151Z] ++ set -x [2020-03-10T11:40:38.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T11:40:38.151Z] INFO: Testing against a local daemon [2020-03-10T11:40:38.151Z] === RUN TestContinueAfterPluginCrash [2020-03-10T11:40:38.151Z] === PAUSE TestContinueAfterPluginCrash [2020-03-10T11:40:38.151Z] === RUN TestReadPluginNoRead [2020-03-10T11:40:38.151Z] === PAUSE TestReadPluginNoRead [2020-03-10T11:40:38.151Z] === RUN TestDaemonStartWithLogOpt [2020-03-10T11:40:38.151Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-10T11:40:38.151Z] === CONT TestContinueAfterPluginCrash [2020-03-10T11:40:38.151Z] === CONT TestDaemonStartWithLogOpt [2020-03-10T11:40:38.151Z] === CONT TestReadPluginNoRead [2020-03-10T11:40:38.899Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-10T11:40:39.831Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-10T11:40:41.199Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-10T11:40:44.472Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-10T11:40:46.993Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-10T11:40:47.924Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-10T11:40:51.198Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-10T11:40:52.568Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-10T11:40:52.568Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-10T11:40:53.937Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-10T11:40:55.306Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-10T11:40:55.563Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-10T11:40:56.938Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-10T11:41:00.603Z] === RUN TestReadPluginNoRead/default [2020-03-10T11:41:00.603Z] --- PASS: TestDaemonStartWithLogOpt (22.01s) [2020-03-10T11:41:01.114Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-10T11:41:01.114Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-10T11:41:01.227Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-10T11:41:02.488Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-10T11:41:02.795Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-10T11:41:03.077Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-10T11:41:03.077Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-10T11:41:03.333Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-10T11:41:03.590Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-10T11:41:04.153Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-10T11:41:04.153Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-10T11:41:04.834Z] --- PASS: TestReadPluginNoRead (26.40s) [2020-03-10T11:41:04.834Z] --- PASS: TestReadPluginNoRead/default (1.70s) [2020-03-10T11:41:04.834Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2020-03-10T11:41:04.834Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2020-03-10T11:41:04.834Z] read_test.go:91: [d23038b3bb529] daemon is not started [2020-03-10T11:41:05.459Z] --- PASS: TestContinueAfterPluginCrash (27.11s) [2020-03-10T11:41:05.459Z] PASS [2020-03-10T11:41:05.459Z] [2020-03-10T11:41:05.459Z] DONE 6 tests in 27.217s [2020-03-10T11:41:05.459Z] 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-10T11:41:05.459Z] ++ 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-10T11:41:05.459Z] ++ set -e [2020-03-10T11:41:05.459Z] ++ '[' -n 0 ']' [2020-03-10T11:41:05.459Z] ++ set -x [2020-03-10T11:41:05.459Z] ++ env -i DEST=/go/src/github.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-10T11:41:05.459Z] testing: warning: no tests to run [2020-03-10T11:41:05.459Z] PASS [2020-03-10T11:41:05.459Z] [2020-03-10T11:41:05.459Z] DONE 0 tests in 0.020s [2020-03-10T11:41:05.459Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-10T11:41:05.459Z] ++ 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-10T11:41:05.459Z] ++ set -e [2020-03-10T11:41:05.459Z] ++ '[' -n 0 ']' [2020-03-10T11:41:05.459Z] ++ set -x [2020-03-10T11:41:05.459Z] ++ env -i DEST=/go/src/github.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-10T11:41:05.459Z] INFO: Testing against a local daemon [2020-03-10T11:41:05.459Z] === RUN TestPluginWithDevMounts [2020-03-10T11:41:05.459Z] === PAUSE TestPluginWithDevMounts [2020-03-10T11:41:05.459Z] === CONT TestPluginWithDevMounts [2020-03-10T11:41:05.521Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-10T11:41:08.044Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-10T11:41:08.156Z] --- PASS: TestPluginWithDevMounts (2.26s) [2020-03-10T11:41:08.156Z] PASS [2020-03-10T11:41:08.156Z] [2020-03-10T11:41:08.156Z] DONE 1 tests in 2.363s [2020-03-10T11:41:08.156Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-10T11:41:08.156Z] ++ 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-10T11:41:08.156Z] ++ set -e [2020-03-10T11:41:08.156Z] ++ '[' -n 0 ']' [2020-03-10T11:41:08.156Z] ++ set -x [2020-03-10T11:41:08.156Z] ++ env -i DEST=/go/src/github.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-10T11:41:08.156Z] INFO: Testing against a local daemon [2020-03-10T11:41:08.156Z] === RUN TestSecretInspect [2020-03-10T11:41:08.977Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-10T11:41:08.977Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-10T11:41:10.200Z] --- PASS: TestSecretInspect (2.28s) [2020-03-10T11:41:10.200Z] === RUN TestSecretList [2020-03-10T11:41:10.353Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-10T11:41:10.353Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-10T11:41:10.353Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-10T11:41:10.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-10T11:41:10.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-10T11:41:11.541Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-10T11:41:11.798Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-10T11:41:12.244Z] --- PASS: TestSecretList (2.27s) [2020-03-10T11:41:12.244Z] === RUN TestSecretsCreateAndDelete [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite (59.24s) [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.15s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d0b50cb80fe5b] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d8fb15cf2b099] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d7a4223ee79fb] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d6b44d213f21a] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.28s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d701e52960c2b] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.20s) [2020-03-10T11:41:12.362Z] check_test.go:196: [df16d909bac60] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.36s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d2bcd131643bd] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d30f775ef345e] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.25s) [2020-03-10T11:41:12.362Z] check_test.go:196: [dfb3ea80afa81] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.45s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d7312d32a5072] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.51s) [2020-03-10T11:41:12.362Z] check_test.go:196: [dc75c414a70d4] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d34f1272f7c04] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d183a43de6480] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-03-10T11:41:12.362Z] check_test.go:196: [ddcab17102073] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.67s) [2020-03-10T11:41:12.362Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:77782fe8036d197b2c5955830a4decd3f9efb89294ec7eb0d805c78f7ad9b890 [2020-03-10T11:41:12.362Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9e5aee8c5b47449e7ca40519387e74a20ac7a07dff5c8081a26ebc2b77e72d0b [2020-03-10T11:41:12.362Z] check_test.go:196: [d400a457f0439] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.66s) [2020-03-10T11:41:12.362Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5f6f221349c290b87f6cea840a2effff0ca7179513ff152b42048fe2e4b9ac7b [2020-03-10T11:41:12.362Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:207067ecd93745837e71dccd5c7ff234b050dee9dca2b0cbfa25cd7cbbf5fc55 [2020-03-10T11:41:12.362Z] check_test.go:196: [dce7daefcf9f0] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d23f824082f8b] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.25s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d60014f105296] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d8d445fa90a81] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-10T11:41:12.362Z] check_test.go:196: [dd35a7854238d] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2020-03-10T11:41:12.362Z] check_test.go:196: [ddc3d357114d4] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-03-10T11:41:12.362Z] check_test.go:196: [df291d8bb2564] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.57s) [2020-03-10T11:41:12.362Z] check_test.go:196: [df5512b3a753c] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.96s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d20d2fcdd6560] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d6c8890704b4a] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d83f380fe81a2] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-03-10T11:41:12.362Z] check_test.go:196: [dd838ab1f5e6e] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d9e4548b2671a] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d20dcd7c793ac] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d4d857bf42986] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-03-10T11:41:12.362Z] check_test.go:196: [db26ef79332e5] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-10T11:41:12.362Z] check_test.go:196: [dbc015ee5ee44] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.40s) [2020-03-10T11:41:12.362Z] check_test.go:196: [da54b34a657e0] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.19s) [2020-03-10T11:41:12.362Z] check_test.go:196: [d502bcb43251b] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2020-03-10T11:41:12.362Z] check_test.go:196: [de6acf036e657] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.52s) [2020-03-10T11:41:12.362Z] check_test.go:196: [de87ede529289] daemon is not started [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2020-03-10T11:41:12.362Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-03-10T11:41:12.362Z] === RUN TestDockerSchema1RegistrySuite [2020-03-10T11:41:12.362Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-10T11:41:12.619Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-10T11:41:14.944Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2020-03-10T11:41:14.944Z] === RUN TestSecretsUpdate [2020-03-10T11:41:15.142Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-10T11:41:16.990Z] --- PASS: TestSecretsUpdate (2.31s) [2020-03-10T11:41:16.990Z] === RUN TestTemplatedSecret [2020-03-10T11:41:17.663Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-10T11:41:19.716Z] --- PASS: TestTemplatedSecret (2.71s) [2020-03-10T11:41:19.716Z] === RUN TestSecretCreateResolve [2020-03-10T11:41:20.187Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-10T11:41:22.415Z] --- PASS: TestSecretCreateResolve (2.28s) [2020-03-10T11:41:22.415Z] PASS [2020-03-10T11:41:22.415Z] [2020-03-10T11:41:22.415Z] DONE 6 tests in 14.254s [2020-03-10T11:41:22.415Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-10T11:41:22.415Z] ++ 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-10T11:41:22.415Z] ++ set -e [2020-03-10T11:41:22.415Z] ++ '[' -n 0 ']' [2020-03-10T11:41:22.415Z] ++ set -x [2020-03-10T11:41:22.415Z] ++ env -i DEST=/go/src/github.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-10T11:41:22.415Z] INFO: Testing against a local daemon [2020-03-10T11:41:22.415Z] === RUN TestServiceCreateInit [2020-03-10T11:41:22.415Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-10T11:41:22.709Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-10T11:41:22.966Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-10T11:41:26.835Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-10T11:41:27.143Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-10T11:41:28.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-10T11:41:30.319Z] --- PASS: TestServiceCreateInit (8.31s) [2020-03-10T11:41:30.319Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.13s) [2020-03-10T11:41:30.319Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.14s) [2020-03-10T11:41:30.319Z] === RUN TestCreateServiceMultipleTimes [2020-03-10T11:41:30.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-10T11:41:30.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-10T11:41:31.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-10T11:41:33.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-10T11:41:34.519Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-10T11:41:38.723Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-10T11:41:38.723Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-10T11:41:39.287Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-10T11:41:39.287Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-10T11:41:39.544Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-10T11:41:39.801Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-10T11:41:40.366Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite (28.12s) [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2020-03-10T11:41:40.366Z] check_test.go:223: [d8dc4f0f198fd] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.74s) [2020-03-10T11:41:40.366Z] check_test.go:223: [debe101744e43] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.01s) [2020-03-10T11:41:40.366Z] check_test.go:223: [d7986f73a5947] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.78s) [2020-03-10T11:41:40.366Z] check_test.go:223: [d5228f9c4cb1e] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.50s) [2020-03-10T11:41:40.366Z] check_test.go:223: [d6a368e3e36a3] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.48s) [2020-03-10T11:41:40.366Z] check_test.go:223: [d10b994259d5a] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-10T11:41:40.366Z] check_test.go:223: [d48f96ab2f1f0] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2020-03-10T11:41:40.366Z] check_test.go:223: [d7dd9e66788eb] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2020-03-10T11:41:40.366Z] check_test.go:223: [d72cd60f36e0f] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2020-03-10T11:41:40.366Z] check_test.go:223: [d15b76fa73d8a] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.94s) [2020-03-10T11:41:40.366Z] check_test.go:223: [dc99774d5eca6] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2020-03-10T11:41:40.366Z] check_test.go:223: [dd9fdb29bb458] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2020-03-10T11:41:40.366Z] check_test.go:223: [d76e558989a40] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-10T11:41:40.366Z] check_test.go:223: [dcd595ecc34c3] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-03-10T11:41:40.366Z] check_test.go:223: [d0dd31a843412] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-03-10T11:41:40.366Z] check_test.go:223: [dde25877a5da6] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2020-03-10T11:41:40.366Z] check_test.go:223: [d5738ecb0f546] daemon is not started [2020-03-10T11:41:40.366Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-10T11:41:40.366Z] check_test.go:223: [dff0970f70959] daemon is not started [2020-03-10T11:41:40.366Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-10T11:41:40.366Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-10T11:41:41.298Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-10T11:41:41.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-10T11:41:41.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-10T11:41:43.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-10T11:41:43.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-10T11:41:43.746Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-10T11:41:44.311Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-10T11:41:44.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.24s) [2020-03-10T11:41:44.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2020-03-10T11:41:44.569Z] check_test.go:252: [d0affbbd32f6a] daemon is not started [2020-03-10T11:41:44.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2020-03-10T11:41:44.569Z] check_test.go:252: [d79228f981353] daemon is not started [2020-03-10T11:41:44.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-10T11:41:44.569Z] check_test.go:252: [d4fd4557b9ce9] daemon is not started [2020-03-10T11:41:44.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2020-03-10T11:41:44.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-03-10T11:41:44.569Z] check_test.go:252: [dd8db9bbba2c1] daemon is not started [2020-03-10T11:41:44.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2020-03-10T11:41:44.569Z] check_test.go:252: [dd685de4504a5] daemon is not started [2020-03-10T11:41:44.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.61s) [2020-03-10T11:41:44.569Z] check_test.go:252: [dab05f5360d66] daemon is not started [2020-03-10T11:41:44.569Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2020-03-10T11:41:44.569Z] check_test.go:252: [d61692bc709a2] daemon is not started [2020-03-10T11:41:44.569Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-10T11:41:44.569Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-10T11:41:48.842Z] --- PASS: TestCreateServiceMultipleTimes (16.18s) [2020-03-10T11:41:48.842Z] === RUN TestCreateServiceConflict [2020-03-10T11:41:48.842Z] --- PASS: TestCreateServiceConflict (2.25s) [2020-03-10T11:41:48.842Z] === RUN TestCreateServiceMaxReplicas [2020-03-10T11:41:49.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-10T11:41:49.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-10T11:41:50.081Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-10T11:41:50.337Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-10T11:41:50.337Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-03-10T11:41:50.337Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-03-10T11:41:50.337Z] check_test.go:279: [d32afb2d1966c] daemon is not started [2020-03-10T11:41:50.337Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-03-10T11:41:50.337Z] check_test.go:279: [d1e01f94252d8] daemon is not started [2020-03-10T11:41:50.337Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-03-10T11:41:50.337Z] check_test.go:279: [dfa67ae4ae811] daemon is not started [2020-03-10T11:41:50.337Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-03-10T11:41:50.337Z] check_test.go:279: [df3d47f62176e] daemon is not started [2020-03-10T11:41:50.337Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-10T11:41:50.337Z] check_test.go:279: [d22db860ca581] daemon is not started [2020-03-10T11:41:50.337Z] === RUN TestDockerNetworkSuite [2020-03-10T11:41:50.337Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-10T11:41:52.325Z] --- PASS: TestCreateServiceMaxReplicas (2.99s) [2020-03-10T11:41:52.325Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-10T11:41:52.862Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-10T11:41:54.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-10T11:41:59.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-10T11:42:01.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-10T11:42:05.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-10T11:42:06.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-10T11:42:07.584Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.52s) [2020-03-10T11:42:07.584Z] === RUN TestCreateServiceSecretFileMode [2020-03-10T11:42:07.882Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2020-03-10T11:42:07.882Z] === RUN TestCreateServiceConfigFileMode [2020-03-10T11:42:10.588Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2020-03-10T11:42:10.588Z] === RUN TestCreateServiceSysctls [2020-03-10T11:42:14.076Z] --- PASS: TestCreateServiceSysctls (3.37s) [2020-03-10T11:42:14.076Z] === RUN TestCreateServiceCapabilities [2020-03-10T11:42:16.783Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2020-03-10T11:42:16.783Z] === RUN TestInspect [2020-03-10T11:42:16.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-10T11:42:16.884Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-10T11:42:19.485Z] --- PASS: TestInspect (2.90s) [2020-03-10T11:42:19.485Z] === RUN TestCreateJob [2020-03-10T11:42:20.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-10T11:42:20.176Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-10T11:42:22.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-10T11:42:22.982Z] --- PASS: TestCreateJob (3.31s) [2020-03-10T11:42:22.982Z] === RUN TestReplicatedJob [2020-03-10T11:42:23.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-10T11:42:23.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-10T11:42:23.933Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-10T11:42:25.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-10T11:42:27.203Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-10T11:42:27.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-10T11:42:27.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-10T11:42:27.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-10T11:42:28.502Z] --- PASS: TestReplicatedJob (5.81s) [2020-03-10T11:42:28.502Z] === RUN TestUpdateReplicatedJob [2020-03-10T11:42:29.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-10T11:42:29.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-10T11:42:29.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-10T11:42:29.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-10T11:42:30.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-10T11:42:31.987Z] --- PASS: TestUpdateReplicatedJob (3.46s) [2020-03-10T11:42:31.987Z] === RUN TestServiceListWithStatuses [2020-03-10T11:42:31.987Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-10T11:42:31.987Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-10T11:42:31.987Z] === RUN TestDockerNetworkConnectAlias [2020-03-10T11:42:32.355Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-10T11:42:32.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-10T11:42:32.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-10T11:42:33.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-10T11:42:33.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-10T11:42:35.278Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-10T11:42:37.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-10T11:42:37.503Z] --- PASS: TestDockerNetworkConnectAlias (4.75s) [2020-03-10T11:42:37.503Z] === RUN TestDockerNetworkReConnect [2020-03-10T11:42:41.033Z] --- PASS: TestDockerNetworkReConnect (3.71s) [2020-03-10T11:42:41.033Z] === RUN TestServicePlugin [2020-03-10T11:42:41.033Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-10T11:42:41.033Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:42:41.033Z] === RUN TestServiceUpdateLabel [2020-03-10T11:42:41.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-10T11:42:43.075Z] --- PASS: TestServiceUpdateLabel (2.23s) [2020-03-10T11:42:43.075Z] === RUN TestServiceUpdateSecrets [2020-03-10T11:42:51.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-10T11:42:51.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-10T11:42:51.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-10T11:42:51.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-10T11:42:51.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-10T11:42:51.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-10T11:42:51.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-10T11:42:51.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-10T11:42:55.993Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-10T11:42:55.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-10T11:42:55.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-10T11:42:55.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-10T11:42:57.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-10T11:42:58.338Z] --- PASS: TestServiceUpdateSecrets (14.69s) [2020-03-10T11:42:58.338Z] === RUN TestServiceUpdateConfigs [2020-03-10T11:43:02.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-10T11:43:07.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-10T11:43:07.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-10T11:43:08.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-10T11:43:09.741Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-10T11:43:11.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-10T11:43:11.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-10T11:43:12.152Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-10T11:43:13.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-10T11:43:13.605Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2020-03-10T11:43:13.605Z] === RUN TestServiceUpdateNetwork [2020-03-10T11:43:14.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-10T11:43:15.386Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-10T11:43:15.950Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-10T11:43:20.128Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-10T11:43:23.405Z] --- PASS: TestDockerNetworkSuite (93.08s) [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.61s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d500610ffbf29] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.22s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d7c81bcd009de] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.56s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d3ce373309301] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.64s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d23aea266cae8] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.69s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:1233: [d35784a47a37c] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d3828a1fb0d37] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.97s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [dd1fd82f68b2a] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.72s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d76005f66208f] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.05s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [da5e4c8cc1c3a] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.29s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d02810dd5e5ce] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.69s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d1f777613916b] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.62s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d28a04a8f8262] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.76s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [ded266e3dcaa3] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [db849d6a70ce2] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d10ef45e6beae] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.46s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [dd20128fba2ef] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d96f9c8a66ff3] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [df4fa0c7d47cc] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.30s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d4ebbca06d425] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.50s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [dceb0f4f49d8b] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.51s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d8e29d5f3a97b] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.14s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d293eb66a7e6b] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.46s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [de69b49f15a35] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d19c04f7cdbff] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.88s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:968: [d3cb55ad88209] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.48s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d1685dcf89f6d] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.56s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:1116: [d3d79895cc043] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d59389247f7f6] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [dff6741bb514e] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [dceda2542fdf9] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d631f8e62f5d4] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [de6431d7bbe95] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d32a9b431750d] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d61c1a9432169] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.09s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d4340ecfa81f3] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [de7829f509038] daemon is not started [2020-03-10T11:43:23.406Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d7d7d837f4442] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.44s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d1fcc366237aa] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.61s) [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.13s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:1084: [dca32c259ea1a] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [dce962ce2372c] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.50s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [dc84b1fd8bd8c] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.93s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d3ce5a9125281] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [d8346c940ffff] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.52s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [de26ee594b36f] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.92s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [dc8949c0bea97] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.64s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [df650ce1e6db0] daemon is not started [2020-03-10T11:43:23.406Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.58s) [2020-03-10T11:43:23.406Z] docker_cli_network_unix_test.go:46: [df00259b400e1] daemon is not started [2020-03-10T11:43:23.406Z] === RUN TestDockerHubPullSuite [2020-03-10T11:43:23.406Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-10T11:43:25.300Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-10T11:43:26.184Z] --- PASS: TestServiceUpdateNetwork (13.00s) [2020-03-10T11:43:26.184Z] PASS [2020-03-10T11:43:26.184Z] [2020-03-10T11:43:26.184Z] === Skipped [2020-03-10T11:43:26.184Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-10T11:43:26.184Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-10T11:43:26.184Z] [2020-03-10T11:43:26.184Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-10T11:43:26.184Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-10T11:43:26.184Z] [2020-03-10T11:43:26.184Z] [2020-03-10T11:43:26.184Z] DONE 23 tests, 2 skipped in 123.171s [2020-03-10T11:43:26.184Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-10T11:43:26.184Z] ++ 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-10T11:43:26.184Z] ++ set -e [2020-03-10T11:43:26.184Z] ++ '[' -n 0 ']' [2020-03-10T11:43:26.184Z] ++ set -x [2020-03-10T11:43:26.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-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-10T11:43:26.184Z] INFO: Testing against a local daemon [2020-03-10T11:43:26.184Z] === RUN TestSessionCreate [2020-03-10T11:43:26.184Z] --- PASS: TestSessionCreate (0.05s) [2020-03-10T11:43:26.184Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-10T11:43:26.184Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-10T11:43:26.184Z] PASS [2020-03-10T11:43:26.184Z] [2020-03-10T11:43:26.184Z] DONE 2 tests in 0.200s [2020-03-10T11:43:26.184Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-10T11:43:26.184Z] ++ 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-10T11:43:26.184Z] ++ set -e [2020-03-10T11:43:26.184Z] ++ '[' -n 0 ']' [2020-03-10T11:43:26.184Z] ++ set -x [2020-03-10T11:43:26.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-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-10T11:43:26.184Z] INFO: Testing against a local daemon [2020-03-10T11:43:26.184Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-10T11:43:26.184Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-10T11:43:26.184Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-10T11:43:26.184Z] === RUN TestEventsExecDie [2020-03-10T11:43:26.472Z] --- PASS: TestEventsExecDie (0.81s) [2020-03-10T11:43:26.472Z] === RUN TestEventsBackwardsCompatible [2020-03-10T11:43:26.472Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-10T11:43:26.472Z] === RUN TestInfoBinaryCommits [2020-03-10T11:43:26.472Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-10T11:43:26.472Z] === RUN TestInfoAPIVersioned [2020-03-10T11:43:26.472Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-10T11:43:26.472Z] === RUN TestInfoDiscoveryBackend [2020-03-10T11:43:27.094Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-10T11:43:27.094Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-10T11:43:27.194Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-10T11:43:27.194Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-10T11:43:27.451Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-10T11:43:28.113Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-10T11:43:28.113Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-10T11:43:28.735Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-03-10T11:43:28.735Z] === RUN TestInfoAPI [2020-03-10T11:43:28.735Z] --- PASS: TestInfoAPI (0.06s) [2020-03-10T11:43:28.735Z] === RUN TestInfoAPIWarnings [2020-03-10T11:43:29.346Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-10T11:43:29.346Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-10T11:43:29.346Z] --- PASS: TestDockerHubPullSuite (5.98s) [2020-03-10T11:43:29.346Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.53s) [2020-03-10T11:43:29.346Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-03-10T11:43:29.346Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-03-10T11:43:29.346Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.39s) [2020-03-10T11:43:29.346Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.37s) [2020-03-10T11:43:29.346Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-03-10T11:43:29.346Z] PASS [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === Skipped [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_sni_test.go:18: Flakey test [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-10T11:43:29.346Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2020-03-10T11:43:29.346Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-10T11:43:29.346Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-10T11:43:29.346Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-10T11:43:29.346Z] [2020-03-10T11:43:29.346Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-10T11:43:29.346Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-10T11:43:29.347Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-10T11:43:29.347Z] docker_cli_network_unix_test.go:46: [d7d7d837f4442] daemon is not started [2020-03-10T11:43:29.347Z] [2020-03-10T11:43:29.347Z] [2020-03-10T11:43:29.347Z] DONE 1277 tests, 44 skipped in 2023.366s [2020-03-10T11:43:29.347Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-10T11:43:29.377Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-03-10T11:43:29.377Z] === RUN TestInfoDebug [2020-03-10T11:43:29.605Z] ++++ cat bundles/test-integration/docker.pid [2020-03-10T11:43:29.605Z] +++ kill 7458 [2020-03-10T11:43:29.665Z] --- PASS: TestInfoDebug (0.54s) [2020-03-10T11:43:29.665Z] === RUN TestInfoInsecureRegistries [2020-03-10T11:43:30.288Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-03-10T11:43:30.288Z] === RUN TestInfoRegistryMirrors [2020-03-10T11:43:30.539Z] +++ /etc/init.d/apparmor stop [2020-03-10T11:43:30.539Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-10T11:43:30.539Z] [2020-03-10T11:43:30.539Z] Unloading profiles will leave already running processes permanently [2020-03-10T11:43:30.539Z] unconfined, which can lead to unexpected situations. [2020-03-10T11:43:30.539Z] [2020-03-10T11:43:30.539Z] To set a process to complain mode, use the command line tool [2020-03-10T11:43:30.539Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-10T11:43:30.539Z] +++ true [2020-03-10T11:43:30.539Z] [2020-03-10T11:43:30.914Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-10T11:43:30.914Z] === RUN TestLoginFailsWithBadCredentials [2020-03-10T11:43:31.200Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-03-10T11:43:31.200Z] === RUN TestPingCacheHeaders [2020-03-10T11:43:31.200Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-10T11:43:31.200Z] === RUN TestPingGet [2020-03-10T11:43:31.487Z] --- PASS: TestPingGet (0.03s) [2020-03-10T11:43:31.487Z] === RUN TestPingHead [2020-03-10T11:43:31.487Z] --- PASS: TestPingHead (0.05s) [2020-03-10T11:43:31.487Z] === RUN TestVersion [2020-03-10T11:43:31.487Z] --- PASS: TestVersion (0.04s) [2020-03-10T11:43:31.487Z] PASS [2020-03-10T11:43:31.487Z] [2020-03-10T11:43:31.487Z] === Skipped [2020-03-10T11:43:31.487Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-10T11:43:31.487Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-10T11:43:31.487Z] [2020-03-10T11:43:31.487Z] [2020-03-10T11:43:31.487Z] DONE 18 tests, 1 skipped in 6.015s [2020-03-10T11:43:31.487Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-10T11:43:31.487Z] ++ 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-10T11:43:31.487Z] ++ set -e [2020-03-10T11:43:31.487Z] ++ '[' -n 0 ']' [2020-03-10T11:43:31.487Z] ++ set -x [2020-03-10T11:43:31.487Z] ++ env -i DEST=/go/src/github.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-10T11:43:31.487Z] INFO: Testing against a local daemon [2020-03-10T11:43:31.487Z] === RUN TestVolumesCreateAndList [2020-03-10T11:43:31.487Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-10T11:43:31.487Z] === RUN TestVolumesRemove [2020-03-10T11:43:31.772Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-10T11:43:31.772Z] === RUN TestVolumesInspect [2020-03-10T11:43:31.772Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-10T11:43:31.772Z] === RUN TestVolumesInvalidJSON [2020-03-10T11:43:31.772Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-10T11:43:31.772Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-10T11:43:31.772Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-10T11:43:31.772Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-10T11:43:31.772Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-10T11:43:31.772Z] PASS [2020-03-10T11:43:31.772Z] [2020-03-10T11:43:31.772Z] DONE 5 tests in 0.307s [2020-03-10T11:43:31.772Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-10T11:43:32.062Z] ++++ cat bundles/test-integration/docker.pid [2020-03-10T11:43:32.062Z] +++ kill 13410 [2020-03-10T11:43:33.073Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-10T11:43:33.545Z] +++ /etc/init.d/apparmor stop [2020-03-10T11:43:33.545Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-10T11:43:33.545Z] [2020-03-10T11:43:33.545Z] Unloading profiles will leave already running processes permanently [2020-03-10T11:43:33.545Z] unconfined, which can lead to unexpected situations. [2020-03-10T11:43:33.545Z] [2020-03-10T11:43:33.545Z] To set a process to complain mode, use the command line tool [2020-03-10T11:43:33.545Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-10T11:43:33.545Z] +++ true [2020-03-10T11:43:33.545Z] Post stage [Pipeline] junit [2020-03-10T11:43:35.081Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-10T11:43:36.205Z] + echo Ensuring container killed. [2020-03-10T11:43:36.205Z] Ensuring container killed. [2020-03-10T11:43:36.205Z] + docker rm -vf docker-pr2 [2020-03-10T11:43:36.205Z] Error: No such container: docker-pr2 [2020-03-10T11:43:36.205Z] + true [Pipeline] sh [2020-03-10T11:43:36.358Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-10T11:43:36.615Z] + echo Chowning /workspace to jenkins user [2020-03-10T11:43:36.615Z] Chowning /workspace to jenkins user [2020-03-10T11:43:36.615Z] + id -u [2020-03-10T11:43:36.615Z] + id -g [2020-03-10T11:43:36.615Z] + docker run --rm -v /home/docker/workspace/moby_PR-40661:/workspace busybox chown -R 1001:1001 /workspace [2020-03-10T11:43:36.615Z] Unable to find image 'busybox:latest' locally [2020-03-10T11:43:36.902Z] latest: Pulling from library/busybox [2020-03-10T11:43:36.902Z] 4c6795986792: Pulling fs layer [2020-03-10T11:43:37.188Z] 4c6795986792: Verifying Checksum [2020-03-10T11:43:37.188Z] 4c6795986792: Download complete [2020-03-10T11:43:37.478Z] 4c6795986792: Pull complete [2020-03-10T11:43:37.478Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-10T11:43:37.478Z] Status: Downloaded newer image for busybox:latest [2020-03-10T11:43:38.881Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-10T11:43:39.920Z] + bundleName=ppc64le-integration [2020-03-10T11:43:39.920Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-10T11:43:39.920Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-10T11:43:39.920Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -printxargs [2020-03-10T11:43:39.920Z] tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-10T11:43:40.244Z] Archiving artifacts [2020-03-10T11:43:42.153Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-10T11:43:43.094Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40661/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-10T11:43:43.495Z] + make clean [2020-03-10T11:43:44.117Z] make: command: Command not found [2020-03-10T11:43:44.117Z] make: command: Command not found [2020-03-10T11:43:44.117Z] docker volume rm -f docker-dev-cache [2020-03-10T11:43:44.117Z] docker-dev-cache [Pipeline] deleteDir [2020-03-10T11:43:45.426Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-10T11:43:48.701Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-10T11:43:51.224Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-10T11:44:47.410Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-10T11:45:02.262Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-10T11:45:20.342Z] --- PASS: TestDockerSwarmSuite (1747.12s) [2020-03-10T11:45:20.342Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.76s) [2020-03-10T11:45:20.342Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.91s) [2020-03-10T11:45:20.342Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.67s) [2020-03-10T11:45:20.342Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s) [2020-03-10T11:45:20.342Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2020-03-10T11:45:20.342Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.19s) [2020-03-10T11:45:20.342Z] docker_api_swarm_test.go:563: [d865b6525e728] joining swarm manager [d9d86d8fc6a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.342Z] docker_api_swarm_test.go:585: [dfe10a344b83d] joining swarm manager [d9d86d8fc6a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.342Z] check_test.go:380: [d865b6525e728] daemon is not started [2020-03-10T11:45:20.342Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-03-10T11:45:20.342Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-10T11:45:20.342Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.52s) [2020-03-10T11:45:20.342Z] docker_api_swarm_test.go:46: [d9a692dbe6c7a] joining swarm manager [d27f0f7bf504c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.342Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2020-03-10T11:45:20.342Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s) [2020-03-10T11:45:20.342Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.34s) [2020-03-10T11:45:20.342Z] docker_api_swarm_test.go:304: [d1f4e16f489cc] joining swarm manager [d91e6c8c6e9ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.342Z] docker_api_swarm_test.go:305: [debe564fe82cc] joining swarm manager [d91e6c8c6e9ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.342Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-10T11:45:20.342Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-10T11:45:20.342Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.77s) [2020-03-10T11:45:20.342Z] docker_api_swarm_test.go:272: [d5ac84ecc1d6e] joining swarm manager [d88f4470833d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_test.go:273: [d02d142112143] joining swarm manager [d88f4470833d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.48s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.49s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.21s) [2020-03-10T11:45:20.343Z] docker_api_swarm_node_test.go:19: [d96b7c265803b] joining swarm manager [de3fb10313e34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_node_test.go:20: [dbbaab78669e9] joining swarm manager [de3fb10313e34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.74s) [2020-03-10T11:45:20.343Z] docker_api_swarm_test.go:502: [d1bcb39176351] joining swarm manager [d65184e4b5325]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_test.go:507: [d8b6691ccc8c0] joining swarm manager [d65184e4b5325]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.08s) [2020-03-10T11:45:20.343Z] docker_api_swarm_node_test.go:80: [dd24634fd4c0c] joining swarm manager [dbb10bce7330e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.72s) [2020-03-10T11:45:20.343Z] docker_api_swarm_node_test.go:52: [d504499dc7d66] joining swarm manager [d0cb5225c1da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_node_test.go:53: [db9ed6ab66c7b] joining swarm manager [d0cb5225c1da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.71s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.79s) [2020-03-10T11:45:20.343Z] docker_api_swarm_test.go:202: [d7c3af18c5b45] joining swarm manager [d3106f370d17a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.14s) [2020-03-10T11:45:20.343Z] docker_api_swarm_test.go:384: [d9272c5f78fe3] joining swarm manager [d75e224bdd147]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_test.go:385: [d5a156c318478] joining swarm manager [d75e224bdd147]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] check_test.go:380: [d5a156c318478] daemon is not started [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.16s) [2020-03-10T11:45:20.343Z] docker_api_swarm_test.go:802: [dd028c32bd06b] joining swarm manager [ddc507bfb2013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_test.go:802: [db5a90e028e6a] joining swarm manager [ddc507bfb2013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] docker_api_swarm_test.go:802: [d4d1a6969cee9] joining swarm manager [ddc507bfb2013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-10T11:45:20.343Z] docker_api_swarm_test.go:802: [d796a11a16cb3] joining swarm manager [ddc507bfb2013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-10T11:45:20.343Z] docker_api_swarm_test.go:810: [de7089f2973cb] joining swarm manager [ddc507bfb2013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.04s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.36s) [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:394: [d99ee7ff4d40b] joining swarm manager [d020c5826363c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:394: [d13bece91d705] joining swarm manager [d020c5826363c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.70s) [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:342: [da2877ba250a1] joining swarm manager [dd0fa3416d6c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:342: [ddb6e3b5c6013] joining swarm manager [dd0fa3416d6c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.94s) [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:489: [dcdd875cbc91b] joining swarm manager [d093ade74682f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:489: [d05b9bc462e88] joining swarm manager [d093ade74682f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.58s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.48s) [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:127: [dee9348846442] joining swarm manager [d335a5005fd44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:128: [df30d62113730] joining swarm manager [d335a5005fd44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:136: [df23d8dae88c0] joining swarm manager [d335a5005fd44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:137: [d183bc4f82ceb] joining swarm manager [d335a5005fd44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.19s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.24s) [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:303: [dac1b757e8514] joining swarm manager [d7afcce271d61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:303: [d2dc5729b2195] joining swarm manager [d7afcce271d61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.57s) [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:99: [dc2928b7c9452] joining swarm manager [d82ba7603f2a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:100: [dd035c7883d71] joining swarm manager [d82ba7603f2a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] check_test.go:380: [dc2928b7c9452] daemon is not started [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.72s) [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:532: [d43de9b6a2177] joining swarm manager [de1727a8a4d97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:533: [d0f91f2d7d969] joining swarm manager [de1727a8a4d97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.68s) [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:147: [daa694a42c4e0] joining swarm manager [d734aef8c497b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_api_swarm_service_test.go:147: [da9188dc76707] joining swarm manager [d734aef8c497b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.88s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.40s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.14s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.51s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.25s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.59s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.54s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.22s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.34s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.54s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.15s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.83s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.49s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.36s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.53s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.45s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.94s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.70s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.35s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.42s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.54s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.79s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.96s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.76s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.11s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.84s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.83s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.39s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.52s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.04s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.24s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.76s) [2020-03-10T11:45:20.343Z] docker_cli_service_logs_test.go:241: checking task mrqxfezokap4 [2020-03-10T11:45:20.343Z] docker_cli_service_logs_test.go:246: checking messages for mrqxfezokap4 [2020-03-10T11:45:20.343Z] docker_cli_service_logs_test.go:241: checking task ip47kx19hh82 [2020-03-10T11:45:20.343Z] docker_cli_service_logs_test.go:246: checking messages for ip47kx19hh82 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.11s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.19s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.09s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.99s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.05s) [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1901: [d218e2212bb31] joining swarm manager [da4b872978f91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1902: [d37e35149b225] joining swarm manager [da4b872978f91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.13s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.49s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.08s) [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1802: [dd0a3e159c462] joining swarm manager [d09ba8ace7e62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1803: [dc6b497452649] joining swarm manager [d09ba8ace7e62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.42s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.68s) [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1321: [de840672fe619] joining swarm manager [dc244001714d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1322: [d97adb51f3f41] joining swarm manager [dc244001714d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.30s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.13s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.66s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.04s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.70s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.11s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.63s) [2020-03-10T11:45:20.343Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.08s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.59s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.23s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.49s) [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1186: [d3bc1148a18e5] joining swarm manager [d472fe60a4104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1195: [d30a274883c90] joining swarm manager [d472fe60a4104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.53s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.40s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (156.41s) [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1118: [da002b39d8058] joining swarm manager [df33e5fca33c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1119: [db7b53ba17454] joining swarm manager [df33e5fca33c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1172: [d23f4d70205c7] joining swarm manager [df33e5fca33c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.65s) [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1453: [df416b2e49f73] joining swarm manager [d725349fe3869]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] docker_cli_swarm_test.go:1454: [d9cf2e9ea341a] joining swarm manager [d725349fe3869]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.63s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.10s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.37s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.76s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.94s) [2020-03-10T11:45:20.343Z] docker_cli_swarm_unix_test.go:62: [df9251961f61a] joining swarm manager [d4ab8c4efe6b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.26s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.66s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.12s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.12s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.97s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.76s) [2020-03-10T11:45:20.343Z] docker_api_swarm_test.go:962: [daf6810cdd842] joining swarm manager [d0b0741318246]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.93s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.51s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.14s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.45s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.21s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.61s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.22s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.06s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.13s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.08s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.06s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.31s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.94s) [2020-03-10T11:45:20.343Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2020-03-10T11:45:20.343Z] === RUN TestDockerExternalVolumeSuite [2020-03-10T11:45:20.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-10T11:45:38.399Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-10T11:46:46.042Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-10T11:46:52.610Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-10T11:47:24.652Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-10T11:47:39.503Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-10T11:48:11.557Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-10T11:48:23.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-10T11:48:55.779Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-10T11:49:13.896Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-10T11:49:28.747Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-10T11:50:15.399Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-10T11:50:33.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-10T11:51:05.495Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-10T11:51:37.535Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-10T11:51:52.386Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-10T11:52:10.444Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-10T11:52:28.517Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite (441.30s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s) [2020-03-10T11:52:40.695Z] docker_cli_external_volume_driver_test.go:53: [d461ae29ed85f] daemon is not started [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.07s) [2020-03-10T11:52:40.695Z] docker_cli_external_volume_driver_test.go:53: [dd510f9a5a32c] daemon is not started [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-10T11:52:40.695Z] docker_cli_external_volume_driver_test.go:53: [d062d3add33c5] daemon is not started [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-10T11:52:40.695Z] docker_cli_external_volume_driver_test.go:53: [d8d4391a90485] daemon is not started [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s) [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-03-10T11:52:40.695Z] docker_cli_external_volume_driver_test.go:485: [d2fa60152f4ce] daemon is not started [2020-03-10T11:52:40.695Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-03-10T11:52:40.695Z] docker_cli_external_volume_driver_test.go:53: [df235a5d5d0c1] daemon is not started [2020-03-10T11:52:40.695Z] PASS [2020-03-10T11:52:40.695Z] [2020-03-10T11:52:40.695Z] === Skipped [2020-03-10T11:52:40.695Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-10T11:52:40.695Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-10T11:52:40.695Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-10T11:52:40.695Z] check_test.go:309: [d44f209d87006] daemon is not started [2020-03-10T11:52:40.695Z] [2020-03-10T11:52:40.695Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-10T11:52:40.695Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-10T11:52:40.695Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-10T11:52:40.695Z] check_test.go:309: [d3e0ce7fd1d43] daemon is not started [2020-03-10T11:52:40.695Z] [2020-03-10T11:52:40.695Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-10T11:52:40.695Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-10T11:52:40.695Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-10T11:52:40.695Z] check_test.go:309: [dd4140ba14864] daemon is not started [2020-03-10T11:52:40.695Z] [2020-03-10T11:52:40.695Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-03-10T11:52:40.695Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-03-10T11:52:40.695Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-10T11:52:40.695Z] [2020-03-10T11:52:40.695Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-10T11:52:40.695Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-10T11:52:40.695Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-10T11:52:40.695Z] [2020-03-10T11:52:40.695Z] [2020-03-10T11:52:40.695Z] DONE 273 tests, 5 skipped in 2573.260s [2020-03-10T11:52:40.695Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-10T11:52:41.626Z] ++++ cat bundles/test-integration/docker.pid [2020-03-10T11:52:41.626Z] +++ kill 7402 [2020-03-10T11:52:42.557Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d955bcd86b55b/docker.pid [2020-03-10T11:52:42.557Z] +++ kill 4389 [2020-03-10T11:52:42.557Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4389 is not a child of this shell [2020-03-10T11:52:42.557Z] warning: PID 4389 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d955bcd86b55b/docker.pid had a nonzero exit code [2020-03-10T11:52:42.815Z] +++ /etc/init.d/apparmor stop [2020-03-10T11:52:42.815Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-10T11:52:42.815Z] [2020-03-10T11:52:42.815Z] Unloading profiles will leave already running processes permanently [2020-03-10T11:52:42.815Z] unconfined, which can lead to unexpected situations. [2020-03-10T11:52:42.815Z] [2020-03-10T11:52:42.815Z] To set a process to complain mode, use the command line tool [2020-03-10T11:52:42.815Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-10T11:52:42.815Z] +++ true [2020-03-10T11:52:42.815Z] [2020-03-10T11:52:43.072Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-10T11:52:43.084Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-10T11:52:44.140Z] + echo Ensuring container killed. [2020-03-10T11:52:44.140Z] Ensuring container killed. [2020-03-10T11:52:44.140Z] + docker ps -aq -f name=docker-pr2-* [2020-03-10T11:52:44.140Z] + cids=9be00f78f1b4 [2020-03-10T11:52:44.140Z] 8ec2c06f7f48 [2020-03-10T11:52:44.140Z] 44a265794912 [2020-03-10T11:52:44.140Z] + [ -n 9be00f78f1b4 [2020-03-10T11:52:44.140Z] 8ec2c06f7f48 [2020-03-10T11:52:44.140Z] 44a265794912 ] [2020-03-10T11:52:44.140Z] + docker rm -vf 9be00f78f1b4 8ec2c06f7f48 44a265794912 [2020-03-10T11:52:50.685Z] 9be00f78f1b4 [2020-03-10T11:52:50.685Z] 8ec2c06f7f48 [2020-03-10T11:52:50.685Z] 44a265794912 [Pipeline] sh [2020-03-10T11:52:50.965Z] + echo Chowning /workspace to jenkins user [2020-03-10T11:52:50.966Z] Chowning /workspace to jenkins user [2020-03-10T11:52:50.966Z] + id -u [2020-03-10T11:52:50.966Z] + id -g [2020-03-10T11:52:50.966Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40661:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-10T11:52:55.434Z] + bundleName=amd64 [2020-03-10T11:52:55.434Z] + echo Creating amd64-bundles.tar.gz [2020-03-10T11:52:55.434Z] Creating amd64-bundles.tar.gz [2020-03-10T11:52:55.434Z] + find bundles -path+ xargs tar -czf amd64-bundles.tar.gz [2020-03-10T11:52:55.434Z] */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-10T11:52:57.968Z] Archiving artifacts [2020-03-10T11:52:58.523Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40661/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-10T11:52:58.832Z] + make clean [2020-03-10T11:52:59.090Z] docker volume rm -f docker-dev-cache [2020-03-10T11:52:59.090Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-10T12:05:32.372Z] ok github.com/docker/docker/integration-cli 2370.857s [2020-03-10T12:05:32.372Z] [2020-03-10T12:05:32.372Z] === Skipped [2020-03-10T12:05:32.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-03-10T12:05:32.372Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-03-10T12:05:32.372Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.372Z] [2020-03-10T12:05:32.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-10T12:05:32.372Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-10T12:05:32.372Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.372Z] [2020-03-10T12:05:32.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-03-10T12:05:32.372Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-03-10T12:05:32.372Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.372Z] [2020-03-10T12:05:32.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-03-10T12:05:32.372Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-03-10T12:05:32.372Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.372Z] [2020-03-10T12:05:32.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-10T12:05:32.372Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-10T12:05:32.372Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.372Z] [2020-03-10T12:05:32.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-10T12:05:32.373Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-10T12:05:32.373Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-03-10T12:05:32.373Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-10T12:05:32.373Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-03-10T12:05:32.373Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-10T12:05:32.373Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-10T12:05:32.373Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-03-10T12:05:32.373Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.04s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.04s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-10T12:05:32.373Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.13s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.13s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-03-10T12:05:32.373Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.373Z] [2020-03-10T12:05:32.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-03-10T12:05:32.373Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2020-03-10T12:05:32.374Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2020-03-10T12:05:32.374Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-10T12:05:32.374Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-10T12:05:32.374Z] docker_cli_sni_test.go:18: Flakey test [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-03-10T12:05:32.374Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-10T12:05:32.374Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-10T12:05:32.374Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.374Z] [2020-03-10T12:05:32.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-10T12:05:32.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-03-10T12:05:32.375Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-10T12:05:32.375Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-10T12:05:32.375Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-10T12:05:32.375Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-10T12:05:32.375Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-10T12:05:32.375Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-10T12:05:32.375Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-10T12:05:32.375Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-10T12:05:32.375Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-10T12:05:32.375Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-10T12:05:32.375Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-03-10T12:05:32.375Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.375Z] [2020-03-10T12:05:32.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-10T12:05:32.375Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-10T12:05:32.375Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-03-10T12:05:32.376Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-10T12:05:32.376Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-10T12:05:32.376Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-10T12:05:32.376Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-10T12:05:32.376Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-10T12:05:32.376Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-10T12:05:32.376Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-10T12:05:32.376Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-03-10T12:05:32.376Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-03-10T12:05:32.376Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-10T12:05:32.376Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-10T12:05:32.376Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-10T12:05:32.376Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-10T12:05:32.376Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-03-10T12:05:32.376Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-03-10T12:05:32.376Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-10T12:05:32.376Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-10T12:05:32.376Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.376Z] [2020-03-10T12:05:32.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-03-10T12:05:32.377Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-03-10T12:05:32.377Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-10T12:05:32.377Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-03-10T12:05:32.377Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-10T12:05:32.377Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-10T12:05:32.377Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-10T12:05:32.377Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-03-10T12:05:32.377Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-10T12:05:32.377Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-10T12:05:32.377Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-10T12:05:32.377Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-10T12:05:32.377Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-10T12:05:32.377Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-10T12:05:32.377Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-10T12:05:32.377Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-03-10T12:05:32.377Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-10T12:05:32.377Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-10T12:05:32.377Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-10T12:05:32.377Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.377Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-10T12:05:32.378Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-10T12:05:32.378Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.378Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-03-10T12:05:32.379Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.379Z] [2020-03-10T12:05:32.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-10T12:05:32.379Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-10T12:05:32.379Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-03-10T12:05:32.380Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-03-10T12:05:32.380Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-10T12:05:32.380Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-10T12:05:32.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.380Z] [2020-03-10T12:05:32.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-10T12:05:32.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-10T12:05:32.381Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-10T12:05:32.381Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] DONE 1096 tests, 549 skipped in 2381.782s [2020-03-10T12:05:32.381Z] INFO: Integration tests ended at 03/10/2020 12:05:18. Duration:00:39:41.8953278 [2020-03-10T12:05:32.381Z] INFO: Docker info of the daemon under test at end of run [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] Containers: 2 [2020-03-10T12:05:32.381Z] Running: 0 [2020-03-10T12:05:32.381Z] Paused: 0 [2020-03-10T12:05:32.381Z] Stopped: 2 [2020-03-10T12:05:32.381Z] Images: 12 [2020-03-10T12:05:32.381Z] Server Version: 0.0.0-dev [2020-03-10T12:05:32.381Z] Storage Driver: windowsfilter [2020-03-10T12:05:32.381Z] Windows: [2020-03-10T12:05:32.381Z] Logging Driver: json-file [2020-03-10T12:05:32.381Z] Plugins: [2020-03-10T12:05:32.381Z] Volume: local [2020-03-10T12:05:32.381Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-10T12:05:32.381Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-10T12:05:32.381Z] Swarm: inactive [2020-03-10T12:05:32.381Z] Default Isolation: process [2020-03-10T12:05:32.381Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-10T12:05:32.381Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-10T12:05:32.381Z] OSType: windows [2020-03-10T12:05:32.381Z] Architecture: x86_64 [2020-03-10T12:05:32.381Z] CPUs: 4 [2020-03-10T12:05:32.381Z] Total Memory: 32GiB [2020-03-10T12:05:32.381Z] Name: azwin-2-703b90 [2020-03-10T12:05:32.381Z] ID: PJ3X:FVXI:H63R:2W7I:AZLF:CD7H:DHVJ:DWIS:7SJT:OPSN:SDJF:4MLA [2020-03-10T12:05:32.381Z] Docker Root Dir: D:\CI\PR-40661\2\daemon [2020-03-10T12:05:32.381Z] Debug Mode (client): false [2020-03-10T12:05:32.381Z] Debug Mode (server): true [2020-03-10T12:05:32.381Z] File Descriptors: -1 [2020-03-10T12:05:32.381Z] Goroutines: 18 [2020-03-10T12:05:32.381Z] System Time: 2020-03-10T12:05:18.4557151Z [2020-03-10T12:05:32.381Z] EventsListeners: 0 [2020-03-10T12:05:32.381Z] Registry: https://index.docker.io/v1/ [2020-03-10T12:05:32.381Z] Labels: [2020-03-10T12:05:32.381Z] Experimental: false [2020-03-10T12:05:32.381Z] Insecure Registries: [2020-03-10T12:05:32.381Z] 127.0.0.0/8 [2020-03-10T12:05:32.381Z] Live Restore Enabled: false [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] [2020-03-10T12:05:32.381Z] INFO: Stopping daemon under test [2020-03-10T12:05:32.382Z] SUCCESS: The process with PID 3604 (child process of PID 1276) has been terminated. [2020-03-10T12:05:32.382Z] SUCCESS: The process with PID 1276 (child process of PID 4560) has been terminated. [2020-03-10T12:05:32.382Z] INFO: Stop tailing logs of the daemon under tests [2020-03-10T12:05:32.382Z] INFO: executeCI.ps1 Completed successfully at 03/10/2020 12:05:18. [2020-03-10T12:05:32.382Z] INFO: Tidying up at end of run [2020-03-10T12:05:32.382Z] INFO: Saving daemon under test log (d:\CI\PR-40661\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-10T12:05:32.382Z] INFO: Saving daemon under test log (d:\CI\PR-40661\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-10T12:05:32.382Z] INFO: Nuke-Everything... [2020-03-10T12:05:32.382Z] INFO: Container count on control daemon to delete is 2 [2020-03-10T12:05:32.382Z] f70bc4e80fc7 [2020-03-10T12:05:32.382Z] 6bd8314fd5a1 [2020-03-10T12:05:32.382Z] INFO: Tidying pidfile d:\CI\PR-40661\2\docker.pid [2020-03-10T12:05:32.382Z] INFO: Nuking d:\CI [2020-03-10T12:05:47.180Z] INFO: Zapped successfully [2020-03-10T12:05:47.180Z] [2020-03-10T12:05:47.180Z] INFO: executeCI.ps1 exiting at Tue Mar 10 12:05:45 CUT 2020. Duration 01:02:02.2738286 [2020-03-10T12:05:47.180Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-10T12:05:47.426Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-10T12:05:55.476Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-10T12:05:57.220Z] Archiving artifacts [2020-03-10T12:06:10.692Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40661/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-10T12:06:11.629Z] + make clean [2020-03-10T12:06:12.609Z] docker volume rm -f docker-dev-cache [2020-03-10T12:06:12.751Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS